Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 3, 2024

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 <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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 3, 2024
@MalloD12 MalloD12 self-requested a review January 28, 2024 21:39
@MalloD12 MalloD12 self-assigned this Jan 28, 2024
@MalloD12 MalloD12 added the sdou Security, Driver and other updates label Jan 28, 2024
@MalloD12
Copy link
Contributor

@dependabot rebase

Bumps [org.firebirdsql:firebird-testcontainers-java](https://github.com/FirebirdSQL/firebird-testcontainers-java) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/FirebirdSQL/firebird-testcontainers-java/releases)
- [Changelog](https://github.com/FirebirdSQL/firebird-testcontainers-java/blob/master/CHANGES.md)
- [Commits](FirebirdSQL/firebird-testcontainers-java@v1.3.0...v1.4.0)

---
updated-dependencies:
- dependency-name: org.firebirdsql:firebird-testcontainers-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot-maven-org.firebirdsql-firebird-testcontainers-java-1.4.0 branch from e379055 to dbad2b6 Compare January 28, 2024 21:40
Copy link
Contributor

@MalloD12 MalloD12 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved.

Build and most of the tests checks have been successfully executed (except one functional test that is failing for a different reason).

@filipelautert filipelautert added this to the 1NEXT milestone Jan 30, 2024
@filipelautert filipelautert merged commit 8972b30 into master Jan 30, 2024
31 of 32 checks passed
@filipelautert filipelautert deleted the dependabot-maven-org.firebirdsql-firebird-testcontainers-java-1.4.0 branch January 30, 2024 12:04
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 java Pull requests that update Java code sdou Security, Driver and other updates
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants