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 rnx-kit group across 1 directory with 4 updates #233

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

Conversation

dependabot[bot]
Copy link

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

Bumps the rnx-kit group with 4 updates in the / directory: @rnx-kit/align-deps, @rnx-kit/metro-config, @rnx-kit/cli and @rnx-kit/jest-preset.

Updates @rnx-kit/align-deps from 2.2.5 to 2.5.0

Release notes

Sourced from @​rnx-kit/align-deps's releases.

@​rnx-kit/align-deps@​2.5.0

Minor Changes

  • 9a2775d: Allow exact and version range subsets with --diff-mode allow-subset

@​rnx-kit/align-deps@​2.4.7

Patch Changes

  • bad9c1e: Add core-visionos capability

@​rnx-kit/align-deps@​2.4.6

Patch Changes

  • 917af0f: Update the react-native-webview recommended version to the one that supports visionOS, and includes fixes for building with the new architecture on macOS and Windows

@​rnx-kit/align-deps@​2.4.5

Patch Changes

  • 468292f: Recommend datetime-picker version compatible with new architecture and visionOS

@​rnx-kit/align-deps@​2.4.4

Patch Changes

  • e93f8d9: Update profile-0.73 to recommend visionOS compatible versions

@​rnx-kit/align-deps@​2.4.3

Patch Changes

  • 4b8a674: Added profile for react-native 0.74

@​rnx-kit/align-deps@​2.4.2

Patch Changes

  • 1209e09: Use colors from @rnx-kit/console and drop chalk

@​rnx-kit/align-deps@​2.4.1

Patch Changes

  • e7ad713: --write should add capabilities when used with --no-unmanaged

@​rnx-kit/align-deps@​2.4.0

Minor Changes

  • 26e34b7: Added a flag, --no-unmanaged, to make unmanaged capabilities errors

@​rnx-kit/align-deps@​2.3.4

Patch Changes

  • 8dcfd1e: Ensure react-native-screens works with New Arch enabled on both 0.72 and 0.73

... (truncated)

Changelog

Sourced from @​rnx-kit/align-deps's changelog.

2.5.0

Minor Changes

  • 9a2775d: Allow exact and version range subsets with --diff-mode allow-subset

2.4.7

Patch Changes

  • bad9c1e: Add core-visionos capability

2.4.6

Patch Changes

  • 917af0f: Update the react-native-webview recommended version to the one that supports visionOS, and includes fixes for building with the new architecture on macOS and Windows

2.4.5

Patch Changes

  • 468292f: Recommend datetime-picker version compatible with new architecture and visionOS

2.4.4

Patch Changes

  • e93f8d9: Update profile-0.73 to recommend visionOS compatible versions

2.4.3

Patch Changes

  • 4b8a674: Added profile for react-native 0.74

2.4.2

Patch Changes

  • 1209e09: Use colors from @rnx-kit/console and drop chalk

2.4.1

Patch Changes

  • e7ad713: --write should add capabilities when used with --no-unmanaged

... (truncated)

Commits
  • eece0f7 RELEASING: Releasing 4 package(s) (#3183)
  • 9a2775d feat(align-deps): allow version range subsets (#3184)
  • d62a4bc RELEASING: Releasing 4 package(s) (#3173)
  • bad9c1e feat(align-deps): add core-visionos capability (#3073)
  • 7424409 chore(align-deps): address CodeQL alerts (#3161)
  • b98a1bd RELEASING: Releasing 1 package(s) (#3145)
  • 917af0f fix(align-deps): update react-native-webview recommendation (#3144)
  • 70c9cec RELEASING: Releasing 6 package(s) (#3109)
  • 468292f chore(align-deps): recommend datetime-picker version compatible with new ar...
  • 51340de RELEASING: Releasing 1 package(s) (#3100)
  • Additional commits viewable in compare view

Updates @rnx-kit/metro-config from 1.3.9 to 1.3.15

Release notes

Sourced from @​rnx-kit/metro-config's releases.

@​rnx-kit/metro-config@​1.3.15

Patch Changes

  • 3f48b88: Handle apps in nested folders

@​rnx-kit/metro-config@​1.3.14

Patch Changes

  • b7a3e823: Resolve out-of-tree platform packages to help Metro find them in pnpm setups

@​rnx-kit/metro-config@​1.3.13

Patch Changes

  • 986d3a73: Help Metro resolve @babel/runtime in pnpm setups

@​rnx-kit/metro-config@​1.3.12

Patch Changes

  • ab32e46f: Remove unused dependencies and update the README
  • a5ec943a: Fix @react-native/metro-config not being resolved correctly in a pnpm setup
Changelog

Sourced from @​rnx-kit/metro-config's changelog.

1.3.15

Patch Changes

  • 3f48b88: Handle apps in nested folders

1.3.14

Patch Changes

  • b7a3e823: Resolve out-of-tree platform packages to help Metro find them in pnpm setups

1.3.13

Patch Changes

  • 986d3a73: Help Metro resolve @babel/runtime in pnpm setups

1.3.12

Patch Changes

  • ab32e46f: Remove unused dependencies and update the README
  • a5ec943a: Fix @react-native/metro-config not being resolved correctly in a pnpm setup

1.3.11

Patch Changes

  • a399bcbe: @rnx-kit/babel-preset-metro-react-native has a peer dependency on @babel/core so we need to forward it

1.3.10

Patch Changes

  • 2885f73c: Ensure correct Metro dependencies are used by traversing the dependency chain starting from react-native
  • Updated dependencies [2885f73c]
    • @​rnx-kit/tools-react-native@​1.3.4
Commits

Updates @rnx-kit/cli from 0.16.17 to 0.16.28

Release notes

Sourced from @​rnx-kit/cli's releases.

@​rnx-kit/cli@​0.16.28

Patch Changes

  • 9a2775d: Allow exact and version range subsets with --diff-mode allow-subset
  • Updated dependencies [9a2775d]
    • @​rnx-kit/align-deps@​2.5.0

@​rnx-kit/cli@​0.16.27

Patch Changes

  • f2cf5df: Fix error when specifying port

@​rnx-kit/cli@​0.16.26

Patch Changes

  • 6364676: Fix EINVAL error when running clean on Windows with Node 18.20.2+ or 20.12.2+
  • Updated dependencies [4b8a674]
    • @​rnx-kit/align-deps@​2.4.3

@​rnx-kit/cli@​0.16.25

Patch Changes

  • 1209e09: Use colors from @rnx-kit/console and drop chalk
  • Updated dependencies [1209e09]
  • Updated dependencies [1209e09]
    • @​rnx-kit/metro-service@​3.1.6
    • @​rnx-kit/align-deps@​2.4.2
    • @​rnx-kit/console@​1.1.0

@​rnx-kit/cli@​0.16.24

Patch Changes

  • 26e34b7: align-deps: Added a flag, --no-unmanaged, to make unmanaged capabilities errors
  • Updated dependencies [26e34b7]
    • @​rnx-kit/align-deps@​2.4.0

@​rnx-kit/cli@​0.16.23

Patch Changes

  • b962503: Removed unused files from the published package

@​rnx-kit/cli@​0.16.22

Patch Changes

  • afe49c6: Automatically compose source maps of the JS and Hermes bytecode bundles
  • Updated dependencies [afe49c6]
  • Updated dependencies [8083856]
    • @​rnx-kit/tools-react-native@​1.3.5
    • @​rnx-kit/align-deps@​2.3.3

... (truncated)

Changelog

Sourced from @​rnx-kit/cli's changelog.

0.16.28

Patch Changes

  • 9a2775d: Allow exact and version range subsets with --diff-mode allow-subset
  • Updated dependencies [9a2775d]
    • @​rnx-kit/align-deps@​2.5.0

0.16.27

Patch Changes

  • f2cf5df: Fix error when specifying port

0.16.26

Patch Changes

  • 6364676: Fix EINVAL error when running clean on Windows with Node 18.20.2+ or 20.12.2+
  • Updated dependencies [4b8a674]
    • @​rnx-kit/align-deps@​2.4.3

0.16.25

Patch Changes

  • 1209e09: Use colors from @rnx-kit/console and drop chalk
  • Updated dependencies [1209e09]
  • Updated dependencies [1209e09]
    • @​rnx-kit/metro-service@​3.1.6
    • @​rnx-kit/align-deps@​2.4.2
    • @​rnx-kit/console@​1.1.0

0.16.24

Patch Changes

  • 26e34b7: align-deps: Added a flag, --no-unmanaged, to make unmanaged capabilities errors
  • Updated dependencies [26e34b7]
    • @​rnx-kit/align-deps@​2.4.0

0.16.23

Patch Changes

  • b962503: Removed unused files from the published package

0.16.22

... (truncated)

Commits

Updates @rnx-kit/jest-preset from 0.1.15 to 0.1.16

Release notes

Sourced from @​rnx-kit/jest-preset's releases.

@​rnx-kit/jest-preset@​0.1.16

Patch Changes

  • dafd4e95: Resolve react-native starting from project root
  • 91b10ad1: Resolve presets so Jest can find them in pnpm setups
Changelog

Sourced from @​rnx-kit/jest-preset's changelog.

0.1.16

Patch Changes

  • dafd4e95: Resolve react-native starting from project root
  • 91b10ad1: Resolve presets so Jest can find them in pnpm setups
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

Bumps the rnx-kit group with 4 updates in the / directory: [@rnx-kit/align-deps](https://github.com/microsoft/rnx-kit/tree/HEAD/packages/align-deps), [@rnx-kit/metro-config](https://github.com/microsoft/rnx-kit/tree/HEAD/packages/metro-config), [@rnx-kit/cli](https://github.com/microsoft/rnx-kit/tree/HEAD/packages/cli) and [@rnx-kit/jest-preset](https://github.com/microsoft/rnx-kit/tree/HEAD/packages/jest-preset).


Updates `@rnx-kit/align-deps` from 2.2.5 to 2.5.0
- [Release notes](https://github.com/microsoft/rnx-kit/releases)
- [Changelog](https://github.com/microsoft/rnx-kit/blob/main/packages/align-deps/CHANGELOG.md)
- [Commits](https://github.com/microsoft/rnx-kit/commits/@rnx-kit/[email protected]/packages/align-deps)

Updates `@rnx-kit/metro-config` from 1.3.9 to 1.3.15
- [Release notes](https://github.com/microsoft/rnx-kit/releases)
- [Changelog](https://github.com/microsoft/rnx-kit/blob/main/packages/metro-config/CHANGELOG.md)
- [Commits](https://github.com/microsoft/rnx-kit/commits/@rnx-kit/[email protected]/packages/metro-config)

Updates `@rnx-kit/cli` from 0.16.17 to 0.16.28
- [Release notes](https://github.com/microsoft/rnx-kit/releases)
- [Changelog](https://github.com/microsoft/rnx-kit/blob/main/packages/cli/CHANGELOG.md)
- [Commits](https://github.com/microsoft/rnx-kit/commits/@rnx-kit/[email protected]/packages/cli)

Updates `@rnx-kit/jest-preset` from 0.1.15 to 0.1.16
- [Release notes](https://github.com/microsoft/rnx-kit/releases)
- [Changelog](https://github.com/microsoft/rnx-kit/blob/main/packages/jest-preset/CHANGELOG.md)
- [Commits](https://github.com/microsoft/rnx-kit/commits/@rnx-kit/[email protected]/packages/jest-preset)

---
updated-dependencies:
- dependency-name: "@rnx-kit/align-deps"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: rnx-kit
- dependency-name: "@rnx-kit/metro-config"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: rnx-kit
- dependency-name: "@rnx-kit/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: rnx-kit
- dependency-name: "@rnx-kit/jest-preset"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: rnx-kit
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Author

dependabot bot commented on behalf of github Jun 7, 2024

The following labels could not be found: Type: Dependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet