Skip to content

chore(deps): bump com.ubertob.kondor:kondor-core from 2.2.2 to 3.0.0 #50

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps com.ubertob.kondor:kondor-core from 2.2.2 to 3.0.0.

Changelog

Sourced from com.ubertob.kondor:kondor-core's changelog.

This list is not currently intended to be all-encompassing - it will document major and breaking API changes with their rationale when appropriate:

v.2.3.3 - 22 May 2024

Kondor-core: better exception messages and arrays pretty rendering

v.2.3.2 - 11 April 2024

Kondor-core: added VersionedConverter to handle Json migrations (thanks N.Pryce)

v.2.3.1 - 11 April 2024

Kondor-core: fixed a bug on Array style

v.2.3.0 - 10 April 2024

Kondor-core: added NdJson utility functions Kondor-core: added toJsonStream function to write to output stream Kondor-mongo: added findByOid and bindOutcome functions

v.2.2.3 - 14 February 2024

Kondor-core: trying to parse an empty file gives an error

v.2.2.2 - 31 January 2024

Kondor-core: handling NaN and Infinity deserialization of Double

v.2.2.1 - 10 January 2024

Kondor-core: fixed issue with invalid Json parsing

v.2.2.0 - 9 January 2024

Kondor-core: added direct render to Json for better performance Kondor-core: handling NaN and Infinity serialization of Double

v.2.1.3 - 29 December 2023

Kondor-core: serialization performance improvements Kondor-core: added short functions for array of Strings

v.2.1.2 - 23 October 2023

Kondor-core: Allow for optional escaping of forward slash (thanks D.McGregor)

v.2.1.1 - 21 September 2023

... (truncated)

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [com.ubertob.kondor:kondor-core](https://github.com/uberto/kondor-json) from 2.2.2 to 3.0.0.
- [Changelog](https://github.com/uberto/kondor-json/blob/main/CHANGELOG.md)
- [Commits](https://github.com/uberto/kondor-json/commits)

---
updated-dependencies:
- dependency-name: com.ubertob.kondor:kondor-core
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Jun 3, 2024
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
Development

Successfully merging this pull request may close these issues.

0 participants