Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps assertj-core from 3.19.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
  • 0e79971 [maven-release-plugin] prepare release assertj-core-3.20.0
  • 3c28fb5 Bump cdg.pitest.version from 0.0.9 to 0.0.10 in pitest-updated-pr.yml
  • 17e7641 Bump cdg.pitest.version from 0.0.9 to 0.0.10 (#2258)
  • 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.20.1.
- [Release notes](https://github.com/assertj/assertj-core/releases)
- [Commits](assertj/assertj@assertj-core-3.19.0...assertj-core-3.20.1)

---
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 the dependencies Pull requests that update a dependency file label Jun 17, 2021
@codecov-commenter
Copy link

codecov-commenter commented Jun 17, 2021

Codecov Report

Merging #175 (35cc484) into master (43c61ba) will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #175   +/-   ##
=======================================
  Coverage   42.64%   42.64%           
=======================================
  Files        1489     1489           
  Lines      114178   114178           
  Branches    22512    22512           
=======================================
+ Hits        48688    48692    +4     
+ Misses      57755    57752    -3     
+ Partials     7735     7734    -1     
Impacted Files Coverage Δ
...c/org/apache/axis2/util/MessageContextBuilder.java 68.05% <0.00%> (-0.52%) ⬇️
...pache/axis2/addressing/AddressingFaultsHelper.java 56.78% <0.00%> (+1.50%) ⬆️
...s2/transport/http/server/HttpServiceProcessor.java 78.84% <0.00%> (+5.76%) ⬆️

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 43c61ba...35cc484. Read the comment docs.

@veithen veithen merged commit 787ac29 into master Jun 19, 2021
@dependabot dependabot bot deleted the dependabot/maven/org.assertj-assertj-core-3.20.1 branch June 19, 2021 16:12
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