Update module github.com/pressly/goose/v3 to v3.27.0 #13

Merged
pieter merged 1 commit from renovate/github.com-pressly-goose-v3-3.x into main 2026-02-23 09:39:45 +01:00
Collaborator

This PR contains the following updates:

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

Release Notes

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

v3.27.0

Compare Source

Added
  • Preliminary Spanner dialect support (#​966)
Changed
  • Minimum Go version is now 1.25
  • SQL migration templates no longer include StatementBegin and StatementEnd annotations. These
    are only needed for complex statements containing semicolons (e.g., stored procedures). See
    docs for details.
  • Various dependency upgrades

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.26.0` → `v3.27.0` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fpressly%2fgoose%2fv3/v3.27.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fpressly%2fgoose%2fv3/v3.26.0/v3.27.0?slim=true) | --- ### Release Notes <details> <summary>pressly/goose (github.com/pressly/goose/v3)</summary> ### [`v3.27.0`](https://github.com/pressly/goose/blob/HEAD/CHANGELOG.md#v3270---2026-02-22) [Compare Source](https://github.com/pressly/goose/compare/v3.26.0...v3.27.0) ##### Added - Preliminary Spanner dialect support ([#&#8203;966](https://github.com/pressly/goose/issues/966)) ##### Changed - **Minimum Go version is now 1.25** - SQL migration templates no longer include `StatementBegin` and `StatementEnd` annotations. These are only needed for complex statements containing semicolons (e.g., stored procedures). See [docs](https://pressly.github.io/goose/documentation/annotations/#complex-statements) for details. - Various dependency upgrades </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:eyJjcmVhdGVkSW5WZXIiOiI0My4yLjYiLCJ1cGRhdGVkSW5WZXIiOiI0My4yLjYiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
Update module github.com/pressly/goose/v3 to v3.27.0
Some checks failed
Build Golang packages / release (pull_request) Has been skipped
Build Golang packages / release (push) Has been skipped
Build Docker image / build (pull_request) Has been cancelled
Build Docker image / build (push) Has been cancelled
9c29806fa4
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
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.24.0 -> 1.25.0
golang.org/x/net v0.44.0 -> v0.50.0
golang.org/x/sync v0.17.0 -> v0.19.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 - The `go` directive was updated for compatibility reasons Details: | **Package** | **Change** | | :------------------ | :--------------------- | | `go` | `1.24.0` -> `1.25.0` | | `golang.org/x/net` | `v0.44.0` -> `v0.50.0` | | `golang.org/x/sync` | `v0.17.0` -> `v0.19.0` |
pieter merged commit 51fa459146 into main 2026-02-23 09:39:45 +01:00
pieter deleted branch renovate/github.com-pressly-goose-v3-3.x 2026-02-23 09:39:45 +01:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
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!13
No description provided.