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 version.org.jboss.resteasy from 6.2.5.Final to 6.2.6.Final #42

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 3, 2023

Bumps version.org.jboss.resteasy from 6.2.5.Final to 6.2.6.Final.
Updates org.jboss.resteasy:resteasy-bom from 6.2.5.Final to 6.2.6.Final

Release notes

Sourced from org.jboss.resteasy:resteasy-bom's releases.

6.2.6.Final

What's Changed

Full Changelog: resteasy/resteasy@6.2.5.Final...6.2.6.Final

Commits
  • aaf57ea Prepare for 6.2.6.Final release
  • a8d20ca Merge pull request #3902 from jamezp/RESTEASY-3423-6.2
  • c1ae495 [RESTEASY-3424] Move the arquillian Jetty based tests to a single module in t...
  • 78ae818 Merge pull request #3897 from resteasy/dependabot/maven/6.2/version.org.eclip...
  • 87daca1 Merge pull request #3896 from resteasy/dependabot/maven/6.2/version.org.wildf...
  • 54ed9da Bump version.org.eclipse.jetty from 11.0.17 to 11.0.18
  • 417fa03 Bump version.org.wildfly.galleon-plugins from 6.4.7.Final to 6.4.8.Final
  • 6e9ec2b Merge pull request #3894 from jamezp/RESTEASY-3386-6.2
  • e37c8c8 [RESTEASY-3386] Add cloud tests for Kubernetes.
  • 6928720 Merge pull request #3895 from jamezp/gha-updates-6.2
  • Additional commits viewable in compare view

Updates org.jboss.resteasy:arquillian-utils from 6.2.5.Final to 6.2.6.Final

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.

@dependabot dependabot bot requested a review from jamezp as a code owner November 3, 2023 19:27
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 3, 2023
@jamezp
Copy link
Contributor

jamezp commented Dec 21, 2023

@dependabot recreate

Bumps `version.org.jboss.resteasy` from 6.2.5.Final to 6.2.6.Final.

Updates `org.jboss.resteasy:resteasy-bom` from 6.2.5.Final to 6.2.6.Final
- [Release notes](https://github.com/resteasy/resteasy/releases)
- [Commits](resteasy/resteasy@6.2.5.Final...6.2.6.Final)

Updates `org.jboss.resteasy:arquillian-utils` from 6.2.5.Final to 6.2.6.Final

---
updated-dependencies:
- dependency-name: org.jboss.resteasy:resteasy-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jboss.resteasy:arquillian-utils
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/version.org.jboss.resteasy-6.2.6.Final branch from 40dce90 to 4807e8f Compare December 21, 2023 22:07
@ronsigal
Copy link
Contributor

ronsigal commented Dec 21, 2023 via email

@jamezp
Copy link
Contributor

jamezp commented Dec 22, 2023

Ah, okay. That sounds like a potential bug somewhere :)

@ronsigal
Copy link
Contributor

Ah, okay. That sounds like a potential bug somewhere :)

Yeah, it's because HttpServletRequestImpl.getParts() isn't implemented. I've commented out the test and bumped RESTEasy to 6.2.6.

@ronsigal
Copy link
Contributor

Replaced by #58.

@ronsigal ronsigal closed this Dec 22, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 22, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. 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.

@dependabot dependabot bot deleted the dependabot/maven/version.org.jboss.resteasy-6.2.6.Final branch December 22, 2023 12:08
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.

None yet

2 participants