Skip to content
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

build(deps): Bump github.com/containers/common from 0.59.1 to 0.60.0 #5

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 31, 2024

Bumps github.com/containers/common from 0.59.1 to 0.60.0.

Release notes

Sourced from github.com/containers/common's releases.

v0.60.0

What's Changed

... (truncated)

Commits
  • 0142cf8 Bump c/common to v0.60.0
  • d98a5fa Bump c/storage to v1.55.0, c/image to v5.32.0
  • da79b1d Merge pull request #2098 from dweiller/patch-1
  • 432ef33 doc: fix typo in Containerfile.5.md
  • f1530b4 Merge pull request #2097 from containers/renovate/github.com-docker-docker-27.x
  • b94c848 fix(deps): update module github.com/docker/docker to v27.1.1+incompatible
  • 67b51f0 Merge pull request #2096 from containers/renovate/github.com-cyphar-filepath-...
  • 3a0226f fix(deps): update module github.com/cyphar/filepath-securejoin to v0.3.1
  • 6411b35 Merge pull request #2094 from Luap99/layer-race
  • 341cf84 libimage: recommend podman system check over reset
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

cfergeau and others added 10 commits June 13, 2024 15:18
This uses golangci-lint to run static checks on the codebase.
golangci-lint is built on demand if it's not available.
This handles:
- builds from a git repository
- builds from a tarball
- builds using `go install ...`
This is unused, but I need a vendor/ directory to test the next commit
which adds `make vendorcheck`
This ensures `vendor` does not get out of sync
Bumps [github.com/containers/common](https://github.com/containers/common) from 0.59.1 to 0.60.0.
- [Release notes](https://github.com/containers/common/releases)
- [Commits](containers/common@v0.59.1...v0.60.0)

---
updated-dependencies:
- dependency-name: github.com/containers/common
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 31, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 28, 2025

Superseded by #40.

@dependabot dependabot bot closed this Jan 28, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/containers/common-0.60.0 branch January 28, 2025 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant