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
package.json
(npm)Configuration Summary
Based on the default config's presets, Renovate will:
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 27 Pull Requests:
chore(deps): update dependency webpack to v5.76.0 [security]
renovate/npm-webpack-vulnerability
main
5.76.0
fix(deps): update dependency fastify to v4.10.2 [security]
renovate/npm-fastify-vulnerability
main
4.10.2
chore(deps): update dependency @pmmmwh/react-refresh-webpack-plugin to v0.5.11
renovate/pmmmwh-react-refresh-webpack-plugin-0.x-lockfile
main
0.5.11
chore(deps): update dependency @types/jsdom to v20.0.1
renovate/jsdom-20.x-lockfile
main
20.0.1
chore(deps): update dependency @types/react-test-renderer to v18.0.7
renovate/react-test-renderer-18.x-lockfile
main
18.0.7
chore(deps): update dependency ts-node to v10.9.2
renovate/ts-node-10.x-lockfile
main
10.9.2
chore(deps): update dependency @testing-library/react to v13.4.0
renovate/testing-library-react-13.x-lockfile
main
13.4.0
chore(deps): update dependency fastify-plugin to v4.5.1
renovate/fastify-plugin-4.x-lockfile
main
4.5.1
chore(deps): update dependency msw to ^0.49.0
renovate/msw-0.x
main
^0.49.0
chore(deps): update dependency regenerator-runtime to ^0.14.0
renovate/regenerator-runtime-0.x
main
^0.14.0
chore(deps): update dependency tsconfig-paths to v4.2.0
renovate/tsconfig-paths-4.x-lockfile
main
4.2.0
chore(deps): update dependency tsconfig-paths-webpack-plugin to v4.1.0
renovate/tsconfig-paths-webpack-plugin-4.x-lockfile
main
4.1.0
chore(deps): update dependency typescript to v4.9.5
renovate/typescript-4.x-lockfile
main
4.9.5
chore(deps): update jest monorepo to v29.7.0
renovate/jest-monorepo
main
29.7.0
29.7.0
chore(deps): update react monorepo
renovate/react-monorepo
main
18.2.45
18.2.17
chore(deps): update swc monorepo
renovate/swc-monorepo
main
1.3.100
0.2.29
fix(deps): update dependency @fastify/static to v6.12.0
renovate/fastify-static-6.x-lockfile
main
6.12.0
fix(deps): update dependency react-router-dom to v6.21.0
renovate/react-router-monorepo
main
6.21.0
fix(deps): update dependency webpack-dev-server to v4.15.1
renovate/webpack-dev-server-4.x-lockfile
main
4.15.1
chore(deps): update dependency @testing-library/react to v14
renovate/testing-library-react-14.x
main
^14.0.0
chore(deps): update dependency @types/jest to v29
renovate/major-jest-monorepo
main
^29.0.0
chore(deps): update dependency @types/jsdom to v21
renovate/jsdom-21.x
main
^21.0.0
chore(deps): update dependency msw to v2
renovate/msw-2.x
main
^2.0.0
chore(deps): update dependency type-fest to v4
renovate/type-fest-4.x
main
^4.0.0
chore(deps): update dependency typescript to v5
renovate/typescript-5.x
main
^5.0.0
chore(deps): update dependency webpack-cli to v5
renovate/webpack-cli-5.x
main
^5.0.0
fix(deps): update dependency react-helmet-async to v2
renovate/react-helmet-async-2.x
main
^2.0.0
🚸 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.