gomod(deps): Bump the go-deps group across 1 directory with 12 updates - #473
Open
dependabot[bot] wants to merge 1 commit into
Open
gomod(deps): Bump the go-deps group across 1 directory with 12 updates#473dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the go-deps group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [charm.land/bubbles/v2](https://github.com/charmbracelet/bubbles) | `2.1.0` | `2.1.1` | | [github.com/containerd/containerd/v2](https://github.com/containerd/containerd) | `2.3.0` | `2.3.4` | | [github.com/containerd/platforms](https://github.com/containerd/platforms) | `1.0.0-rc.4` | `1.0.0-rc.5` | | [github.com/docker/cli](https://github.com/docker/cli) | `29.4.2+incompatible` | `29.7.2+incompatible` | | [github.com/moby/buildkit](https://github.com/moby/buildkit) | `0.29.0` | `0.32.2` | | [github.com/moby/moby/client](https://github.com/moby/moby) | `0.4.1` | `0.5.1` | | [github.com/posthog/posthog-go](https://github.com/posthog/posthog-go) | `1.12.4` | `1.23.1` | | [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) | `1.9.4` | `1.10.1` | | [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.38.0` | `0.40.0` | Updates `charm.land/bubbles/v2` from 2.1.0 to 2.1.1 - [Release notes](https://github.com/charmbracelet/bubbles/releases) - [Commits](charmbracelet/bubbles@v2.1.0...v2.1.1) Updates `charm.land/bubbletea/v2` from 2.0.6 to 2.0.7 - [Release notes](https://github.com/charmbracelet/bubbletea/releases) - [Commits](charmbracelet/bubbletea@v2.0.6...v2.0.7) Updates `github.com/containerd/containerd/v2` from 2.3.0 to 2.3.4 - [Release notes](https://github.com/containerd/containerd/releases) - [Changelog](https://github.com/containerd/containerd/blob/v2.3.4/RELEASES.md) - [Commits](containerd/containerd@v2.3.0...v2.3.4) Updates `github.com/containerd/platforms` from 1.0.0-rc.4 to 1.0.0-rc.5 - [Release notes](https://github.com/containerd/platforms/releases) - [Commits](containerd/platforms@v1.0.0-rc.4...v1.0.0-rc.5) Updates `github.com/docker/cli` from 29.4.2+incompatible to 29.7.2+incompatible - [Commits](docker/cli@v29.4.2...v29.7.2) Updates `github.com/moby/buildkit` from 0.29.0 to 0.32.2 - [Release notes](https://github.com/moby/buildkit/releases) - [Commits](moby/buildkit@v0.29.0...v0.32.2) Updates `github.com/moby/moby/client` from 0.4.1 to 0.5.1 - [Release notes](https://github.com/moby/moby/releases) - [Changelog](https://github.com/moby/moby/blob/v0.5.1/CHANGELOG.md) - [Commits](moby/moby@v0.4.1...v0.5.1) Updates `github.com/posthog/posthog-go` from 1.12.4 to 1.23.1 - [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.23.1) Updates `github.com/sirupsen/logrus` from 1.9.4 to 1.10.1 - [Release notes](https://github.com/sirupsen/logrus/releases) - [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md) - [Commits](sirupsen/logrus@v1.9.4...v1.10.1) Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.0 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.11.1...v1.12.0) 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.38.0 to 0.40.0 - [Commits](golang/mod@v0.38.0...v0.40.0) --- updated-dependencies: - dependency-name: charm.land/bubbles/v2 dependency-version: 2.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: charm.land/bubbletea/v2 dependency-version: 2.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: github.com/containerd/containerd/v2 dependency-version: 2.3.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: github.com/containerd/platforms dependency-version: 1.0.0-rc.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: github.com/docker/cli dependency-version: 29.7.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.32.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/moby/moby/client dependency-version: 0.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/posthog/posthog-go dependency-version: 1.23.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/sirupsen/logrus dependency-version: 1.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/stretchr/testify dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor 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.40.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 10 updates in the / directory:
2.1.02.1.12.3.02.3.41.0.0-rc.41.0.0-rc.529.4.2+incompatible29.7.2+incompatible0.29.00.32.20.4.10.5.11.12.41.23.11.9.41.10.11.18.01.19.00.38.00.40.0Updates
charm.land/bubbles/v2from 2.1.0 to 2.1.1Release notes
Sourced from charm.land/bubbles/v2's releases.
Commits
d2b2217fix(textarea): apply prompt style on all lines, including fillers0dafc72chore(deps): bump actions/checkout from 6 to 7 in the all group (#1006)492ed7dchore(deps): bump the all group with 2 updates (#1004)40d145echore(deps): bump the all group with 2 updates (#996)8585ef8chore(deps): bump github.com/sahilm/fuzzy in the all group (#969)ef0090echore: remove CODEOWNERS6feda24chore(deps): bump the all group with 3 updates (#958)42130e8chore(deps): bump github.com/mattn/go-runewidth in the all group (#952)0d62ce2chore(deps): bump dependabot/fetch-metadata from 2 to 3 in the all group (#953)204774bchore(deps): bump github.com/mattn/go-runewidth in the all group (#945)Updates
charm.land/bubbletea/v2from 2.0.6 to 2.0.7Release notes
Sourced from charm.land/bubbletea/v2's releases.
Commits
a23da80v2.0.7670963echore(task): add release and fetch-tags tasks29c4c32fix(examples/deps): go mod tidy878d7dfchore(deps): bump ultraviolet for kitty keyboard fixc60f0c5fix: prevent data race with cursedRenderer.onMouse (#1691)640d879docs(readme): update footer image0fbefd2chore: remove CODEOWNERS074596efix: skip input reader restore when input is disabled (#1680)Updates
github.com/containerd/containerd/v2from 2.3.0 to 2.3.4Release notes
Sourced from github.com/containerd/containerd/v2's releases.
... (truncated)
Changelog
Sourced from github.com/containerd/containerd/v2's changelog.
... (truncated)
Commits
db88095Merge pull request #13942 from samuelkarp/prepare-release-2.3.46c13eddMerge pull request #13945 from erofs/erofs-fix-backport3aef405snapshots/erofs: protect snapshot staging from cleanupc1f5360Prepare release notes for v2.3.4a553459Merge pull request #13913 from samuelkarp/toggle-experimental-criu-restore-2.3d79eeb2Merge pull request #13935 from k8s-infra-cherrypick-robot/cherry-pick-13916-t...5966e2enri,deprecation: emit warnings for old NRI plugins.14b5e7dMerge pull request #13914 from k8s-infra-cherrypick-robot/cherry-pick-13162-t...ab52c58Set the default of runtimeFeatures.UserNamespacesHostNetwork to true928c03ccri: disable restore in CreateContainer by defaultUpdates
github.com/containerd/platformsfrom 1.0.0-rc.4 to 1.0.0-rc.5Release notes
Sourced from github.com/containerd/platforms's releases.
Commits
94edf53Merge pull request #34 from zylxjtu/mainbacc690Fix WS2022 compat on hosts past the latest LTSCUpdates
github.com/docker/clifrom 29.4.2+incompatible to 29.7.2+incompatibleCommits
a7dcaa6Merge pull request #7151 from vvoland/update-archive400b45fvendor: github.com/moby/go-archive v0.3.338887ecMerge pull request #7145 from winklemad/fix-service-duplicate-removal-panic904aef7Merge pull request #7147 from docker/dependabot/github_actions/docker-actions...f08e60ebuild(deps): bump docker/docker-agent-action/.github/workflows/review-pr.ymlabfd891Merge pull request #7149 from vvoland/update-docker519eb45VERSION: 29.7.28717af7cli/command/service: fix panic when removing duplicate valuese9452d6Merge pull request #7142 from thaJeztah/bump_go_archive_0.3.2a6014a7vendor: github.com/moby/go-archive v0.3.2Updates
github.com/moby/buildkitfrom 0.29.0 to 0.32.2Release notes
Sourced from github.com/moby/buildkit's releases.
... (truncated)
Commits
991535eMerge pull request #7016 from crazy-max/v0.32_backport_7015b4e609fexporter: revert attestation manifest push orderf1697c4Merge pull request #7013 from crazy-max/v0.32-backport-7012c300afcexporter: fix attestation manifest push order68bcd7dMerge pull request #7006 from crazy-max/v0.32-pick-0.32.1640eb23dockerfile: test ADD hardlinks through absolute symlinksc7dc8c8dockerfile: regression test for ADD archives through absolute symlinksf3b57e4dockerfile: regression test for ADD archives with implied parents5f3d92cRevert "vendor: github.com/moby/go-archive v0.2.1"f5d08d5Merge pull request #6992 from crazy-max/fix-export-finalize-testUpdates
github.com/moby/moby/clientfrom 0.4.1 to 0.5.1Release notes
Sourced from github.com/moby/moby/client's releases.
Changelog
Sourced from github.com/moby/moby/client's changelog.
... (truncated)
Commits
3b89d13Bump to v0.5.116225c4Merge pull request #1291 from dotcloud/ensure_mount_commitdd2f0d8Merge pull request #1238 from dotcloud/1237-improve_docker_top-feature0b57e44Merge branch 'master' into 1237-improve_docker_top-featuref2dc492Merge pull request #1342 from dsissitka/patch-4a7ace53Merge pull request #1339 from dhrp/docker-run-d-descriptionc99e8deMerge branch 'cleanup_signal_handling' of https://github.com/calavera/docker ...c06aa62Merge pull request #1306 from dotcloud/1294_fix_wrong_untag_using_id_rmi9ba9983Fixed a couple of minor syntax errors.7d68afbMerge pull request #1209 from zimbatm/upstart-improvementsUpdates
github.com/posthog/posthog-gofrom 1.12.4 to 1.23.1Release notes
Sourced from github.com/posthog/posthog-go's releases.
... (truncated)
Changelog
Sourced from github.com/posthog/posthog-go's changelog.
... (truncated)
Commits
608be68chore: release v1.23.1 [version bump] [skip ci]ec8f6c0fix: normalize SDK timestamps to UTC (#284)7fb10e6ci: remove automerge from upgrade workflow (#282)4127d7dci: Upgrade posthog-go in the PostHog monorepo after releases (#281)f7b86e8chore(deps): bump the github-actions group with 3 updates (#280)a02322fchore: group Dependabot updates (#278)e6df366chore(deps): bump github/codeql-action/analyze from 4.35.5 to 4.37.4 (#274)3a67823chore(deps-dev): bump@changesets/clifrom 2.31.0 to 2.31.1 (#269)f2742c5chore(deps): bump github.com/goccy/go-json from 0.10.5 to 0.10.6 (#271)5bb890echore(deps): bump actions/checkout from 6.0.2 to 7.0.1 (#273)Updates
github.com/sirupsen/logrusfrom 1.9.4 to 1.10.1Release notes
Sourced from github.com/sirupsen/logrus's releases.
... (truncated)
Changelog
Sourced from github.com/sirupsen/logrus's changelog.
... (truncated)
Commits
8b673a9Merge pull request #1583 from thaJeztah/release_1.10.10b920adMerge pull request #1584 from thaJeztah/more_coverage5e20694TextFormatter: cover nil pointer method receivers8312732update changelog for v1.10.1e987a40Merge pull request #1582 from thaJeztah/panic_handler17d574bTextFormatter: recover panics from Error and String methods134c80fMerge pull request #1579 from thaJeztah/err_handling7350f42logger: WithError: wrap logger.WithError for consistencyb3369d2entry: allow function-backed error fields1080083Merge pull request #1578 from thaJeztah/err_handling_testsUpdates
github.com/stretchr/testifyfrom 1.11.1 to 1.12.0Release notes
Sourced from github.com/stretchr/testify's releases.
... (truncated)
Commits
001eb79Merge pull request #1905 from Kentzo/patch-1ad40f38Merge pull request #1906 from stretchr/dependabot/github_actions/actions/chec...3bae017build(deps): bump actions/checkout from 6.0.2 to 6.0.3f8c01f3mock: Mock.Return does not exist anymore12f8b56Merge pull request #1563 from stretchr/make-AssertionFunc-types-aliasesa11649eassert: make *AssertionFunc type just aliasesdc20f41Merge pull request #1890 from stretchr/dolmen/codegen-modernize098f8d7_codegen: use strings.Builderd2699be_codegen: modernizea463c8cMerge pull request #1885 from stretchr/dolmen/ci-check-ghactions-hashesUpdates
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.38.0 to 0.40.0Commits
d3398d0go.mod: update golang.org/x dependencies57549bfsumdb: ignore unrelated hashes in Lookup96f62aesumdb/tl...Description has been truncated