You've already forked opentelemetry-go
mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2026-06-03 18:35:08 +02:00
cec9d592af
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [github.com/spf13/afero](https://redirect.github.com/spf13/afero) | `v1.14.0` -> `v1.15.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>spf13/afero (github.com/spf13/afero)</summary> ### [`v1.15.0`](https://redirect.github.com/spf13/afero/releases/tag/v1.15.0) [Compare Source](https://redirect.github.com/spf13/afero/compare/v1.14.0...v1.15.0) #### What's Changed - Bump golangci/golangci-lint-action from 6.5.1 to 6.5.2 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​479](https://redirect.github.com/spf13/afero/pull/479) - Lint by [@​sagikazarmark](https://redirect.github.com/sagikazarmark) in [#​492](https://redirect.github.com/spf13/afero/pull/492) - build(deps): bump github/codeql-action from 2.13.4 to 3.28.15 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​494](https://redirect.github.com/spf13/afero/pull/494) - build(deps): bump actions/dependency-review-action from 4.5.0 to 4.6.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​493](https://redirect.github.com/spf13/afero/pull/493) - Bump actions/setup-go from 5.3.0 to 5.4.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​480](https://redirect.github.com/spf13/afero/pull/480) - build(deps): bump github/codeql-action from 3.28.15 to 3.28.16 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​496](https://redirect.github.com/spf13/afero/pull/496) - support aliyun oss storage with third-party link by [@​messikiller](https://redirect.github.com/messikiller) in [#​491](https://redirect.github.com/spf13/afero/pull/491) - build(deps): bump github/codeql-action from 3.28.16 to 3.28.17 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​497](https://redirect.github.com/spf13/afero/pull/497) - chore: update x/test by [@​sagikazarmark](https://redirect.github.com/sagikazarmark) in [#​502](https://redirect.github.com/spf13/afero/pull/502) - build(deps): bump actions/setup-go from 5.4.0 to 5.5.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​503](https://redirect.github.com/spf13/afero/pull/503) - build(deps): bump actions/dependency-review-action from 4.6.0 to 4.7.1 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​505](https://redirect.github.com/spf13/afero/pull/505) - build(deps): bump github/codeql-action from 3.28.17 to 3.28.18 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​506](https://redirect.github.com/spf13/afero/pull/506) - fix(gcsfs): update object not exist check logic by [@​ahkui](https://redirect.github.com/ahkui) in [#​485](https://redirect.github.com/spf13/afero/pull/485) - build(deps): bump ossf/scorecard-action from 2.4.1 to 2.4.2 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​508](https://redirect.github.com/spf13/afero/pull/508) - build(deps): bump github/codeql-action from 3.28.18 to 3.29.4 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​519](https://redirect.github.com/spf13/afero/pull/519) - build(deps): bump github/codeql-action from 3.29.4 to 3.29.7 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​524](https://redirect.github.com/spf13/afero/pull/524) - build(deps): bump github/codeql-action from 3.29.7 to 3.30.1 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​537](https://redirect.github.com/spf13/afero/pull/537) - build(deps): bump actions/setup-go from 5.5.0 to 6.0.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​536](https://redirect.github.com/spf13/afero/pull/536) - build(deps): bump actions/dependency-review-action from 4.7.1 to 4.7.3 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​533](https://redirect.github.com/spf13/afero/pull/533) - build(deps): bump actions/checkout from 4.2.2 to 5.0.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​527](https://redirect.github.com/spf13/afero/pull/527) - chore: update deps by [@​sagikazarmark](https://redirect.github.com/sagikazarmark) in [#​538](https://redirect.github.com/spf13/afero/pull/538) - fix: spelling errors (excpected -> expected, iself -> itself) by [@​MarkRosemaker](https://redirect.github.com/MarkRosemaker) in [#​523](https://redirect.github.com/spf13/afero/pull/523) #### New Contributors - [@​messikiller](https://redirect.github.com/messikiller) made their first contribution in [#​491](https://redirect.github.com/spf13/afero/pull/491) - [@​ahkui](https://redirect.github.com/ahkui) made their first contribution in [#​485](https://redirect.github.com/spf13/afero/pull/485) - [@​MarkRosemaker](https://redirect.github.com/MarkRosemaker) made their first contribution in [#​523](https://redirect.github.com/spf13/afero/pull/523) **Full Changelog**: <https://github.com/spf13/afero/compare/v1.14.0...v1.15.0> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/open-telemetry/opentelemetry-go). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJTa2lwIENoYW5nZWxvZyIsImRlcGVuZGVuY2llcyJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>