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

Configure Renovate #82

Merged
merged 1 commit into from
Feb 14, 2023
Merged

Configure Renovate #82

merged 1 commit into from
Feb 14, 2023

Conversation

ethpandaops-renovatebot[bot]
Copy link

@ethpandaops-renovatebot ethpandaops-renovatebot bot commented Feb 14, 2023

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)
  • goreleaser-debian.Dockerfile (dockerfile)
  • goreleaser-scratch.Dockerfile (dockerfile)
  • .github/actions/checkpoint-sync/action.yaml (github-actions)
  • .github/workflows/golangci-lint.yaml (github-actions)
  • .github/workflows/goreleaser.yaml (github-actions)
  • .github/workflows/integration.yaml (github-actions)
  • .github/workflows/manual-integration.yaml (github-actions)
  • .github/workflows/test.yaml (github-actions)
  • go.mod (gomod)
  • web/package.json (npm)
  • web/.nvmrc (nvm)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • Enable Renovate Dependency Dashboard creation.
  • If Renovate detects semantic commits, it will use semantic commit type fix for dependencies and chore for all others.
  • Ignore node_modules, bower_components, vendor and various test/tests directories.
  • Automatically detect the best rangeStrategy to use.
  • Rate limit PR creation to a maximum of two per hour.
  • Limit to maximum 10 open PRs at any time.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • A collection of workarounds for known problems with packages.
  • Enable Renovate Dependency Dashboard creation.
  • Rebase existing PRs any time the base branch has been updated.
  • Run Renovate on following schedule: on monday,on tuesday,on wednesday,on thursday

🔡 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 12 Pull Requests:

fix(deps): update all patch
chore(deps): update typescript-eslint monorepo to v5.51.0
fix(deps): update all minor
fix(deps): update dependency @​tanstack/react-query to v4.24.4
  • Schedule: ["on monday","on tuesday","on wednesday","on thursday"]
  • Branch name: renovate/tanstack-query-monorepo
  • Merge into: master
  • Upgrade @tanstack/react-query to 4.24.4
chore(deps): update actions/checkout action to v3
  • Schedule: ["on monday","on tuesday","on wednesday","on thursday"]
  • Branch name: renovate/actions-checkout-3.x
  • Merge into: master
  • Upgrade actions/checkout to v3
chore(deps): update dependency npm to v9
  • Schedule: ["on monday","on tuesday","on wednesday","on thursday"]
  • Branch name: renovate/npm-9.x
  • Merge into: master
  • Upgrade npm to 9.4.1
chore(deps): update docker/login-action action to v2
  • Schedule: ["on monday","on tuesday","on wednesday","on thursday"]
  • Branch name: renovate/docker-login-action-2.x
  • Merge into: master
  • Upgrade docker/login-action to v2
chore(deps): update goreleaser/goreleaser-action action to v4
  • Schedule: ["on monday","on tuesday","on wednesday","on thursday"]
  • Branch name: renovate/goreleaser-goreleaser-action-4.x
  • Merge into: master
  • Upgrade goreleaser/goreleaser-action to v4
chore(deps): update node.js to v18
  • Schedule: ["on monday","on tuesday","on wednesday","on thursday"]
  • Branch name: renovate/node-18.x
  • Merge into: master
  • Upgrade node to 18.14.0
  • Upgrade @types/node to 18.11.19
fix(deps): update dependency @testing-library/user-event to v14
  • Schedule: ["on monday","on tuesday","on wednesday","on thursday"]
  • Branch name: renovate/testing-library-user-event-14.x
  • Merge into: master
  • Upgrade @testing-library/user-event to 14.4.3
fix(deps): update dependency @​types/jest to v29
  • Schedule: ["on monday","on tuesday","on wednesday","on thursday"]
  • Branch name: renovate/major-jest-monorepo
  • Merge into: master
  • Upgrade @types/jest to 29.4.0
fix(deps): update module gopkg.in/yaml.v2 to v3
  • Schedule: ["on monday","on tuesday","on wednesday","on thursday"]
  • Branch name: renovate/gopkg.in-yaml.v2-3.x
  • Merge into: master
  • Upgrade gopkg.in/yaml.v2 to v3.0.1

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

@ethpandaops-renovatebot ethpandaops-renovatebot bot added the dependencies Pull requests that update a dependency file label Feb 14, 2023
@samcm samcm merged commit 47ace4c into master Feb 14, 2023
@samcm samcm deleted the renovate/configure branch February 14, 2023 06:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant