chore(deps-dev): bump the major-dependecies group across 1 directory with 7 updates #3126
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 the major-dependecies group with 6 updates in the / directory:
17.0.0
18.0.1
9.2.1
10.0.0
18.3.1
19.0.0
18.3.18
19.0.10
18.3.1
19.0.0
18.3.5
19.0.4
Updates
@hello-pangea/dnd
from 17.0.0 to 18.0.1Release notes
Sourced from
@hello-pangea/dnd
's releases.... (truncated)
Changelog
Sourced from
@hello-pangea/dnd
's changelog.... (truncated)
Commits
4101734
chore: release 18.0.11afeefe
chore: update release-it configuration604b93d
chore(dev-deps): update bump all non-major development dependencies97ac24f
chore: release 18.0.04f632b4
chore(dev-deps): bump nanoid from 3.3.7 to 3.3.8b47954b
chore(dev-deps): bump cross-spawn from 7.0.3 to 7.0.6dec1d12
ci: always install latest corepack versioncb2c0c8
chore(dev-deps): update pnpm to v103a4091f
chore(dev-deps): update dependency@release-it/conventional-changelog
to v1099f32ed
chore(dev-deps): update dependency release-it to v18Updates
babel-loader
from 9.2.1 to 10.0.0Release notes
Sourced from babel-loader's releases.
Commits
10456d3
10.0.05a223cf
Add babel-loader v10 readme (#1046)8f88667
Bump cross-spawn from 7.0.3 to 7.0.6 (#1049)f765949
Update readme and repo templates (#1041)b582028
add readme section for loggingDebug support (#1038)a0c450d
feat: add babel-loader debug logger (#1034)d4181b8
Support cache with external dependencies (#1033)7fcb533
chore: update dev deps (#1036)c2a90e5
Bump webpack from 5.93.0 to 5.94.0 (#1035)70a3710
refactor: replace find-cache-dir by find-up (#1031)Updates
react
from 18.3.1 to 19.0.0Release notes
Sourced from react's releases.
... (truncated)
Changelog
Sourced from react's changelog.
... (truncated)
Commits
e137890
[string-refs] cleanup string ref code (#31443)d1f0472
[string-refs] remove enableLogStringRefsProd flag (#31414)3dc1e48
Followup: remove dead test code from #30346 (#31415)07aa494
Remove enableRefAsProp feature flag (#30346)45804af
[flow] Eliminate usage of more than 1-argReact.AbstractComponent
in React ...5636fad
[string-refs] log string ref from prod (#31161)b78a7f2
[rcr] Re-export useMemoCache in top level React namespace (#31139)4e9540e
[Fiber] Log the Render/Commit phases and the gaps in between (#31016)d4688df
[Fiber] Track Event Time, startTransition Time and setState Time (#31008)15da917
Don't read currentTransition back from internals (#30991)Updates
@types/react
from 18.3.18 to 19.0.10Commits
Updates
react-dom
from 18.3.1 to 19.0.0Release notes
Sourced from react-dom's releases.
... (truncated)
Changelog
Sourced from react-dom's changelog.
... (truncated)
Commits
989af12
Make prerendering always non-blocking with fix (#31452)e137890
[string-refs] cleanup string ref code (#31443)07aa494
Remove enableRefAsProp feature flag (#30346)cae764c
Revert "[Re-land] Make prerendering always non-blocking (#31268)" (#31355)d49123f
Expose prerender() for SSG in stable (#31298)6c4bbc7
[Re-land] Make prerendering always non-blocking (#31268)d8c90fa
Disable infinite render loop detection (#31088)67fee58
[Fizz] Start initial work immediately (#31079)76aee6f
Revert "Make prerendering always non-blocking" (#31080)0f1856c
Make prerendering always non-blocking (#31056)Updates
@types/react-dom
from 18.3.5 to 19.0.4Commits
Updates
react-redux
from 9.1.2 to 9.2.0Release notes
Sourced from react-redux's releases.