Skip to content

chore(deps): Bump dbup-postgresql and Npgsql - #60

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/src/WidgetWorks.Infrastructure/multi-2b488be80d
Closed

chore(deps): Bump dbup-postgresql and Npgsql#60
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/src/WidgetWorks.Infrastructure/multi-2b488be80d

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor

Updated dbup-postgresql from 5.0.40 to 7.0.1.

Release notes

Sourced from dbup-postgresql's releases.

7.0.1

What's Changed

Full Changelog: DbUp/dbup-postgresql@6.1.5...7.0.1

6.1.5

What's Changed

Full Changelog: DbUp/dbup-postgresql@6.1.2...6.1.5

6.1.2

What's Changed

New Contributors

Full Changelog: DbUp/dbup-postgresql@6.0.3...6.1.2

6.0.3

Breaking Changes

  • Updated DbUp Core to 6.0.0, see https://dbup.readthedocs.io/en/latest/breaking-changes/ for full details
    • LibLog has been replaced by the standard .NET ILogger abstraction
      • The Autodetect logger feature provided by LibLog is removed
      • MultipleUpgradeLog has been replaced with AggregateLog
      • IUpgradeLogger still exists but method names have changed from Write* to Log* to match Microsoft's ILogger interface
    • Scripts with ScriptType.RunAlways will no longer be journaled
    • Only net8 compatible frameworks are supported

What Else Has Changed

New Contributors

Full Changelog: DbUp/dbup-postgresql@5.0.38...6.0.3

6.0.0-beta.44

What's Changed

New Contributors

Full Changelog: DbUp/dbup-postgresql@6.0.0-beta.28...6.0.0-beta.44

6.0.0-beta.28

What's Changed

New Contributors

Full Changelog: DbUp/dbup-postgresql@6.0.0-beta.13...6.0.0-beta.28

6.0.0-beta.13

What's Changed

New Contributors

Full Changelog: DbUp/dbup-postgresql@6.0.0-beta.4...6.0.0-beta.13

6.0.0-beta.4

Breaking Changes

https://dbup.readthedocs.io/en/latest/breaking-changes/

  • Npgsql updated to 8.0.3

What's Changed

New Contributors

Full Changelog: https://github.com/DbUp/dbup-postgresql/commits/6.0.0-beta.4

Commits viewable in compare view.

Updated Npgsql from 9.0.5 to 10.0.1.

Release notes

Sourced from Npgsql's releases.

10.0.1

v10.0.1 contains several minor bug fixes.

Milestone issues

Full Changelog: npgsql/npgsql@v10.0.0...v10.0.1

10.0.0

See the release notes.

The full list of changes is available here.

What's Changed

10.0.0-rc.1

Commits viewable in compare view.

Updated Npgsql from 9.0.5 to 10.0.3.

Release notes

Sourced from Npgsql's releases.

10.0.3

Release milestone

Full Changelog: npgsql/npgsql@v10.0.2...v10.0.3

10.0.2

v10.0.2 contains several minor bug fixes.

Milestone issues

Full Changelog: npgsql/npgsql@v10.0.1...v10.0.2

10.0.1

v10.0.1 contains several minor bug fixes.

Milestone issues

Full Changelog: npgsql/npgsql@v10.0.0...v10.0.1

10.0.0

See the release notes.

The full list of changes is available here.

What's Changed

10.0.0-rc.1

Commits viewable in compare view.

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps dbup-postgresql from 5.0.40 to 7.0.1
Bumps Npgsql to 10.0.1, 10.0.3

---
updated-dependencies:
- dependency-name: dbup-postgresql
  dependency-version: 7.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Npgsql
  dependency-version: 10.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Npgsql
  dependency-version: 10.0.3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 17, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dotnet. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@bgard68

bgard68 commented Aug 17, 2026

Copy link
Copy Markdown
Owner

Already on main via #62, which took every remaining package to its usable latest in one commit. Dependabot recreated this after #49 merged, while #62 was in flight; main now carries Npgsql 10.0.1, dbup-postgresql 7.0.1 and the whole Microsoft.Extensions family at 10.0.11, so there is nothing left for this PR to change.

@bgard68 bgard68 closed this Aug 17, 2026
@bgard68
bgard68 deleted the dependabot/nuget/src/WidgetWorks.Infrastructure/multi-2b488be80d branch August 17, 2026 20:08
@dependabot @github

dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant