chore(deps): bump the go_modules group with 4 updates #6161
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 the go_modules group with 4 updates: github.com/containerd/containerd, github.com/gofiber/fiber/v2, github.com/docker/docker and github.com/ulikunitz/xz.
Updates
github.com/containerd/containerd
from 1.7.19 to 1.7.27Release notes
Sourced from github.com/containerd/containerd's releases.
... (truncated)
Commits
05044ec
Merge commit from fork0b7f2a5
Merge pull request #11540 from dmcgowan/prepare-1.7.27574a304
Merge pull request #11538 from dmcgowan/backport-113271be04be
Prepare release notes for v1.7.2782b5c43
core/remotes: Handle attestations in MakeRefKey2c670e7
core/images: Ignore attestations when traversing children11504c3
validate uid/gid576178b
Merge pull request #11515 from akhilerm/1.7-updatego1.24.1a39863c
update build to go1.23.7, test go1.24.18946aa0
Merge pull request #11499 from djdongjin/1-7-remove-hashi-multierrorUpdates
github.com/gofiber/fiber/v2
from 2.52.5 to 2.52.9Release notes
Sourced from github.com/gofiber/fiber/v2's releases.
... (truncated)
Commits
1197a22
Update app.gob60408c
🐛 bug: Fix MIME type equality checks (#3603)845f95f
🐛 bug: Fix Content-Type comparison in Is() (#3537)1c037c4
🧹 chore: Add upper index limit for parsers (#3503)40d14a9
🐛 fix: Embedded struct parsing (#3478)b6f0772
Update AGENTS.md22c3c0c
Update app.goe115c08
Merge commit from forkd153551
Update AGENTS.md7db10b6
docs: Add AGENTS.md (#3461)Updates
github.com/docker/docker
from 27.1.1+incompatible to 28.0.0+incompatibleRelease notes
Sourced from github.com/docker/docker's releases.
... (truncated)
Commits
af898ab
Merge pull request #49495 from vvoland/update-buildkitd67f035
vendor: github.com/moby/buildkit v0.20.000ab386
Merge pull request #49491 from vvoland/update-buildkit1fde8c4
builder-next: fix cdi managercde9f07
vendor: github.com/moby/buildkit v0.20.0-rc389e1429
Merge pull request #49490 from thaJeztah/dockerfile_lintingb2b5590
Dockerfile: fix linting warnings62bc597
Merge pull request #49480 from thaJeztah/docs_api_1.48670cd81
Merge pull request #49485 from vvoland/c8d-list-panica3628f3
docs/api: add documentation for API v1.48Updates
github.com/ulikunitz/xz
from 0.5.9 to 0.5.14Commits
7184815
Preparation of release v0.5.1488ddf1d
Address Security Issue GHSA-jc7w-c686-c4v9c8314b8
Add new package xio with WriteCloserStack4f11dce
Update README.md and SECURITY.md to address security questionsf56ebbf
TODO.md: fix a typo9d122a6
release version v0.5.114ce6f08
lzma: fix handling of small dictionary sizes0b7c695
xz: add reader benchmark5535077
xz: add compression reate to Writer benchmark886dc9a
xz: add benchmark for WriterDependabot 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 <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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.