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

Bump tyrus.version from 2.0.4 to 2.1.0 #799

Merged
merged 1 commit into from
Sep 9, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 25, 2022

Bumps tyrus.version from 2.0.4 to 2.1.0.
Updates tyrus-server from 2.0.4 to 2.1.0

Commits
  • 873bb1d Prepare release org.glassfish.tyrus:tyrus-project:2.1.0
  • 6ab3be0 Merge pull request #800 from jansupol/20x.merge
  • 4c2cad3 Updated module-info to reflect changes in module-info in 2.0.x
  • 28a38d1 Merge remote-tracking branch 'MSTR/2.0.x' into 2.1.x
  • e3f022e Merge pull request #793 from jansupol/merge119c
  • e744477 master->2.x post-merge updates & versions up
  • a9ac4f6 Merge remote-tracking branch 'MSTR/master' into 2.x
  • fe7d2bb Add a jpms related fix
  • 93c87c1 Merge pull request #786 from jansupol/2.x.u3
  • 99feb6b Merge remote-tracking branch 'MSTR/master' into 2.x.u3
  • Additional commits viewable in compare view

Updates tyrus-container-grizzly-server from 2.0.4 to 2.1.0

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 25, 2022
@dependabot dependabot bot requested review from apupier and joshiraez July 25, 2022 00:50
@apupier
Copy link
Member

apupier commented Sep 5, 2022

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/maven/tyrus.version-2.1.0 branch from b82d974 to a8e5092 Compare September 5, 2022 08:06
@apupier apupier self-assigned this Sep 6, 2022
@apupier
Copy link
Member

apupier commented Sep 6, 2022

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/maven/tyrus.version-2.1.0 branch from a8e5092 to 607660c Compare September 6, 2022 11:35
Bumps `tyrus.version` from 2.0.4 to 2.1.0.

Updates `tyrus-server` from 2.0.4 to 2.1.0
- [Release notes](https:/eclipse-ee4j/tyrus/releases)
- [Commits](eclipse-ee4j/tyrus@2.0.4...2.1.0)

Updates `tyrus-container-grizzly-server` from 2.0.4 to 2.1.0

---
updated-dependencies:
- dependency-name: org.glassfish.tyrus:tyrus-server
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.glassfish.tyrus:tyrus-container-grizzly-server
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

The websocket APi is in conflict between lsp4j having 2.0.0 and new
Tyrus having 2.1.0. using dependencyManagement we can force 2.1.0/ Lsp4j
is working well with it. In the future, lsp4j should come with newer
websocket api and we will eb able to remove the dependency management
section

Signed-off-by: dependabot[bot] <[email protected]>
@joshiraez joshiraez merged commit 00503c6 into main Sep 9, 2022
@dependabot dependabot bot deleted the dependabot/maven/tyrus.version-2.1.0 branch September 9, 2022 08:42
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 READY FOR REVIEW
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants