Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump the gomod group with 2 updates (#709)
Bumps the gomod group with 2 updates: [cloud.google.com/go/pubsub](https://github.com/googleapis/google-cloud-go) and [github.com/shirou/gopsutil/v4](https://github.com/shirou/gopsutil). Updates `cloud.google.com/go/pubsub` from 1.46.0 to 1.47.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/googleapis/google-cloud-go/releases">cloud.google.com/go/pubsub's releases</a>.</em></p> <blockquote> <h2>pubsub: v1.47.0</h2> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/pubsub/v1.46.0...pubsub/v1.47.0">1.47.0</a> (2025-01-31)</h2> <h3>Features</h3> <ul> <li><strong>pubsub:</strong> Support new forms of topic ingestion (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/11537">#11537</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/46d6ed475e6ae6b96f3e11e17496fd75fd8ea7c4">46d6ed4</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/google-cloud-go/commit/bfb6c05baed4e9a22a84d600700e5954cc5fc55a"><code>bfb6c05</code></a> chore(main): release pubsub 1.47.0 (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/11547">#11547</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/46d6ed475e6ae6b96f3e11e17496fd75fd8ea7c4"><code>46d6ed4</code></a> feat(pubsub): support new forms of topic ingestion (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/11537">#11537</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/0dd7d3d62e54c6c3bca395fcca8450ad3347a5a0"><code>0dd7d3d</code></a> feat(storage): wrap NotFound errors for buckets and objects (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/11519">#11519</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/8fc5a87a1a06ffb24da9f93abd15644e8f2647ee"><code>8fc5a87</code></a> chore: bump cloud.google.com/go dep (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/11541">#11541</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/1a214c9742b7e394874c6a5fe1177994f19c68bd"><code>1a214c9</code></a> chore: release main (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/11467">#11467</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/24b3a20f14b6b220713df35177152462ad238a2a"><code>24b3a20</code></a> chore(main): release 0.118.1 (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/11539">#11539</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/8eeb59cbfb16d8f379f7aa4c6f11e53cebbd38a6"><code>8eeb59c</code></a> fix(storage): remove duplicate routing header (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/11534">#11534</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/cac52f79a73d46774d33d76e3075c0a5b3e0b9f3"><code>cac52f7</code></a> feat(storage): Use ReadHandle for faster re-connect (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/11510">#11510</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/da9788f4806173617e825eeb7dbd370d5bedad3e"><code>da9788f</code></a> test(storage): add -race to emulator tests (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/11532">#11532</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/7f8d69dcd6a7b1ad6c1df8d9fe8dfb5fe0947479"><code>7f8d69d</code></a> fix(storage): clone the defaultRetry to avoid modifying it directly (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/11533">#11533</a>)</li> <li>See full diff in <a href="https://github.com/googleapis/google-cloud-go/compare/pubsub/v1.46.0...pubsub/v1.47.0">compare view</a></li> </ul> </details> <br /> Updates `github.com/shirou/gopsutil/v4` from 4.24.12 to 4.25.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/shirou/gopsutil/releases">github.com/shirou/gopsutil/v4's releases</a>.</em></p> <blockquote> <h2>v4.25.1</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>Other Changes</h3> <ul> <li>chore: explicit revive rules by <a href="https://github.com/mmorel-35"><code>@mmorel-35</code></a> in <a href="https://redirect.github.com/shirou/gopsutil/pull/1778">shirou/gopsutil#1778</a></li> <li>chore: call actions/checkout before actions/setup-go to benefit from native cache by <a href="https://github.com/mmorel-35"><code>@mmorel-35</code></a> in <a href="https://redirect.github.com/shirou/gopsutil/pull/1779">shirou/gopsutil#1779</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/shirou/gopsutil/compare/v4.24.12...v4.25.1">https://github.com/shirou/gopsutil/compare/v4.24.12...v4.25.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shirou/gopsutil/commit/90e59961ca1cd462850ab7e3345bedc9b9559f4f"><code>90e5996</code></a> Merge pull request <a href="https://redirect.github.com/shirou/gopsutil/issues/1780">#1780</a> from shirou/dependabot/github_actions/actions/setup-...</li> <li><a href="https://github.com/shirou/gopsutil/commit/ee3a3d85a784981887049fb729acfc4ca41a73eb"><code>ee3a3d8</code></a> Merge pull request <a href="https://redirect.github.com/shirou/gopsutil/issues/1772">#1772</a> from shirou/dependabot/github_actions/actions/upload...</li> <li><a href="https://github.com/shirou/gopsutil/commit/a1359d4e1abd3d05ddf124945452244ceb269f10"><code>a1359d4</code></a> Merge pull request <a href="https://redirect.github.com/shirou/gopsutil/issues/1773">#1773</a> from shirou/dependabot/go_modules/github.com/ebiteng...</li> <li><a href="https://github.com/shirou/gopsutil/commit/8d6af6c6ed088c904230fa12c47883184b56e071"><code>8d6af6c</code></a> Merge pull request <a href="https://redirect.github.com/shirou/gopsutil/issues/1775">#1775</a> from shirou/dependabot/github_actions/advanced-secur...</li> <li><a href="https://github.com/shirou/gopsutil/commit/e826c61f60b435138ac46a63619f22a43c4f5556"><code>e826c61</code></a> chore(deps): bump actions/setup-go from 5.2.0 to 5.3.0</li> <li><a href="https://github.com/shirou/gopsutil/commit/e7e2e9e4a8c97faf2531d86564212945c7c264c1"><code>e7e2e9e</code></a> Merge pull request <a href="https://redirect.github.com/shirou/gopsutil/issues/1779">#1779</a> from mmorel-35/remove-actions-cache</li> <li><a href="https://github.com/shirou/gopsutil/commit/644c48a15ad9179339c9e695c624d7cdf2cc87ca"><code>644c48a</code></a> Merge pull request <a href="https://redirect.github.com/shirou/gopsutil/issues/1778">#1778</a> from mmorel-35/golangci-lint/revive</li> <li><a href="https://github.com/shirou/gopsutil/commit/99d68e216010a3a8a305be7fe52fc507b0ba2b21"><code>99d68e2</code></a> chore: call actions/checkout before actions/setup-go to benefit from native c...</li> <li><a href="https://github.com/shirou/gopsutil/commit/d1977251f924c9b034bdaba452890d38a87aeaf0"><code>d197725</code></a> chore: explicit revive rules</li> <li><a href="https://github.com/shirou/gopsutil/commit/c8110d7c089cd41df0d97d782de670eb93e5e89c"><code>c8110d7</code></a> Merge pull request <a href="https://redirect.github.com/shirou/gopsutil/issues/1777">#1777</a> from shirou/dependabot/github_actions/golangci/golan...</li> <li>Additional commits viewable in <a href="https://github.com/shirou/gopsutil/compare/v4.24.12...v4.25.1">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter 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 edits that 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 after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information