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 11, 2022

Bumps json-unit-assertj.version from 2.28.0 to 2.31.0.
Updates json-unit-assertj from 2.28.0 to 2.31.0

Commits
  • 2f6a580 [maven-release-plugin] prepare release json-unit-parent-2.31.0
  • a36e966 #465 Fix assert
  • 2ae5c04 README updated
  • 9fc4abc [maven-release-plugin] prepare for next development iteration
  • 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
  • Additional commits viewable in compare view

Updates json-unit-json-path from 2.28.0 to 2.31.0

Commits
  • 2f6a580 [maven-release-plugin] prepare release json-unit-parent-2.31.0
  • a36e966 #465 Fix assert
  • 2ae5c04 README updated
  • 9fc4abc [maven-release-plugin] prepare for next development iteration
  • 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
  • Additional commits viewable in compare view

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.version` from 2.28.0 to 2.31.0.

Updates `json-unit-assertj` from 2.28.0 to 2.31.0
- [Release notes](https://github.com/lukas-krecan/JsonUnit/releases)
- [Commits](lukas-krecan/JsonUnit@json-unit-parent-2.28.0...json-unit-parent-2.31.0)

Updates `json-unit-json-path` from 2.28.0 to 2.31.0
- [Release notes](https://github.com/lukas-krecan/JsonUnit/releases)
- [Commits](lukas-krecan/JsonUnit@json-unit-parent-2.28.0...json-unit-parent-2.31.0)

---
updated-dependencies:
- dependency-name: net.javacrumbs.json-unit:json-unit-assertj
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: net.javacrumbs.json-unit:json-unit-json-path
  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 11, 2022
@codecov
Copy link

codecov bot commented Feb 11, 2022

Codecov Report

Merging #307 (5adf2ce) into master (d10f2f6) will increase coverage by 0.39%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #307      +/-   ##
============================================
+ Coverage     65.30%   65.69%   +0.39%     
- Complexity      561      563       +2     
============================================
  Files            56       56              
  Lines          2297     2297              
  Branches        289      289              
============================================
+ Hits           1500     1509       +9     
+ Misses          693      685       -8     
+ Partials        104      103       -1     
Impacted Files Coverage Δ
...nkins/plugins/coverage/targets/CoverageResult.java 35.94% <0.00%> (+0.65%) ⬆️
...va/io/jenkins/plugins/coverage/CoverageAction.java 68.18% <0.00%> (+15.90%) ⬆️

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 d10f2f6...5adf2ce. Read the comment docs.

@uhafner uhafner merged commit 951565d into master Feb 12, 2022
@uhafner uhafner deleted the dependabot/maven/json-unit-assertj.version-2.31.0 branch February 12, 2022 21:17
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