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.0 #105

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 19, 2021

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

Release notes

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

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
  • 58f77a4 [Gradle Release Plugin] - pre tag commit: 'v2.1.0'.
  • 69fc065 Merge pull request #177 from zonkyio/embedded-postgres-1.3.1
  • af665e7 #176 upgrade to embedded-postgres 1.3.1
  • 5de3866 Merge pull request #175 from zonkyio/h2-database
  • 2022af9 #173 implement support for H2 database
  • 18ce04b Merge pull request #174 from zonkyio/flyway-7.9
  • 92ed0c6 #172 fix breaking changes in flyway 7.9.0
  • 46d2b20 Merge pull request #171 from zonkyio/gitlab-executor-readme
  • 3dcefec #77 Readme: Docker non-root example for gitlab runner
  • 81a6f33 [Gradle Release Plugin] - new version commit: 'v2.1.0-SNAPSHOT'.
  • 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.0.
- [Release notes](https://github.com/zonkyio/embedded-database-spring-test/releases)
- [Commits](zonkyio/embedded-database-spring-test@v1.6.3...v2.1.0)

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

dependabot bot commented on behalf of github Oct 18, 2021

Superseded by #108.

@dependabot dependabot bot closed this Oct 18, 2021
@dependabot dependabot bot deleted the dependabot/gradle/io.zonky.test-embedded-database-spring-test-2.1.0 branch October 18, 2021 05:09
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