Closed renovate[bot] closed 1 year ago
Renovate is disabled because there is no Renovate configuration file. To enable Renovate, you can either (a) change this PR's title to get a new onboarding PR, and merge the new onboarding PR, or (b) create a Renovate config file, and commit that file to your base branch.
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/automatic-check.yml
(github-actions).sphinx/pinned-requirements.txt
(pip_requirements).sphinx/requirements.txt
(pip_requirements)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 3 Pull Requests:
Update dependency fonttools to v4.39.2
- Schedule: ["at any time"] - Branch name: `renovate/fonttools-4.x` - Merge into: `main` - Upgrade [fonttools](https://togithub.com/fonttools/fonttools) to `==4.39.2`Update dependency lxd-sphinx-extensions to v0.0.7
- Schedule: ["at any time"] - Branch name: `renovate/lxd-sphinx-extensions-0.x` - Merge into: `main` - Upgrade [lxd-sphinx-extensions](https://togithub.com/canonical/lxd-sphinx-extensions) to `==0.0.7`Update dependency urllib3 to v1.26.15
- Schedule: ["at any time"] - Branch name: `renovate/urllib3-1.x` - Merge into: `main` - Upgrade [urllib3](https://togithub.com/urllib3/urllib3) to `==1.26.15`🚸 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.