Skip to content

build(deps): bump github.com/containerd/stargz-snapshotter/ipfs from 0.14.3 to 0.15.1#2615

Merged
AkihiroSuda merged 1 commit intomainfrom
dependabot/go_modules/github.com/containerd/stargz-snapshotter/ipfs-0.15.1
Nov 1, 2023
Merged

build(deps): bump github.com/containerd/stargz-snapshotter/ipfs from 0.14.3 to 0.15.1#2615
AkihiroSuda merged 1 commit intomainfrom
dependabot/go_modules/github.com/containerd/stargz-snapshotter/ipfs-0.15.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Oct 31, 2023

Bumps github.com/containerd/stargz-snapshotter/ipfs from 0.14.3 to 0.15.1.

Release notes

Sourced from github.com/containerd/stargz-snapshotter/ipfs's releases.

v0.15.1

Notable Changes

  • Removed support for CRI v1alpha2 API that was deprecated in containerd v1.7 (#1175)
  • Make timeout per-request (#1181), thanks to @​Kern--
  • fix: rollback snapshot to prevent bolt deadlock (#1326), thanks to @​goller
  • Protect node.ents and node.entsCached with a mutex (#1381), thanks to @​iain-macdonald
  • Fixed the snapshotter reported incorrect number blocks for a file (#1387), thanks to @​Kern--
  • chore: pkg imported more than once (#1363), thanks to @​testwill

Note about v0.15.0

v0.15.0 has been tagged but it didn't include release binaries due to CI issue. For trying binary release of v0.15, please use stargz-snapshotter newer than v0.15.1.

Commits
  • 64ab83b Merge pull request #1456 from ktock/p-0.15.1
  • 2832142 Merge pull request #1455 from ktock/fix-release-ci
  • 5ff919b prepare for v0.15.1
  • e18efae fix gh invocation release ci
  • 9605129 Merge pull request #1454 from ktock/prepare-0.15.0
  • be3a3fb Prepare for v0.15.0
  • 3d648b5 Merge pull request #1449 from ktock/update-deps-202310
  • a708e72 Merge pull request #1431 from ktock/go-multiaddr-0.12.0
  • f298da6 Merge pull request #1447 from AkihiroSuda/static
  • 772ca65 go.mod: bump github.com/multiformats/go-multiaddr from 0.11.0 to 0.12.0
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 31, 2023
@AkihiroSuda AkihiroSuda added this to the v1.7.0 milestone Oct 31, 2023
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/containerd/stargz-snapshotter/ipfs-0.15.1 branch from 58730e0 to 4b14e92 Compare November 1, 2023 00:02
Bumps [github.com/containerd/stargz-snapshotter/ipfs](https://github.com/containerd/stargz-snapshotter) from 0.14.3 to 0.15.1.
- [Release notes](https://github.com/containerd/stargz-snapshotter/releases)
- [Commits](containerd/stargz-snapshotter@v0.14.3...v0.15.1)

---
updated-dependencies:
- dependency-name: github.com/containerd/stargz-snapshotter/ipfs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/containerd/stargz-snapshotter/ipfs-0.15.1 branch from 4b14e92 to 9143054 Compare November 1, 2023 00:03
@AkihiroSuda AkihiroSuda merged commit b31f297 into main Nov 1, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/containerd/stargz-snapshotter/ipfs-0.15.1 branch November 1, 2023 00:54
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