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

chore(deps): Bump com.datasonnet:datasonnet-mapper from 2.5.2-jakarta4 to 3.0.0 #16331

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 Nov 20, 2024

Bumps com.datasonnet:datasonnet-mapper from 2.5.2-jakarta4 to 3.0.0.

Changelog

Sourced from com.datasonnet:datasonnet-mapper's changelog.

3.0.0

15 November 2024

  • Integer numbers are not converted to double and displayed without .0
  • Null XML elements formatting is controlled by auto-empty parameter
  • Header version 3.0 supported
  • ds.removeDuplicates function implemented

3.0.0-RC1

8 November 2023

  • Debugger server added
  • ds.util library removed as redundant
  • Fully migrated from javax to jakarta JAXB implementation
  • Added Boolean std library functions
Commits
  • f4853a6 [maven-release-plugin] prepare release 3.0.0
  • 18bc510 If autoEmpty, this should also affect null elements (#143)
  • e6f4801 Fix/yaml (#142)
  • b955f57 Partial support for double vs integer numbers (#141)
  • 5e7f6d7 Header support for 3.0
  • 8c4f10b [maven-release-plugin] prepare for next development iteration
  • f8e358d [maven-release-plugin] prepare release 3.0.0-RC3
  • 85259dc removeDuplicates function (#140)
  • cc6169d Docs correction
  • e1b17d7 [maven-release-plugin] prepare for next development iteration
  • Additional commits viewable in compare view

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 20, 2024
Copy link
Contributor

🌟 Thank you for your contribution to the Apache Camel project! 🌟

🤖 CI automation will test this PR automatically.

🐫 Apache Camel Committers, please review the following items:

  • First-time contributors require MANUAL approval for the GitHub Actions to run

  • You can use the command /component-test (camel-)component-name1 (camel-)component-name2.. to request a test from the test bot.

  • You can label PRs using build-all, build-dependents, skip-tests and test-dependents to fine-tune the checks executed by this PR.

  • Build and test logs are available in the Summary page. Only Apache Camel committers have access to the summary.

  • ⚠️ Be careful when sharing logs. Review their contents before sharing them publicly.

@dependabot dependabot bot force-pushed the dependabot/maven/com.datasonnet-datasonnet-mapper-3.0.0 branch 2 times, most recently from e95b9b4 to b2a4d3e Compare November 20, 2024 08:36
@oscerd
Copy link
Contributor

oscerd commented Nov 20, 2024

https://github.com/dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/maven/com.datasonnet-datasonnet-mapper-3.0.0 branch from b2a4d3e to 23153fe Compare November 20, 2024 10:55
@apupier
Copy link
Contributor

apupier commented Nov 21, 2024

@dependabot rebase

Bumps [com.datasonnet:datasonnet-mapper](https://github.com/datasonnet/datasonnet-mapper) from 2.5.2-jakarta4 to 3.0.0.
- [Changelog](https://github.com/datasonnet/datasonnet-mapper/blob/main/CHANGELOG.md)
- [Commits](datasonnet/datasonnet-mapper@2.5.2-jakarta4...3.0.0)

---
updated-dependencies:
- dependency-name: com.datasonnet:datasonnet-mapper
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/com.datasonnet-datasonnet-mapper-3.0.0 branch from 23153fe to b5037a1 Compare November 21, 2024 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
camel-4 core-build-and-dependencies 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.

2 participants