chore(deps): bump react-native-url-polyfill from 3.0.0 to 4.0.0 - #584
dependabot[bot] wants to merge 1 commit into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Nightly bot: major version bump — flagged for manual review (not auto-merged). CI is fully green (9/9), but this is a major bump, so it took the analysis path rather than auto-merge. Package
Headline finding: this dependency is never imported
The desktop entry point So the upgrade is inert: no code path changes. Breaking changes relevant to this codebaseNone. v4 rewrites the internals —
There is no "Breaking Changes" section in the v4.0.0 notes. The one caveat — "Applications relying on undocumented quirks of the previous Breaking changes NOT relevant
Peer dependency impactsNone. The peer range is unchanged at Desktop fossil noteMerging does not touch the shipped desktop app. Per ADR-0027 the primary checkout's RecommendationSafe to merge. Zero runtime risk on every platform: the package is unimported, and desktop ships from the fossil regardless. CI is green. Suggested follow-up (separate PR): delete Flagged per nightly policy: major bumps are never auto-merged. |
6f61e30 to
d01a561
Compare
d01a561 to
4e168b9
Compare
Bumps [react-native-url-polyfill](https://github.com/charpeni/react-native-url-polyfill) from 3.0.0 to 4.0.0. - [Release notes](https://github.com/charpeni/react-native-url-polyfill/releases) - [Commits](charpeni/react-native-url-polyfill@v3.0.0...v4.0.0) --- updated-dependencies: - dependency-name: react-native-url-polyfill dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
4e168b9 to
c6a0ef7
Compare
Bumps react-native-url-polyfill from 3.0.0 to 4.0.0.
Release notes
Sourced from react-native-url-polyfill's releases.
... (truncated)
Commits
4598e48Add standalone Hermes benchmark runner (#509)caabf0dFix pre-release package contents and types (#508)52fa9b4Harden URL WebIDL conformance (#507)9e40bd3OptimizeURLSearchParamsmutations and benchmarks (#506)3981bc4OptimizeURL.canParseand normalized parsing (#505)ae105bdOptimize UTF-8 percent encoding (#504)d60c266Optimize attachedURLSearchParamsappends (#503)24562c9Optimize repeated URLSearchParams mutations (#502)9844b1cOptimize ASCII parser classification (#499)6d135b3Harden URL conformance with official WPT and Hermes coverage (#501)