-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[deps] DbOps: Update dbup-sqlserver to v6 #4951
Conversation
Internal tracking:
|
4b5b331
to
e6125e4
Compare
8f18f26
to
026df05
Compare
026df05
to
a61cce9
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
Change back to DBup 6.0.0
No New Or Fixed Issues Found |
https://github.com/bitwarden/server/actions/runs/12696317188?pr=4951 really confirms for me that this is working. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #4951 +/- ##
=======================================
Coverage 43.72% 43.72%
=======================================
Files 1476 1476
Lines 68196 68196
Branches 6172 6172
=======================================
Hits 29818 29818
Misses 37079 37079
Partials 1299 1299 ☔ View full report in Codecov by Sentry. |
This PR contains the following updates:
5.0.41
->6.0.0
Release Notes
DbUp/dbup-sqlserver (dbup-sqlserver)
v6.0.0
Compare Source
Breaking Changes
MultipleUpgradeLog
has been replaced withAggregateLog
IUpgradeLogger
still exists but method names have changed fromWrite*
toLog*
to match Microsoft'sILogger
interfaceScriptType.RunAlways
will no longer be journalednetstandard2.0
compatible frameworks are supportedWhat's Else Has Changed
New Contributors
Full Changelog: DbUp/dbup-sqlserver@5.0.41...6.0.0
Configuration
📅 Schedule: Branch creation - "every 2nd week starting on the 2 week of the year before 4am on Monday" (UTC), 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.
This PR was generated by Mend Renovate. View the repository job log.