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 slf4j-mock from 2.1.0 to 2.1.1 #15

Merged
merged 1 commit into from
Aug 10, 2021

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps slf4j-mock from 2.1.0 to 2.1.1.

Release notes

Sourced from slf4j-mock's releases.

v2.1.1

What's Changed

Maintenance

  • Changed to Thread.currentThread().getContextClassLoader() #70
  • organization wide release-drafter configuration #76
  • Fix the closing mvn dependency version tag in code snippets #82
  • fix sonar issues #93

Dependency updates

  • Bump mockito.version from 3.6.28 to 3.7.0 #56
  • Bump pgpverify-maven-plugin from 1.10.1 to 1.11.0 #57
  • Bump mockito.version from 3.7.0 to 3.7.7 #58
  • Bump assertj-core from 3.18.1 to 3.19.0 #59
  • Bump junit.version from 5.7.0 to 5.7.1 #60
  • Bump mockito.version from 3.7.7 to 3.8.0 #61
  • Bump parent from 2.10.0 to 2.11.0 #62
  • Bump pgp-keys-map from 2020.12.28 to 2021.03.02 #63
  • Bump parent from 2.11.0 to 2.11.1 #65
  • Bump pgp-keys-map from 2021.03.02 to 2021.04.06 #66
  • Bump mockito.version from 3.8.0 to 3.9.0 #67
  • Bump pgpverify-maven-plugin from 1.11.0 to 1.12.0 #68
  • Bump parent from 2.11.1 to 2.12.0 #71
  • Bump junit.version from 5.7.1 to 5.7.2 #74
  • Bump pgp-keys-map from 2021.04.06 to 2021.05.15 #75
  • Bump parent from 2.12.0 to 2.12.1 #73
  • Bump mockito.version from 3.9.0 to 3.10.0 #72
  • Bump mockito.version from 3.10.0 to 3.11.0 #77
  • Bump mockito.version from 3.11.0 to 3.11.1 #79
  • Bump pgp-keys-map from 2021.05.15 to 2021.06.17 #84
  • Bump pgpverify-maven-plugin from 1.12.0 to 1.13.0 #78
  • Bump assertj-core from 3.19.0 to 3.20.1 #83
  • Bump slf4j-api from 1.7.30 to 1.7.31 #85
  • Bump assertj-core from 3.20.1 to 3.20.2 #86
  • Bump mockito.version from 3.11.1 to 3.11.2 #87
  • Bump parent from 2.12.1 to 2.13.0 #88
  • Bump pgp-keys-map from 2021.06.17 to 2021.07.02 #91
  • Bump pgpverify-maven-plugin from 1.13.0 to 1.14.0 #89
  • Bump pgp-keys-map from 2021.07.02 to 2021.07.12 #92
  • Bump pgpverify-maven-plugin from 1.14.0 to 1.14.1 #94
  • Bump slf4j-api from 1.7.31 to 1.7.32 #95

Thanks

Many thanks for collaboration on this release for: @​josedemouramachado, @​rhamedy, @​slawekjaranowski

Commits
  • 4bdb527 [maven-release-plugin] prepare release v2.1.1
  • 5fb36ce File sync from s4u/.github - add 17-ea to builds
  • f371a18 Bump slf4j-api from 1.7.31 to 1.7.32
  • c0a339b Bump pgpverify-maven-plugin from 1.14.0 to 1.14.1
  • ddf805c Merge pull request #93 from s4u/fix-sonar
  • 5640301 fix sonar issues
  • 52e0d72 Bump pgp-keys-map from 2021.07.02 to 2021.07.12
  • 9ed535e Bump pgpverify-maven-plugin from 1.13.0 to 1.14.0
  • e0bc078 Bump pgp-keys-map from 2021.06.17 to 2021.07.02
  • ad5c2de Bump parent from 2.12.1 to 2.13.0
  • 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 [slf4j-mock](https://github.com/s4u/slf4j-mock) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/s4u/slf4j-mock/releases)
- [Commits](s4u/slf4j-mock@v2.1.0...v2.1.1)

---
updated-dependencies:
- dependency-name: org.simplify4u:slf4j-mock
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 10, 2021
@olamy olamy merged commit d9ec191 into master Aug 10, 2021
@olamy olamy deleted the dependabot/maven/org.simplify4u-slf4j-mock-2.1.1 branch August 10, 2021 10:57
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant