Bump the all group with 3 updates#74
Merged
github-actions[bot] merged 2 commits intomasterfrom Jul 28, 2025
Merged
Conversation
This was referenced Jul 26, 2025
3edf68a to
f509a12
Compare
Bumps the all group with 3 updates: [github.com/go-sql-driver/mysql](https://github.com/go-sql-driver/mysql), [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) and [go.etcd.io/bbolt](https://github.com/etcd-io/bbolt). Updates `github.com/go-sql-driver/mysql` from 1.8.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.8.1...v1.9.3) Updates `github.com/jackc/pgx/v5` from 5.6.0 to 5.7.5 - [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md) - [Commits](jackc/pgx@v5.6.0...v5.7.5) Updates `go.etcd.io/bbolt` from 1.3.10 to 1.4.2 - [Release notes](https://github.com/etcd-io/bbolt/releases) - [Commits](etcd-io/bbolt@v1.3.10...v1.4.2) --- updated-dependencies: - dependency-name: github.com/go-sql-driver/mysql dependency-version: 1.9.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/jackc/pgx/v5 dependency-version: 5.7.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: go.etcd.io/bbolt dependency-version: 1.4.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
f509a12 to
6ca0377
Compare
Member
|
Merging this will add to the conflicts that need to be solved for #53 to be merged. Given that there seems to be a precedent with some dependency updates having been merged before, I'd say it's OK to merge this one too. The open PR needs some attention anyway after ~1.5 year. |
azazeal
approved these changes
Jul 28, 2025
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 3 updates: github.com/go-sql-driver/mysql, github.com/jackc/pgx/v5 and go.etcd.io/bbolt.
Updates
github.com/go-sql-driver/mysqlfrom 1.8.1 to 1.9.3Release notes
Sourced from github.com/go-sql-driver/mysql's releases.
... (truncated)
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)1fbafa8release v1.9.1 (#1683)b84ac5ago.mod: fix go version format (#1682)88ff88bFix FormatDSN missing ConnectionAttributes (#1619)Updates
github.com/jackc/pgx/v5from 5.6.0 to 5.7.5Changelog
Sourced from github.com/jackc/pgx/v5's changelog.
... (truncated)
Commits
15bca4aRelease v5.7.51d557f9Remove PlanScan memoizationde7fe81Use reflect.TypeFor instead of reflect.TypeOfd9eb089Remove unused function6be24ebFix comment typo07871c0Zero internal baseRows references to allow GC earlier777e7e5Merge pull request #2313 from stampy88/tracelog_pool_additions151bd02Switched toLogLevelDebug540fcaaAdd support for PGOPTIONS environment variable3a248e3Add support for PGTZ environment variableUpdates
go.etcd.io/bboltfrom 1.3.10 to 1.4.2Release notes
Sourced from go.etcd.io/bbolt's releases.
Commits
dca4b1dUpdate version to 1.4.225e37c0Merge pull request #1005 from ahrtr/20250626_meta_1.4f32b06cProtect meta page when it's being writtenb8ccd81Merge pull request #1003 from Elbehery/20250625_1.4-use-temmplate-for-cross-b...61713a0Add template to cross arch build tests992a56aMerge pull request #1000 from Elbehery/20250625_1.4-use-qemu-github-workflow0dcb047chore(CI): Add QEMU to CI Workflow682819cMerge pull request #990 from ahrtr/20250615_maxMapSize_1.42d2c8e4Fix maxMapSize typo in aix, android and solaris2855a18Merge pull request #985 from hwdef/release14-bump-go-12310Dependabot 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