chore: Configure Renovate #3
Merged
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).github/workflows/publish-pages.yml
(github-actions).github/workflows/release.yml
(github-actions).github/workflows/validate-pr.yml
(github-actions)package.json
(npm)Configuration Summary
Based on the default config's presets, Renovate will:
patch
andminor
upgrades if they pass tests.devDependencies
.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 (except for nuget) directories.github-action
digests.🔡 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 11 Pull Requests:
chore(deps): pin dependencies
renovate/pin-dependencies
main
f43a0e5ff2bd294095638e18286ca9a3d1956744
1a4442cacd436585916779262731d5b162bc6ec7
0723387faaf9b38adef4775cd42cfd5155ed6017
331f8f5b4215f0445d3c07b4967662a32a2d3e31
chore(deps): update yarn to v4.5.3
renovate/yarn-monorepo
main
4.5.3
fix(deps): update material-ui monorepo
renovate/material-ui-monorepo
main
5.0.0-beta.64
6.0.0-beta.18
chore(deps): update actions/checkout action to v4
renovate/actions-checkout-4.x
main
11bd71901bbe5b1630ceea73d27597364c9af683
chore(deps): update actions/setup-node action to v4
renovate/actions-setup-node-4.x
main
39370e3970a6d050c480ffad4ff0ed4d3fdee5af
chore(deps): update dependency @chromatic-com/storybook to v3
renovate/chromatic-com-storybook-3.x
main
^3.0.0
chore(deps): update dependency eslint to v9
renovate/major-eslint-monorepo
main
9.16.0
chore(deps): update dependency eslint-plugin-react-hooks to v5
renovate/major-react-monorepo
main
^5.0.0
chore(deps): update dependency eslint-plugin-testing-library to v7
renovate/eslint-plugin-testing-library-7.x
main
^7.0.0
chore(deps): update react-router monorepo to v7 (major)
renovate/major-react-router-monorepo
main
^7.0.0
^7.0.0
chore(deps): 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 was generated by Mend Renovate. View the repository job log.