This MR 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 ([#​833](https://github.com/pressly/goose/issues/833))
- Update Provider `WithVerbose` behavior to log all SQL statements ([#​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 MR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this MR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box
---
This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMy4wIiwidXBkYXRlZEluVmVyIjoiMzkuMjMuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This MR contains the following updates:
v3.22.1->v3.23.0Release Notes
pressly/goose (github.com/pressly/goose/v3)
v3.23.0Compare Source
WithLoggertoNewProviderto allow custom loggers (#833)WithVerbosebehavior to log all SQL statements (#851)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 MR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this MR and you won't be reminded about this update again.
This MR has been generated by Renovate Bot.
ℹ Artifact update notice
File name: go.mod
In order to perform the update(s) described in the table above, Renovate ran the
go getcommand, which resulted in the following additional change(s):Details:
golang.org/x/netv0.29.0->v0.30.0golang.org/x/syncv0.8.0->v0.9.0golang.org/x/sysv0.25.0->v0.26.0mentioned in issue #4