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.1 #108

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 18, 2021

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

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
  • ab712ee [Gradle Release Plugin] - pre tag commit: 'v2.1.1'.
  • 14898ba Merge pull request #184 from zonkyio/liquibase-4
  • 7f94a6f #179 fix support for liquibase 4 and above
  • 01fa392 Merge pull request #183 from zonkyio/mssql-case-sensitive
  • b5dfaa7 #180 fix mssql username for cases when case-sensitive collation is used
  • 9b130b8 Merge pull request #182 from zonkyio/custom-docker-images
  • b173315 #181 add support for using custom docker images
  • 1e7c0ec Merge pull request #178 from zonkyio/bean-definition-instance-supplier
  • 33fa9b4 #11 use instance supplier to define data source bean instead of the previous ...
  • 0c77d0f fix missing language pack package
  • 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.1.
- [Release notes](https://github.com/zonkyio/embedded-database-spring-test/releases)
- [Commits](zonkyio/embedded-database-spring-test@v1.6.3...v2.1.1)

---
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 Oct 18, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 22, 2022

Superseded by #128.

@dependabot dependabot bot closed this Aug 22, 2022
@dependabot dependabot bot deleted the dependabot/gradle/io.zonky.test-embedded-database-spring-test-2.1.1 branch August 22, 2022 05:08
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