-
Notifications
You must be signed in to change notification settings - Fork 242
chore(deps): bump github.com/containers/common from 0.58.2 to 0.58.3 #2262
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
github-actions
merged 1 commit into
develop
from
dependabot/go_modules/github.com/containers/common-0.58.3
May 10, 2024
Merged
chore(deps): bump github.com/containers/common from 0.58.2 to 0.58.3 #2262
github-actions
merged 1 commit into
develop
from
dependabot/go_modules/github.com/containers/common-0.58.3
May 10, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Pull Request Test Coverage Report for Build 9027397884Warning: This coverage report may be inaccurate.This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.
Details
💛 - Coveralls |
Bumps [github.com/containers/common](https://github.com/containers/common) from 0.58.2 to 0.58.3. - [Release notes](https://github.com/containers/common/releases) - [Commits](containers/common@v0.58.2...v0.58.3) --- updated-dependencies: - dependency-name: github.com/containers/common dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
07a8cc7
to
ffc56eb
Compare
encima
pushed a commit
that referenced
this pull request
May 13, 2024
…2262) Bumps [github.com/containers/common](https://github.com/containers/common) from 0.58.2 to 0.58.3. - [Release notes](https://github.com/containers/common/releases) - [Commits](containers/common@v0.58.2...v0.58.3) --- updated-dependencies: - dependency-name: github.com/containers/common dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
sweatybridge
added a commit
that referenced
this pull request
May 21, 2024
#2246) * initial work to split out queries into standalone scripts * add report command to export all command output to CSV files and embed SQL scripts * add progress printing to report command * add output flag to specify directory * Update internal/inspect/utils.go Co-authored-by: Han Qiao <sweatybridge@gmail.com> * use pgx for csv output and rename flag for output path * chore(deps): bump tar from 7.0.1 to 7.1.0 (#2240) Bumps [tar](https://github.com/isaacs/node-tar) from 7.0.1 to 7.1.0. - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v7.0.1...v7.1.0) --- updated-dependencies: - dependency-name: tar dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps): bump github.com/golangci/golangci-lint from 1.57.2 to 1.58.0 (#2241) chore(deps): bump github.com/golangci/golangci-lint Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) from 1.57.2 to 1.58.0. - [Release notes](https://github.com/golangci/golangci-lint/releases) - [Changelog](https://github.com/golangci/golangci-lint/blob/master/CHANGELOG.md) - [Commits](golangci/golangci-lint@v1.57.2...v1.58.0) --- updated-dependencies: - dependency-name: github.com/golangci/golangci-lint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps): bump golang.org/x/term from 0.19.0 to 0.20.0 (#2243) Bumps [golang.org/x/term](https://github.com/golang/term) from 0.19.0 to 0.20.0. - [Commits](golang/term@v0.19.0...v0.20.0) --- updated-dependencies: - dependency-name: golang.org/x/term dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps): bump golang.org/x/oauth2 from 0.19.0 to 0.20.0 (#2242) Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.19.0 to 0.20.0. - [Commits](golang/oauth2@v0.19.0...v0.20.0) --- updated-dependencies: - dependency-name: golang.org/x/oauth2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * fix: bump edge-runtime to 1.47.0 * fix: bump studio version (#2245) * chore(deps): bump github.com/gin-gonic/gin from 1.9.1 to 1.10.0 (#2249) Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.9.1 to 1.10.0. - [Release notes](https://github.com/gin-gonic/gin/releases) - [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md) - [Commits](gin-gonic/gin@v1.9.1...v1.10.0) --- updated-dependencies: - dependency-name: github.com/gin-gonic/gin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * fix: bump edge-runtime to 1.48.0 * chore(deps): bump golangci/golangci-lint-action from 5 to 6 (#2248) Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 5 to 6. - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@v5...v6) --- updated-dependencies: - dependency-name: golangci/golangci-lint-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore: clean up db pull implementation (#2175) * chore: clean up db pull implementation * chore: update unit tests * feat: add hook secrets * Apply suggestions from code review * fix: add send sms hook as test * chore: typo in variable name * fix: index out of bound when applying migrations * chore(deps): bump github.com/golangci/golangci-lint from 1.58.0 to 1.58.1 (#2256) chore(deps): bump github.com/golangci/golangci-lint Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) from 1.58.0 to 1.58.1. - [Release notes](https://github.com/golangci/golangci-lint/releases) - [Changelog](https://github.com/golangci/golangci-lint/blob/master/CHANGELOG.md) - [Commits](golangci/golangci-lint@v1.58.0...v1.58.1) --- updated-dependencies: - dependency-name: github.com/golangci/golangci-lint dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps): bump github.com/charmbracelet/bubbletea from 0.26.1 to 0.26.2 (#2257) chore(deps): bump github.com/charmbracelet/bubbletea Bumps [github.com/charmbracelet/bubbletea](https://github.com/charmbracelet/bubbletea) from 0.26.1 to 0.26.2. - [Release notes](https://github.com/charmbracelet/bubbletea/releases) - [Commits](charmbracelet/bubbletea@v0.26.1...v0.26.2) --- updated-dependencies: - dependency-name: github.com/charmbracelet/bubbletea dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore: support struct return type for pgmock * fix: add unit test for cache hit * fix: create migrations dir before saving diff (#2260) * chore(deps): bump github.com/docker/cli from 26.1.1+incompatible to 26.1.2+incompatible (#2261) chore(deps): bump github.com/docker/cli Bumps [github.com/docker/cli](https://github.com/docker/cli) from 26.1.1+incompatible to 26.1.2+incompatible. - [Commits](docker/cli@v26.1.1...v26.1.2) --- updated-dependencies: - dependency-name: github.com/docker/cli dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps): bump github.com/containers/common from 0.58.2 to 0.58.3 (#2262) Bumps [github.com/containers/common](https://github.com/containers/common) from 0.58.2 to 0.58.3. - [Release notes](https://github.com/containers/common/releases) - [Commits](containers/common@v0.58.2...v0.58.3) --- updated-dependencies: - dependency-name: github.com/containers/common dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps): bump github.com/docker/docker from 26.1.1+incompatible to 26.1.2+incompatible (#2263) chore(deps): bump github.com/docker/docker Bumps [github.com/docker/docker](https://github.com/docker/docker) from 26.1.1+incompatible to 26.1.2+incompatible. - [Release notes](https://github.com/docker/docker/releases) - [Commits](moby/moby@v26.1.1...v26.1.2) --- updated-dependencies: - dependency-name: github.com/docker/docker dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * fix: bump edge-runtime to 1.49.0 * initial work to split out queries into standalone scripts * add test cases for inspect commands * chore: use pg schemas in unit tests * chore: test report command * chore: verify connection is closed * chore: embed queries within each command package * chore: move query reading to file walker --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Han Qiao <sweatybridge@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Lakshan Perera <lakshan@laktek.com> Co-authored-by: Terry Sutton <saltcod@gmail.com> Co-authored-by: joel <lee.yi.jie.joel@gmail.com> Co-authored-by: Qiao Han <qiao@supabase.io> Co-authored-by: Nyannyacha <meow@nnc.gg>
KelseyBaker262
added a commit
to lazycloud0/KingsHeathClangersApp
that referenced
this pull request
Jun 12, 2024
<p>This PR was automatically created by Snyk using the credentials of a real user.</p><br /> <h3>Snyk has created this PR to upgrade supabase from 1.167.4 to 1.167.6.</h3> :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project. <hr/> - The recommended version is **2 versions** ahead of your current version. - The recommended version was released on **21 days ago**. <details> <summary><b>Release notes</b></summary> <br/> <details> <summary>Package name: <b>supabase</b></summary> <ul> <li> <b>1.167.6</b> - <a href="https://github.com/supabase/cli/releases/tag/v1.167.6">2024-05-16</a></br><h2>Changelog</h2> <h3>Bug fixes</h3> <ul> <li><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/supabase/cli/commit/ed2b60d8a80587ddc8024986cb60b97f1ad77b4c/hovercard" href="https://github.com/supabase/cli/commit/ed2b60d8a80587ddc8024986cb60b97f1ad77b4c"><tt>ed2b60d</tt></a>: fix: update auth version to 2.151.0 (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2299576119" data-permission-text="Title is private" data-url="supabase/cli#2296" data-hovercard-type="pull_request" data-hovercard-url="/supabase/cli/pull/2296/hovercard" href="https://github.com/supabase/cli/pull/2296">#2296</a>) (<a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/sweatybridge/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/sweatybridge">@ sweatybridge</a>)</li> </ul> </li> <li> <b>1.167.5</b> - <a href="https://github.com/supabase/cli/releases/tag/v1.167.5">2024-05-16</a></br><h2>Changelog</h2> <h3>Bug fixes</h3> <ul> <li><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/supabase/cli/commit/06aa0464c45fa5e0e635d9ca1c8dd6ee5fecb0d2/hovercard" href="https://github.com/supabase/cli/commit/06aa0464c45fa5e0e635d9ca1c8dd6ee5fecb0d2"><tt>06aa046</tt></a>: fix: bump edge-runtime to 1.53.0 (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2299500340" data-permission-text="Title is private" data-url="supabase/cli#2295" data-hovercard-type="pull_request" data-hovercard-url="/supabase/cli/pull/2295/hovercard" href="https://github.com/supabase/cli/pull/2295">#2295</a>) (<a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/nyannyacha/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/nyannyacha">@ nyannyacha</a>)</li> </ul> <h3>Others</h3> <ul> <li><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/supabase/cli/commit/629e4e4ffcf8da4e57f8932832022ea57aa9f522/hovercard" href="https://github.com/supabase/cli/commit/629e4e4ffcf8da4e57f8932832022ea57aa9f522"><tt>629e4e4</tt></a>: chore(deps): bump google.golang.org/grpc from 1.63.2 to 1.64.0 (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2296838961" data-permission-text="Title is private" data-url="supabase/cli#2289" data-hovercard-type="pull_request" data-hovercard-url="/supabase/cli/pull/2289/hovercard" href="https://github.com/supabase/cli/pull/2289">#2289</a>) (<a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@ dependabot</a>[bot])</li> <li><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/supabase/cli/commit/c6b73776d28ccbeb29ce953dae7237707340e4ae/hovercard" href="https://github.com/supabase/cli/commit/c6b73776d28ccbeb29ce953dae7237707340e4ae"><tt>c6b7377</tt></a>: Chore/bump studio (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2295688570" data-permission-text="Title is private" data-url="supabase/cli#2286" data-hovercard-type="pull_request" data-hovercard-url="/supabase/cli/pull/2286/hovercard" href="https://github.com/supabase/cli/pull/2286">#2286</a>) (<a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/saltcod/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/saltcod">@ saltcod</a>)</li> </ul> </li> <li> <b>1.167.4</b> - <a href="https://github.com/supabase/cli/releases/tag/v1.167.4">2024-05-10</a></br><h2>Changelog</h2> <h3>Bug fixes</h3> <ul> <li><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/supabase/cli/commit/517a95badc046834128346f931c527fa3b4298ff/hovercard" href="https://github.com/supabase/cli/commit/517a95badc046834128346f931c527fa3b4298ff"><tt>517a95b</tt></a>: fix: bump edge-runtime to 1.49.0 (<a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/nyannyacha/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/nyannyacha">@ nyannyacha</a>)</li> <li><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/supabase/cli/commit/46d77b99d61796367050dcbbeaabc2e9f16a85d5/hovercard" href="https://github.com/supabase/cli/commit/46d77b99d61796367050dcbbeaabc2e9f16a85d5"><tt>46d77b9</tt></a>: fix: bump edge-runtime to 1.49.0 (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2289001621" data-permission-text="Title is private" data-url="supabase/cli#2265" data-hovercard-type="pull_request" data-hovercard-url="/supabase/cli/pull/2265/hovercard" href="https://github.com/supabase/cli/pull/2265">#2265</a>) (<a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/laktek/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/laktek">@ laktek</a>)</li> </ul> <h3>Others</h3> <ul> <li><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/supabase/cli/commit/95fa2df7cd6bb26e413dce2b1490cc35092d6b53/hovercard" href="https://github.com/supabase/cli/commit/95fa2df7cd6bb26e413dce2b1490cc35092d6b53"><tt>95fa2df</tt></a>: chore(deps): bump github.com/docker/cli from 26.1.1+incompatible to 26.1.2+incompatible (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2288918200" data-permission-text="Title is private" data-url="supabase/cli#2261" data-hovercard-type="pull_request" data-hovercard-url="/supabase/cli/pull/2261/hovercard" href="https://github.com/supabase/cli/pull/2261">#2261</a>) (<a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@ dependabot</a>[bot])</li> <li><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/supabase/cli/commit/2262445f677f02624331fb3083a472bc8bf39873/hovercard" href="https://github.com/supabase/cli/commit/2262445f677f02624331fb3083a472bc8bf39873"><tt>2262445</tt></a>: chore(deps): bump github.com/containers/common from 0.58.2 to 0.58.3 (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2288918406" data-permission-text="Title is private" data-url="supabase/cli#2262" data-hovercard-type="pull_request" data-hovercard-url="/supabase/cli/pull/2262/hovercard" href="https://github.com/supabase/cli/pull/2262">#2262</a>) (<a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@ dependabot</a>[bot])</li> <li><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/supabase/cli/commit/d4d252cf5e247583a3e157f34a213e969c1f75fa/hovercard" href="https://github.com/supabase/cli/commit/d4d252cf5e247583a3e157f34a213e969c1f75fa"><tt>d4d252c</tt></a>: chore(deps): bump github.com/docker/docker from 26.1.1+incompatible to 26.1.2+incompatible (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2288918707" data-permission-text="Title is private" data-url="supabase/cli#2263" data-hovercard-type="pull_request" data-hovercard-url="/supabase/cli/pull/2263/hovercard" href="https://github.com/supabase/cli/pull/2263">#2263</a>) (<a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@ dependabot</a>[bot])</li> </ul> </li> </ul> from <a href="https://github.com/supabase/cli/releases">supabase GitHub release notes</a> </details> </details> --- > [!IMPORTANT] > > - Check the changes in this PR to ensure they won't cause issues with your project. > - This PR was automatically created by Snyk using the credentials of a real user. --- **Note:** _You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs._ **For more information:** <img src="https://api.segment.io/v1/pixel/track?data=eyJ3cml0ZUtleSI6InJyWmxZcEdHY2RyTHZsb0lYd0dUcVg4WkFRTnNCOUEwIiwiYW5vbnltb3VzSWQiOiI2ZGExYjg1ZS1hM2Y2LTRkZTYtYmU2Mi1mMjQwN2U5ODM2ZGEiLCJldmVudCI6IlBSIHZpZXdlZCIsInByb3BlcnRpZXMiOnsicHJJZCI6IjZkYTFiODVlLWEzZjYtNGRlNi1iZTYyLWYyNDA3ZTk4MzZkYSJ9fQ==" width="0" height="0"/> > - 🧐 [View latest project report](https://app.snyk.io/org/josetutis/project/3c402998-992a-4249-ae7b-830abf69abcf?utm_source=github&utm_medium=referral&page=upgrade-pr) > - 📜 [Customise PR templates](https://docs.snyk.io/scan-using-snyk/pull-requests/snyk-fix-pull-or-merge-requests/customize-pr-templates) > - 🛠 [Adjust upgrade PR settings](https://app.snyk.io/org/josetutis/project/3c402998-992a-4249-ae7b-830abf69abcf/settings/integration?utm_source=github&utm_medium=referral&page=upgrade-pr) > - 🔕 [Ignore this dependency or unsubscribe from future upgrade PRs](https://app.snyk.io/org/josetutis/project/3c402998-992a-4249-ae7b-830abf69abcf/settings/integration?pkg=supabase&utm_source=github&utm_medium=referral&page=upgrade-pr#auto-dep-upgrades) <!--- (snyk:metadata:{"customTemplate":{"variablesUsed":[],"fieldsUsed":[]},"dependencies":[{"name":"supabase","from":"1.167.4","to":"1.167.6"}],"env":"prod","hasFixes":false,"isBreakingChange":false,"isMajorUpgrade":false,"issuesToFix":[],"prId":"6da1b85e-a3f6-4de6-be62-f2407e9836da","prPublicId":"6da1b85e-a3f6-4de6-be62-f2407e9836da","packageManager":"npm","priorityScoreList":[],"projectPublicId":"3c402998-992a-4249-ae7b-830abf69abcf","projectUrl":"https://app.snyk.io/org/josetutis/project/3c402998-992a-4249-ae7b-830abf69abcf?utm_source=github&utm_medium=referral&page=upgrade-pr","prType":"upgrade","templateFieldSources":{"branchName":"default","commitMessage":"default","description":"default","title":"default"},"templateVariants":[],"type":"auto","upgrade":[],"upgradeInfo":{"versionsDiff":2,"publishedDate":"2024-05-16T08:11:04.790Z"},"vulns":[]}) --->
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps github.com/containers/common from 0.58.2 to 0.58.3.
Release notes
Sourced from github.com/containers/common's releases.
Commits
b5b9a9e
[v0.58] Bump to v0.5831d5168
[v0.58] Address CVE-2024-373709fc822
Merge pull request #1957 from TomSweeneyRedHat/dev/tsweeney/v0.58.2-2Dependabot 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 commands and options
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 this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)