Skip to content

Comments

Bump jackson-dataformat-msgpack from 0.9.0 to 0.9.3#495

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/org.msgpack-jackson-dataformat-msgpack-0.9.3
Closed

Bump jackson-dataformat-msgpack from 0.9.0 to 0.9.3#495
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/org.msgpack-jackson-dataformat-msgpack-0.9.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2023

Bumps jackson-dataformat-msgpack from 0.9.0 to 0.9.3.

Release notes

Sourced from jackson-dataformat-msgpack's releases.

v0.9.3

This version supports JDK17 #660.

Important: If you need to use DirectByteBuffer (raw memory access) in JDK17 or later, specify two JVM options to allow accessing native memory:

--add-opens=java.base/java.nio=ALL-UNNAMED --add-opens=java.base/sun.nio.ch=ALL-UNNAMED Internal updates:

Use SPDX-ID in license name #653 Update airframe-json, airspec to 22.6.4 #659 Update akka-actor to 2.6.19 #647

Changelog

Sourced from jackson-dataformat-msgpack's changelog.

0.9.3

This version supports JDK17 #660.

Important: If you need to use DirectByteBuffer (raw memory access) in JDK17 or later, specify two JVM options to allow accessing native memory:

--add-opens=java.base/java.nio=ALL-UNNAMED
--add-opens=java.base/sun.nio.ch=ALL-UNNAMED

Internal updates:

  • Use SPDX-ID in license name #653
  • Update airframe-json, airspec to 22.6.4 #659
  • Update akka-actor to 2.6.19 #647

0.9.2

Internal updates:

  • Update jackson-databind to 2.13.3 #650
  • Update akka-actor to 2.6.19 #631
  • Update airframe-json, airspec to 22.6.1 #649
  • Update scalacheck to 1.16.0 #636
  • Update scala-collection-compat to 2.7.0 #632
  • Update sbt-sonatype to 3.9.13 #644
  • Update airframe-json, airspec to 22.5.0 #643
  • Update sbt to 1.6.2 #630

0.9.1

Bug fixes and improvements:

Internal updates:

Known issues:

Commits

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 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 [jackson-dataformat-msgpack](https://github.com/msgpack/msgpack-java) from 0.9.0 to 0.9.3.
- [Release notes](https://github.com/msgpack/msgpack-java/releases)
- [Changelog](https://github.com/msgpack/msgpack-java/blob/develop/RELEASE_NOTES.md)
- [Commits](msgpack/msgpack-java@v0.9.0...v0.9.3)

---
updated-dependencies:
- dependency-name: org.msgpack:jackson-dataformat-msgpack
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 1, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 1, 2024

Superseded by #523.

@dependabot dependabot bot closed this Oct 1, 2024
@dependabot dependabot bot deleted the dependabot/maven/org.msgpack-jackson-dataformat-msgpack-0.9.3 branch October 1, 2024 13:49
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

Development

Successfully merging this pull request may close these issues.

0 participants