common-workflow-language / cwlviewer

A web application to view and share Common Workflow Language workflows
https://view.commonwl.org/
Apache License 2.0
44 stars 27 forks source link

Bump org.liquibase:liquibase-core from 4.23.0 to 4.23.1 #551

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps org.liquibase:liquibase-core from 4.23.0 to 4.23.1.

Release notes

Sourced from org.liquibase:liquibase-core's releases.

Liquibase v4.23.1

Liquibase 4.23.1 is a patch release.

Notable Changes

[PRO]

  • Introduce two new commands: set-labels and set-contexts to batch update the labels or contexts on existing changesets. Use these to scale database DevOps by bulk updating your changesets with one command. Or consolidate changes from different teams with different coding standards to ensure adherence to current standards. Learn more at https://docs.liquibase.com

🚀 New Features

🐛 Changes and Bug Fixes 🛠

[PRO]

... (truncated)

Changelog

Sourced from org.liquibase:liquibase-core's changelog.

Liquibase 4.23.1 is a patch release

Notable Changes

[PRO]

  • Introduce two new commands: set-labels and set-contexts to batch update the labels or contexts on existing changesets. Use these to scale database DevOps by bulk updating your changesets with one command. Or consolidate changes from different teams with different coding standards to ensure adherence to current standards. Learn more at https://docs.liquibase.com

New Features

Changes and Bug Fixes

[PRO]

... (truncated)

Commits
  • 66e46b7 Merge pull request #4656 from liquibase/update-changelog-txt-4.23.1
  • 189b0c9 Update changelog txt 4.23.1
  • 95b8cf0 Merge pull request #4652 from liquibase/remove-liquibase_env-from-installer
  • c4a0e2a REmove liquibase-env.sh from installer and zip as it is only used by deb pack...
  • f24388c Merge pull request #4649 from liquibase/github-action-DAT-15622-build-installer
  • 3988b34 Merge branch 'master' into github-action-DAT-15622-build-installer
  • cbd3b07 chore(re-version.sh): remove reversion of deb package creation code
  • 1e6f873 Merge pull request #4645 from liquibase/github-action-DAT-15622-build-installer
  • 8e5eef4 Merge branch 'master' into github-action-DAT-15622-build-installer
  • 48d5fc3 fix(re-version.sh): update dpkg-deb command to use the -z9 flag for better co...
  • 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)