Skip to content

Conversation

@dependabot-preview
Copy link

Bumps mockito.version from 3.6.0 to 3.6.28.
Updates 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

Updates mockito-junit-jupiter from 3.6.0 to 3.6.28

Release notes

Sourced from mockito-junit-jupiter'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 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @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 your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps `mockito.version` from 3.6.0 to 3.6.28.

Updates `mockito-core` from 3.6.0 to 3.6.28
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v3.6.0...v3.6.28)

Updates `mockito-junit-jupiter` from 3.6.0 to 3.6.28
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v3.6.0...v3.6.28)

Signed-off-by: dependabot-preview[bot] <[email protected]>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Dec 31, 2020
@PatMyron PatMyron closed this Dec 31, 2020
@dependabot-preview
Copy link
Author

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@PatMyron PatMyron deleted the dependabot/maven/mockito.version-3.6.28 branch December 31, 2020 23:20
@PatMyron
Copy link
Contributor

whoops, only trying to get these regular PRs specifically for the AWS SDK as discussed in #324:

<awssdk.version>2.15.19</awssdk.version>

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.

1 participant