Update module github.com/pressly/goose/v3 to v3.26.0 #5

Merged
pieter merged 1 commit from renovate/github.com-pressly-goose-v3-3.x into main 2026-01-22 23:28:20 +01:00
Collaborator

This PR contains the following updates:

Package Change Age Confidence
github.com/pressly/goose/v3 v3.24.1v3.26.0 age confidence

Release Notes

pressly/goose (github.com/pressly/goose/v3)

v3.26.0

Compare Source

  • Add *slog.Logger support to goose provider via option WithSlog (#​989)
  • Add convenience WithTableName provider option (#​985)
  • Minor bug fixes and dependency upgrades
  • Add general purpose Locker interface to support DB locking with a table-based Postgres
    implementation via lock.NewPostgresTableLocker (#​993 for more details)
    • Unlike SessionLocker, this uses the *sql.DB connection pool
    • Add WithLocker option to goose provider

v3.25.0

Compare Source

  • Upgrade go deps (#​976)
  • Remove references/tests for vertica and add deprecation warnings (#​978)
  • Add Aurora DSQL as a new database dialect to goose Provider (#​971)
  • Add DDL isolation support for Aurora DSQL compatibility (#​970)
  • Update Apply to respect no versioning option (#​950)
  • Expose dialect Querier (#​939)

v3.24.3

Compare Source

  • Add GOOSE_TABLE environment variable -- lower priority than -table flag, but higher than the
    default table name. (#​932)
  • Dependency updates

v3.24.2

Compare Source

  • Add TableExists table existence check for the mysql dialect (#​895)
  • Upgrade minimum Go version to 1.23
  • Various dependency updates

Configuration

📅 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [github.com/pressly/goose/v3](https://github.com/pressly/goose) | `v3.24.1` → `v3.26.0` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fpressly%2fgoose%2fv3/v3.26.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fpressly%2fgoose%2fv3/v3.24.1/v3.26.0?slim=true) | --- ### Release Notes <details> <summary>pressly/goose (github.com/pressly/goose/v3)</summary> ### [`v3.26.0`](https://github.com/pressly/goose/blob/HEAD/CHANGELOG.md#v3260---2025-10-03) [Compare Source](https://github.com/pressly/goose/compare/v3.25.0...v3.26.0) - Add `*slog.Logger` support to goose provider via option `WithSlog` ([#&#8203;989](https://github.com/pressly/goose/issues/989)) - Add convenience `WithTableName` provider option ([#&#8203;985](https://github.com/pressly/goose/issues/985)) - Minor bug fixes and dependency upgrades - Add general purpose `Locker` interface to support DB locking with a table-based Postgres implementation via `lock.NewPostgresTableLocker` ([#&#8203;993](https://github.com/pressly/goose/issues/993) for more details) - Unlike `SessionLocker`, this uses the `*sql.DB` connection pool - Add `WithLocker` option to goose provider ### [`v3.25.0`](https://github.com/pressly/goose/blob/HEAD/CHANGELOG.md#v3250---2025-08-24) [Compare Source](https://github.com/pressly/goose/compare/v3.24.3...v3.25.0) - Upgrade go deps ([#&#8203;976](https://github.com/pressly/goose/issues/976)) - Remove references/tests for vertica and add deprecation warnings ([#&#8203;978](https://github.com/pressly/goose/issues/978)) - Add Aurora DSQL as a new database dialect to goose `Provider` ([#&#8203;971](https://github.com/pressly/goose/issues/971)) - Add DDL isolation support for Aurora DSQL compatibility ([#&#8203;970](https://github.com/pressly/goose/issues/970)) - Update Apply to respect no versioning option ([#&#8203;950](https://github.com/pressly/goose/issues/950)) - Expose dialect `Querier` ([#&#8203;939](https://github.com/pressly/goose/issues/939)) ### [`v3.24.3`](https://github.com/pressly/goose/blob/HEAD/CHANGELOG.md#v3243) [Compare Source](https://github.com/pressly/goose/compare/v3.24.2...v3.24.3) - Add `GOOSE_TABLE` environment variable -- lower priority than `-table` flag, but higher than the default table name. ([#&#8203;932](https://github.com/pressly/goose/issues/932)) - Dependency updates ### [`v3.24.2`](https://github.com/pressly/goose/blob/HEAD/CHANGELOG.md#v3242) [Compare Source](https://github.com/pressly/goose/compare/v3.24.1...v3.24.2) - Add `TableExists` table existence check for the mysql dialect ([#&#8203;895](https://github.com/pressly/goose/issues/895)) - Upgrade **minimum Go version to 1.23** - Various dependency updates </details> --- ### Configuration 📅 **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi44OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuODkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Update module github.com/pressly/goose/v3 to v3.26.0
Some checks are pending
Build Docker image / build (push) Waiting to run
Build Golang packages / release (push) Has been skipped
Build Golang packages / release (pull_request) Has been skipped
Build Docker image / build (pull_request) Successful in 1m12s
17ecee7626
Author
Collaborator

ℹ️ 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):

  • 2 additional dependencies were updated

Details:

Package Change
golang.org/x/net v0.35.0 -> v0.42.0
golang.org/x/sync v0.11.0 -> v0.16.0
### ℹ️ 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): - 2 additional dependencies were updated Details: | **Package** | **Change** | | :------------------ | :--------------------- | | `golang.org/x/net` | `v0.35.0` -> `v0.42.0` | | `golang.org/x/sync` | `v0.11.0` -> `v0.16.0` |
Merge branch 'main' into renovate/github.com-pressly-goose-v3-3.x
Some checks are pending
Build Docker image / build (push) Waiting to run
Build Golang packages / release (push) Has been skipped
Build Golang packages / release (pull_request) Has been skipped
Build Docker image / build (pull_request) Successful in 1m18s
d77e56969d
renovate-bot force-pushed renovate/github.com-pressly-goose-v3-3.x from d77e56969d
Some checks are pending
Build Docker image / build (push) Waiting to run
Build Golang packages / release (push) Has been skipped
Build Golang packages / release (pull_request) Has been skipped
Build Docker image / build (pull_request) Successful in 1m18s
to dc0b0b277a
All checks were successful
Build Golang packages / release (push) Has been skipped
Build Golang packages / release (pull_request) Has been skipped
Build Docker image / build (push) Successful in 1m18s
Build Docker image / build (pull_request) Successful in 1m16s
2026-01-22 23:01:41 +01:00
Compare
pieter merged commit 98bfac910c into main 2026-01-22 23:28:20 +01:00
pieter deleted branch renovate/github.com-pressly-goose-v3-3.x 2026-01-22 23:28:20 +01:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
energy/p1-logger!5
No description provided.