fix(deps): update all
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| cloud.google.com/go/alloydbconn | v1.12.1 -> v1.13.0 |
||||
| cloud.google.com/go/spanner | v1.68.0 -> v1.69.0 |
||||
| github.com/golang-migrate/migrate/v4 | v4.17.1 -> v4.18.1 |
||||
| github.com/googleapis/go-sql-spanner | v1.7.2 -> v1.7.3 |
||||
| google.golang.org/grpc | v1.67.0 -> v1.67.1 |
Release Notes
golang-migrate/migrate (github.com/golang-migrate/migrate/v4)
v4.18.1
Changes
- Update dktest from v0.4.2 to v0.4.3
Full Changelog: https://github.com/golang-migrate/migrate/compare/v4.18.0...v4.18.1
v4.18.0
What's Changed
- Bump golang.org/x/net from 0.21.0 to 0.23.0 by @dependabot in https://github.com/golang-migrate/migrate/pull/1074
- Make MySQL SetVersion compatible with sql_safe_update by @maxmati in https://github.com/golang-migrate/migrate/pull/1070
- #1104 Fix golanglint-ci lint config & lint errors by @Shion1305 in https://github.com/golang-migrate/migrate/pull/1105
- 🧑💻 improve error message for invalid source, database, resolves: #1102 by @Shion1305 in https://github.com/golang-migrate/migrate/pull/1103
- Upgrade go-sqlite3 to v1.14.22 by @gjabell in https://github.com/golang-migrate/migrate/pull/1098
- Fix redshift tests by @dhui in https://github.com/golang-migrate/migrate/pull/1151
- chore: remove deprecated
rand.Seed()in testing.docker by @joschi in https://github.com/golang-migrate/migrate/pull/1149 - build: use Go 1.23 to build the project by @joschi in https://github.com/golang-migrate/migrate/pull/1133
- fix(tests): fix Docker imports by @joschi in https://github.com/golang-migrate/migrate/pull/1153
- test(postgres): run tests with PostgreSQL 16 by @joschi in https://github.com/golang-migrate/migrate/pull/1126
- test(mysql): run tests with MySQL 8.0, 8.4, and 9.0 by @joschi in https://github.com/golang-migrate/migrate/pull/1127
- Support .deb package for Noble Numbat (24.04) by @muzammilar in https://github.com/golang-migrate/migrate/pull/1119
- Bump google.golang.org/grpc from 1.64.0 to 1.64.1 by @dependabot in https://github.com/golang-migrate/migrate/pull/1152
- CORRECTION DONE near m.Step(2) if you want to explicitly set the number of migrations to run by @adityassharma-ss in https://github.com/golang-migrate/migrate/pull/1101
A special thanks to @joschi fixing tests and builds!
New Contributors
- @maxmati made their first contribution in https://github.com/golang-migrate/migrate/pull/1070
- @Shion1305 made their first contribution in https://github.com/golang-migrate/migrate/pull/1105
- @gjabell made their first contribution in https://github.com/golang-migrate/migrate/pull/1098
- @joschi made their first contribution in https://github.com/golang-migrate/migrate/pull/1149
- @muzammilar made their first contribution in https://github.com/golang-migrate/migrate/pull/1119
- @adityassharma-ss made their first contribution in https://github.com/golang-migrate/migrate/pull/1101
Full Changelog: https://github.com/golang-migrate/migrate/compare/v4.17.1...v4.17.2
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
ℹ Artifact update notice
File name: go.mod
In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):
- 14 additional dependencies were updated
Details:
| Package | Change |
|---|---|
cloud.google.com/go |
v0.118.2 -> v0.118.3 |
cloud.google.com/go/auth |
v0.14.1 -> v0.15.0 |
github.com/googleapis/enterprise-certificate-proxy |
v0.3.4 -> v0.3.5 |
go.opentelemetry.io/otel/sdk/metric |
v1.34.0 -> v1.35.0 |
golang.org/x/crypto |
v0.35.0 -> v0.36.0 |
golang.org/x/net |
v0.36.0 -> v0.37.0 |
golang.org/x/oauth2 |
v0.26.0 -> v0.28.0 |
golang.org/x/sync |
v0.11.0 -> v0.12.0 |
golang.org/x/sys |
v0.30.0 -> v0.31.0 |
golang.org/x/text |
v0.22.0 -> v0.23.0 |
golang.org/x/time |
v0.10.0 -> v0.11.0 |
google.golang.org/api |
v0.221.0 -> v0.224.0 |
google.golang.org/genproto/googleapis/api |
v0.0.0-20250218202821-56aae31c358a -> v0.0.0-20250219182151-9fdb1cabc7b2 |
google.golang.org/genproto/googleapis/rpc |
v0.0.0-20250218202821-56aae31c358a -> v0.0.0-20250303144028-a0af3efb3deb |
Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.