chore: Configure Renovate - autoclosed #2
Closed
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
Dockerfile
(dockerfile).github/workflows/backstage_techdocs.yaml
(github-actions).github/workflows/desc.yml
(github-actions).github/workflows/merge.yml
(github-actions).github/workflows/pull-request.yml
(github-actions).github/workflows/webhook.yml
(github-actions)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 20 Pull Requests:
chore(deps): update dependency eslint-config-airbnb-base to v14.2.1
renovate/eslint-config-airbnb-base-14.x-lockfile
master
14.2.1
chore(deps): update dependency @vercel/ncc to ^0.38.0
renovate/vercel-ncc-0.x
master
^0.38.0
chore(deps): update dependency chai to v4.4.1
renovate/chai-4.x-lockfile
master
4.4.1
chore(deps): update dependency dotenv to v8.6.0
renovate/dotenv-8.x-lockfile
master
8.6.0
chore(deps): update dependency eslint to v7.32.0
renovate/eslint-7.x-lockfile
master
7.32.0
chore(deps): update dependency eslint-plugin-import to v2.29.1
renovate/eslint-plugin-import-2.x-lockfile
master
2.29.1
chore(deps): update dependency mocha to v8.4.0
renovate/mocha-8.x-lockfile
master
8.4.0
chore(deps): update dependency sinon-chai to v3.7.0
renovate/sinon-chai-3.x-lockfile
master
3.7.0
fix(deps): update dependency @actions/core to v1.10.1
renovate/actions-core-1.x-lockfile
master
1.10.1
fix(deps): update dependency axios to ^0.28.0
renovate/axios-0.x
master
^0.28.0
fix(deps): update dependency fuse.js to v6.6.2
renovate/fuse.js-6.x-lockfile
master
6.6.2
chore(deps): update dependency chai to v5
renovate/chai-5.x
master
^5.0.0
chore(deps): update dependency dotenv to v16
renovate/dotenv-16.x
master
^16.0.0
chore(deps): update dependency eslint to v9
renovate/eslint-9.x
master
^9.0.0
chore(deps): update dependency eslint-config-airbnb-base to v15
renovate/eslint-config-airbnb-base-15.x
master
^15.0.0
chore(deps): update dependency mocha to v10
renovate/mocha-10.x
master
^10.0.0
chore(deps): update node.js to v20
renovate/node-20.x
master
20
fix(deps): update dependency @actions/github to v6
renovate/actions-github-6.x
master
^6.0.0
fix(deps): update dependency axios to v1
renovate/axios-1.x
master
^1.0.0
fix(deps): update dependency fuse.js to v7
renovate/fuse.js-7.x
master
^7.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.