-
-
Notifications
You must be signed in to change notification settings - Fork 97
pkg: Update react to v19.1.1 #3526
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
base: master
Are you sure you want to change the base?
Conversation
|
Size Change: 0 B Total Size: 77.7 kB ℹ️ View Unchanged
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Benchmark
Benchmark suite | Current: 39c5a82 | Previous: b10128e | Ratio |
---|---|---|---|
normalizeLong |
522 ops/sec (±1.75% ) |
532 ops/sec (±1.01% ) |
1.02 |
denormalizeLong |
280 ops/sec (±2.76% ) |
293 ops/sec (±1.96% ) |
1.05 |
denormalizeLong donotcache |
1025 ops/sec (±1.24% ) |
1035 ops/sec (±1.25% ) |
1.01 |
denormalizeShort donotcache 500x |
1622 ops/sec (±0.15% ) |
1581 ops/sec (±0.30% ) |
0.97 |
denormalizeShort 500x |
869 ops/sec (±1.77% ) |
868 ops/sec (±1.78% ) |
1.00 |
denormalizeShort 500x withCache |
6056 ops/sec (±0.09% ) |
6600 ops/sec (±0.08% ) |
1.09 |
queryShort 500x withCache |
2772 ops/sec (±0.10% ) |
2728 ops/sec (±0.14% ) |
0.98 |
buildQueryKey All |
55677 ops/sec (±1.08% ) |
55270 ops/sec (±0.25% ) |
0.99 |
query All withCache |
6924 ops/sec (±0.57% ) |
6899 ops/sec (±0.21% ) |
1.00 |
denormalizeLong with mixin Entity |
279 ops/sec (±1.80% ) |
281 ops/sec (±1.83% ) |
1.01 |
denormalizeLong withCache |
6687 ops/sec (±0.12% ) |
6930 ops/sec (±0.19% ) |
1.04 |
denormalizeLong All withCache |
6544 ops/sec (±0.51% ) |
6644 ops/sec (±0.12% ) |
1.02 |
denormalizeLong Query-sorted withCache |
6856 ops/sec (±0.21% ) |
6951 ops/sec (±0.12% ) |
1.01 |
denormalizeLongAndShort withEntityCacheOnly |
1753 ops/sec (±0.28% ) |
1769 ops/sec (±0.20% ) |
1.01 |
getResponse |
6020 ops/sec (±1.46% ) |
5747 ops/sec (±1.25% ) |
0.95 |
getResponse (null) |
7325010 ops/sec (±0.72% ) |
6655816 ops/sec (±0.61% ) |
0.91 |
getResponse (clear cache) |
282 ops/sec (±1.78% ) |
270 ops/sec (±1.72% ) |
0.96 |
getSmallResponse |
3093 ops/sec (±0.12% ) |
3118 ops/sec (±0.11% ) |
1.01 |
getSmallInferredResponse |
2349 ops/sec (±0.08% ) |
2354 ops/sec (±0.14% ) |
1.00 |
getResponse Collection |
5768 ops/sec (±1.35% ) |
5705 ops/sec (±1.35% ) |
0.99 |
get Collection |
6199 ops/sec (±0.45% ) |
5896 ops/sec (±0.30% ) |
0.95 |
get Query-sorted |
7008 ops/sec (±0.54% ) |
6762 ops/sec (±0.21% ) |
0.96 |
setLong |
530 ops/sec (±0.31% ) |
545 ops/sec (±0.19% ) |
1.03 |
setLongWithMerge |
242 ops/sec (±0.18% ) |
244 ops/sec (±0.35% ) |
1.01 |
setLongWithSimpleMerge |
257 ops/sec (±0.54% ) |
263 ops/sec (±0.21% ) |
1.02 |
setSmallResponse 500x |
943 ops/sec (±0.13% ) |
966 ops/sec (±0.16% ) |
1.02 |
This comment was automatically generated by workflow using github-action-benchmark.
e9665a0
to
e6a04b3
Compare
b1af905
to
276b1af
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates React and related packages from version 19.1.0 to 19.1.1 across the entire codebase. This is a minor patch release that includes a fix for Owner Stacks to work with ES2015 function.name semantics.
- Updates React, React DOM, and React Test Renderer from 19.1.0 to 19.1.1
- Updates package dependencies consistently across all packages and examples
- Maintains version consistency across the monorepo
Reviewed Changes
Copilot reviewed 7 out of 11 changed files in this pull request and generated no comments.
Show a summary per file
File | Description |
---|---|
package.json | Updates root React dependencies to 19.1.1 |
packages/test/package.json | Updates React and React DOM dev dependencies |
packages/react/package.json | Updates React dev dependency |
examples/todo-app/package.json | Updates React dependencies in todo example |
examples/nextjs/package.json | Updates React dependencies in Next.js example |
examples/github-app/package.json | Updates React dependencies in GitHub app example |
examples/benchmark/package.json | Updates React dependency in benchmark example |
Files not reviewed (3)
- examples/github-app/package-lock.json: Language not supported
- examples/nextjs/package-lock.json: Language not supported
- examples/todo-app/package-lock.json: Language not supported
276b1af
to
f64f412
Compare
f64f412
to
bd0e8ca
Compare
bd0e8ca
to
39c5a82
Compare
This PR contains the following updates:
19.1.0
->19.1.1
19.1.0
->19.1.1
19.1.0
->19.1.1
Release Notes
facebook/react (react)
v19.1.1
Compare Source
facebook/react (react-dom)
v19.1.1
Compare Source
facebook/react (react-test-renderer)
v19.1.1
Compare Source
React
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.