1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2026-06-03 18:35:08 +02:00
Commit Graph

8 Commits

Author SHA1 Message Date
Sam Xie 7ae449c5b6 Pin GitHub action digest with semver (#6724)
Instead of only showing the major release, it adds full semver to the
comment of the GitHub action digest.

Example change:
https://github.com/XSAM/otelsql/commit/491e6e8f6937405985ba39fb9859bf3104376af1
2025-05-05 16:15:19 +02:00
Robert Pająk ff6be9eeee chore(renovate): ignore go.opentelemetry.io/otel/sdk/log/logtest (#6501)
In order not to have PRs like these:
- https://github.com/open-telemetry/opentelemetry-go/pull/6478
- https://github.com/open-telemetry/opentelemetry-go/pull/6477

Renovate docs:
https://docs.renovatebot.com/configuration-options/#enabled
2025-03-26 06:45:12 +01:00
Tyler Yahn 9ea576a263 Use renovate best-practices (#6267)
https://docs.renovatebot.com/upgrade-best-practices/

This addresses some failures we have with the OSSF report card (i.e.
dependency pinning of github actions):
https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#pinned-dependencies
2025-02-06 07:55:15 -08:00
Tyler Yahn b0d0bb976f chore: Group renovate build-tools updates (#6201)
These are all released in unison.
2025-01-23 08:17:45 +01:00
Tyler Yahn 97a62cf0fe [chore] Have renovate update our tools deps (#6038)
The current configuration has made us miss required security updates for
this module. This changes that so it will not happen going forward.

Co-authored-by: Robert Pająk <pellared@hotmail.com>
2024-12-16 07:33:21 -08:00
Damien Mathieu 5e3434c65a Group the google/x renovabot upgrades (#5813)
Based on the suggestion in #5811.

---------

Co-authored-by: Robert Pająk <pellared@hotmail.com>
2024-09-13 09:04:17 +02:00
Sam Xie 08f9c877ba Group googleapis update (#5772)
This PR makes the renovate bot combine the googleapis update PRs into
one.

Example: https://github.com/XSAM/otelsql/pull/347
2024-09-04 23:50:55 -07:00
renovate[bot] 433fb625f8 chore: Configure Renovate (#5309)
* Add renovate.json

* Update renovate.json

* Update renovate.json

Co-authored-by: Sam Xie <sam@samxie.me>

* Update renovate.json

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Robert Pająk <pellared@hotmail.com>
Co-authored-by: Sam Xie <sam@samxie.me>
2024-05-08 09:04:53 -07:00