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 #111

Merged
merged 1 commit into from
Aug 22, 2024
Merged

chore: Configure Renovate #111

merged 1 commit into from
Aug 22, 2024

Conversation

elastic-renovate-prod[bot]
Copy link
Contributor

@elastic-renovate-prod elastic-renovate-prod bot commented Aug 8, 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

  • .github/workflows/backport.yml (github-actions)
  • .github/workflows/nodejs.yml (github-actions)
  • .github/workflows/npm-publish.yml (github-actions)
  • package.json (npm)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • Chainguard Renovate configuration (https://ela.st/wolfi)
  • Chainguard Renovate configuration (https://ela.st/wolfi)
  • Enable Renovate Dependency Dashboard creation.
  • Use semantic commit type fix for dependencies and chore for all others if semantic commits are in use.
  • Ignore node_modules, bower_components, vendor and various test/tests directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.
  • Pin Docker digests.
  • Pin github-action digests.
  • Pin dependency versions for devDependencies.
  • Preset with best practices from the Renovate maintainers. Recommended for advanced users, who want to follow our best practices.
  • Shared Renovate configuration for an out-of-the-box set of defaults for Renovate at Elastic

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

chore(deps): pin dependencies
chore(deps): update @​sinonjs/fake-timers digest to 78e7795
  • Schedule: ["at any time"]
  • Branch name: renovate/sinonjs-fake-timers-digest
  • Merge into: main
  • Upgrade @sinonjs/fake-timers to 78e7795b3fde27620f74ef3ad21c6fef14299f02
chore(deps): update actions/setup-node action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-node-4.x
  • Merge into: main
  • Upgrade actions/setup-node to 1e60f620b9541d16bece96c5465dc8ee9832be0b
chore(deps): update dependency @​tapjs/clock to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/tapjs-clock-3.x
  • Merge into: main
  • Upgrade @​tapjs/clock to ^3.0.0
chore(deps): update dependency @​types/node to v20
  • Schedule: ["at any time"]
  • Branch name: renovate/node-20.x
  • Merge into: main
  • Upgrade @types/node to ^20.0.0
chore(deps): update dependency into-stream to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/into-stream-8.x
  • Merge into: main
  • Upgrade into-stream to ^8.0.0
chore(deps): update dependency proxy to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/proxy-2.x
  • Merge into: main
  • Upgrade proxy to ^2.0.0
chore(deps): update dependency rimraf to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/rimraf-6.x
  • Merge into: main
  • Upgrade rimraf to ^6.0.0
chore(deps): update dependency tap to v21
  • Schedule: ["at any time"]
  • Branch name: renovate/tap-21.x
  • Merge into: main
  • Upgrade tap to ^21.0.0
chore(deps): update dependency ts-standard to v12
  • Schedule: ["at any time"]
  • Branch name: renovate/ts-standard-12.x
  • Merge into: main
  • Upgrade ts-standard to ^12.0.0
chore(deps): update dependency typescript to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-5.x
  • Merge into: main
  • Upgrade typescript to ^5.0.0
chore(deps): update tibdex/backport action to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/tibdex-backport-2.x
  • Merge into: main
  • Upgrade tibdex/backport to 9565281eda0731b1d20c4025c43339fb0a23812e

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

@JoshMock JoshMock merged commit 7cc990d into main Aug 22, 2024
11 checks passed
@JoshMock JoshMock deleted the renovate/configure branch August 22, 2024 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant