Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 5, 2026

This PR contains the following updates:

Package Change Age Confidence
github.com/pressly/goose/v3 v3.24.2v3.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

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 is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Issues related to dependency updates or management label Jan 5, 2026
@renovate
Copy link
Contributor Author

renovate bot commented Jan 5, 2026

ℹ️ Artifact update notice

File name: synkronus/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):

  • 10 additional dependencies were updated

Details:

Package Change
github.com/stretchr/testify v1.10.0 -> v1.11.0
golang.org/x/crypto v0.38.0 -> v0.40.0
github.com/andybalholm/brotli v1.1.1 -> v1.2.0
golang.org/x/exp v0.0.0-20250305212735-054e65f0b394 -> v0.0.0-20250620022241-b7579e27df2b
golang.org/x/mod v0.24.0 -> v0.25.0
golang.org/x/net v0.38.0 -> v0.42.0
golang.org/x/sync v0.14.0 -> v0.16.0
golang.org/x/sys v0.33.0 -> v0.34.0
golang.org/x/text v0.25.0 -> v0.27.0
golang.org/x/tools v0.31.0 -> v0.34.0

@renovate renovate bot force-pushed the renovate/github.com-pressly-goose-v3-3.x branch 9 times, most recently from de58a53 to 943d011 Compare January 12, 2026 06:44
@renovate renovate bot force-pushed the renovate/github.com-pressly-goose-v3-3.x branch from 943d011 to cca92a0 Compare January 12, 2026 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Issues related to dependency updates or management

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant