liquibase / liquibase-nochangeloglock

Disables locking logic Liquibase uses to ensure only one instance is running against a database at one time. Not recommended in general but helpful at times
11 stars 5 forks source link

chore(deps): bump liquibase/build-logic from 0.6.9 to 0.7.6 #112

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps liquibase/build-logic from 0.6.9 to 0.7.6.

Release notes

Sourced from liquibase/build-logic's releases.

v0.7.6

What's Changed

Full Changelog: https://github.com/liquibase/build-logic/compare/v0.7.5...v0.7.6

v0.7.5

What's Changed

Full Changelog: https://github.com/liquibase/build-logic/compare/v0.7.4...v0.7.5

v0.7.4

What's Changed

Full Changelog: https://github.com/liquibase/build-logic/compare/v0.7.3...v0.7.4

v0.7.3

What's Changed

Full Changelog: https://github.com/liquibase/build-logic/compare/v0.7.2...v0.7.3

v0.7.2

  • Renamed fossa.yml workflow to fossa_ai.yml to avoid naming conflicts with existing fossa workflows
  • Removed AI detection false positives

v0.7.1

  • Fixed FOSSA workflow checked branch

v0.7.0

What's Changed

Full Changelog: https://github.com/liquibase/build-logic/compare/v0.6.9...v0.7.0

Commits
  • 43b4dea change all occurrences for 0.7.5 to 0.7.6 (#206)
  • b77174d Fix/dat 17435 (#205)
  • e2be854 DAT-17435 (#204)
  • e15a38f Update fossa_ai.yml to add project to report attribution
  • e3ab137 FIX: FOSSA project name (#202)
  • 0572fd4 DAT-17531 DevOps: remove FOSSA AI PR comments and add status check (#201)
  • 4943879 DAT-17532 Allow obfuscation when using parent pom and reusable workflows (#200)
  • 67d43e2 sonarr: add support for snowflake and db2 (DAT-17397) (#199)
  • 8208004 remove ai false positives
  • 65d41d0 Rename fossa.yml to fossa_ai.yml
  • Additional 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 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)
github-actions[bot] commented 6 months ago

Label error: This PR is being prevented from merging because you have not added one of the labels: breakingChanges, newContributors, notableChanges, sdou, skipReleaseNotes, TypeBug, TypeEnhancement, TypeTest. You'll need to add it before this PR can be merged.

dependabot[bot] commented 6 months ago

Superseded by #113.