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/cancel.yml
(github-actions).github/workflows/dependency-review.yml
(github-actions).github/workflows/nodejs.yml
(github-actions)package.json
(npm)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all others.node_modules
,bower_components
,vendor
and various test/tests directories.apollo-server
packages became scoped.babel-eslint
was renamed under the@babel
scope.cucumber
became scoped.fastify
packages became scoped.hapi
became scoped.joi
became scoped under thehapi
organization.joi
was moved out of thehapi
organization.k8s.gcr.io
toregistry.k8s.io
.k8s.gcr.io
toregistry.k8s.io
.material-ui
monorepo org was renamed from@material-ui
to@mui
.messageformat
monorepo package naming scheme changed frommessageFormat-{{package}}
-to-@messageformat/{{package}}
.middie
became scoped.now
was renamed tovercel
.@parcel/css
was renamed tolightningcss
.react-query/devtools
became scoped under thetanstack
organization.react-query
became scoped under thetanstack
organization.react-scripts
supports TypeScript since version2.1.0
.@renovate/pep440
package was renamed to@renovatebot/pep440
.vso-task-lib
package is now published asazure-pipelines-task-lib
.vsts-task-lib
package is now published asazure-pipelines-task-lib
.xmldom
package is now published as@xmldom/xmldom
.🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the
renovate.json
in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.What to Expect
With your current configuration, Renovate will create 30 Pull Requests:
chore(deps): replace dependency @parcel/css with lightningcss ^1.8.3
renovate/parcel-css-replacement
master
^1.8.3
chore(deps): update dependency @swc/css to ^0.0.20
renovate/swc-css-0.x
master
^0.0.20
chore(deps): update dependency clean-css to v5.3.2
renovate/clean-css-5.x-lockfile
master
5.3.2
chore(deps): update dependency css-loader to v6.7.3
renovate/css-loader-6.x-lockfile
master
6.7.3
chore(deps): update dependency husky to v8.0.3
renovate/husky-8.x-lockfile
master
8.0.3
chore(deps): update dependency memfs to v3.4.13
renovate/memfs-3.x-lockfile
master
3.4.13
fix(deps): update dependency cssnano to v5.1.15
renovate/cssnano-5.x-lockfile
master
5.1.15
fix(deps): update dependency postcss to v8.4.21
renovate/postcss-8.x-lockfile
master
8.4.21
fix(deps): update dependency serialize-javascript to v6.0.1
renovate/serialize-javascript-6.x-lockfile
master
6.0.1
chore(deps): update babel monorepo
renovate/babel-monorepo
master
7.21.0
7.21.3
7.20.2
chore(deps): update commitlint monorepo to v17.5.0
renovate/commitlint-monorepo
master
17.5.0
17.4.4
chore(deps): update dependency esbuild to ^0.17.0
renovate/esbuild-0.x
master
^0.17.0
chore(deps): update dependency eslint to v8.36.0
renovate/eslint-8.x-lockfile
master
8.36.0
chore(deps): update dependency eslint-config-prettier to v8.8.0
renovate/eslint-config-prettier-8.x-lockfile
master
8.8.0
chore(deps): update dependency eslint-plugin-import to v2.27.5
renovate/eslint-plugin-import-2.x-lockfile
master
2.27.5
chore(deps): update dependency lightningcss to v1.19.0
renovate/lightningcss-1.x-lockfile
master
1.19.0
chore(deps): update dependency mini-css-extract-plugin to v2.7.5
renovate/mini-css-extract-plugin-2.x-lockfile
master
2.7.5
chore(deps): update dependency prettier to v2.8.7
renovate/prettier-2.x-lockfile
master
2.8.7
chore(deps): update dependency sass to v1.60.0
renovate/sass-1.x-lockfile
master
1.60.0
chore(deps): update dependency sass-loader to v13.2.1
renovate/sass-loader-13.x-lockfile
master
13.2.1
chore(deps): update dependency typescript to v4.9.5
renovate/typescript-4.x-lockfile
master
4.9.5
chore(deps): update dependency webpack to v5.76.3
renovate/webpack-5.x-lockfile
master
5.76.3
chore(deps): update jest monorepo to v29.5.0
renovate/jest-monorepo
master
29.5.0
29.5.0
29.5.0
chore(deps): update styfle/cancel-workflow-action action to v0.11.0
renovate/styfle-cancel-workflow-action-0.x
master
0.11.0
fix(deps): update dependency source-map to ^0.7.0
renovate/source-map-0.x
master
^0.7.0
chore(deps): update actions/dependency-review-action action to v3
renovate/actions-dependency-review-action-3.x
master
v3
chore(deps): update dependency copy-webpack-plugin to v11
renovate/copy-webpack-plugin-11.x
master
^11.0.0
chore(deps): update dependency del to v7
renovate/del-7.x
master
^7.0.0
chore(deps): update dependency lint-staged to v13
renovate/lint-staged-13.x
master
^13.0.0
chore(deps): update dependency typescript to v5
renovate/typescript-5.x
master
^5.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.