Skip to content

Bump embedded-database-spring-test from 1.6.3 to 2.0.1#101

Closed
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/gradle/io.zonky.test-embedded-database-spring-test-2.0.1
Closed

Bump embedded-database-spring-test from 1.6.3 to 2.0.1#101
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/gradle/io.zonky.test-embedded-database-spring-test-2.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 6, 2021

Copy link
Copy Markdown
Contributor

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

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
  • 935f3a4 [Gradle Release Plugin] - pre tag commit: 'v2.0.1'.
  • 70ee335 Merge pull request #166 from zonkyio/embedded-postgres-1.3.0
  • 3c8d117 #165 upgrade to embedded-postgres 1.3.0
  • 41655c2 Merge pull request #164 from zonkyio/#163-database-replace-mode
  • 4f5e6ce #163 fix database replace mode when configured via application properties
  • 85ca70f update documentation
  • 3eb74ad [Gradle Release Plugin] - new version commit: 'v2.1.0-SNAPSHOT'.
  • 7c9f635 [Gradle Release Plugin] - pre tag commit: 'v2.0.0'.
  • eb6abde Merge pull request #161 from zonkyio/2.0.x
  • 8dac6f3 fix null pointer exception when max-prepared-templates is zero
  • 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)

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 6, 2021
Bumps [embedded-database-spring-test](https://github.com/zonkyio/embedded-database-spring-test) from 1.6.3 to 2.0.1.
- [Release notes](https://github.com/zonkyio/embedded-database-spring-test/releases)
- [Commits](zonkyio/embedded-database-spring-test@v1.6.3...v2.0.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] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/gradle/io.zonky.test-embedded-database-spring-test-2.0.1 branch from e78c6e0 to d88b1db Compare July 19, 2021 19:45
@dependabot @github

dependabot Bot commented on behalf of github Aug 19, 2021

Copy link
Copy Markdown
Contributor Author

Superseded by #105.

@dependabot dependabot Bot closed this Aug 19, 2021
@dependabot
dependabot Bot deleted the dependabot/gradle/io.zonky.test-embedded-database-spring-test-2.0.1 branch August 19, 2021 05:05
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