Skip to content
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

[AJ-1783]: Bump org.skyscreamer:jsonassert from 1.5.1 to 1.5.2 in the minor-and-patch-updates group #64

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 24, 2024

Bumps the minor-and-patch-updates group with 1 update: org.skyscreamer:jsonassert.

Updates org.skyscreamer:jsonassert from 1.5.1 to 1.5.2

Release notes

Sourced from org.skyscreamer:jsonassert's releases.

jsonassert-1.5.2

New Contributors

Full Changelog: skyscreamer/JSONassert@jsonassert-1.5.1...jsonassert-1.5.2

Changelog

Sourced from org.skyscreamer:jsonassert's changelog.

Version 1.5.2 - 7/14/2024

Commits
  • eebcfe8 Update to Java 21 (#188)
  • 8e2ba62 Bump pom.xml target/source from 6 to 8. (#187)
  • 313c61b Update documentation and CHANGELOG to 1.5.2. (#186)
  • 7414e90 Updated ReadMe for syntax errors of strike of code (#147)
  • 5e73cb0 Merge pull request #157 from imanushin/addGitIgnore
  • f36dc93 Merge pull request #159 from imanushin/BumpDependencyVersions
  • d76e85e [maven-release-plugin] prepare for next development iteration
  • 1e7ee65 Bump all dependencies
  • c7f5479 Add gitignore file
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the minor-and-patch-updates group with 1 update: [org.skyscreamer:jsonassert](https://github.com/skyscreamer/JSONassert).


Updates `org.skyscreamer:jsonassert` from 1.5.1 to 1.5.2
- [Release notes](https://github.com/skyscreamer/JSONassert/releases)
- [Changelog](https://github.com/skyscreamer/JSONassert/blob/master/CHANGELOG.md)
- [Commits](skyscreamer/JSONassert@jsonassert-1.5.1...jsonassert-1.5.2)

---
updated-dependencies:
- dependency-name: org.skyscreamer:jsonassert
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Dependency Update gradle Gradle dependency updates labels Jun 24, 2024
@dependabot dependabot bot requested a review from a team June 24, 2024 12:09
calypsomatic
calypsomatic previously approved these changes Jun 24, 2024
@calypsomatic calypsomatic dismissed their stale review June 24, 2024 13:07

checks failed

@calypsomatic
Copy link
Contributor

I think the problem is that the updated jsonassert uses Java 21 now. I tried running it locally with 21 and got all kinds of issues, so accepting this update looks to not be very simple.

@calypsomatic
Copy link
Contributor

Created https://broadworkbench.atlassian.net/browse/AJ-1901 to address

@davidangb
Copy link
Collaborator

see also skyscreamer/JSONassert#190

Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 28, 2024

Looks like org.skyscreamer:jsonassert is no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Jun 28, 2024
@dependabot dependabot bot deleted the dependabot/gradle/minor-and-patch-updates-7fb7f56efa branch June 28, 2024 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependency Update gradle Gradle dependency updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants