-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump json-unit-assertj.version from 2.40.1 to 4.0.0 #873
base: main
Are you sure you want to change the base?
Conversation
Bumps `json-unit-assertj.version` from 2.40.1 to 4.0.0. Updates `net.javacrumbs.json-unit:json-unit-assertj` from 2.40.1 to 4.0.0 - [Changelog](https://github.com/lukas-krecan/JsonUnit/blob/master/RELEASES.md) - [Commits](lukas-krecan/JsonUnit@json-unit-parent-2.40.1...json-unit-parent-4.0.0) Updates `net.javacrumbs.json-unit:json-unit-json-path` from 2.40.1 to 4.0.0 - [Changelog](https://github.com/lukas-krecan/JsonUnit/blob/master/RELEASES.md) - [Commits](lukas-krecan/JsonUnit@json-unit-parent-2.40.1...json-unit-parent-4.0.0) --- updated-dependencies: - dependency-name: net.javacrumbs.json-unit:json-unit-assertj dependency-type: direct:development update-type: version-update:semver-major - dependency-name: net.javacrumbs.json-unit:json-unit-json-path dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
☀️ Quality Monitor 🚦 Tests: 100% successful (✔️ 121 passed) 🚧 Error Messages
Created by Quality Monitor v1.14.0 (#f3859fd). More details are shown in the GitHub Checks Result. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #873 +/- ##
=========================================
Coverage 84.24% 84.24%
Complexity 207 207
=========================================
Files 25 25
Lines 806 806
Branches 83 83
=========================================
Hits 679 679
Misses 96 96
Partials 31 31 ☔ View full report in Codecov by Sentry. 🚨 Try these New Features:
|
Bumps
json-unit-assertj.version
from 2.40.1 to 4.0.0.Updates
net.javacrumbs.json-unit:json-unit-assertj
from 2.40.1 to 4.0.0Changelog
Sourced from net.javacrumbs.json-unit:json-unit-assertj's changelog.
Commits
b5368f5
[maven-release-plugin] prepare release json-unit-parent-4.0.0560b2c0
Deprecate JsonFluentAssert28cebfb
Use Spring 6.2.0f348061
Typo1412c26
Drop useless JavaDoc elements2761282
Support for InstanceOfAssertFactory34f78fd
Rename JsonUnit asserts348dab7
Support for InstanceOfAssertFactoryb130b15
Fix test6d9aec4
ObjectNode does not implement IterableUpdates
net.javacrumbs.json-unit:json-unit-json-path
from 2.40.1 to 4.0.0Changelog
Sourced from net.javacrumbs.json-unit:json-unit-json-path's changelog.
Commits
b5368f5
[maven-release-plugin] prepare release json-unit-parent-4.0.0560b2c0
Deprecate JsonFluentAssert28cebfb
Use Spring 6.2.0f348061
Typo1412c26
Drop useless JavaDoc elements2761282
Support for InstanceOfAssertFactory34f78fd
Rename JsonUnit asserts348dab7
Support for InstanceOfAssertFactoryb130b15
Fix test6d9aec4
ObjectNode does not implement IterableDependabot 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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@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)