Skip to content

Bump org.firebirdsql:firebird-testcontainers-java from 1.5.0 to 1.5.1#757

Merged
inponomarev merged 1 commit into
devfrom
dependabot/maven/org.firebirdsql-firebird-testcontainers-java-1.5.1
Feb 2, 2025
Merged

Bump org.firebirdsql:firebird-testcontainers-java from 1.5.0 to 1.5.1#757
inponomarev merged 1 commit into
devfrom
dependabot/maven/org.firebirdsql-firebird-testcontainers-java-1.5.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jan 31, 2025

Bumps org.firebirdsql:firebird-testcontainers-java from 1.5.0 to 1.5.1.

Release notes

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

firebird-testcontainers-java 1.5.1

What's changed

  • Added support for firebirdsql/firebird.
    This was originally the fdcastel image.
    The name is defined in FirebirdContainer.PROJECT_IMAGE (String) and FirebirdContainer.PROJECT_IMAGE_NAME (DockerImageName).
    In 1.5.x, these images are not accessible as a jdbc:tc:firebird[sql]:... URL, only through FirebirdContainer; this will change with version 1.6.0.
    All existing configuration options are mapped in a backwards compatible way.
  • Defined JACOB_ALBERTY_IMAGE and JACOB_ALBERY_IMAGE_NAME constants in FirebirdContainer.
  • Support for the fdcastel image is considered deprecated, but there are currently no plans to remove it.
    Switch to the project image (firebirdsql/firebird).
  • In the 1.6.0 release, the 5.0.1 version of the project image (firebirdsql/firebird) will become the default image.
    Make sure you explicitly use this image name (and a version tag) if you want to stick to the Jacob Alberty image with the next release.
  • Updated various test-dependencies
Changelog

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

1.5.1

  • Added support for firebirdsql/firebird.
    This was originally the fdcastel image.
    The name is defined in FirebirdContainer.PROJECT_IMAGE (String) and FirebirdContainer.PROJECT_IMAGE_NAME (DockerImageName).
    In 1.5.x, these images are not accessible as a jdbc:tc:firebird[sql]:... URL, only through FirebirdContainer; this will change with version 1.6.0.
    All existing configuration options are mapped in a backwards compatible way.
  • Defined JACOB_ALBERTY_IMAGE and JACOB_ALBERY_IMAGE_NAME constants in FirebirdContainer.
  • Support for the fdcastel image is considered deprecated, but there are currently no plans to remove it.
    Switch to the project image.
  • In the 1.6.0 release, the 5.0.1 version of the project image will become the default image.
    Make sure you explicitly use this image name (and a version tag) if you want to stick to the Jacob Alberty image with the next release.
  • Updated various test-dependencies
Commits
  • 1c36a6d Prepare 1.5.1 release
  • bf5f47d Updated various test-dependencies
  • c5a63ef #6 Add support for firebirdsql/firebird as an alternative image
  • 7f20a76 Update version to 1.5.0 in README.md
  • ce11f6e Forgot to document support for ghcr.io/fdcastel/firebird in javadoc
  • e5d0dff Prepare 1.5.1 development
  • See full diff 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)

Bumps [org.firebirdsql:firebird-testcontainers-java](https://github.com/FirebirdSQL/firebird-testcontainers-java) from 1.5.0 to 1.5.1.
- [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.5.0...v1.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jan 31, 2025
@inponomarev inponomarev merged commit c503992 into dev Feb 2, 2025
@dependabot dependabot Bot deleted the dependabot/maven/org.firebirdsql-firebird-testcontainers-java-1.5.1 branch February 2, 2025 22:10
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant