gomod(deps): Bump the go-deps group across 1 directory with 7 updates#338
Open
dependabot[bot] wants to merge 1 commit into
Open
gomod(deps): Bump the go-deps group across 1 directory with 7 updates#338dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the go-deps group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/containerd/containerd/v2](https://github.com/containerd/containerd) | `2.3.0` | `2.3.1` | | [github.com/docker/cli](https://github.com/docker/cli) | `29.4.2+incompatible` | `29.5.2+incompatible` | | [github.com/moby/buildkit](https://github.com/moby/buildkit) | `0.29.0` | `0.30.0` | | [github.com/posthog/posthog-go](https://github.com/posthog/posthog-go) | `1.12.4` | `1.12.6` | | [github.com/tidwall/gjson](https://github.com/tidwall/gjson) | `1.18.0` | `1.19.0` | | [golang.org/x/mod](https://github.com/golang/mod) | `0.35.0` | `0.36.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.53.0` | `0.55.0` | Updates `github.com/containerd/containerd/v2` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/containerd/containerd/releases) - [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md) - [Commits](containerd/containerd@v2.3.0...v2.3.1) Updates `github.com/docker/cli` from 29.4.2+incompatible to 29.5.2+incompatible - [Commits](docker/cli@v29.4.2...v29.5.2) Updates `github.com/moby/buildkit` from 0.29.0 to 0.30.0 - [Release notes](https://github.com/moby/buildkit/releases) - [Commits](moby/buildkit@v0.29.0...v0.30.0) Updates `github.com/posthog/posthog-go` from 1.12.4 to 1.12.6 - [Release notes](https://github.com/posthog/posthog-go/releases) - [Changelog](https://github.com/PostHog/posthog-go/blob/main/CHANGELOG.md) - [Commits](PostHog/posthog-go@v1.12.4...v1.12.6) Updates `github.com/tidwall/gjson` from 1.18.0 to 1.19.0 - [Commits](tidwall/gjson@v1.18.0...v1.19.0) Updates `golang.org/x/mod` from 0.35.0 to 0.36.0 - [Commits](golang/mod@v0.35.0...v0.36.0) Updates `golang.org/x/net` from 0.53.0 to 0.55.0 - [Commits](golang/net@v0.53.0...v0.55.0) --- updated-dependencies: - dependency-name: github.com/containerd/containerd/v2 dependency-version: 2.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: github.com/docker/cli dependency-version: 29.5.2+incompatible dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/moby/buildkit dependency-version: 0.30.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/posthog/posthog-go dependency-version: 1.12.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: github.com/tidwall/gjson dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: golang.org/x/mod dependency-version: 0.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: golang.org/x/net dependency-version: 0.55.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or 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
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 the go-deps group with 7 updates in the / directory:
2.3.02.3.129.4.2+incompatible29.5.2+incompatible0.29.00.30.01.12.41.12.61.18.01.19.00.35.00.36.00.53.00.55.0Updates
github.com/containerd/containerd/v2from 2.3.0 to 2.3.1Release notes
Sourced from github.com/containerd/containerd/v2's releases.
... (truncated)
Commits
64b425cMerge pull request #13405 from AkihiroSuda/prepare-release-2.3.158af965Prepare release notes for v2.3.18f0b3caUpdate api to v1.11.19f8f453Merge pull request #13447 from samuelkarp/oci-withuser-errrange-2.3f822a91Merge pull request #13444 from dmcgowan/prepare-api-v1.11.1da7aef2Prepare release notes for api/v1.11.1a50a704Merge pull request #13422 from k8s-infra-cherrypick-robot/cherry-pick-13360-t...5282d4eWire task address and version fieldse44f5f9protos: include task API address to CreateTaskRequest85f22f7Merge pull request #13409 from k8s-infra-cherrypick-robot/cherry-pick-13327-t...Updates
github.com/docker/clifrom 29.4.2+incompatible to 29.5.2+incompatibleCommits
79eb04cMerge pull request #3173 from rene-hermenau/patch-11a3048fMerge pull request #6997 from vvoland/gha-fix9177c7fgha: Port validate milestones from Moby77cb156Merge pull request #6994 from thaJeztah/bump_buildx382a92dDockerfile: update buildx to v0.34.15c0919aMerge pull request #6995 from thaJeztah/bump_versiona68dd7abump VERSION to v29.5.2-dev2518b52Merge pull request #6991 from mickael-docker/docs-clarify-authz9f18a0adocs: clarify authz content type2944fd1Merge pull request #6989 from thaJeztah/bump_versionUpdates
github.com/moby/buildkitfrom 0.29.0 to 0.30.0Release notes
Sourced from github.com/moby/buildkit's releases.
... (truncated)
Commits
dd2170eMerge pull request #6770 from crazy-max/v0.30-picks-0.30.0e4b9769test: gate merge diff tests through worker capabilitiesd5956a1skip pin race test on workers without merge diff support505ab37solver: fix race in walkProvenancef2e48d2Merge pull request #6762 from jsternberg/add-error-detailsf7a40a0Merge pull request #6758 from tonistiigi/fix-provenance-data-race80e934dremotecache: propagate details field from registry when includeda7c8749Merge pull request #6761 from moby/dependabot/github_actions/github/codeql-ac...df37b67build(deps): bump github/codeql-action from 4.35.3 to 4.35.4c7ba941Merge pull request #6759 from moby/dependabot/github_actions/docker/github-bu...Updates
github.com/posthog/posthog-gofrom 1.12.4 to 1.12.6Release notes
Sourced from github.com/posthog/posthog-go's releases.
Changelog
Sourced from github.com/posthog/posthog-go's changelog.
Commits
a99dc57chore: release v1.12.6 [version bump] [skip ci]9289d53fix: reject leading-zero semver values in local evaluation (#200)4caaa1echore: pin github actions to commit shas (#202)22195ffchore: release v1.12.5 [version bump] [skip ci]6d243a6fix: revert d2c4dd2 (#199)d2c4dd2chore: release v1.12.4 [version bump] [skip ci]e9436faFix no-op client for empty API key (#193)06421d2chore: sign release workflow commits (#198)8e96d3dRun Go CI on main pushes (#197)9f60d7afeat(flags): support mixed targeting in local evaluation (#192)Updates
github.com/tidwall/gjsonfrom 1.18.0 to 1.19.0Commits
0fac2c9Add iterator functions All, Keys, and Values4d23028Add repo url10d2662Add copyright comment4a91ee1Update README.mdUpdates
golang.org/x/modfrom 0.35.0 to 0.36.0Commits
643da9bgo.mod: update golang.org/x dependenciesccc3cdfzip: include 'but content has correct sum' note in TestVCSab30318zip: update zip hashes for new flate compressionUpdates
golang.org/x/netfrom 0.53.0 to 0.55.0Commits
7770ec4go.mod: update golang.org/x dependencies4ece7b6html: escape greater-than symbol in doctype identifiers08be507html: improve Noah's Ark clause performancea8fb2fehtml: properly render fostered elements in foreign content0dc5b7ahtml: properly check namespace in "in body" any other end taga452f3chtml: ignore duplicate attributes during tokenizationf865199quic: fix appendMaxDataFrame erroneously accumulating sentLimit210ed3cquic: establish a "happened-before" relationship between stream write and readad8140equic: fix buffer slicing when handling overlapping stream data23ee2efhttp2: avoid API changes when built with go1.27Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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