Closed renovate[bot] closed 1 year ago
Patch and project coverage have no change.
Comparison is base (
9fd8d4b
) 85.98% compared to head (6b4310e
) 85.98%.
:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
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/main.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
.major
updates.Europe/Paris
.🔡 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 18 Pull Requests:
fix(deps): update dependency @types/node-forge to ^0.10.0
- Schedule: ["at any time"] - Branch name: `renovate/node-forge-0.x` - Merge into: `master` - Upgrade [@types/node-forge](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `^0.10.0`chore(deps): update actions/checkout action to v3
- Schedule: ["at any time"] - Branch name: `renovate/actions-checkout-3.x` - Merge into: `master` - Upgrade [actions/checkout](https://togithub.com/actions/checkout) to `v3`chore(deps): update actions/download-artifact action to v3
- Schedule: ["at any time"] - Branch name: `renovate/actions-download-artifact-3.x` - Merge into: `master` - Upgrade [actions/download-artifact](https://togithub.com/actions/download-artifact) to `v3`chore(deps): update actions/setup-node action to v3
- Schedule: ["at any time"] - Branch name: `renovate/actions-setup-node-3.x` - Merge into: `master` - Upgrade [actions/setup-node](https://togithub.com/actions/setup-node) to `v3`chore(deps): update actions/upload-artifact action to v3
- Schedule: ["at any time"] - Branch name: `renovate/actions-upload-artifact-3.x` - Merge into: `master` - Upgrade [actions/upload-artifact](https://togithub.com/actions/upload-artifact) to `v3`chore(deps): update codecov/codecov-action action to v3
- Schedule: ["at any time"] - Branch name: `renovate/codecov-codecov-action-3.x` - Merge into: `master` - Upgrade [codecov/codecov-action](https://togithub.com/codecov/codecov-action) to `v3`chore(deps): update dependency @types/node to v18
- Schedule: ["at any time"] - Branch name: `renovate/node-18.x` - Merge into: `master` - Upgrade [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `^18.0.0`chore(deps): update dependency eslint to v8
- Schedule: ["at any time"] - Branch name: `renovate/eslint-8.x` - Merge into: `master` - Upgrade [eslint](https://togithub.com/eslint/eslint) to `^8.0.0`chore(deps): update dependency eslint-config-airbnb to v19
- Schedule: ["at any time"] - Branch name: `renovate/eslint-config-airbnb-19.x` - Merge into: `master` - Upgrade [eslint-config-airbnb](https://togithub.com/airbnb/javascript) to `^19.0.0`chore(deps): update dependency eslint-config-prettier to v8
- Schedule: ["at any time"] - Branch name: `renovate/eslint-config-prettier-8.x` - Merge into: `master` - Upgrade [eslint-config-prettier](https://togithub.com/prettier/eslint-config-prettier) to `^8.0.0`chore(deps): update dependency eslint-formatter-pretty to v5
- Schedule: ["at any time"] - Branch name: `renovate/eslint-formatter-pretty-5.x` - Merge into: `master` - Upgrade [eslint-formatter-pretty](https://togithub.com/sindresorhus/eslint-formatter-pretty) to `^5.0.0`chore(deps): update dependency eslint-plugin-prettier to v4
- Schedule: ["at any time"] - Branch name: `renovate/eslint-plugin-prettier-4.x` - Merge into: `master` - Upgrade [eslint-plugin-prettier](https://togithub.com/prettier/eslint-plugin-prettier) to `^4.0.0`chore(deps): update dependency ts-node to v10
- Schedule: ["at any time"] - Branch name: `renovate/ts-node-10.x` - Merge into: `master` - Upgrade [ts-node](https://togithub.com/TypeStrong/ts-node) to `^10.0.0`chore(deps): update dependency typescript to v5
- Schedule: ["at any time"] - Branch name: `renovate/typescript-5.x` - Merge into: `master` - Upgrade [typescript](https://togithub.com/Microsoft/TypeScript) to `^5.0.0`chore(deps): update jest monorepo to v29 (major)
- Schedule: ["at any time"] - Branch name: `renovate/major-jest-monorepo` - Merge into: `master` - Upgrade [@types/jest](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `^29.0.0` - Upgrade [jest](https://togithub.com/facebook/jest) to `^29.0.0` - Upgrade [jest-environment-jsdom](https://togithub.com/facebook/jest) to `^29.0.0` - Upgrade [jest-environment-node](https://togithub.com/facebook/jest) to `^29.0.0` - Upgrade [ts-jest](https://togithub.com/kulshekhar/ts-jest) to `^29.0.0`chore(deps): update typescript-eslint monorepo to v5 (major)
- Schedule: ["at any time"] - Branch name: `renovate/major-typescript-eslint-monorepo` - Merge into: `master` - Upgrade [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/typescript-eslint) to `^5.0.0` - Upgrade [@typescript-eslint/parser](https://togithub.com/typescript-eslint/typescript-eslint) to `^5.0.0`fix(deps): update dependency node-forge to v1
- Schedule: ["at any time"] - Branch name: `renovate/node-forge-1.x` - Merge into: `master` - Upgrade [node-forge](https://togithub.com/digitalbazaar/forge) to `^1.0.0` - Upgrade [@types/node-forge](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `^1.0.0`chore(deps): lock file maintenance
- Schedule: ["before 3am on the first day of the month"] - Branch name: `renovate/lock-file-maintenance` - Merge into: `master` - Regenerate lock files to use latest dependency versions🚸 Branch creation will be limited to maximum 4 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.