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 assertj-core from 3.20.0 to 3.20.1 #292

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 17, 2021

Bumps assertj-core from 3.20.0 to 3.20.1.

Commits
  • fc6c3b5 [maven-release-plugin] prepare release assertj-core-3.20.1
  • f3398db Fix array comparison with null values (#2261)
  • 8e33c97 Bump assertj-parent-pom from 2.2.10 to 2.2.13 (#2260)
  • ddff1fc Bump org.eclipse.osgi from 3.16.200 to 3.16.300 (#2259)
  • c4cee17 Move pitest-github-maven-plugin declaration to POM plugin management
  • b19af7b Bump assertj-core version under OSGi configuration
  • 57c18a1 [maven-release-plugin] prepare for next development iteration
  • See full diff 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 [assertj-core](https://github.com/assertj/assertj-core) from 3.20.0 to 3.20.1.
- [Release notes](https://github.com/assertj/assertj-core/releases)
- [Commits](assertj/assertj@assertj-core-3.20.0...assertj-core-3.20.1)

---
updated-dependencies:
- dependency-name: org.assertj:assertj-core
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 17, 2021
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@slawekjaranowski slawekjaranowski merged commit 7f33013 into master Jun 18, 2021
@slawekjaranowski slawekjaranowski deleted the dependabot/maven/org.assertj-assertj-core-3.20.1 branch June 18, 2021 06:17
pzygielo pushed a commit to pzygielo/pgpverify-maven-plugin that referenced this pull request May 31, 2024
This PR does NOT make any semantic change, it literally just makes
existing code self-explanatory.

Just to avoid that in 2 years another of us looks at this and
become puzzled what in case of "last modified" means 0L, and
why a method returns 1L, etc.

This class is fully covered with self explanatory UTs as well.

No JIRA created either.
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
Development

Successfully merging this pull request may close these issues.

1 participant