Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps assertj-core from 3.20.1 to 3.20.2.

Commits
  • 089086c [maven-release-plugin] prepare release assertj-core-3.20.2
  • 0fff0ce Restore explicit version for pitest-github-maven-plugin
  • 9df530d Revert "[Breaking change] Align return types across assertions / assumptions ...
  • e3d9e07 Restore deep equality comparison for map containsOnly assertions (#2265)
  • f8ee3f3 [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.1 to 3.20.2.
- [Release notes](https://github.com/assertj/assertj-core/releases)
- [Commits](assertj/assertj@assertj-core-3.20.1...assertj-core-3.20.2)

---
updated-dependencies:
- dependency-name: org.assertj:assertj-core
  dependency-type: direct:production
  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 21, 2021
@codecov-commenter
Copy link

codecov-commenter commented Jun 21, 2021

Codecov Report

Merging #181 (ec299ff) into master (4092c9a) will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #181      +/-   ##
==========================================
- Coverage   42.76%   42.75%   -0.01%     
==========================================
  Files        1498     1498              
  Lines      115000   115000              
  Branches    22671    22671              
==========================================
- Hits        49174    49167       -7     
- Misses      58022    58026       +4     
- Partials     7804     7807       +3     
Impacted Files Coverage Δ
...n/java/org/apache/axis2/webapp/CSRFTokenCache.java 55.55% <0.00%> (-44.45%) ⬇️
...port/http/server/DefaultHttpConnectionManager.java 66.17% <0.00%> (-2.95%) ⬇️
...ransport/http/impl/httpclient4/HTTPSenderImpl.java 82.60% <0.00%> (-2.18%) ⬇️
...c/org/apache/axis2/util/MessageContextBuilder.java 68.05% <0.00%> (-0.52%) ⬇️
...che/axis2/jaxws/message/databinding/JAXBUtils.java 75.48% <0.00%> (+0.14%) ⬆️
...e/axis2/dispatchers/AddressingBasedDispatcher.java 83.72% <0.00%> (+2.32%) ⬆️

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 4092c9a...ec299ff. Read the comment docs.

@veithen veithen merged commit 199a31b into master Jun 21, 2021
@dependabot dependabot bot deleted the dependabot/maven/org.assertj-assertj-core-3.20.2 branch June 21, 2021 19:43
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.

2 participants