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

build(deps): bump net.codesup.util:jaxb2-rich-contract-plugin from 2.1.0 to 4.1.1 #320

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 Sep 30, 2024

Bumps net.codesup.util:jaxb2-rich-contract-plugin from 2.1.0 to 4.1.1.

Release notes

Sourced from net.codesup.util:jaxb2-rich-contract-plugin's releases.

Release 4.1.1 comes with a new optional, experimental strategy how group interfaces are generated by the group-contract plugin. This should fix many problems with using the plugin in environments other than from the command line or via the jaxb-maven-plugin, because it doesn't do any pre-XSD-parsing voodoo anymore. Command-line parameter order also doesn't matter anymore. There are also bugfixes to the "choice expansion" mechanism: In some cases, alternative child objects built by sub-builders were lost in the final build phase.

4.1.0

Fixed bugs #46 and #68 as well as some other regressions and instabilities introduced in the hurry to get out 4.0.0, because JAXB 4 compliance was to priority. Added more test cases and improved @​at055612 s test runner class to regularly run for test runs. Some minor code cleanup as well.

Full Changelog: mklemm/jaxb-rich-contract-plugin@jaxb2-rich-contract-plugin-4.0.0...4.1.0

Commits
  • 59d55c0 [maven-release-plugin] prepare release 4.1.1
  • 8847bb3 Updated Documentation for next release
  • d7d82b8 GroupInterface cleanups
  • c1d2280 Fixed choice expansion issues
  • a6154b6 Updated usage documentation
  • aa8006c Merge remote-tracking branch 'origin/master'
  • b931ac6 Introduced new gropup-contract generation strategy which doesn't need access ...
  • e794d28 Merge pull request #44 from er1c/fluent-builder-extends-abstract
  • e8dbecb Enhanced unit testing by runtime-compilation of generated code, veriefies tha...
  • 10cd2fd Added Initialization of default values for attributes in builder. Somehow doe...
  • 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)

Bumps [net.codesup.util:jaxb2-rich-contract-plugin](https://github.com/mklemm/jaxb2-rich-contract-plugin) from 2.1.0 to 4.1.1.
- [Release notes](https://github.com/mklemm/jaxb2-rich-contract-plugin/releases)
- [Commits](mklemm/jaxb-rich-contract-plugin@2.1.0...4.1.1)

---
updated-dependencies:
- dependency-name: net.codesup.util:jaxb2-rich-contract-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 30, 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