opentelemetry-collector
opentelemetry-collector copied to clipboard
Update module github.com/rs/cors to v1.11.0
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| github.com/rs/cors | v1.10.1 -> v1.11.0 |
[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
Configuration
📅 Schedule: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
The error on CI is possibly related to rs/cors/issues/176
This PR was marked stale due to lack of activity. It will be closed in 14 days.
This PR was marked stale due to lack of activity. It will be closed in 14 days.
This PR was marked stale due to lack of activity. It will be closed in 14 days.
updated the test in https://github.com/open-telemetry/opentelemetry-collector/pull/10519, @mx-psi PTAL
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 92.38%. Comparing base (
6ad6b86) to head (52e75d6).
Additional details and impacted files
@@ Coverage Diff @@
## main #10045 +/- ##
==========================================
- Coverage 92.39% 92.38% -0.02%
==========================================
Files 393 393
Lines 18614 18614
==========================================
- Hits 17199 17196 -3
- Misses 1058 1060 +2
- Partials 357 358 +1
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@mx-psi as it's a change in the underlying library, we don't usually document those