Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Configure Renovate #12

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

chore: Configure Renovate #12

wants to merge 1 commit into from

Conversation

fredrkl
Copy link
Owner

@fredrkl fredrkl commented Oct 7, 2024

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

  • .devcontainer/devcontainer.json (devcontainer)
  • .devcontainer/Dockerfile (dockerfile)
  • scanning-targets/Dockerfile (dockerfile)
  • .github/workflows/trivy-scan.yaml (github-actions)

What to Expect

With your current configuration, Renovate will create 5 Pull Requests:

feat(deps): update alpine docker tag to v3.20
  • Schedule: ["at any time"]
  • Branch name: renovate/alpine-3.x
  • Merge into: main
  • Upgrade alpine to 3.20
feat(deps): update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: main
  • Upgrade actions/checkout to v4
feat(deps): update dependency ubuntu to v24
  • Schedule: ["at any time"]
  • Branch name: renovate/ubuntu-24.x
  • Merge into: main
  • Upgrade ubuntu to 24.04
feat(deps): update github/codeql-action action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/github-codeql-action-3.x
  • Merge into: main
  • Upgrade github/codeql-action to v3
feat(deps): update mcr.microsoft.com/vscode/devcontainers/javascript-node docker tag to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/mcr.microsoft.com-vscode-devcontainers-javascript-node-1.x
  • Merge into: main
  • Upgrade mcr.microsoft.com/vscode/devcontainers/javascript-node to 1-16-buster

🚸 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 Renovate Bot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants