Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the npm_and_yarn group across 1 directory with 7 updates #4

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 14, 2024

Bumps the npm_and_yarn group with 7 updates in the / directory:

Package From To
next 13.5.6 14.1.1
braces 3.0.2 3.0.3
react-native-codegen 0.71.3 0.71.6
follow-redirects 1.15.5 1.15.6
ip 1.1.9 removed
@react-native-community/cli-doctor 10.1.1 10.2.7
@react-native-community/cli-hermes 10.1.3 10.2.7

Updates next from 13.5.6 to 14.1.1

Commits

Updates braces from 3.0.2 to 3.0.3

Commits

Updates react-native-codegen from 0.71.3 to 0.71.6

Release notes

Sourced from react-native-codegen's releases.

0.71.6

Fixed

iOS specific


You can participate in the conversation on the status of this release in this discussion.


To help you upgrade to this version, you can use the upgrade helper ⚛️


You can find the whole changelog history in the changelog.md file.

0.71.5

Changed

Android specific

iOS specific

Fixed

Android specific

iOS specific


You can participate in the conversation on the status of this release in this discussion.

... (truncated)

Changelog

Sourced from react-native-codegen's changelog.

v0.71.6

Fixed

iOS specific

v0.71.5

Changed

Android specific

iOS specific

Fixed

Android specific

iOS specific

v0.71.4

Changed

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by react-native-bot, a new releaser for react-native-codegen since your current version.


Updates follow-redirects from 1.15.5 to 1.15.6

Commits

Removes ip

Updates @react-native-community/cli-doctor from 10.1.1 to 10.2.7

Release notes

Sourced from @​react-native-community/cli-doctor's releases.

v10.2.0

🐛 Bug Fixes

  • Bump Metro to 0.73.8 (Terser source map fixes) (#1841)
  • fix: parsing namespace with single quotes (#1830)
  • fix: passing simulator via name (#1806)

🚀 Features

  • feat: allow initialising project with custom package name with init --package-name (#1808)
  • feat: read build configuration from scheme file (#1773)
  • feat: check if configuration for iOS project exists (#1810)
  • feat: build-ios command (#1744)
  • feat: list available apple devices (#1676)

🧰 Maintenance

  • GitHub Actions E2E tests on macOS (#1804)

Full Changelog: react-native-community/cli@v10.1.3...v10.2.0

v10.1.3

What's Changed

Full Changelog: react-native-community/cli@v10.1.2...v10.1.3

v10.1.2

Changes

  • fix: Correctly autolink libraries without manifest (#1800)

Full Changelog: react-native-community/cli@v10.1.1...v10.1.2

Commits

Updates @react-native-community/cli-hermes from 10.1.3 to 10.2.7

Release notes

Sourced from @​react-native-community/cli-hermes's releases.

v10.2.0

🐛 Bug Fixes

  • Bump Metro to 0.73.8 (Terser source map fixes) (#1841)
  • fix: parsing namespace with single quotes (#1830)
  • fix: passing simulator via name (#1806)

🚀 Features

  • feat: allow initialising project with custom package name with init --package-name (#1808)
  • feat: read build configuration from scheme file (#1773)
  • feat: check if configuration for iOS project exists (#1810)
  • feat: build-ios command (#1744)
  • feat: list available apple devices (#1676)

🧰 Maintenance

  • GitHub Actions E2E tests on macOS (#1804)

Full Changelog: react-native-community/cli@v10.1.3...v10.2.0

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the npm_and_yarn group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [next](https://github.com/vercel/next.js) | `13.5.6` | `14.1.1` |
| [braces](https://github.com/micromatch/braces) | `3.0.2` | `3.0.3` |
| [react-native-codegen](https://github.com/facebook/react-native/tree/HEAD/packages/react-native-codegen) | `0.71.3` | `0.71.6` |
| [follow-redirects](https://github.com/follow-redirects/follow-redirects) | `1.15.5` | `1.15.6` |
| [ip](https://github.com/indutny/node-ip) | `1.1.9` | `removed` |
| [@react-native-community/cli-doctor](https://github.com/react-native-community/cli/tree/HEAD/packages/cli-doctor) | `10.1.1` | `10.2.7` |
| [@react-native-community/cli-hermes](https://github.com/react-native-community/cli/tree/HEAD/packages/cli-hermes) | `10.1.3` | `10.2.7` |



Updates `next` from 13.5.6 to 14.1.1
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v13.5.6...v14.1.1)

Updates `braces` from 3.0.2 to 3.0.3
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](micromatch/braces@3.0.2...3.0.3)

Updates `react-native-codegen` from 0.71.3 to 0.71.6
- [Release notes](https://github.com/facebook/react-native/releases)
- [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react-native/commits/v0.71.6/packages/react-native-codegen)

Updates `follow-redirects` from 1.15.5 to 1.15.6
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.15.5...v1.15.6)

Removes `ip`

Updates `@react-native-community/cli-doctor` from 10.1.1 to 10.2.7
- [Release notes](https://github.com/react-native-community/cli/releases)
- [Changelog](https://github.com/react-native-community/cli/blob/main/packages/cli-doctor/CHANGELOG.md)
- [Commits](https://github.com/react-native-community/cli/commits/v10.2.7/packages/cli-doctor)

Updates `@react-native-community/cli-hermes` from 10.1.3 to 10.2.7
- [Release notes](https://github.com/react-native-community/cli/releases)
- [Commits](https://github.com/react-native-community/cli/commits/v10.2.7/packages/cli-hermes)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: braces
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: react-native-codegen
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: follow-redirects
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: ip
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: "@react-native-community/cli-doctor"
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: "@react-native-community/cli-hermes"
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 14, 2024
Copy link

changeset-bot bot commented Jun 14, 2024

⚠️ No Changeset found

Latest commit: 981ffc7

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants