fix(deps): update all non-major dependencies #16
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
7.28.0->7.28.57.28.0->7.28.57.27.6->7.28.40.18.4->0.22.00.18.4->0.22.0^0.15.0->^0.22.00.80.0->0.83.10.80.0->0.83.10.80.0->0.83.10.80.0->0.83.1^0.7.25->^0.8.0^0.7.18->^0.8.0^0.7.25->^0.8.0^0.7.25->^0.8.0^0.7.25->^0.8.0^0.7.18->^0.8.04.17.20->4.17.2119.1.8->19.2.77.2.2.1->7.2.30.4.1->0.5.00.4.0->0.5.03.2.2->3.3.13.1.9->3.3.11.15.2->1.16.2'< 1.3.4'->'< 1.3.7'8.14.1->8.14.33.1.10->3.1.1110.12.1->10.26.219.1.0->19.2.30.80.0->0.83.113.15.0->13.16.019.1.0->19.2.33.1.0->3.4.814.2.4->14.2.52.5.4->2.7.25.0.4->5.9.3'< 1.26.0'->'< 1.27.1'0.0.0-canary-20250813124421->0.0.56Release Notes
babel/babel (@babel/core)
v7.28.5Compare Source
👓 Spec Compliance
babel-parserRuntime Errors for Function Call Assignment Targets(@liuxingbaoyu)babel-helper-validator-identifier🐛 Bug Fix
babel-plugin-proposal-destructuring-privatebabel-parser@babel/parsererror typing (@JLHwung)babel-plugin-proposal-discard-binding,babel-plugin-transform-destructuringrestcorrectly returns plain array (@liuxingbaoyu)babel-helper-create-class-features-plugin,babel-helper-member-expression-to-functions,babel-plugin-transform-block-scoping,babel-plugin-transform-optional-chaining,babel-traverse,babel-typesJSXIdentifierhandling inisReferencedIdentifier(@JLHwung)babel-traverse🏠 Internal
babel-types🏃♀️ Performance
babel-corebuildCodeFrameError(@liuxingbaoyu)v7.28.4Compare Source
🏠 Internal
babel-core,babel-helper-check-duplicate-nodes,babel-traverse,babel-typesbabel-plugin-transform-regeneratortransform-regenerator(@liuxingbaoyu)babel-corev7.28.3Compare Source
👓 Spec Compliance
babel-helper-create-class-features-plugin,babel-plugin-proposal-decorators,babel-plugin-transform-class-static-block,babel-preset-env🐛 Bug Fix
babel-parserimport("./a", {with:{},})(@easrng)💅 Polish
babel-plugin-transform-regenerator,babel-plugin-transform-runtime📝 Documentation
🏠 Internal
scriptsandbabel-worker.cjs(@JLHwung)🔬 Output optimization
babel-plugin-proposal-destructuring-private,babel-plugin-proposal-do-expressionsmodule-federation/core (@module-federation/metro)
v0.22.0Compare Source
Patch Changes
v0.21.6Compare Source
Patch Changes
v0.21.5Compare Source
Patch Changes
94d8868]v0.21.4Compare Source
Patch Changes
a50e068]v0.21.3Compare Source
Patch Changes
v0.21.2Compare Source
Patch Changes
v0.21.1Compare Source
Patch Changes
v0.21.0Compare Source
Patch Changes
d1e90a4]v0.20.0Compare Source
Patch Changes
e89e972]37346d4]639a83b]v0.19.1Patch Changes
v0.19.0Patch Changes
module-federation/core (@module-federation/metro-plugin-rnef)
v0.22.0Compare Source
Patch Changes
v0.21.6Compare Source
Patch Changes
v0.21.5Compare Source
Patch Changes
v0.21.4Compare Source
Patch Changes
v0.21.3Compare Source
Patch Changes
v0.21.2Compare Source
Patch Changes
v0.21.1Compare Source
Patch Changes
v0.21.0Compare Source
Patch Changes
v0.20.0Compare Source
Patch Changes
v0.19.1Patch Changes
v0.19.0Patch Changes
module-federation/core (@module-federation/runtime)
v0.22.0Compare Source
Patch Changes
v0.21.6Compare Source
Patch Changes
v0.21.5Compare Source
Patch Changes
94d8868]v0.21.4Compare Source
Patch Changes
a50e068]v0.21.3Compare Source
Patch Changes
3dde7df]v0.21.2Compare Source
Patch Changes
v0.21.1Compare Source
Patch Changes
v0.21.0Compare Source
Patch Changes
d1e90a4]v0.20.0Compare Source
Patch Changes
e89e972: Remove synthetic default import.639a83b: use TSC instead of SWC37346d4]639a83b]v0.19.1Patch Changes
v0.19.0Patch Changes
v0.18.4Compare Source
Patch Changes
8061f8c: add sourcemaps to fix builds143034b]8061f8c]v0.18.3Compare Source
Patch Changes
v0.18.2Compare Source
Patch Changes
2d94146]2d94146]v0.18.1Compare Source
Patch Changes
7dbc25d: Register globalFederationInstance from createInstance0bf3a3a]v0.18.0Compare Source
Patch Changes
609d477: fix(runtime): support TypeScript moduleResolution NodeNextf6381e6]v0.17.1Compare Source
Patch Changes
2428be0: Enable modern TypeScript plugin for rollup packagesAdd
useLegacyTypescriptPlugin: falseto all rollup-based packages to use the official@rollup/plugin-typescriptinstead of the deprecatedrollup-plugin-typescript2. This resolves TypeScript compilation errors during build and modernizes the build toolchain.a7cf276: chore: upgrade NX to 21.2.3, Storybook to 9.0.9, and TypeScript to 5.8.3Updated dependencies [
2428be0]Updated dependencies [
a7cf276]Updated dependencies [
cc44d97]Updated dependencies [
4d6585b]v0.17.0Compare Source
Minor Changes
3f736b6: feat(runtime): add createInstance api and deprecate initPatch Changes
3f736b6: chore(runtime): add RUNTIME-009 error code3f736b6: refactor(runtime): rename FederationRuntimePlugin to ModuleFederationRuntimePlugin3f736b6: chore: rename FederationHost to ModuleFederation3f736b6]v0.16.0Compare Source
Patch Changes
1485fcf]facebook/react-native (@react-native/babel-preset)
v0.83.1: 0.83.1Compare Source
Fixed
Android specific
FormDatauploads with binary data (471ef7212e by @huntie)Hermes dSYMS:
Hermes V1 dSYMS:
ReactNativeDependencies dSYMs:
ReactNative Core dSYMs:
You can file issues or pick requests against this release here.
To help you upgrade to this version, you can use the Upgrade Helper ⚛️.
View the whole changelog in the CHANGELOG.md file.
v0.83.0: 0.83.0Compare Source
Hermes dSYMS:
Hermes V1 dSYMS:
ReactNativeDependencies dSYMs:
ReactNative Core dSYMs:
You can file issues or pick requests against this release here.
To help you upgrade to this version, you can use the Upgrade Helper ⚛️.
View the whole changelog in the CHANGELOG.md file.
v0.82.1: 0.82.1Compare Source
Fixed
Android specific
iOS specific
Hermes dSYMS:
You can file issues or pick requests against this release here.
To help you upgrade to this version, you can use the Upgrade Helper ⚛️.
View the whole changelog in the CHANGELOG.md file.
v0.82.0: 0.82.0Compare Source
Hermes dSYMS:
ReactNativeDependencies dSYMs:
You can file issues or pick requests against this release here.
To help you upgrade to this version, you can use the Upgrade Helper ⚛️.
View the whole changelog in the CHANGELOG.md file.
v0.81.5: 0.81.5Compare Source
Fixed
Android specific
iOS specific
Hermes dSYMS:
ReactNativeDependencies dSYMs:
You can file issues or pick requests against this release here.
To help you upgrade to this version, you can use the Upgrade Helper ⚛️.
View the whole changelog in the CHANGELOG.md file.
v0.81.4: 0.81.4Compare Source
Fixed
iOS specific
Fix regression that skips artifacts code generation (f6f5ea0b2e by @kitten)
Reapplied "Use autolinking-generated react-native-config output in second step of cocoapods linking that generates artifacts and generated source" (bb73315a3f by @kitten)
Hermes dSYMS:
You can file issues or pick requests against this release here.
To help you upgrade to this version, you can use the Upgrade Helper ⚛️.
View the whole changelog in the CHANGELOG.md file.
v0.81.3: 0.81.Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.