chore(deps): bump the all group across 1 directory with 4 updates#365
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the all group across 1 directory with 4 updates#365dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the all group with 4 updates in the / directory: [github.com/labstack/echo/v4](https://github.com/labstack/echo), [github.com/mattn/go-runewidth](https://github.com/mattn/go-runewidth), [go.etcd.io/bbolt](https://github.com/etcd-io/bbolt) and [oras.land/oras-go/v2](https://github.com/oras-project/oras-go). Updates `github.com/labstack/echo/v4` from 4.15.2 to 4.15.4 - [Release notes](https://github.com/labstack/echo/releases) - [Changelog](https://github.com/labstack/echo/blob/v4.15.4/CHANGELOG.md) - [Commits](labstack/echo@v4.15.2...v4.15.4) Updates `github.com/mattn/go-runewidth` from 0.0.23 to 0.0.24 - [Commits](mattn/go-runewidth@v0.0.23...v0.0.24) Updates `go.etcd.io/bbolt` from 1.4.3 to 1.5.0 - [Release notes](https://github.com/etcd-io/bbolt/releases) - [Commits](etcd-io/bbolt@v1.4.3...v1.5.0) Updates `oras.land/oras-go/v2` from 2.6.0 to 2.6.1 - [Release notes](https://github.com/oras-project/oras-go/releases) - [Commits](oras-project/oras-go@v2.6.0...v2.6.1) --- updated-dependencies: - dependency-name: github.com/labstack/echo/v4 dependency-version: 4.15.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: github.com/mattn/go-runewidth dependency-version: 0.0.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: go.etcd.io/bbolt dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: oras.land/oras-go/v2 dependency-version: 2.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... 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 all group with 4 updates in the / directory: github.com/labstack/echo/v4, github.com/mattn/go-runewidth, go.etcd.io/bbolt and oras.land/oras-go/v2.
Updates
github.com/labstack/echo/v4from 4.15.2 to 4.15.4Release notes
Sourced from github.com/labstack/echo/v4's releases.
... (truncated)
Changelog
Sourced from github.com/labstack/echo/v4's changelog.
... (truncated)
Commits
ec79b58Merge pull request #3020 from aldas/v4_v4-15-4_changelog2714c07Changelog for v4.15.4 - security fix13f0ed1Merge pull request #3019 from aldas/v4_backport_3016d16a4ecbackport PR 3016 from v48f167b9Merge pull request #3018 from aldas/v4_remove_v5_dep9afa4baremove dependency on labstack/echo v5 introduced in go.mod and go.sum1e05f63Merge pull request #3017 from aldas/v4_ci_updates11a3cc4Update dependencies and add ignore for linting26bd016Update CI action versionsaa52f6aci: run workflows on the v4 branch, not just master (#3013)Updates
github.com/mattn/go-runewidthfrom 0.0.23 to 0.0.24Commits
0383c20Merge pull request #96 from mattn/optimize-eastasian-width-table37796e5Optimize EastAsian RuneWidth with precomputed width tablee8dc57aRevise security policy and supported versionsUpdates
go.etcd.io/bboltfrom 1.4.3 to 1.5.0Release notes
Sourced from go.etcd.io/bbolt's releases.
Commits
e7a8b2dMerge pull request #1217 from pjsharath28/update-go-release-1.5a916f11bump go 1.25.1143ec888Merge pull request #1212 from Elbehery/20260527_remove_maxSize_guardd43321fchore(test): remove redundant MaxSize guard in TestDB_MaxSizeExceededDoesNotGrowc13504dMerge pull request #1211 from ahrtr/20260526_maxsize_changelog0a8fbd9Merge pull request #1210 from Elbehery/20260526_support_data_size_limit63896b7Update changelog for the feature of supporting setting file size limita85b887Reimplement the feature of support setting data file size limit443486etest: add and update tests for MaxSize and MMap behaviora1f42c4Merge pull request #1208 from etcd-io/dependabot/github_actions/golangci/gola...Updates
oras.land/oras-go/v2from 2.6.0 to 2.6.1Release notes
Sourced from oras.land/oras-go/v2's releases.
Commits
47b7c80release: v2.6.1 (#1195)3c2e884Merge commit from forkcc323e5Merge commit from fork7a9f4b0Merge commit from forkd593d50feat: add gitops release workflow with goreleaser (#1161)5fd67f9fix(content): reject descriptor sizes exceeding 32 MiB in ReadAll (#1153)4683c46fix: validate Location host before blob upload to prevent credential leak (#1...4a3e611build(deps): bump golang.org/x/sync from 0.19.0 to 0.20.0 (#1121)00de1f0chore: sync CODEOWNERS and OWNERS.md from main to v2 (#1122)d7b6f8efix: graph.Memory should use digest as map key (#1095)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 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