Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 10, 2025

Updated dbup-core from 5.0.87 to 6.0.15.

Release notes

Sourced from dbup-core's releases.

6.0.15

What's Changed

Docs Changes

Development Time Changes

New Contributors

Full Changelog: DbUp/DbUp@6.0.4...6.0.15

6.0.4

What's Changed

Full Changelog: DbUp/DbUp@6.0.3...6.0.4

6.0.3

What's Changed

New Contributors

Full Changelog: DbUp/DbUp@6.0.0...6.0.3

6.0.0

Breaking Changes

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

Noteable Changes

  • Added MicrosoftUpgradeLog to wrap the Microsoft logger (and a .LogTo(...) extension method)

PRs

6.0.0-beta.146

What's Changed

Full Changelog: DbUp/DbUp@6.0.0-beta.108...6.0.0-beta.146

6.0.0-beta.108

What's Changed

New Contributors

Full Changelog: DbUp/DbUp@6.0.0-beta.73...6.0.0-beta.108

6.0.0-beta.73

What's Changed

New Contributors

Full Changelog: DbUp/DbUp@6.0.0-beta.44...6.0.0-beta.73

6.0.0-beta.44

Breaking Changes

Other Changes

New Contributors

Full Changelog: DbUp/DbUp@5.0.76...6.0.0-beta.44

Commits viewable in compare view.

Dependabot compatibility score

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

---
updated-dependencies:
- dependency-name: dbup-core
  dependency-version: 6.0.15
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Nov 10, 2025
@cocogitto-bot
Copy link

cocogitto-bot bot commented Nov 10, 2025

❌ Found 0 compliant commit and 1 non-compliant commits in e3f7b81.

Commit e3f7b81 by @dependabot[bot] is not conform to the conventional commit specification :

  • message: `Bump dbup-core from 5.0.87 to 6.0.15

updated-dependencies:

  • dependency-name: dbup-core
    dependency-version: 6.0.15
    dependency-type: direct:production
    update-type: version-update:semver-major
    ...

Signed-off-by: dependabot[bot] [email protected]`

  • cause:
    Missing commit type separator `:`
    
    Caused by:
         --> 1:5
          |
        1 | Bump dbup-core from 5.0.87 to 6.0.15
          |     ^---
          |
          = expected scope or type_separator
    

1 similar comment
@cocogitto-bot
Copy link

cocogitto-bot bot commented Nov 10, 2025

❌ Found 0 compliant commit and 1 non-compliant commits in e3f7b81.

Commit e3f7b81 by @dependabot[bot] is not conform to the conventional commit specification :

  • message: `Bump dbup-core from 5.0.87 to 6.0.15

updated-dependencies:

  • dependency-name: dbup-core
    dependency-version: 6.0.15
    dependency-type: direct:production
    update-type: version-update:semver-major
    ...

Signed-off-by: dependabot[bot] [email protected]`

  • cause:
    Missing commit type separator `:`
    
    Caused by:
         --> 1:5
          |
        1 | Bump dbup-core from 5.0.87 to 6.0.15
          |     ^---
          |
          = expected scope or type_separator
    

@codecov
Copy link

codecov bot commented Nov 10, 2025

⚠️ JUnit XML file not found

The CLI was unable to find any JUnit XML files to upload.
For more help, visit our troubleshooting guide.

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 .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants