Skip to content

chore: Configure Renovate#2096

Merged
lmolkova merged 3 commits intomainfrom
renovate/configure
Apr 13, 2025
Merged

chore: Configure Renovate#2096
lmolkova merged 3 commits intomainfrom
renovate/configure

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 13, 2025

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

  • dependencies.Dockerfile (dockerfile)
  • .github/workflows/auto-update-spec-repo-links.yml (github-actions)
  • .github/workflows/changelog.yml (github-actions)
  • .github/workflows/checks.yml (github-actions)
  • .github/workflows/fossa.yml (github-actions)
  • .github/workflows/generate-registry-area-labels.yml (github-actions)
  • .github/workflows/ossf-scorecard.yml (github-actions)
  • .github/workflows/prepare-new-issue.yml (github-actions)
  • .github/workflows/prepare-new-pr.yml (github-actions)
  • .github/workflows/prepare-release.yml (github-actions)
  • .github/workflows/stale-pr.yml (github-actions)
  • internal/tools/go.mod (gomod)
  • package.json (npm)
  • .nvmrc (nvm)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • Hopefully safe environment variables to allow users to configure.
  • Show all Merge Confidence badges for pull requests.
  • 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.

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

chore(deps): pin dependencies
  • Schedule: ["at any time"]
  • Branch name: renovate/pin-dependencies
  • Merge into: main
  • Upgrade actions/cache to 2f8e54208210a422b2efd51efaa6bd6d7ca8920f
  • Upgrade actions/checkout to 11bd71901bbe5b1630ceea73d27597364c9af683
  • Upgrade actions/checkout to 50fbc622fc4ef5163becd7fab6573eac35f8462e
  • Upgrade actions/checkout to ee0669bd1cc54295c223e0bb666b733df41de1c5
  • Upgrade actions/setup-go to 93397bea11091df50f3d7e59dc26a7711a8bcfbe
  • Upgrade actions/setup-python to e9aba2c848f5ebd159c070c61ea2c4e2b122355e
  • Upgrade actions/stale to 5bef64f19d7facfb25b37b414482c7164d639639
  • Upgrade openpolicyagent/opa to sha256:e02dc1957f7a4195f0724762269dfe3309f13344629e0c926316a7cf72233af5
  • Upgrade otel/semconvgen to sha256:9df7b8cbaa732277d64d0c0a8604d96bb6f5a36d0e96338cba5dced720c16485
  • Upgrade otel/weaver to sha256:bea89bc5544ad760db2fd906c5285c2a3769c61fb04f660f9c31e7e44f11804b
chore(deps): update dependency go to v1.24.2
  • Schedule: ["at any time"]
  • Branch name: renovate/go-1.x
  • Merge into: main
  • Upgrade go to 1.24.2
  • Upgrade go to ~1.24.0
chore(deps): update github/codeql-action action to v3.28.15
  • Schedule: ["at any time"]
  • Branch name: renovate/github-codeql-action-3.x
  • Merge into: main
  • Upgrade github/codeql-action to 45775bd8235c68ba998cffa5171334d58593da47
chore(deps): update fossas/fossa-action action to v1.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/fossas-fossa-action-1.x
  • Merge into: main
  • Upgrade fossas/fossa-action to c0a7d013f84c8ee5e910593186598625513cc1e4
fix(deps): update module go.opentelemetry.io/build-tools/chloggen to v0.22.0
chore(deps): update actions/cache action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-cache-4.x
  • Merge into: main
  • Upgrade actions/cache to 5a3ec84eff668545956fd18022155c47e93e2684
chore(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 11bd71901bbe5b1630ceea73d27597364c9af683
chore(deps): update actions/setup-go action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-go-5.x
  • Merge into: main
  • Upgrade actions/setup-go to 0aaccfd150d50ccaeb58ebd88d36e91967a5f35b
chore(deps): update actions/setup-python action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-python-5.x
  • Merge into: main
  • Upgrade actions/setup-python to 8d9ed9ac5c53483de85588cdf95a591a75ab9f55

🚸 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested review from a team as code owners April 13, 2025 15:16
@trask trask added the Skip Changelog Label to skip the changelog check label Apr 13, 2025
@trask trask moved this from Untriaged to Needs More Approval in Semantic Conventions Triage Apr 13, 2025
@trask
Copy link
Copy Markdown
Member

trask commented Apr 13, 2025

Renovate will automatically pin dependencies using sha (and add comment with the human readable version). See discussion at open-telemetry/sig-security#91 (comment) for more details.

@lmolkova lmolkova merged commit f81b2d3 into main Apr 13, 2025
26 checks passed
@lmolkova lmolkova deleted the renovate/configure branch April 13, 2025 17:29
lmolkova pushed a commit to lmolkova/semantic-conventions that referenced this pull request May 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Skip Changelog Label to skip the changelog check

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants