Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 20, 2021

Bumps assertj-core from 3.19.0 to 3.21.0.

Commits
  • 8f8b742 [maven-release-plugin] prepare release assertj-core-3.21.0
  • a7ef096 Add hasNoExtension to File assertions.
  • 5bef9b2 Bump byte-buddy.version from 1.11.15 to 1.11.16
  • 931b592 Add hasNoExtension to Path assertions
  • cd2ce82 Javadoc improvements
  • daf13ee Add additional tests for Path assertions
  • 620ec29 Bump org.eclipse.osgi from 3.16.300 to 3.17.0 (#2343)
  • a0e7214 Bump spring-core from 5.3.9 to 5.3.10 (#2344)
  • 9e5161f Use Java 17 GA, remove EOL Java 16
  • 48ed152 Path and File assertions refactoring
  • 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 [assertj-core](https://github.com/assertj/assertj-core) from 3.19.0 to 3.21.0.
- [Release notes](https://github.com/assertj/assertj-core/releases)
- [Commits](assertj/assertj@assertj-core-3.19.0...assertj-core-3.21.0)

---
updated-dependencies:
- dependency-name: org.assertj:assertj-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Sep 20, 2021
@codecov
Copy link

codecov bot commented Sep 20, 2021

Codecov Report

Merging #188 (0e48926) into master (3f0a772) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #188   +/-   ##
=========================================
  Coverage     85.10%   85.10%           
  Complexity      227      227           
=========================================
  Files            23       23           
  Lines           846      846           
  Branches        100      100           
=========================================
  Hits            720      720           
  Misses           90       90           
  Partials         36       36           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3f0a772...0e48926. Read the comment docs.

@mattnworb mattnworb merged commit a30381a into master Sep 21, 2021
@dependabot dependabot bot deleted the dependabot/maven/org.assertj-assertj-core-3.21.0 branch September 21, 2021 22:59
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.

2 participants