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 embedded-database-spring-test from 1.6.3 to 2.1.2 #128

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 22, 2022

Bumps embedded-database-spring-test from 1.6.3 to 2.1.2.

Release notes

Sourced from embedded-database-spring-test's releases.

v2.1.0

Changes:

v2.0.1

Changes:

v2.0.0

For full upgrade instructions and new and noteworthy features please see the release notes.

Breaking changes:

  • Docker is a default provider (#28)
  • Flyway dependencies are optional (#21)
  • Upgrade to PostgreSQL 11

New features:

  • New refresh mode to reset the database during tests (#21)
  • Support for Liquibase (#46)
  • Support for Microsoft SQL Server (#25)
  • Support for MySQL database (#23)
  • Support for MariaDB database (#24)

Other changes:

  • Remove Guava and Apache Commons transitive dependencies (#27)
  • Some other minor changes

v2.0.0-beta1

For full upgrade instructions and new and noteworthy features please see the release notes.

Updated documentation is available here: https://github.com/zonkyio/embedded-database-spring-test/tree/v2.0.0-beta1

Breaking changes:

  • Docker is a default provider (#28)
  • Flyway dependencies are optional (#21)
  • Upgrade to PostgreSQL 11

New features:

  • New refresh mode to refresh the database during tests (#21)
  • Support for Liquibase (#46)
  • Support for Microsoft SQL Server (#25)
  • Support for MySQL database (#23)
  • Support for MariaDB database (#24)
Commits
  • 71b2cc1 [Gradle Release Plugin] - pre tag commit: 'v2.1.2'.
  • a81b1eb Merge pull request #198 from zonkyio/dependency-upgrades
  • ce41ac1 upgrade outdated and vulnerable dependencies
  • 487d465 Merge pull request #206 from zonkyio/shutdown-hook
  • 443e8be #201 improve shutdown hook of zonky provider to support destroy methods on sp...
  • 49be30c Merge pull request #205 from zonkyio/embedded-postgres-2.0.1
  • f12f3ba #189 upgrade to embedded-postgres 2.0.1
  • f6f7c35 Merge pull request #199 from zonkyio/embedded-postgres-2.0.0
  • c31efdf #189 upgrade to embedded-postgres 2.0.0
  • 67c46eb Merge pull request #197 from zonkyio/shaded-packages
  • 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 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 [embedded-database-spring-test](https://github.com/zonkyio/embedded-database-spring-test) from 1.6.3 to 2.1.2.
- [Release notes](https://github.com/zonkyio/embedded-database-spring-test/releases)
- [Commits](zonkyio/embedded-database-spring-test@v1.6.3...v2.1.2)

---
updated-dependencies:
- dependency-name: io.zonky.test:embedded-database-spring-test
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 22, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 8, 2022

Superseded by #135.

@dependabot dependabot bot closed this Dec 8, 2022
@dependabot dependabot bot deleted the dependabot/gradle/io.zonky.test-embedded-database-spring-test-2.1.2 branch December 8, 2022 05:02
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.

0 participants