commercetools / commercetools-email-retry-processor

Scheduled service which allows to send emails asynchronously and retry on errors.
1 stars 1 forks source link

Bump mockito-core from 3.6.0 to 3.6.28 #50

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps mockito-core from 3.6.0 to 3.6.28.

Release notes

Sourced from mockito-core's releases.

v3.6.28

Changelog generated by Shipkit Changelog Gradle Plugin

3.6.28

  • 2020-11-25 - 1 commit(s) by Szczepan Faber
  • No notable improvements. No pull requests (issues) were referenced from commits.

v3.6.27

Changelog generated by Shipkit Changelog Gradle Plugin

3.6.27

  • 2020-11-25 - 1 commit(s) by Szczepan Faber
  • No notable improvements. No pull requests (issues) were referenced from commits.

v3.6.26

Changelog generated by Shipkit Changelog Gradle Plugin

3.6.26

v3.6.25

Changelog generated by Shipkit Changelog Gradle Plugin

3.6.25

v3.6.23

Changelog generated by Shipkit Changelog Gradle Plugin

3.6.23

v3.6.22

Changelog generated by Shipkit Changelog Gradle Plugin

3.6.22

v3.6.19

Changelog generated by Shipkit Changelog Gradle Plugin

Commits
  • 3e036f8 Force maven central release
  • ce2f0b6 Fixed maven central releases
  • 98abe38 Merge pull request #2111 from mockito/mvn-central
  • 3213b49 Enabled releases to Maven Central
  • fde5abb Keep META-INF folder at top of published mockito-core jar (#2109)
  • 78b22fc Merge pull request #2106 from mockito/mockitoguy-patch-3
  • 2e4c214 Fix incorrect comment type in properties file (#2107)
  • f5419b0 Avoid CI failures in forks
  • f8d0f1b Merge pull request #2051 from mockito/jdk15
  • b8bb0f0 Adjust build to support Java 15.
  • 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.

If all status checks pass Dependabot will automatically merge this pull request during working hours.


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 badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in the `.dependabot/config.yml` file in this repo: - Update frequency - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 3 years ago

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

dependabot-preview[bot] commented 3 years ago

Superseded by #54.