Update module github.com/pressly/goose/v3 to v3.23.0 #12

Open
renovatebot wants to merge 1 commit from renovate/github.com-pressly-goose-v3-3.x into main
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: 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 | 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**: 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMS41IiwidXBkYXRlZEluVmVyIjoiMzkuMTEuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovatebot added 1 commit 2024-11-21 15:05:25 +00:00
Update module github.com/pressly/goose/v3 to v3.23.0
All checks were successful
/ build-container (push) Successful in 8m16s
0285cd7bcd
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` |
All checks were successful
/ build-container (push) Successful in 8m16s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/github.com-pressly-goose-v3-3.x:renovate/github.com-pressly-goose-v3-3.x
git checkout renovate/github.com-pressly-goose-v3-3.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout main
git merge --no-ff renovate/github.com-pressly-goose-v3-3.x
git checkout renovate/github.com-pressly-goose-v3-3.x
git rebase main
git checkout main
git merge --ff-only renovate/github.com-pressly-goose-v3-3.x
git checkout renovate/github.com-pressly-goose-v3-3.x
git rebase main
git checkout main
git merge --no-ff renovate/github.com-pressly-goose-v3-3.x
git checkout main
git merge --squash renovate/github.com-pressly-goose-v3-3.x
git checkout main
git merge --ff-only renovate/github.com-pressly-goose-v3-3.x
git checkout main
git merge renovate/github.com-pressly-goose-v3-3.x
git push origin main
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/lockserver#12
No description provided.