Create a Dependency Dashboard as Issue, listing all upgrades
Open new PRs automatically every Monday before 6am UTC. You can manually trigger PRs from the Dependency Dashboard, those will be opened once renovate runs again (once every hour)
Run Renovate on following schedule: before 6am on Monday
🔡 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 4 Pull Requests:
chore(deps): pin dependencies
- Schedule: ["before 6am on Monday"]
- Branch name: `renovate/pin-dependencies`
- Merge into: `master`
- Upgrade [actions/checkout](https://togithub.com/actions/checkout) to `ee0669bd1cc54295c223e0bb666b733df41de1c5`
- Upgrade [actions/download-artifact](https://togithub.com/actions/download-artifact) to `cbed621e49e4c01b044d60f6c80ea4ed6328b281`
- Upgrade [actions/upload-artifact](https://togithub.com/actions/upload-artifact) to `82c141cc518b40d92cc801eee768e7aafc9c2fa2`
chore(deps): update actions/checkout action to v3
- Schedule: ["before 6am on Monday"]
- Branch name: `renovate/actions-checkout-3.x`
- Merge into: `master`
- Upgrade [actions/checkout](https://togithub.com/actions/checkout) to `c85c95e3d7251135ab7dc9ce3241c5835cc595a9`
chore(deps): update actions/download-artifact action to v3
- Schedule: ["before 6am on Monday"]
- Branch name: `renovate/actions-download-artifact-3.x`
- Merge into: `master`
- Upgrade [actions/download-artifact](https://togithub.com/actions/download-artifact) to `9bc31d5ccc31df68ecc42ccf4149144866c47d8a`
chore(deps): update actions/upload-artifact action to v3
- Schedule: ["before 6am on Monday"]
- Branch name: `renovate/actions-upload-artifact-3.x`
- Merge into: `master`
- Upgrade [actions/upload-artifact](https://togithub.com/actions/upload-artifact) to `0b7f8abb1508181956e8e162db84b466c27e18ce`
⚠ Dependency Lookup Warnings ⚠
Please correct - or verify that you can safely ignore - these lookup failures before you merge this PR.
Failed to look up pypi package nb_conda_kernels
Files affected: requirements.txt
❓ 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.
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)requirements.txt
(pip_requirements)Configuration Summary
Based on the default config's presets, Renovate will:
github-action
digests.@types/node
._VERSION
variables in Dockerfiles._VERSION
environment variables in GitHub Action files.renovate
🔡 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 4 Pull Requests:
chore(deps): pin dependencies
- Schedule: ["before 6am on Monday"] - Branch name: `renovate/pin-dependencies` - Merge into: `master` - Upgrade [actions/checkout](https://togithub.com/actions/checkout) to `ee0669bd1cc54295c223e0bb666b733df41de1c5` - Upgrade [actions/download-artifact](https://togithub.com/actions/download-artifact) to `cbed621e49e4c01b044d60f6c80ea4ed6328b281` - Upgrade [actions/upload-artifact](https://togithub.com/actions/upload-artifact) to `82c141cc518b40d92cc801eee768e7aafc9c2fa2`chore(deps): update actions/checkout action to v3
- Schedule: ["before 6am on Monday"] - Branch name: `renovate/actions-checkout-3.x` - Merge into: `master` - Upgrade [actions/checkout](https://togithub.com/actions/checkout) to `c85c95e3d7251135ab7dc9ce3241c5835cc595a9`chore(deps): update actions/download-artifact action to v3
- Schedule: ["before 6am on Monday"] - Branch name: `renovate/actions-download-artifact-3.x` - Merge into: `master` - Upgrade [actions/download-artifact](https://togithub.com/actions/download-artifact) to `9bc31d5ccc31df68ecc42ccf4149144866c47d8a`chore(deps): update actions/upload-artifact action to v3
- Schedule: ["before 6am on Monday"] - Branch name: `renovate/actions-upload-artifact-3.x` - Merge into: `master` - Upgrade [actions/upload-artifact](https://togithub.com/actions/upload-artifact) to `0b7f8abb1508181956e8e162db84b466c27e18ce`⚠ Dependency Lookup Warnings ⚠
Please correct - or verify that you can safely ignore - these lookup failures before you merge this PR.
Failed to look up pypi package nb_conda_kernels
Files affected:
requirements.txt
❓ 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 Renovate Bot.