chore(deps): update module github.com/pressly/goose/v3 to v3.23.0 #15

Merged
finn merged 1 commit from renovate/github.com-pressly-goose-v3-3.x into main 2024-11-23 08:41:48 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
github.com/pressly/goose/v3 require minor v3.22.1 -> v3.23.0

Release Notes

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

v3.23.0

Compare Source

  • Add WithLogger to NewProvider to allow custom loggers (#​833)
  • Update Provider WithVerbose behavior to log all SQL statements (#​851)
  • Upgrade dependencies and rebuild binaries with latest Go version (go1.23.3)

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.

🔕 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 | Type | Update | Change | |---|---|---|---| | [github.com/pressly/goose/v3](https://github.com/pressly/goose) | require | minor | `v3.22.1` -> `v3.23.0` | --- ### Release Notes <details> <summary>pressly/goose (github.com/pressly/goose/v3)</summary> ### [`v3.23.0`](https://github.com/pressly/goose/blob/HEAD/CHANGELOG.md#v3230) [Compare Source](https://github.com/pressly/goose/compare/v3.22.1...v3.23.0) - Add `WithLogger` to `NewProvider` to allow custom loggers ([#&#8203;833](https://github.com/pressly/goose/issues/833)) - Update Provider `WithVerbose` behavior to log all SQL statements ([#&#8203;851](https://github.com/pressly/goose/issues/851)) - Upgrade dependencies and rebuild binaries with latest Go version (`go1.23.3`) </details> --- ### 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. 🔕 **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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMS41IiwidXBkYXRlZEluVmVyIjoiMzkuMTEuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovatebot added 1 commit 2024-11-21 15:00:59 +00:00
renovatebot scheduled this pull request to auto merge when all checks succeed 2024-11-21 15:00:59 +00:00
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):

  • 5 additional dependencies were updated

Details:

Package Change
golang.org/x/crypto v0.27.0 -> v0.28.0
golang.org/x/net v0.28.0 -> v0.30.0
golang.org/x/sync v0.8.0 -> v0.9.0
golang.org/x/sys v0.25.0 -> v0.26.0
golang.org/x/text v0.18.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): - 5 additional dependencies were updated Details: | **Package** | **Change** | | :-------------------- | :--------------------- | | `golang.org/x/crypto` | `v0.27.0` -> `v0.28.0` | | `golang.org/x/net` | `v0.28.0` -> `v0.30.0` | | `golang.org/x/sync` | `v0.8.0` -> `v0.9.0` | | `golang.org/x/sys` | `v0.25.0` -> `v0.26.0` | | `golang.org/x/text` | `v0.18.0` -> `v0.19.0` |
finn merged commit dfa7abac30 into main 2024-11-23 08:41:48 +00:00
finn deleted branch renovate/github.com-pressly-goose-v3-3.x 2024-11-23 08:41:48 +00: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: finn/go-project-template#15
No description provided.