maint(deps): bump the minor-patch group across 1 directory with 7 updates#465
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
maint(deps): bump the minor-patch group across 1 directory with 7 updates#465dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…ates Bumps the minor-patch group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) | `1.10.0` | `1.11.0` | | [github.com/go-sql-driver/mysql](https://github.com/go-sql-driver/mysql) | `1.9.1` | `1.9.3` | | [github.com/honeycombio/libhoney-go](https://github.com/honeycombio/libhoney-go) | `1.25.0` | `1.26.0` | | [github.com/labstack/echo/v4](https://github.com/labstack/echo) | `4.13.3` | `4.13.4` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.71.0` | `1.75.1` | Updates `github.com/gin-gonic/gin` from 1.10.0 to 1.11.0 - [Release notes](https://github.com/gin-gonic/gin/releases) - [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md) - [Commits](gin-gonic/gin@v1.10.0...v1.11.0) Updates `github.com/go-sql-driver/mysql` from 1.9.1 to 1.9.3 - [Release notes](https://github.com/go-sql-driver/mysql/releases) - [Changelog](https://github.com/go-sql-driver/mysql/blob/v1.9.3/CHANGELOG.md) - [Commits](go-sql-driver/mysql@v1.9.1...v1.9.3) Updates `github.com/honeycombio/libhoney-go` from 1.25.0 to 1.26.0 - [Release notes](https://github.com/honeycombio/libhoney-go/releases) - [Changelog](https://github.com/honeycombio/libhoney-go/blob/main/CHANGELOG.md) - [Commits](honeycombio/libhoney-go@v1.25.0...v1.26.0) Updates `github.com/labstack/echo/v4` from 4.13.3 to 4.13.4 - [Release notes](https://github.com/labstack/echo/releases) - [Changelog](https://github.com/labstack/echo/blob/master/CHANGELOG.md) - [Commits](labstack/echo@v4.13.3...v4.13.4) Updates `github.com/stretchr/testify` from 1.10.0 to 1.11.1 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.10.0...v1.11.1) Updates `google.golang.org/grpc` from 1.71.0 to 1.75.1 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.71.0...v1.75.1) Updates `google.golang.org/protobuf` from 1.36.4 to 1.36.9 --- updated-dependencies: - dependency-name: github.com/gin-gonic/gin dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: github.com/go-sql-driver/mysql dependency-version: 1.9.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: github.com/honeycombio/libhoney-go dependency-version: 1.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: github.com/labstack/echo/v4 dependency-version: 4.13.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: github.com/stretchr/testify dependency-version: 1.11.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: google.golang.org/grpc dependency-version: 1.75.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: google.golang.org/protobuf dependency-version: 1.36.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch ... Signed-off-by: dependabot[bot] <[email protected]>
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 minor-patch group with 5 updates in the / directory:
1.10.01.11.01.9.11.9.31.25.01.26.04.13.34.13.41.71.01.75.1Updates
github.com/gin-gonic/ginfrom 1.10.0 to 1.11.0Release notes
Sourced from github.com/gin-gonic/gin's releases.
... (truncated)
Changelog
Sourced from github.com/gin-gonic/gin's changelog.
... (truncated)
Commits
6ad6205docs(changelog): upgrade Gin to v1.11.0 and add release notes (#4361)7858527docs(changelog): update release notes for Gin v1.10.1 (#4360)cb000f5ci: integrate Trivy vulnerability scanning into CI workflow (#4359)2119046ci: support Go 1.25 (#4341)da372fcbuild(deps): upgrade github.com/bytedance/sonic from v1.13.2 to v1.14.0 (#4342)e198f6erefactor(render): remove headers parameter from writeHeader (#4353)cca98d2chore(deps): bump google.golang.org/protobuf from 1.36.8 to 1.36.9 (#4356)9b1e353refactor(tree): replace string(/) with "/" in node.insertChild (#4354)f9bd00aperf(context): optimize getMapFromFormData performance (#4339)28172fachore(deps): bump google.golang.org/protobuf from 1.36.6 to 1.36.8 (#4346)Updates
github.com/go-sql-driver/mysqlfrom 1.9.1 to 1.9.3Release notes
Sourced from github.com/go-sql-driver/mysql's releases.
Changelog
Sourced from github.com/go-sql-driver/mysql's changelog.
Commits
62984adrelease v1.9.3 (#1725)324cbb3[1.9] fix PING on compressed connections (#1723)dfd973aoptimize readPacket (#1707)2ed589bbackport benchmark_test (#1706)ac04e5fTransaction Commit/Rollback returns conn's cached error (#1702)1bee809test stability improvement. (#1699)21ef4c6release v1.9.2 (#1693)Updates
github.com/honeycombio/libhoney-gofrom 1.25.0 to 1.26.0Release notes
Sourced from github.com/honeycombio/libhoney-go's releases.
Changelog
Sourced from github.com/honeycombio/libhoney-go's changelog.
Commits
d450575chore: prepare v1.26.0 release (#267)862c32cfeat: Add retry-after for 429 and 503 (#265)59709d2maint(deps): bump github.com/DataDog/zstd from 1.5.6 to 1.5.7 (#264)Updates
github.com/labstack/echo/v4from 4.13.3 to 4.13.4Release notes
Sourced from github.com/labstack/echo/v4's releases.
Changelog
Sourced from github.com/labstack/echo/v4's changelog.
Commits
98ca08eImprove changelog for 4.13.4 (#2783)f24aaffRevert "CORS: reject requests with 401 for non-preflight request with not mat...9f50a65Changelog for 4.13.4 (#2781)d735cb6Upgrade dependencies (#2780)de44c53Add support for TLS WebSocket proxy (#2762)c44f628CI: test with Go 1.24 (#2748)ce0b12achore: fix some typos in comment (#2735)ee3e129CORS: reject requests with 401 for non-preflight request with not matching or...Updates
github.com/stretchr/testifyfrom 1.10.0 to 1.11.1Release notes
Sourced from github.com/stretchr/testify's releases.
... (truncated)
Commits
2a57335Merge pull request #1788 from brackendawson/1785-backport-1.11af8c912Backport #1786 to release/1.11b7801fbMerge pull request #1778 from stretchr/dependabot/github_actions/actions/chec...69831f3build(deps): bump actions/checkout from 4 to 5a53be35Improve captureTestingT helperaafb604mock: improve formatting of error message7218e03improve error msg929a212Merge pull request #1758 from stretchr/dolmen/suite-faster-method-filteringbc7459esuite: faster filtering of methods (-testify.m)7d37b5csuite: refactor methodFilterUpdates
google.golang.org/grpcfrom 1.71.0 to 1.75.1Release notes
Sourced from google.golang.org/grpc's releases.
... (truncated)
Commits
b4dc263Change version to 1.75.1 (#8559)1fffee7Cherry-pick #8528 to v1.75.x (#8555)a52e42bCherry pick #8483 into v1.75.x (#8541)369c9aaCherry-pick #8519 to v1.75.x (#8530)7269d5fChange version to 1.75.1-dev (#8494)b9788efChange version to 1.75.0 (#8493)2bd74b2credentials: fix behavior of grpc.WithAuthority and credential handshake prec...9fa3267xds: remove xds client fallback environment variable (#8482)62ec29fgrpc: Fix cardinality violations in non-client streaming RPCs. (#8385)85240a5stats: change non-standard units to annotations (#8481)Updates
google.golang.org/protobuffrom 1.36.4 to 1.36.9Dependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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