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

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

Configure Renovate #2778

wants to merge 1 commit into from

Conversation

elastic-renovate-prod[bot]
Copy link

@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

  • compiler-rs/Cargo.toml (cargo)
  • compiler-rs/clients_schema/Cargo.toml (cargo)
  • compiler-rs/clients_schema_to_openapi/Cargo.toml (cargo)
  • compiler-rs/compiler-wasm-lib/Cargo.toml (cargo)
  • compiler-rs/openapi_to_clients_schema/Cargo.toml (cargo)
  • .ci/Dockerfile (dockerfile)
  • .github/workflows/backport.yml (github-actions)
  • .github/workflows/code-format.yml (github-actions)
  • .github/workflows/compiler.test.yml (github-actions)
  • .github/workflows/generate.yml (github-actions)
  • .github/workflows/gh-pages-report.yml (github-actions)
  • .github/workflows/labeler.yml (github-actions)
  • .github/workflows/license.yml (github-actions)
  • .github/workflows/linter.yml (github-actions)
  • .github/workflows/metamodel-sync.yml (github-actions)
  • .github/workflows/update-rest-api-json.yml (github-actions)
  • .github/workflows/validate-pr.yml (github-actions)
  • .github/download-artifacts/package.json (npm)
  • .github/validate-pr/package.json (npm)
  • compiler-rs/clients_schema_to_openapi/package.json (npm)
  • compiler-rs/compiler-wasm-lib/pkg/package.json (npm)
  • compiler/package.json (npm)
  • package.json (npm)
  • typescript-generator/package.json (npm)
  • .nvmrc (nvm)
  • .ci/Dockerfile (regex)
  • .ci/Dockerfile (regex)

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 24 Pull Requests:

Pin dependencies
Update Rust crate anyhow to v1.0.89
  • Schedule: ["at any time"]
  • Branch name: renovate/anyhow-1.x-lockfile
  • Merge into: main
  • Upgrade anyhow to 1.0.89
Update Rust crate clap to v4.5.18
  • Schedule: ["at any time"]
  • Branch name: renovate/clap-4.x-lockfile
  • Merge into: main
  • Upgrade clap to 4.5.18
Update dependency @​stoplight/spectral-cli to v6.13.1
  • Schedule: ["at any time"]
  • Branch name: renovate/stoplight-spectral-cli-6.x-lockfile
  • Merge into: main
  • Upgrade @stoplight/spectral-cli to 6.13.1
Update dependency fastest-levenshtein to v1.0.16
  • Schedule: ["at any time"]
  • Branch name: renovate/fastest-levenshtein-1.x-lockfile
  • Merge into: main
  • Upgrade fastest-levenshtein to 1.0.16
Update JamesIves/github-pages-deploy-action action to v4.6.4
  • Schedule: ["at any time"]
  • Branch name: renovate/jamesives-github-pages-deploy-action-4.x
  • Merge into: main
  • Upgrade JamesIves/github-pages-deploy-action to 920cbb300dcd3f0568dbc42700c61e2fd9e6139c
Update dependency prettier to v2.8.8
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-2.x
  • Merge into: main
  • Upgrade prettier to 2.8.8
Update dependency semver to v7.6.3
  • Schedule: ["at any time"]
  • Branch name: renovate/semver-7.x-lockfile
  • Merge into: main
  • Upgrade semver to 7.6.3
Update dependency typescript to v4.9.5
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-4.x-lockfile
  • Merge into: main
  • Upgrade typescript to 4.9.5
Update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: main
  • Upgrade actions/checkout to 692973e3d937129bcbf40652eb9f2f61becf3332
Update dependency @​actions/github to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-github-6.x
  • Merge into: main
  • Upgrade @actions/github to ^6.0.0
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
Update dependency ava to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/ava-6.x
  • Merge into: main
  • Upgrade ava to ^6.0.0
Update dependency c8 to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/c8-10.x
  • Merge into: main
  • Upgrade c8 to ^10.0.0
Update dependency chalk to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/chalk-5.x
  • Merge into: main
  • Upgrade chalk to ^5.0.0
Update dependency node-fetch to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/node-fetch-3.x
  • Merge into: main
  • Upgrade node-fetch to ^3.0.0
Update dependency ora to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/ora-8.x
  • Merge into: main
  • Upgrade ora to ^8.0.0
Update dependency prettier to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-3.x
  • Merge into: main
  • Upgrade prettier to 3.3.3
Update dependency rimraf to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/rimraf-6.x
  • Merge into: main
  • Upgrade rimraf to ^6.0.0
Update dependency ts-morph to v23
  • Schedule: ["at any time"]
  • Branch name: renovate/ts-morph-23.x
  • Merge into: main
  • Upgrade ts-morph to ^23.0.0
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
Update dependency typescript to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-5.x
  • Merge into: main
  • Upgrade typescript to ^5.0.0
Update dependency zx to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/zx-8.x
  • Merge into: main
  • Upgrade zx to ^8.0.0
Update peter-evans/create-pull-request action to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/peter-evans-create-pull-request-7.x
  • Merge into: main
  • Upgrade peter-evans/create-pull-request to 5e914681df9dc83aa4e4905692ca88beb2f9e91f

🚸 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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants