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

Update dependency org.hjson:hjson to v3.1.0 #455

Merged
merged 1 commit into from
Oct 30, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 17, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.hjson:hjson 3.0.0 -> 3.1.0 age adoption passing confidence

Release Notes

hjson/hjson-java (org.hjson:hjson)

v3.1.0

Compare Source

  • escapes all control chars in Hjson and JSON output
  • changes in formatted JSON output:
    • opening braces now appear on the same line as the key when an array or an object are values in an object
    • the root object or array are no longer preceded by a blank newline
    • empty arrays or objects now appear on a line of their own when they are elements in an array

v3.0.1

  • fix for CVE-2023-34620 by not trying to parse more than 1000 levels into arrays and/or objects
  • fix for empty multiline string inside array or object

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/dependency.hjson branch from 1c170cd to f21a069 Compare October 14, 2023 19:44
@renovate renovate bot changed the title Update dependency org.hjson:hjson to v3.0.1 Update dependency org.hjson:hjson to v3.1.0 Oct 14, 2023
@Gmugra Gmugra merged commit ed4e369 into main Oct 30, 2023
6 checks passed
@renovate renovate bot deleted the renovate/dependency.hjson branch October 30, 2023 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant