This MR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| [github.com/pressly/goose/v3](https://github.com/pressly/goose) | `v3.24.3` -> `v3.25.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
<details>
<summary>pressly/goose (github.com/pressly/goose/v3)</summary>
### [`v3.25.0`](https://github.com/pressly/goose/blob/HEAD/CHANGELOG.md#v3250---2025-08-24)
[Compare Source](https://github.com/pressly/goose/compare/v3.24.3...v3.25.0)
- Upgrade go deps ([#​976](https://github.com/pressly/goose/issues/976))
- Remove references/tests for vertica and add deprecation warnings ([#​978](https://github.com/pressly/goose/issues/978))
- Add Aurora DSQL as a new database dialect to goose `Provider` ([#​971](https://github.com/pressly/goose/issues/971))
- Add DDL isolation support for Aurora DSQL compatibility ([#​970](https://github.com/pressly/goose/issues/970))
- Update Apply to respect no versioning option ([#​950](https://github.com/pressly/goose/issues/950))
- Expose dialect `Querier` ([#​939](https://github.com/pressly/goose/issues/939))
</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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
❄️Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
## [Codecov](https://app.codecov.io/gl/unboundsoftware/dbsetup/pull/24?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) Report
:white_check_mark: All modified and coverable lines are covered by tests.
:white_check_mark: Project coverage is 0.00%. Comparing base ([`2afce6c`](https://app.codecov.io/gl/unboundsoftware/dbsetup/commit/2afce6ccdc49899f34ba857ad77b6ea386580c19?dropdown=coverage&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware)) to head ([`17581ec`](https://app.codecov.io/gl/unboundsoftware/dbsetup/commit/17581ec4c677ed2f16f94456a3fe45c986c2e682?dropdown=coverage&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware)).
<details><summary>Additional details and impacted files</summary>
```diff
@@ Coverage Diff @@
## main #24 +/- ##
=====================================
Coverage 0.00% 0.00%
=====================================
Files 1 1
Lines 36 36
=====================================
Misses 36 36
```
</details>
[:umbrella: View full report in Codecov by Sentry](https://app.codecov.io/gl/unboundsoftware/dbsetup/pull/24?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware).
:loudspeaker: Have feedback on the report? [Share it here](https://gitlab.com/codecov-open-source/codecov-user-feedback/-/issues/4).
<details><summary> :rocket: New features to boost your workflow: </summary>
- :snowflake: [Test Analytics](https://docs.codecov.com/docs/test-analytics): Detect flaky tests, report on failures, and find test suite problems.
</details>
argoyle
(Migrated from gitlab.com)
merged commit into main2025-08-25 05:33:11 +00:00
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.24.3->v3.25.0Release Notes
pressly/goose (github.com/pressly/goose/v3)
v3.25.0Compare Source
Provider(#971)Querier(#939)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:
github.com/go-logr/logrv1.4.2->v1.4.3go.opentelemetry.io/otelv1.35.0->v1.37.0go.opentelemetry.io/otel/metricv1.35.0->v1.37.0go.opentelemetry.io/otel/tracev1.35.0->v1.37.0golang.org/x/syncv0.14.0->v0.16.0mentioned in issue #1
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.00%. Comparing base (
2afce6c) to head (17581ec).Additional details and impacted files
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow: