Skip to content

Comments

📦 Bump the rnx-kit group across 1 directory with 2 updates#15681

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/rnx-kit-2c69a5e89d
Open

📦 Bump the rnx-kit group across 1 directory with 2 updates#15681
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/rnx-kit-2c69a5e89d

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 20, 2026

Bumps the rnx-kit group with 2 updates in the / directory: @rnx-kit/metro-config and @rnx-kit/metro-plugin-duplicates-checker.

Updates @rnx-kit/metro-config from 2.2.1 to 2.2.4

Release notes

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

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

Patch Changes

  • 476cf8d: Ensure the empty module can be resolved even when watch folders is an empty array

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

Patch Changes

  • 9d886f8: Fixed asset URLs not being restored when targeting Windows

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

Patch Changes

  • 176e101: Fixed assets outside of project root not rendering. This breaks release builds so it must be manually enabled in metro.config.js:

    diff --git a/metro.config.js b/metro.config.js
    index 000000000..000000000 100644
    --- a/metro.config.js
    +++ b/metro.config.js
    @@ -34,4 +34,5 @@ module.exports = makeMetroConfig({
         blacklistRE: blockList,
         blockList,
       },
    +  unstable_allowAssetsOutsideProjectRoot: true,
     });
Changelog

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

2.2.4

Patch Changes

  • 476cf8d: Ensure the empty module can be resolved even when watch folders is an empty array

2.2.3

Patch Changes

  • 9d886f8: Fixed asset URLs not being restored when targeting Windows

2.2.2

Patch Changes

  • 176e101: Fixed assets outside of project root not rendering. This breaks release builds so it must be manually enabled in metro.config.js:

    diff --git a/metro.config.js b/metro.config.js
    index 000000000..000000000 100644
    --- a/metro.config.js
    +++ b/metro.config.js
    @@ -34,4 +34,5 @@ module.exports = makeMetroConfig({
         blacklistRE: blockList,
         blockList,
       },
    +  unstable_allowAssetsOutsideProjectRoot: true,
     });
Commits
  • 1d2cac0 RELEASING: Releasing 3 package(s) (#3950)
  • 476cf8d fix(metro-config): ensure empty module can be resolved (#3955)
  • 64c8644 chore: bump react-native to 0.83 (#3948)
  • ccba867 RELEASING: Releasing 2 package(s) (#3941)
  • 9d886f8 fix(metro-config): fix asset URLs not being restored when targeting Windows (...
  • 9d7f31c RELEASING: Releasing 4 package(s) (#3913)
  • 176e101 fix(metro-config): fix assets outside of project root not rendering (#3910)
  • See full diff in compare view

Updates @rnx-kit/metro-plugin-duplicates-checker from 3.0.2 to 3.0.3

Release notes

Sourced from @​rnx-kit/metro-plugin-duplicates-checker's releases.

@​rnx-kit/metro-plugin-duplicates-checker@​3.0.3

Patch Changes

  • 31e3bc8: Split out types for bundling, kit configuration, and package manifests into dedicated packages"
  • Updated dependencies [31e3bc8]
  • Updated dependencies [31e3bc8]
    • @​rnx-kit/types-plugin-duplicates-checker@​1.0.0
    • @​rnx-kit/tools-node@​3.0.4
Changelog

Sourced from @​rnx-kit/metro-plugin-duplicates-checker's changelog.

3.0.3

Patch Changes

  • 31e3bc8: Split out types for bundling, kit configuration, and package manifests into dedicated packages"
  • Updated dependencies [31e3bc8]
  • Updated dependencies [31e3bc8]
    • @​rnx-kit/types-plugin-duplicates-checker@​1.0.0
    • @​rnx-kit/tools-node@​3.0.4
Commits
  • cdad6f8 RELEASING: Releasing 20 package(s) (#3976)
  • 31e3bc8 feat(core-types): Create @​rnx-kit/core-types package and consume types from t...
  • 3838cc4 chore: opt-in to TypeScript native preview (#3969)
  • 64c8644 chore: bump react-native to 0.83 (#3948)
  • 09539d0 ci: bump Node to [22, 24] (#3889)
  • 3f5f00f chore: retire tsx usage in tests where possible (#3819)
  • 58ecee5 chore: enforce erasable syntax where possible (#3795)
  • 1a984a9 refactor: rewrite .forEach as for-loops (#3777)
  • 07da244 test(metro-plugin-duplicates-checker): migrate to Node.js test runner (#3776)
  • See full diff in compare view

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 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
###### Microsoft Reviewers: [Open in CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com//pull/15681)

Bumps the rnx-kit group with 2 updates in the / directory: [@rnx-kit/metro-config](https://github.com/microsoft/rnx-kit/tree/HEAD/packages/metro-config) and [@rnx-kit/metro-plugin-duplicates-checker](https://github.com/microsoft/rnx-kit/tree/HEAD/packages/metro-plugin-duplicates-checker).


Updates `@rnx-kit/metro-config` from 2.2.1 to 2.2.4
- [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/metro-config@2.2.4/packages/metro-config)

Updates `@rnx-kit/metro-plugin-duplicates-checker` from 3.0.2 to 3.0.3
- [Release notes](https://github.com/microsoft/rnx-kit/releases)
- [Changelog](https://github.com/microsoft/rnx-kit/blob/main/packages/metro-plugin-duplicates-checker/CHANGELOG.md)
- [Commits](https://github.com/microsoft/rnx-kit/commits/@rnx-kit/metro-plugin-duplicates-checker@3.0.3/packages/metro-plugin-duplicates-checker)

---
updated-dependencies:
- dependency-name: "@rnx-kit/metro-config"
  dependency-version: 2.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rnx-kit
- dependency-name: "@rnx-kit/metro-plugin-duplicates-checker"
  dependency-version: 3.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rnx-kit
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 20, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 20, 2026 13:03
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 20, 2026
@vineethkuttan vineethkuttan added the AutoMerge Causes a PR to be automatically merged once all requirements are passed (label drives bot activity) label Feb 20, 2026
@vineethkuttan
Copy link
Contributor

/azp run PR

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

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

Labels

AutoMerge Causes a PR to be automatically merged once all requirements are passed (label drives bot activity) dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant