chore(deps): bump version.msgpack from 0.8.16 to 0.8.19#3393
Conversation
Bumps `version.msgpack` from 0.8.16 to 0.8.19. Updates `msgpack-core` from 0.8.16 to 0.8.19 - [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@0.8.16...0.8.19) Updates `jackson-dataformat-msgpack` from 0.8.16 to 0.8.19 - [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@0.8.16...0.8.19) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
We need to fix this |
|
The pull request msgpack/msgpack-java#500 broke the Jackson API. The return of method |
|
Lol you mean this change 🤦♂️ Nice catch thanks for investigating. |
* using the MessagePackParser, it is not longer possible to check if there are more values because an exception is thrown
3393: chore(deps): bump version.msgpack from 0.8.16 to 0.8.19 r=saig0 a=dependabot-preview[bot] Bumps `version.msgpack` from 0.8.16 to 0.8.19. Updates `msgpack-core` from 0.8.16 to 0.8.19 <details> <summary>Changelog</summary> *Sourced from [msgpack-core's changelog](https://github.com/msgpack/msgpack-java/blob/develop/RELEASE_NOTES.md).* > ## 0.8.19 > * Support JDK11 > * msgpack-jackson: Fixes [#515](https://github-redirect.dependabot.com/msgpack/msgpack-java/pull/515) > > ## 0.8.18 > * (internal) Update sbt related dependencies [#507](https://github-redirect.dependabot.com/msgpack/msgpack-java/pull/507) > * Use jackson-databind 2.9.9.3 for security vulnerability [#511](https://github-redirect.dependabot.com/msgpack/msgpack-java/pull/511) > > ## 0.8.17 > * Fix OOM exception for invalid msgpack messages [#500](https://github-redirect.dependabot.com/msgpack/msgpack-java/pull/500) > * Use jackson-databind 2.9.9 for security vulnerability [#505](https://github-redirect.dependabot.com/msgpack/msgpack-java/pull/505) </details> <details> <summary>Commits</summary> - [`657d1c1`](msgpack/msgpack-java@657d1c1) Setting version to 0.8.19 - [`bef0ccd`](msgpack/msgpack-java@bef0ccd) Improves MessageBuffer support for Java 11 ([#514](https://github-redirect.dependabot.com/msgpack/msgpack-java/issues/514)) - [`ba61279`](msgpack/msgpack-java@ba61279) Merge pull request [#515](https://github-redirect.dependabot.com/msgpack/msgpack-java/issues/515) from qxo/fix4MessagePackFactory - [`c1eb425`](msgpack/msgpack-java@c1eb425) MessagePackFactory should add getFormatName for naming the factory - [`7088d20`](msgpack/msgpack-java@7088d20) Setting version to 0.8.19-SNAPSHOT - [`e414ebf`](msgpack/msgpack-java@e414ebf) Setting version to 0.8.18 - [`219944d`](msgpack/msgpack-java@219944d) Merge pull request [#513](https://github-redirect.dependabot.com/msgpack/msgpack-java/issues/513) from msgpack/releasenote-0.8.18 - [`65dc322`](msgpack/msgpack-java@65dc322) Add 0.8.18 release note - [`1816b1e`](msgpack/msgpack-java@1816b1e) Merge pull request [#512](https://github-redirect.dependabot.com/msgpack/msgpack-java/issues/512) from msgpack/follow-up-issue-508 - [`d7f32ca`](msgpack/msgpack-java@d7f32ca) Minor update - Additional commits viewable in [compare view](msgpack/msgpack-java@0.8.16...0.8.19) </details> <br /> Updates `jackson-dataformat-msgpack` from 0.8.16 to 0.8.19 <details> <summary>Changelog</summary> *Sourced from [jackson-dataformat-msgpack's changelog](https://github.com/msgpack/msgpack-java/blob/develop/RELEASE_NOTES.md).* > ## 0.8.19 > * Support JDK11 > * msgpack-jackson: Fixes [#515](https://github-redirect.dependabot.com/msgpack/msgpack-java/pull/515) > > ## 0.8.18 > * (internal) Update sbt related dependencies [#507](https://github-redirect.dependabot.com/msgpack/msgpack-java/pull/507) > * Use jackson-databind 2.9.9.3 for security vulnerability [#511](https://github-redirect.dependabot.com/msgpack/msgpack-java/pull/511) > > ## 0.8.17 > * Fix OOM exception for invalid msgpack messages [#500](https://github-redirect.dependabot.com/msgpack/msgpack-java/pull/500) > * Use jackson-databind 2.9.9 for security vulnerability [#505](https://github-redirect.dependabot.com/msgpack/msgpack-java/pull/505) </details> <details> <summary>Commits</summary> - [`657d1c1`](msgpack/msgpack-java@657d1c1) Setting version to 0.8.19 - [`bef0ccd`](msgpack/msgpack-java@bef0ccd) Improves MessageBuffer support for Java 11 ([#514](https://github-redirect.dependabot.com/msgpack/msgpack-java/issues/514)) - [`ba61279`](msgpack/msgpack-java@ba61279) Merge pull request [#515](https://github-redirect.dependabot.com/msgpack/msgpack-java/issues/515) from qxo/fix4MessagePackFactory - [`c1eb425`](msgpack/msgpack-java@c1eb425) MessagePackFactory should add getFormatName for naming the factory - [`7088d20`](msgpack/msgpack-java@7088d20) Setting version to 0.8.19-SNAPSHOT - [`e414ebf`](msgpack/msgpack-java@e414ebf) Setting version to 0.8.18 - [`219944d`](msgpack/msgpack-java@219944d) Merge pull request [#513](https://github-redirect.dependabot.com/msgpack/msgpack-java/issues/513) from msgpack/releasenote-0.8.18 - [`65dc322`](msgpack/msgpack-java@65dc322) Add 0.8.18 release note - [`1816b1e`](msgpack/msgpack-java@1816b1e) Merge pull request [#512](https://github-redirect.dependabot.com/msgpack/msgpack-java/issues/512) from msgpack/follow-up-issue-508 - [`d7f32ca`](msgpack/msgpack-java@d7f32ca) Minor update - Additional commits viewable in [compare view](msgpack/msgpack-java@0.8.16...0.8.19) </details> <br /> 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </details> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: Philipp Ossler <philipp.ossler@gmail.com>
| } | ||
|
|
||
| public static byte[] convertToMsgPack(Object value) { | ||
| public static byte[] convertToMsgPack(final Object value) { |
There was a problem hiding this comment.
Could you please avoid doing this. I already discussed this with @npepinpe this is just noise. Either we decided that everything should be final (which I'm ok with) then we should do use all the same setting and do it once.
There was a problem hiding this comment.
Agree. Then, I'm voting for using final ;)
There was a problem hiding this comment.
ok I added it to the team meeting agenda
Build succeeded |
Bumps
version.msgpackfrom 0.8.16 to 0.8.19.Updates
msgpack-corefrom 0.8.16 to 0.8.19Changelog
Sourced from msgpack-core's changelog.
Commits
657d1c1Setting version to 0.8.19bef0ccdImproves MessageBuffer support for Java 11 (#514)ba61279Merge pull request #515 from qxo/fix4MessagePackFactoryc1eb425MessagePackFactory should add getFormatName for naming the factory7088d20Setting version to 0.8.19-SNAPSHOTe414ebfSetting version to 0.8.18219944dMerge pull request #513 from msgpack/releasenote-0.8.1865dc322Add 0.8.18 release note1816b1eMerge pull request #512 from msgpack/follow-up-issue-508d7f32caMinor updateUpdates
jackson-dataformat-msgpackfrom 0.8.16 to 0.8.19Changelog
Sourced from jackson-dataformat-msgpack's changelog.
Commits
657d1c1Setting version to 0.8.19bef0ccdImproves MessageBuffer support for Java 11 (#514)ba61279Merge pull request #515 from qxo/fix4MessagePackFactoryc1eb425MessagePackFactory should add getFormatName for naming the factory7088d20Setting version to 0.8.19-SNAPSHOTe414ebfSetting version to 0.8.18219944dMerge pull request #513 from msgpack/releasenote-0.8.1865dc322Add 0.8.18 release note1816b1eMerge pull request #512 from msgpack/follow-up-issue-508d7f32caMinor updateDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readmeAdditionally, you can set the following in your Dependabot dashboard: