You've already forked opentelemetry-go
mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2025-09-16 09:26:25 +02:00
chore(deps): update module github.com/spf13/afero to v1.15.0 (#7330)
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>
This commit is contained in:
@@ -188,7 +188,7 @@ require (
|
||||
github.com/sonatard/noctx v0.4.0 // indirect
|
||||
github.com/sourcegraph/conc v0.3.1-0.20240121214520-5f936abd7ae8 // indirect
|
||||
github.com/sourcegraph/go-diff v0.7.0 // indirect
|
||||
github.com/spf13/afero v1.14.0 // indirect
|
||||
github.com/spf13/afero v1.15.0 // indirect
|
||||
github.com/spf13/cast v1.9.2 // indirect
|
||||
github.com/spf13/cobra v1.10.1 // indirect
|
||||
github.com/spf13/pflag v1.0.10 // indirect
|
||||
|
@@ -435,8 +435,8 @@ github.com/sourcegraph/conc v0.3.1-0.20240121214520-5f936abd7ae8 h1:+jumHNA0Wrel
|
||||
github.com/sourcegraph/conc v0.3.1-0.20240121214520-5f936abd7ae8/go.mod h1:3n1Cwaq1E1/1lhQhtRK2ts/ZwZEhjcQeJQ1RuC6Q/8U=
|
||||
github.com/sourcegraph/go-diff v0.7.0 h1:9uLlrd5T46OXs5qpp8L/MTltk0zikUGi0sNNyCpA8G0=
|
||||
github.com/sourcegraph/go-diff v0.7.0/go.mod h1:iBszgVvyxdc8SFZ7gm69go2KDdt3ag071iBaWPF6cjs=
|
||||
github.com/spf13/afero v1.14.0 h1:9tH6MapGnn/j0eb0yIXiLjERO8RB6xIVZRDCX7PtqWA=
|
||||
github.com/spf13/afero v1.14.0/go.mod h1:acJQ8t0ohCGuMN3O+Pv0V0hgMxNYDlvdk+VTfyZmbYo=
|
||||
github.com/spf13/afero v1.15.0 h1:b/YBCLWAJdFWJTN9cLhiXXcD7mzKn9Dm86dNnfyQw1I=
|
||||
github.com/spf13/afero v1.15.0/go.mod h1:NC2ByUVxtQs4b3sIUphxK0NioZnmxgyCrfzeuq8lxMg=
|
||||
github.com/spf13/cast v1.9.2 h1:SsGfm7M8QOFtEzumm7UZrZdLLquNdzFYfIbEXntcFbE=
|
||||
github.com/spf13/cast v1.9.2/go.mod h1:jNfB8QC9IA6ZuY2ZjDp0KtFO2LZZlg4S/7bzP6qqeHo=
|
||||
github.com/spf13/cobra v1.10.1 h1:lJeBwCfmrnXthfAupyUTzJ/J4Nc1RsHC/mSRU2dll/s=
|
||||
|
Reference in New Issue
Block a user