Skip to content

Bump jakarta.ws.rs-api from 2.1.6 to 3.1.0#2931

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/jakarta.ws.rs-jakarta.ws.rs-api-3.1.0
Closed

Bump jakarta.ws.rs-api from 2.1.6 to 3.1.0#2931
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/jakarta.ws.rs-jakarta.ws.rs-api-3.1.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 18, 2022

Bumps jakarta.ws.rs-api from 2.1.6 to 3.1.0.

Release notes

Sourced from jakarta.ws.rs-api's releases.

3.0.0 Milestone 1

Changes for 3.0.0:

  • Package change from javax.ws.rs to jakarta.ws.rs in APIs and Specification document.
  • Removed Jersey as default client implementation.
  • Multiple improvement to MediaType checking.
  • Improvements to module-info.java
  • Deprecated usage of HEADER_DELEGATE in CacheControl
  • MultivaluedHashMap (by way of AbstractMultivaluedMap) is now serializable
  • Javadoc clarifications on SSE reconnect behavior
  • Javadoc clarifications on injection into resources/providers returned from getSingletons
  • Javadoc clarifications on Response.created()
  • Javadoc clarifications on ParamConverterProviders
  • Javadoc clarifications on the execution pipeline of MessageBodyReaders and MessageBodyWriters
  • Modified references to JCP/JSRs to proper Jakarta projects in spec document
  • Various corrections/improvements to spec document
  • Various changes to build artifacts, license references, etc.

Maven coordinates:

<dependency>
    <groupId>jakarta.ws.rs</groupId>
    <artifactId>jakarta.ws.rs-api</artifactId>
    <version>3.0.0-M1</version>
</dependency>

jakartaee/rest@2.1.6...3.0.0-m1

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 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 [jakarta.ws.rs-api](https://github.com/eclipse-ee4j/jaxrs-api) from 2.1.6 to 3.1.0.
- [Release notes](https://github.com/eclipse-ee4j/jaxrs-api/releases)
- [Commits](https://github.com/eclipse-ee4j/jaxrs-api/commits)

---
updated-dependencies:
- dependency-name: jakarta.ws.rs:jakarta.ws.rs-api
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 18, 2022
@hezhangjian
Copy link
Member

@dependabot ignore this minor version

@dependabot dependabot bot closed this May 18, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 18, 2022

OK, I won't notify you about version 3.1.x again, unless you re-open this PR or update to a 3.1.x release yourself.

@dependabot dependabot bot deleted the dependabot/maven/jakarta.ws.rs-jakarta.ws.rs-api-3.1.0 branch May 18, 2022 07:14
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant