chore(deps): consolidate all dependabot dependency updates#1385
Open
justin808 wants to merge 2 commits intoreactjs:mainfrom
Open
chore(deps): consolidate all dependabot dependency updates#1385justin808 wants to merge 2 commits intoreactjs:mainfrom
justin808 wants to merge 2 commits intoreactjs:mainfrom
Conversation
Combines all 12 open dependabot PRs into a single update: Root (yarn.lock): - bump serialize-javascript from 6.0.1 to 6.0.2 - bump nanoid from 3.3.6 to 3.3.11 - bump postcss from 8.4.25 to 8.5.6 - bump webpack from 5.83.1 to 5.104.1 test/dummy: - bump js-yaml from 4.1.0 to 4.1.1 - bump node-forge from 1.3.1 to 1.3.3 - bump brace-expansion from 1.1.11 to 1.1.12 - bump webpack-dev-server from 4.13.1 to 5.2.1 - bump shakapacker from 7.2.0 to 9.5.0 - bump webpack from 5.76.3 to 5.104.1 react-builds: - bump webpack from 5.85.0 to 5.104.1 - bump qs from 6.11.2 to 6.14.2 Consolidates PRs: reactjs#1370, reactjs#1371, reactjs#1372, reactjs#1373, reactjs#1374, reactjs#1375, reactjs#1376, reactjs#1379, reactjs#1381, reactjs#1382, reactjs#1383, reactjs#1384 https://claude.ai/code/session_01VRfTFW5v4wn4nwMyyyxLYv
Rebuild react and ujs assets with updated webpack to ensure built files match the updated dependencies. https://claude.ai/code/session_01VRfTFW5v4wn4nwMyyyxLYv
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.
Combines all 12 open dependabot PRs into a single update:
Root (yarn.lock):
test/dummy:
react-builds:
Consolidates PRs: #1370, #1371, #1372, #1373, #1374, #1375, #1376, #1379, #1381, #1382, #1383, #1384
https://claude.ai/code/session_01VRfTFW5v4wn4nwMyyyxLYv
Summary
Remove this paragraph and provide a general description of the code changes in your pull
request... were there any bugs you had fixed? If so, mention them. If
these bugs have open GitHub issues, be sure to tag them here as well,
to keep the conversation linked together.
Other Information
Remove this paragraph and mention any other important and relevant information such as benchmarks.
Pull Request checklist
Remove this line after checking all the items here. If the item is not applicable to the PR, both check it out and wrap it by
~.