- Notifications
You must be signed in to change notification settings - Fork1k
Commit68cf5d4
chore: bump github.com/spf13/afero from 1.12.0 to 1.14.0 (#16961)
Bumps [github.com/spf13/afero](https://github.com/spf13/afero) from1.12.0 to 1.14.0.<details><summary>Release notes</summary><p><em>Sourced from <ahref="https://github.com/spf13/afero/releases">github.com/spf13/afero'sreleases</a>.</em></p><blockquote><h2>v1.14.0</h2><h2>What's Changed</h2><ul><li>Split gcsfs and sftpfs into separate modules by <ahref="https://github.com/sagikazarmark"><code>@sagikazarmark</code></a>in <ahref="https://redirect.github.com/spf13/afero/pull/462">spf13/afero#462</a></li></ul><p><strong>Full Changelog</strong>: <ahref="https://github.com/spf13/afero/compare/v1.13.0...v1.14.0">https://github.com/spf13/afero/compare/v1.13.0...v1.14.0</a></p><h2>v1.13.0</h2><h2>What's Changed</h2><ul><li>Bump actions/setup-go from 5.2.0 to 5.3.0 by <ahref="https://github.com/dependabot"><code>@dependabot</code></a> in <ahref="https://redirect.github.com/spf13/afero/pull/446">spf13/afero#446</a></li><li>Bump golangci/golangci-lint-action from 6.1.1 to 6.3.0 by <ahref="https://github.com/dependabot"><code>@dependabot</code></a> in <ahref="https://redirect.github.com/spf13/afero/pull/451">spf13/afero#451</a></li><li>Bump golang.org/x/text from 0.21.0 to 0.22.0 by <ahref="https://github.com/dependabot"><code>@dependabot</code></a> in <ahref="https://redirect.github.com/spf13/afero/pull/452">spf13/afero#452</a></li><li>Bump golang.org/x/oauth2 from 0.25.0 to 0.26.0 by <ahref="https://github.com/dependabot"><code>@dependabot</code></a> in <ahref="https://redirect.github.com/spf13/afero/pull/453">spf13/afero#453</a></li><li>Bump golangci/golangci-lint-action from 6.3.0 to 6.3.3 by <ahref="https://github.com/dependabot"><code>@dependabot</code></a> in <ahref="https://redirect.github.com/spf13/afero/pull/459">spf13/afero#459</a></li><li>Bump golang.org/x/crypto from 0.32.0 to 0.33.0 by <ahref="https://github.com/dependabot"><code>@dependabot</code></a> in <ahref="https://redirect.github.com/spf13/afero/pull/455">spf13/afero#455</a></li><li>Bump golangci/golangci-lint-action from 6.3.3 to 6.5.0 by <ahref="https://github.com/dependabot"><code>@dependabot</code></a> in <ahref="https://redirect.github.com/spf13/afero/pull/460">spf13/afero#460</a></li><li>ci: add Go 1.24 to the test matrix by <ahref="https://github.com/sagikazarmark"><code>@sagikazarmark</code></a>in <ahref="https://redirect.github.com/spf13/afero/pull/461">spf13/afero#461</a></li><li>Bump golangci/golangci-lint-action from 6.5.0 to 6.5.1 by <ahref="https://github.com/dependabot"><code>@dependabot</code></a> in <ahref="https://redirect.github.com/spf13/afero/pull/473">spf13/afero#473</a></li><li>Update dependencies by <ahref="https://github.com/sagikazarmark"><code>@sagikazarmark</code></a>in <ahref="https://redirect.github.com/spf13/afero/pull/477">spf13/afero#477</a></li></ul><h2>New Contributors</h2><ul><li><ahref="https://github.com/dependabot"><code>@dependabot</code></a> madetheir first contribution in <ahref="https://redirect.github.com/spf13/afero/pull/446">spf13/afero#446</a></li></ul><p><strong>Full Changelog</strong>: <ahref="https://github.com/spf13/afero/compare/v1.12.0...v1.13.0">https://github.com/spf13/afero/compare/v1.12.0...v1.13.0</a></p></blockquote></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/spf13/afero/commit/ea38482beffb2485aed022e0c1ed3b4b561f67b6"><code>ea38482</code></a>Merge pull request <ahref="https://redirect.github.com/spf13/afero/issues/462">#462</a> fromspf13/dependencies</li><li><ahref="https://github.com/spf13/afero/commit/a9aaabc51a41042d41595255ba13d62fdefd4561"><code>a9aaabc</code></a>docs: add release instructions</li><li><ahref="https://github.com/spf13/afero/commit/d3a70b6f8258ab362e5190c01c21ade617fad9ec"><code>d3a70b6</code></a>ci: run tests for submodules</li><li><ahref="https://github.com/spf13/afero/commit/2af192559d89b03611b3ce4c70f9a72ec01f0439"><code>2af1925</code></a>feat: split gcsfs and sftpfs into separate modules</li><li><ahref="https://github.com/spf13/afero/commit/dbd6f6174e148a5b54b151b4cfc31dc8a4423451"><code>dbd6f61</code></a>Merge pull request <ahref="https://redirect.github.com/spf13/afero/issues/477">#477</a> fromspf13/update-dependencies</li><li><ahref="https://github.com/spf13/afero/commit/83b8a558532728814aafd233cbfd9e9642abe7af"><code>83b8a55</code></a>update readme</li><li><ahref="https://github.com/spf13/afero/commit/bf3bd7346b551cccadf936d821b982799daa6843"><code>bf3bd73</code></a>update dependencies</li><li><ahref="https://github.com/spf13/afero/commit/464bc9859a5863a4c49e18b973b1398c0ac465f3"><code>464bc98</code></a>Merge pull request <ahref="https://redirect.github.com/spf13/afero/issues/473">#473</a> fromspf13/dependabot/github_actions/golangci/golangc...</li><li><ahref="https://github.com/spf13/afero/commit/da239a4ded2831f87f4df336563d3d4b8bd1abaf"><code>da239a4</code></a>Bump golangci/golangci-lint-action from 6.5.0 to 6.5.1</li><li><ahref="https://github.com/spf13/afero/commit/523f621845f8f2bd5aebb28650957b06b8778598"><code>523f621</code></a>Merge pull request <ahref="https://redirect.github.com/spf13/afero/issues/461">#461</a> fromspf13/go124</li><li>Additional commits viewable in <ahref="https://github.com/spf13/afero/compare/v1.12.0...v1.14.0">compareview</a></li></ul></details><br />[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)Dependabot will resolve any conflicts with this PR as long as you don'talter it yourself. You can also trigger a rebase manually by commenting`@dependabot rebase`.[//]: # (dependabot-automerge-start)[//]: # (dependabot-automerge-end)---<details><summary>Dependabot commands and options</summary><br />You can trigger Dependabot actions by commenting on this PR:- `@dependabot rebase` will rebase this PR- `@dependabot recreate` will recreate this PR, overwriting any editsthat have been made to it- `@dependabot merge` will merge this PR after your CI passes on it- `@dependabot squash and merge` will squash and merge this PR afteryour CI passes on it- `@dependabot cancel merge` will cancel a previously requested mergeand block automerging- `@dependabot reopen` will reopen this PR if it is closed- `@dependabot close` will close this PR and stop Dependabot recreatingit. You can achieve the same result by closing it manually- `@dependabot show <dependency name> ignore conditions` will show allof the ignore conditions of the specified dependency- `@dependabot ignore this major version` will close this PR and stopDependabot creating any more for this major version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this minor version` will close this PR and stopDependabot creating any more for this minor version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this dependency` will close this PR and stopDependabot creating any more for this dependency (unless you reopen thePR or upgrade to it yourself)</details>Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>(cherry picked from commit13f1a3f)1 parenta63f5cc commit68cf5d4
2 files changed
+3
-3
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
166 | 166 |
| |
167 | 167 |
| |
168 | 168 |
| |
169 |
| - | |
| 169 | + | |
170 | 170 |
| |
171 | 171 |
| |
172 | 172 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
842 | 842 |
| |
843 | 843 |
| |
844 | 844 |
| |
845 |
| - | |
846 |
| - | |
| 845 | + | |
| 846 | + | |
847 | 847 |
| |
848 | 848 |
| |
849 | 849 |
| |
|
0 commit comments
Comments
(0)