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 jetty-maven-plugin from 9.4.38.v20210224 to 9.4.50.v20221201 #11340

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 19, 2023

Bumps jetty-maven-plugin from 9.4.38.v20210224 to 9.4.50.v20221201.

Release notes

Sourced from jetty-maven-plugin's releases.

9.4.50.v20221201

Sponsored Release

This is a release of the End of Community Support Jetty 9.x series that was sponsored by a support contract from Webtide.com

Changelog

  • #8774 - Added SizeLimitHandler
  • #8678 - Jetty client is not responding to GO_AWAY packet received from (Jetty) Server and continue to send traffic on same connection

Dependencies

  • #8826 - Bump infinispan to 11.0.16.Final
  • #8847 - Bump jboss-logmanager to 2.1.19.Final
  • #8849 - Bump jboss-threads to 3.5.0.Final
  • #8961 - Bump jnr-constants to 0.10.4
  • #8951 - Bump protostream to 4.4.4.Final
  • #8989 - Bump spring-beans to 5.3.24
  • #8949 - Bump testcontainers to 1.17.6
  • #8828 - Bump wildfly-elytron to 2.0.0.Final

9.4.49.v20220914

End of Life Notice

Changelog

  • #8578 - getRequestURL can append "null" if getRequestURI is unspecified in an authority-form request-target
  • #8493 - Review HTTP client feature setRemoveIdleDestinations

Dependencies

  • #8253 - Bump google-cloud-datastore to 2.9.1
  • #8233 - Bump jna to 5.12.1
  • #8242 - Bump mariadb-java-client to 3.0.6
  • #8238 - Bump maven-enforcer-plugin to 3.1.0
  • #8230 - Bump maven.version to 3.8.6
  • #8246 - Bump org.eclipse.osgi to 3.18.0
  • #8245 - Bump testcontainers.version to 1.17.3

9.4.48.v20220622

End of Life Notice

Critical Fix

  • #8184 - All suffix globs except first fail to match if path has . character in prefix section

... (truncated)

Commits
  • da9a0b3 Updating to version 9.4.50.v20221201
  • f9914c8 Merge pull request #8987 from eclipse/dependabot/maven/jetty-9.4.x/org.apache...
  • 13319cb Merge pull request #8989 from eclipse/dependabot/maven/jetty-9.4.x/org.spring...
  • 5617585 Bump spring-beans from 5.3.23 to 5.3.24
  • d16613b Bump maven-dependency-plugin from 3.3.0 to 3.4.0
  • 20facec Merge pull request #8961 from eclipse/dependabot/maven/jetty-9.4.x/com.github...
  • f7acd13 Merge pull request #8971 from eclipse/fix/jetty-9.4.x/dependabot-rollup-nov28
  • c70016d Merge pull request #8951 from eclipse/dependabot/maven/jetty-9.4.x/org.infini...
  • 2e9c715 Merge pull request #8949 from eclipse/dependabot/maven/jetty-9.4.x/testcontai...
  • bc48eb2 Merge remote-tracking branch 'origin/dependabot/maven/jetty-9.4.x/org.apache....
  • 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 [jetty-maven-plugin](https://github.com/eclipse/jetty.project) from 9.4.38.v20210224 to 9.4.50.v20221201.
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](jetty/jetty.project@jetty-9.4.38.v20210224...jetty-9.4.50.v20221201)

---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the type/dependencies Pull requests that update a dependency file label Jan 19, 2023
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@codecov-commenter
Copy link

Codecov Report

Merging #11340 (a4a3b58) into 3.2 (e8f742a) will increase coverage by 0.03%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##                3.2   #11340      +/-   ##
============================================
+ Coverage     64.86%   64.90%   +0.03%     
  Complexity       14       14              
============================================
  Files          1486     1486              
  Lines         62349    62349              
  Branches       9132     9132              
============================================
+ Hits          40445    40467      +22     
+ Misses        17705    17686      -19     
+ Partials       4199     4196       -3     
Impacted Files Coverage Δ
...ava/org/apache/dubbo/rpc/proxy/InvocationUtil.java 84.84% <0.00%> (-6.07%) ⬇️
...bbo/common/concurrent/CallableSafeInitializer.java 61.90% <0.00%> (-4.77%) ⬇️
...rg/apache/dubbo/common/timer/HashedWheelTimer.java 85.22% <0.00%> (-0.35%) ⬇️
...he/dubbo/registry/zookeeper/ZookeeperRegistry.java 62.10% <0.00%> (+0.52%) ⬆️
.../dubbo/remoting/transport/netty4/NettyChannel.java 75.71% <0.00%> (+0.71%) ⬆️
...adata/store/zookeeper/ZookeeperMetadataReport.java 72.34% <0.00%> (+1.06%) ⬆️
.../dubbo/common/utils/ClassLoaderResourceLoader.java 76.47% <0.00%> (+1.96%) ⬆️
...a/org/apache/dubbo/monitor/dubbo/DubboMonitor.java 90.47% <0.00%> (+2.38%) ⬆️
...ng/zookeeper/curator5/Curator5ZookeeperClient.java 78.68% <0.00%> (+2.45%) ⬆️
...org/apache/dubbo/rpc/protocol/AbstractInvoker.java 70.19% <0.00%> (+2.88%) ⬆️
... and 3 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@AlbumenJ AlbumenJ merged commit 6488945 into 3.2 Jan 19, 2023
@dependabot dependabot bot deleted the dependabot/maven/org.eclipse.jetty-jetty-maven-plugin-9.4.50.v20221201 branch January 19, 2023 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants