CourseOrchestra / celesta

DB migrations, SQL & testing for Java
https://courseorchestra.github.io/celesta/en
Apache License 2.0
75 stars 17 forks source link

Bump org.firebirdsql:firebird-testcontainers-java from 1.3.0 to 1.4.0 #616

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 11 months ago

Bumps org.firebirdsql:firebird-testcontainers-java from 1.3.0 to 1.4.0.

Release notes

Sourced from org.firebirdsql:firebird-testcontainers-java's releases.

firebird-test-contains-java 1.4.0

What's changed

Dependency updates

  • Updated org.testcontainers:jdbc to 1.19.3
  • Updated various test-dependencies
  • Updated Maven build plugins
  • Add javadoc on (main) classes similar to testcontainers-java
Changelog

Sourced from org.firebirdsql:firebird-testcontainers-java's changelog.

1.4.0

  • Updated org.testcontainers:jdbc to 1.19.3
  • Updated various test-dependencies
  • Updated Maven build plugins
  • Add javadoc on (main) classes similar to testcontainers-java
Commits
  • 0292843 Prepare 1.4.0 release
  • 6c5f93c Use Java 17 for workflow build
  • 9f270c2 Add javadoc on (main) classes similar to testcontainers-java
  • 7dee0b7 Update Maven plugins
  • ccef47f Update various test-dependencies
  • 57b3b2d Upgrade to testcontainers-java 1.9.3
  • 854ebd1 Bump version to 1.4.0-SNAPSHOT
  • 45eb9b1 Update various GitHub actions
  • ca79b55 Bump ch.qos.logback:logback-classic from 1.4.5 to 1.4.12
  • d029cfb Add GitHub sponsors to FUNDING.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)