Skip to content

Bump net.codesup.util:jaxb2-rich-contract-plugin from 2.1.0 to 4.1.1#151

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/net.codesup.util-jaxb2-rich-contract-plugin-4.1.1
Open

Bump net.codesup.util:jaxb2-rich-contract-plugin from 2.1.0 to 4.1.1#151
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/net.codesup.util-jaxb2-rich-contract-plugin-4.1.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Sep 9, 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

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

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] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 9, 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