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

[RESTEASY-3504] Bump the jakarta-json-dependencies group with 2 updates #4128

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 8, 2024

Bumps the jakarta-json-dependencies group with 2 updates: org.eclipse.parsson:parsson and jakarta.json.bind:jakarta.json.bind-api.

Updates org.eclipse.parsson:parsson from 1.1.5 to 1.1.6

Release notes

Sourced from org.eclipse.parsson:parsson's releases.

1.1.6

What's Changed

New Contributors

Full Changelog: eclipse-ee4j/parsson@1.1.5...1.1.6

Commits
  • 1f6be61 Prepare release org.eclipse.parsson:project:1.1.6
  • d72cd2c Revert "Implement stream methods in JsonStructureParser; fulfill more of JSON...
  • 30da884 update parent to 1.0.9,
  • c96ef80 Update dependencies, build plugins
  • 96d5311 fix cp rights, access of JsonParserImpl, static imports removal
  • ebf6534 Small improvements in the tests
  • 85cdc84 Deduplicate some code in both parsers
  • 146a2f7 Implement stream methods in JsonStructureParser; fulfill more of JSONP Parser...
  • a38b7d1 JUnit5 (#115)
  • dfbe33a [resteasy-664 #112]Corrected skip methods behavior of JsonParserImpl; (#113)
  • Additional commits viewable in compare view

Updates jakarta.json.bind:jakarta.json.bind-api from 3.0.0 to 3.0.1

Commits
  • 2f31540 Update API version of jakarta.json.bind:jakarta.json.bind-api to 3.0.1
  • f3a2332 Before 3.0.1 release (#355)
  • 1ec8fa1 Merge pull request #249 from mcserra/#237
  • 5dfc190 Merge pull request #339 from mkarg/patch-1
  • 8c9444e Merge pull request #354 from jakartaee/3.0.0-BRANCH
  • 0c6e308 use classpath for jakarta api libraries.
  • 8fafd95 Update README.md - Latest published version is 3.0.0
  • 7340b84 tck dist update (#323)
  • 29a2568 userguide and tck dist eftl bundle tuning (#322)
  • 34be979 Update API version of jakarta.json.bind:jakarta.json.bind-api to 3.0.1-SNAPSHOT
  • See full diff in compare view

You can trigger a rebase of this PR 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

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 8, 2024
@dependabot dependabot bot force-pushed the dependabot/maven/6.2/jakarta-json-dependencies-b6a2a2db68 branch 2 times, most recently from 348dd67 to 4dfb5e3 Compare April 24, 2024 07:54
@dependabot dependabot bot force-pushed the dependabot/maven/6.2/jakarta-json-dependencies-b6a2a2db68 branch 3 times, most recently from fc74673 to 1f543d4 Compare May 9, 2024 07:31
Bumps the jakarta-json-dependencies group with 2 updates: [org.eclipse.parsson:parsson](https://github.com/eclipse-ee4j/parsson) and [jakarta.json.bind:jakarta.json.bind-api](https://github.com/jakartaee/jsonb-api).


Updates `org.eclipse.parsson:parsson` from 1.1.5 to 1.1.6
- [Release notes](https://github.com/eclipse-ee4j/parsson/releases)
- [Commits](eclipse-ee4j/parsson@1.1.5...1.1.6)

Updates `jakarta.json.bind:jakarta.json.bind-api` from 3.0.0 to 3.0.1
- [Changelog](https://github.com/jakartaee/jsonb-api/blob/master/tck-docs/JSONB3.0-ReleaseNotes.html)
- [Commits](jakartaee/jsonb-api@3.0.0...3.0.1)

---
updated-dependencies:
- dependency-name: org.eclipse.parsson:parsson
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: jakarta-json-dependencies
- dependency-name: jakarta.json.bind:jakarta.json.bind-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: jakarta-json-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/6.2/jakarta-json-dependencies-b6a2a2db68 branch from 1f543d4 to ecc2681 Compare May 13, 2024 07:51
@jamezp jamezp changed the title Bump the jakarta-json-dependencies group with 2 updates [RESTEASY-3504] Bump the jakarta-json-dependencies group with 2 updates May 13, 2024
@jamezp jamezp merged commit be932b9 into 6.2 May 13, 2024
12 checks passed
@dependabot dependabot bot deleted the dependabot/maven/6.2/jakarta-json-dependencies-b6a2a2db68 branch May 13, 2024 23:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
1 participant