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

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

Configure Renovate #4040

wants to merge 1 commit into from

Conversation

elastic-renovate-prod[bot]
Copy link

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/check-backport-labels.yml (github-actions)
  • .github/workflows/code-format.yml (github-actions)
  • .github/workflows/compiler-rs.yml (github-actions)
  • .github/workflows/compiler.test.yml (github-actions)
  • .github/workflows/generate.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)
  • Renovate configuration to manage containers in docker.elastic.co/ci-agent-images/*. This is included by default and doesn't need to be explicitly pulled in
  • Chainguard Renovate configuration (https://ela.st/wolfi)
  • Renovate configuration to manage containers in docker.elastic.co/ci-agent-images/*. This is included by default and doesn't need to be explicitly pulled in
  • 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 (except for nuget) 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.
  • Enable Renovate configuration migration PRs when needed.
  • Pin dependency versions for devDependencies.
  • 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 36 Pull Requests:

Pin dependencies
Update Rust crate anyhow to v1.0.97
  • Schedule: ["at any time"]
  • Branch name: renovate/anyhow-1.x-lockfile
  • Merge into: main
  • Upgrade anyhow to 1.0.97
Update Rust crate clap to v4.5.32
  • Schedule: ["at any time"]
  • Branch name: renovate/clap-4.x-lockfile
  • Merge into: main
  • Upgrade clap to 4.5.32
Update Rust crate serde to v1.0.219
  • Schedule: ["at any time"]
  • Branch name: renovate/serde-monorepo
  • Merge into: main
  • Upgrade serde to 1.0.219
Update Rust crate serde_ignored to v0.1.11
  • Schedule: ["at any time"]
  • Branch name: renovate/serde_ignored-0.x-lockfile
  • Merge into: main
  • Upgrade serde_ignored to 0.1.11
Update Rust crate serde_json to v1.0.140
  • Schedule: ["at any time"]
  • Branch name: renovate/serde_json-1.x-lockfile
  • Merge into: main
  • Upgrade serde_json to 1.0.140
Update Rust crate serde_path_to_error to v0.1.17
  • Schedule: ["at any time"]
  • Branch name: renovate/serde_path_to_error-0.x-lockfile
  • Merge into: main
  • Upgrade serde_path_to_error to 0.1.17
Update Rust crate serde_yml to 0.0.12
  • Schedule: ["at any time"]
  • Branch name: renovate/serde_yml-0.x
  • Merge into: main
  • Upgrade serde_yml to 0.0.12
Update dependency @​stoplight/spectral-cli to v6.14.3
  • Schedule: ["at any time"]
  • Branch name: renovate/stoplight-spectral-cli-6.x-lockfile
  • Merge into: main
  • Upgrade @stoplight/spectral-cli to 6.14.3
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 dependency minimist to v1.2.8
  • Schedule: ["at any time"]
  • Branch name: renovate/minimist-1.x-lockfile
  • Merge into: main
  • Upgrade minimist to 1.2.8
Update rust-wasm-bindgen monorepo
  • Schedule: ["at any time"]
  • Branch name: renovate/rust-wasm-bindgen-monorepo
  • Merge into: main
  • Upgrade wasm-bindgen to 0.2.100
  • Upgrade wasm-bindgen-test to 0.3.50
Update tokio-tracing monorepo
  • Schedule: ["at any time"]
  • Branch name: renovate/tokio-tracing-monorepo
  • Merge into: main
  • Upgrade tracing to 0.1.41
  • Upgrade tracing-subscriber to 0.3.19
Update Rust crate convert_case to 0.8
  • Schedule: ["at any time"]
  • Branch name: renovate/convert_case-0.x
  • Merge into: main
  • Upgrade convert_case to 0.8
Update Rust crate indexmap to v2.8.0
  • Schedule: ["at any time"]
  • Branch name: renovate/indexmap-2.x-lockfile
  • Merge into: main
  • Upgrade indexmap to 2.8.0
Update Rust crate once_cell to v1.21.1
  • Schedule: ["at any time"]
  • Branch name: renovate/once_cell-1.x-lockfile
  • Merge into: main
  • Upgrade once_cell to 1.21.1
Update dependency @​redocly/cli to v1.34.0
  • Schedule: ["at any time"]
  • Branch name: renovate/redocly-cli-1.x-lockfile
  • Merge into: main
  • Upgrade @redocly/cli to 1.34.0
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.7.1
  • Schedule: ["at any time"]
  • Branch name: renovate/semver-7.x-lockfile
  • Merge into: main
  • Upgrade semver to 7.7.1
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 Node.js to v22
  • Schedule: ["at any time"]
  • Branch name: renovate/node-22.x
  • Merge into: main
  • Upgrade node to sha256:c7fd844945a76eeaa83cb372e4d289b4a30b478a1c80e16c685b62c54156285b
  • Upgrade node to 22
  • Upgrade @types/node to ^22.0.0
Update Rust crate derive_more to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/derive_more-2.x
  • Merge into: main
  • Upgrade derive_more to 2.0.0
Update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: main
  • Upgrade actions/checkout to 11bd71901bbe5b1630ceea73d27597364c9af683
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 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.5.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 v25
  • Schedule: ["at any time"]
  • Branch name: renovate/ts-morph-25.x
  • Merge into: main
  • Upgrade ts-morph to ^25.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 271a8d0340265f705b14b6d32b9829c1cb33d45e

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

None yet

0 participants