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 arquillian-jetty-embedded-9 from 1.0.0.CR3 to 1.0.0.Final #3447

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 27, 2023

Bumps arquillian-jetty-embedded-9 from 1.0.0.CR3 to 1.0.0.Final.

Release notes

Sourced from arquillian-jetty-embedded-9's releases.

1.0.0.Final

A final release of the 1.0 stream which will now transition to a legacy role in a 1.0 branch as the main branch moves to support EE10.

🚀 New features and improvements

  • Add https and h2c serverconnector (#103) @​olamy
  • add configuration of InferredEncodings (#102) @​olamy
  • add a feature to be able to customise the WebAppContext for a given archive (#101) @​olamy
  • add a parameter to be able to configure context url of a webapp i.e archive name (#99) @​olamy
  • use a random port for testing rather than hardcoded one as it can issue when building with mvnd or -Tx option (#97) @​olamy
  • add configuration to setup cookie compliance specs (#96) @​olamy
  • add release drafter to get fancy release notes (#95) @​olamy
  • feat: moves tests to JUnit 5 (#94) @​olamy

🐛 Bug Fixes

  • fix cdi enricher with using correct dependency for jakarta (#108) @​olamy

📦 Dependency updates

1.0.0.CR4

What's Changed

... (truncated)

Commits
  • 5bda5a4 [maven-release-plugin] prepare release 1.0.0.Final
  • 7b26744 Correct the protocol to Servlet 3.1, #7 (#87)
  • e08dbf9 test build with jdk17 and windows and osx (#109)
  • e9c27ac fix cdi enricher with using correct dependency for jakarta (#108)
  • 0a31ae8 Upgrade Jetty 9.4.46.v20220331 10.0.9 11.0.9 (#106)
  • ee2e4c8 build(deps-dev): Bump h2 from 2.1.210 to 2.1.212
  • 6060cbe - add ssl connector feature (#103)
  • af15800 add configuration of InferredEncodings (#102)
  • e5dcb17 add a feature to be able to customise the WebAppContext for a given archive (...
  • d6e44c6 add a parameter to be able to configure context url of a webapp i.e archive n...
  • 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 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 [arquillian-jetty-embedded-9](https://github.com/arquillian/arquillian-container-jetty) from 1.0.0.CR3 to 1.0.0.Final.
- [Release notes](https://github.com/arquillian/arquillian-container-jetty/releases)
- [Commits](arquillian/arquillian-container-jetty@1.0.0.CR3...1.0.0.Final)

---
updated-dependencies:
- dependency-name: org.jboss.arquillian.container:arquillian-jetty-embedded-9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Feb 27, 2023
jamezp added a commit to jamezp/resteasy that referenced this pull request Feb 28, 2023
Bump arquillian-jetty-embedded-9 from 1.0.0.CR3 to 1.0.0.Final
@jamezp jamezp mentioned this pull request Feb 28, 2023
@jamezp jamezp merged commit 38dbdf5 into 5.0 Feb 28, 2023
@dependabot dependabot bot deleted the dependabot/maven/5.0/org.jboss.arquillian.container-arquillian-jetty-embedded-9-1.0.0.Final branch February 28, 2023 02:35
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.

1 participant