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.
Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.
Detected Package Files
.github/workflows/ci.yml
(github-actions)package.json
(npm)Configuration Summary
Based on the default config's presets, Renovate will:
patch
andminor
upgrades if they pass tests.major
versions of dependencies into individual branches/PRs.fix
for dependencies andchore
for all others if semantic commits are in use.node_modules
,bower_components
,vendor
and various test/tests directories.🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to
renovate.json
in this branch. Renovate will update the Pull Request description the next time it runs.What to Expect
With your current configuration, Renovate will create 17 Pull Requests:
Replace dependency babel-eslint with @babel/eslint-parser 7.x
renovate/babel-eslint-replacement
main
7.x
Update Yarn to v1.22.22
renovate/yarn-1.x
main
1.22.22
Update dependency axios to v1.6.8
renovate/axios-1.x-lockfile
main
1.6.8
Update all non-major dev-dependencies
renovate/all-minor-dev-patch
main
1.4.11
0.2.36
3.10.18
29.5.12
4.17.0
14.18.63
^0.29.0
16.14.60
16.9.24
7.4.0
7.4.0
1.15.8
8.57.0
7.34.1
29.7.0
29.7.0
16.14.0
16.14.0
6.22.3
10.9.2
5.4.3
Update dependency query-string to v6.14.1
renovate/query-string-6.x-lockfile
main
6.14.1
Update dependency ramda to ^0.29.0
renovate/ramda-0.x
main
^0.29.0
Update actions/cache action to v4
renovate/actions-cache-4.x
main
v4
Update actions/checkout action to v4
renovate/actions-checkout-4.x
main
v4
Update dependency @testing-library/react to v14
renovate/testing-library-react-14.x
main
14
Update dependency @types/node to v20
renovate/node-20.x
main
^20.0.0
Update dependency eslint-plugin-flowtype to v8
renovate/eslint-plugin-flowtype-8.x
main
8.x
Update dependency eslint-plugin-mocha to v10
renovate/eslint-plugin-mocha-10.x
main
10.x
Update dependency history-v4 to v5
renovate/history-v4-5.x
main
^5.0.0
Update dependency prettier-eslint-cli to v8
renovate/prettier-eslint-cli-8.x
main
^8.0.0
Update dependency query-string to v9
renovate/query-string-9.x
main
^9.0.0
Update react monorepo to v18 (major)
renovate/major-react-monorepo
main
^18.0.0
^18.0.0
^18.0.0
^18.0.0
Lock file maintenance
renovate/lock-file-maintenance
main
🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for
prhourlylimit
for details.❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.
This PR has been generated by Mend Renovate. View repository job log here.