premium-minds / billy

An opensource invoicing engine
https://premium-minds.github.io/billy/
GNU Lesser General Public License v3.0
41 stars 16 forks source link

Bump jakarta.xml.ws:jakarta.xml.ws-api from 2.3.3 to 4.0.2 #545

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps jakarta.xml.ws:jakarta.xml.ws-api from 2.3.3 to 4.0.2.

Release notes

Sourced from jakarta.xml.ws:jakarta.xml.ws-api's releases.

Jakarta XML Web Services API 4.0.2

What's Changed

Full Changelog: https://github.com/jakartaee/jax-ws-api/compare/4.0.1...4.0.2

Jakarta XML Web Services API 4.0.1

What's Changed

Full Changelog: https://github.com/jakartaee/jax-ws-api/compare/4.0.0...4.0.1

Jakarta XML Web Services API 4.0.0

This major release contains following changes:

  • annotates jakarta.xml.ws.AsyncHandler with @FunctionalInterface
  • extends jakarta.xml.ws.wsaddressing.W3CEndpointReference API with getters
  • drops implementation lookup through the "jaxws.properties" configuration file
  • makes implementation lookup through the system property as the first step
  • removes required fallback to some default implementation from the implementation lookup
  • folds Jakarta Web Services Metadata Specification into this/Jakarta Web Services Specification (Jakarta Web Services Metadata Specification is no longer available as a standalone API/project/jar)

Project Board: https://github.com/eclipse-ee4j/jax-ws-api/projects/1 Full Changelog: https://github.com/eclipse-ee4j/jax-ws-api/compare/3.0.0...4.0.0

Jakarta XML Web Services API 3.0.0 Final Release

The 3.0.0 release is the first release under the jakarta.xml.ws.* namespace.

Commits
  • a70d205 Update API version of jakarta.xml.ws:jakarta.xml.ws-api to 4.0.2
  • d7d8b27 Update CP year in Holder.java
  • 489177b Revert "fix: serialization error due to non-transient variable inside seriali...
  • b80a3cf fix: serialization error due to non-transient variable inside serializable class
  • fd63460 minor code cleanup
  • 47e553d Apply @​snippet, fix typos, grammar
  • 4379eb2 Update GH action build
  • 43a4878 Update build plugins
  • 917dc5e Integrate xml-binding-api 4.0.2,
  • 0135c85 Merge pull request #217 from jakartaee/4.0.1-RELEASE
  • 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 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[bot] commented 5 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.