Bump undici, @react-native-firebase/app and @react-native-firebase/messaging#6051
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump undici, @react-native-firebase/app and @react-native-firebase/messaging#6051dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
aca4c9e to
3449643
Compare
…ssaging Bumps [undici](https://github.com/nodejs/undici) to 6.27.0 and updates ancestor dependencies [undici](https://github.com/nodejs/undici), [@react-native-firebase/app](https://github.com/invertase/react-native-firebase) and [@react-native-firebase/messaging](https://github.com/invertase/react-native-firebase). These dependencies need to be updated together. Updates `undici` from 6.21.3 to 6.27.0 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v6.21.3...v6.27.0) Updates `@react-native-firebase/app` from 20.5.0 to 25.1.0 - [Release notes](https://github.com/invertase/react-native-firebase/releases) - [Changelog](https://github.com/invertase/react-native-firebase/blob/main/CHANGELOG.md) - [Commits](invertase/react-native-firebase@v20.5.0...v25.1.0) Updates `@react-native-firebase/messaging` from 20.5.0 to 25.1.0 - [Release notes](https://github.com/invertase/react-native-firebase/releases) - [Changelog](https://github.com/invertase/react-native-firebase/blob/main/CHANGELOG.md) - [Commits](invertase/react-native-firebase@v20.5.0...v25.1.0) --- updated-dependencies: - dependency-name: "@react-native-firebase/app" dependency-version: 25.0.1 dependency-type: direct:production - dependency-name: "@react-native-firebase/messaging" dependency-version: 25.0.1 dependency-type: direct:production - dependency-name: undici dependency-version: 6.27.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
3449643 to
e5e06ab
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Bumps undici to 6.27.0 and updates ancestor dependencies undici, @react-native-firebase/app and @react-native-firebase/messaging. These dependencies need to be updated together.
Updates
undicifrom 6.21.3 to 6.27.0Release notes
Sourced from undici's releases.
... (truncated)
Commits
551138cBumped v6.27.0 (#5431)b7f252eBackport WebSocket maxPayloadSize fixes to v7.x (#5423) (#5428)25efa44fix(cookies): preserve values and parse SameSite strictlyf4c31d6fix: guard idle socket validation to skip fresh sockets (#5400)768beacBumped v6.26.0 (#5323)7917b25fix: validate EOF for chunked h1 responses (#5308)3420499Bumped v6.25.0 (#5029)d7a1e55feat: add configurable maxPayloadSize for WebSocket (#4955)a9d1848Do not mark v6.x releases as latest0126586Ignore local agent configuration filesMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for undici since your current version.
Updates
@react-native-firebase/appfrom 20.5.0 to 25.1.0Release notes
Sourced from @react-native-firebase/app's releases.
... (truncated)
Changelog
Sourced from @react-native-firebase/app's changelog.
... (truncated)
Commits
e0a565dchore(release): release packagesdfb8126fix(auth, perf): correctly export expo config plugin, add test for same93310cechore(ci): grant pull-requests write to issue labeler workflow34fce0edocs(firestore): add pipelines overview and SDK compatibility pagescbe2593feat(firestore):variable()andarrayFilter()API features for pipelines...d3c4110test(e2e): fix mocha-remote parse patch and macOS Metro bundle startup11a2fa2test(ios): e2e orchestration flake mitigation1af1f3btest(android): mitigate android emulator startup and orchestration stabiity f...2381efbtest(ci): add Android e2e resource monitor8394a52test(ios): add tart ephemeral e2e reproduction pipelineMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@react-native-firebase/appsince your current version.Install script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.Updates
@react-native-firebase/messagingfrom 20.5.0 to 25.1.0Release notes
Sourced from @react-native-firebase/messaging's releases.
... (truncated)
Changelog
Sourced from @react-native-firebase/messaging's changelog.
... (truncated)
Commits
e0a565dchore(release): release packagesdfb8126fix(auth, perf): correctly export expo config plugin, add test for same93310cechore(ci): grant pull-requests write to issue labeler workflow34fce0edocs(firestore): add pipelines overview and SDK compatibility pagescbe2593feat(firestore):variable()andarrayFilter()API features for pipelines...d3c4110test(e2e): fix mocha-remote parse patch and macOS Metro bundle startup11a2fa2test(ios): e2e orchestration flake mitigation1af1f3btest(android): mitigate android emulator startup and orchestration stabiity f...2381efbtest(ci): add Android e2e resource monitor8394a52test(ios): add tart ephemeral e2e reproduction pipelineMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@react-native-firebase/messagingsince your current version.Install script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.Note
Medium Risk
Push notifications and Firebase native SDK versions are affected across a major RNFirebase jump (20→25); validate FCM on iOS/Android and reconcile the pinned Android
firebase-messagingartifact with the new RNFirebase release.Overview
Bumps
@react-native-firebase/appand@react-native-firebase/messagingfrom 20.5.0 to 25.1.0 inpackage.json, with the lockfile pulling firebase 12.15.0 (from 10.x) and a large refresh of@firebase/*packages.undicimoves to 6.27.0, including security fixes carried in via the Firebase dependency tree.There are no app source changes in this diff—only dependency versions. Reviewers should plan for native rebuilds (
pod install, clean Android builds) and RNFirebase v24/v25 migration notes (TypeScript surface changes, deprecated messaging permission APIs in v25). Android still declares a manualfirebase-messaging:23.0.0inandroid/app/build.gradlewith a comment to keep it aligned with react-native-firebase; that pin was not updated here and may need a follow-up after verifying the version RNFirebase 25 expects.Reviewed by Cursor Bugbot for commit e5e06ab. Bugbot is set up for automated code reviews on this repo. Configure here.