Closed aiae-renovate closed 1 month ago
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):
go
directive was updated for compatibility reasonsDetails:
Package | Change |
---|---|
go |
1.22 -> 1.23.2 |
github.com/google/uuid |
v1.4.0 -> v1.6.0 |
go.opentelemetry.io/otel |
v1.27.0 -> v1.29.0 |
go.opentelemetry.io/otel/metric |
v1.27.0 -> v1.29.0 |
go.opentelemetry.io/otel/trace |
v1.27.0 -> v1.29.0 |
golang.org/x/crypto |
v0.24.0 -> v0.27.0 |
golang.org/x/net |
v0.26.0 -> v0.29.0 |
golang.org/x/sys |
v0.21.0 -> v0.25.0 |
golang.org/x/text |
v0.16.0 -> v0.18.0 |
google.golang.org/protobuf |
v1.34.0 -> v1.34.2 |
This PR contains the following updates:
v4.17.1
->v4.18.1
Release Notes
golang-migrate/migrate (github.com/golang-migrate/migrate/v4)
### [`v4.18.1`](https://togithub.com/golang-migrate/migrate/releases/tag/v4.18.1) [Compare Source](https://togithub.com/golang-migrate/migrate/compare/v4.18.0...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`](https://togithub.com/golang-migrate/migrate/releases/tag/v4.18.0) [Compare Source](https://togithub.com/golang-migrate/migrate/compare/v4.17.1...v4.18.0) #### What's Changed - Bump golang.org/x/net from 0.21.0 to 0.23.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/golang-migrate/migrate/pull/1074](https://togithub.com/golang-migrate/migrate/pull/1074) - Make MySQL SetVersion compatible with sql_safe_update by [@maxmati](https://togithub.com/maxmati) in [https://github.com/golang-migrate/migrate/pull/1070](https://togithub.com/golang-migrate/migrate/pull/1070) - [#1104](https://togithub.com/golang-migrate/migrate/issues/1104) Fix golanglint-ci lint config & lint errors by [@Shion1305](https://togithub.com/Shion1305) in [https://github.com/golang-migrate/migrate/pull/1105](https://togithub.com/golang-migrate/migrate/pull/1105) - 🧑💻 improve error message for invalid source, database, resolves: [#1102](https://togithub.com/golang-migrate/migrate/issues/1102) by [@Shion1305](https://togithub.com/Shion1305) in [https://github.com/golang-migrate/migrate/pull/1103](https://togithub.com/golang-migrate/migrate/pull/1103) - Upgrade go-sqlite3 to v1.14.22 by [@gjabell](https://togithub.com/gjabell) in [https://github.com/golang-migrate/migrate/pull/1098](https://togithub.com/golang-migrate/migrate/pull/1098) - Fix redshift tests by [@dhui](https://togithub.com/dhui) in [https://github.com/golang-migrate/migrate/pull/1151](https://togithub.com/golang-migrate/migrate/pull/1151) - chore: remove deprecated `rand.Seed()` in testing.docker by [@joschi](https://togithub.com/joschi) in [https://github.com/golang-migrate/migrate/pull/1149](https://togithub.com/golang-migrate/migrate/pull/1149) - build: use Go 1.23 to build the project by [@joschi](https://togithub.com/joschi) in [https://github.com/golang-migrate/migrate/pull/1133](https://togithub.com/golang-migrate/migrate/pull/1133) - fix(tests): fix Docker imports by [@joschi](https://togithub.com/joschi) in [https://github.com/golang-migrate/migrate/pull/1153](https://togithub.com/golang-migrate/migrate/pull/1153) - test(postgres): run tests with PostgreSQL 16 by [@joschi](https://togithub.com/joschi) in [https://github.com/golang-migrate/migrate/pull/1126](https://togithub.com/golang-migrate/migrate/pull/1126) - test(mysql): run tests with MySQL 8.0, 8.4, and 9.0 by [@joschi](https://togithub.com/joschi) in [https://github.com/golang-migrate/migrate/pull/1127](https://togithub.com/golang-migrate/migrate/pull/1127) - Support .deb package for Noble Numbat (24.04) by [@muzammilar](https://togithub.com/muzammilar) in [https://github.com/golang-migrate/migrate/pull/1119](https://togithub.com/golang-migrate/migrate/pull/1119) - Bump google.golang.org/grpc from 1.64.0 to 1.64.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/golang-migrate/migrate/pull/1152](https://togithub.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](https://togithub.com/adityassharma-ss) in [https://github.com/golang-migrate/migrate/pull/1101](https://togithub.com/golang-migrate/migrate/pull/1101) A special thanks to [@joschi](https://togithub.com/joschi) fixing tests and builds! #### New Contributors - [@maxmati](https://togithub.com/maxmati) made their first contribution in [https://github.com/golang-migrate/migrate/pull/1070](https://togithub.com/golang-migrate/migrate/pull/1070) - [@Shion1305](https://togithub.com/Shion1305) made their first contribution in [https://github.com/golang-migrate/migrate/pull/1105](https://togithub.com/golang-migrate/migrate/pull/1105) - [@gjabell](https://togithub.com/gjabell) made their first contribution in [https://github.com/golang-migrate/migrate/pull/1098](https://togithub.com/golang-migrate/migrate/pull/1098) - [@joschi](https://togithub.com/joschi) made their first contribution in [https://github.com/golang-migrate/migrate/pull/1149](https://togithub.com/golang-migrate/migrate/pull/1149) - [@muzammilar](https://togithub.com/muzammilar) made their first contribution in [https://github.com/golang-migrate/migrate/pull/1119](https://togithub.com/golang-migrate/migrate/pull/1119) - [@adityassharma-ss](https://togithub.com/adityassharma-ss) made their first contribution in [https://github.com/golang-migrate/migrate/pull/1101](https://togithub.com/golang-migrate/migrate/pull/1101) **Full Changelog**: https://github.com/golang-migrate/migrate/compare/v4.17.1...v4.17.2Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.