Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 7, 2022

Bumps json-unit-assertj from 2.28.0 to 2.30.0.

Commits
  • 9b8e4c0 [maven-release-plugin] prepare release json-unit-parent-2.30.0
  • e4e9d1e Switch JsonObjectAssert to AbstractAssert
  • dc49183 Readme updated
  • 986dadf [maven-release-plugin] prepare for next development iteration
  • 6ae108c [maven-release-plugin] prepare release json-unit-parent-2.29.0
  • 60eed61 Merge pull request #467 from lukas-krecan/fix-list-assert
  • 044e9fb #465 Fix array assertions
  • eae4e64 Merge pull request #466 from lukas-krecan/dependabot/maven/org.codehaus.mojo-...
  • eb4e3c1 Bump animal-sniffer-maven-plugin from 1.20 to 1.21
  • a4c8ae1 Merge pull request #462 from lukas-krecan/dependabot/maven/org.mockito-mockit...
  • 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 [json-unit-assertj](https://github.com/lukas-krecan/JsonUnit) from 2.28.0 to 2.30.0.
- [Release notes](https://github.com/lukas-krecan/JsonUnit/releases)
- [Commits](lukas-krecan/JsonUnit@json-unit-parent-2.28.0...json-unit-parent-2.30.0)

---
updated-dependencies:
- dependency-name: net.javacrumbs.json-unit:json-unit-assertj
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Update of dependencies java Pull requests that update Maven Java dependencies labels Feb 7, 2022
@codecov
Copy link

codecov bot commented Feb 7, 2022

Codecov Report

Merging #301 (98735eb) into master (4f4e410) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #301   +/-   ##
=========================================
  Coverage     58.61%   58.61%           
  Complexity      490      490           
=========================================
  Files            56       56           
  Lines          2298     2298           
  Branches        289      289           
=========================================
  Hits           1347     1347           
  Misses          841      841           
  Partials        110      110           

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 4f4e410...98735eb. Read the comment docs.

@timja timja merged commit 5c4eff1 into master Feb 7, 2022
@timja timja deleted the dependabot/maven/net.javacrumbs.json-unit-json-unit-assertj-2.30.0 branch February 7, 2022 14:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Update of dependencies java Pull requests that update Maven Java dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants