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.jetty from 10.0.11 to 10.0.12 #1458

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 16, 2022

Bumps version.jetty from 10.0.11 to 11.0.12.
Updates jetty-slf4j-impl from 10.0.11 to 11.0.12

Release notes

Sourced from jetty-slf4j-impl's releases.

11.0.12

Special Thanks to the following Eclipse Jetty community members

Changelog

  • #8497 - jetty-bom/11.0.11 depends on jetty-slf4j-impl/10.0.8-SNAPSHOT that cause 404 error (@​MoonLord-LM)

Dependencies

  • #8389 - Bump avro to 1.11.1
  • #8239 - Bump checkstyle to 10.3.1
  • #8300 - Bump google-cloud-datastore to 2.10.1
  • #8508 - Bump grpc-core to 1.49.0
  • #8249 - Bump jakarta.annotation-api to 2.1.1
  • #8506 - Bump jboss-threads to 3.5.0.Final
  • #8254 - Bump jna-jpms to 5.12.1
  • #8529 - Bump mariadb-java-client to 3.0.7
  • #8371 - Bump maven-assembly-plugin to 3.4.2
  • #8520 - Bump maven-checkstyle-plugin to 3.2.0
  • #8248 - Bump maven-enforcer-plugin to 3.1.0
  • #8377 - Bump maven-install-plugin to 3.0.1
  • #8528 - Bump maven-javadoc-plugin to 3.4.1
  • #8368 - Bump maven-resources-plugin to 3.3.0
  • #8244 - Bump maven.version to 3.8.6
  • #8308 - Bump spotbugs-maven-plugin to 4.7.1.0
  • #8309 - Bump tycho-p2-repository-plugin to 2.7.4
  • #8369 - Bump wildfly-elytron to 1.20.0.Final

11.0.11

Special Thanks to the following Eclipse Jetty community members

Critical Fix

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

Changelog

  • #8187 - Fix test-distribution classpath re resolver (@​cstamas)
  • #8175 - Removing invalid maxConnections references
  • #8163 - RegexPathSpec documentation and MatchedPath improvements
  • #8162 - Migrate code from jetty-util Logger to slf4j Logger
  • #8161 - Improve SSLConnection buffers handling
  • #8155 - Use static exceptions for closing websocket flushers and in ContentProducer

11.0.10

... (truncated)

Commits
  • d5b8c29 Updating to version 11.0.12
  • e46f0a6 Merge github.com:eclipse/jetty.project into jetty-11.0.x
  • 2a49f86 Merge pull request #8580 from eclipse/fix/jetty-10.0.x-proxy-rewrite-null-uri
  • 8eba1c9 Issue #8578 - Changes from review
  • a6a386a Issue #8578 - restore backward compat of getRequestURL and getRequestURI when...
  • e2e2202 Merge branch 'jetty-10.0.x' into jetty-11.0.x
  • 3df45b9 Merge pull request #8569 from eclipse/dependabot/maven/jetty-10.0.x/com.faste...
  • fc45d82 Merge branch 'jetty-10.0.x' into jetty-11.0.x
  • 2b2889c Merge pull request #8566 from eclipse/dependabot/maven/jetty-10.0.x/org.codeh...
  • 3c00404 Bump jackson-databind from 2.13.3 to 2.13.4
  • Additional commits viewable in compare view

Updates jetty-maven-plugin from 10.0.11 to 11.0.12

Release notes

Sourced from jetty-maven-plugin's releases.

11.0.12

Special Thanks to the following Eclipse Jetty community members

Changelog

  • #8497 - jetty-bom/11.0.11 depends on jetty-slf4j-impl/10.0.8-SNAPSHOT that cause 404 error (@​MoonLord-LM)

Dependencies

  • #8389 - Bump avro to 1.11.1
  • #8239 - Bump checkstyle to 10.3.1
  • #8300 - Bump google-cloud-datastore to 2.10.1
  • #8508 - Bump grpc-core to 1.49.0
  • #8249 - Bump jakarta.annotation-api to 2.1.1
  • #8506 - Bump jboss-threads to 3.5.0.Final
  • #8254 - Bump jna-jpms to 5.12.1
  • #8529 - Bump mariadb-java-client to 3.0.7
  • #8371 - Bump maven-assembly-plugin to 3.4.2
  • #8520 - Bump maven-checkstyle-plugin to 3.2.0
  • #8248 - Bump maven-enforcer-plugin to 3.1.0
  • #8377 - Bump maven-install-plugin to 3.0.1
  • #8528 - Bump maven-javadoc-plugin to 3.4.1
  • #8368 - Bump maven-resources-plugin to 3.3.0
  • #8244 - Bump maven.version to 3.8.6
  • #8308 - Bump spotbugs-maven-plugin to 4.7.1.0
  • #8309 - Bump tycho-p2-repository-plugin to 2.7.4
  • #8369 - Bump wildfly-elytron to 1.20.0.Final

11.0.11

Special Thanks to the following Eclipse Jetty community members

Critical Fix

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

Changelog

  • #8187 - Fix test-distribution classpath re resolver (@​cstamas)
  • #8175 - Removing invalid maxConnections references
  • #8163 - RegexPathSpec documentation and MatchedPath improvements
  • #8162 - Migrate code from jetty-util Logger to slf4j Logger
  • #8161 - Improve SSLConnection buffers handling
  • #8155 - Use static exceptions for closing websocket flushers and in ContentProducer

11.0.10

... (truncated)

Commits
  • d5b8c29 Updating to version 11.0.12
  • e46f0a6 Merge github.com:eclipse/jetty.project into jetty-11.0.x
  • 2a49f86 Merge pull request #8580 from eclipse/fix/jetty-10.0.x-proxy-rewrite-null-uri
  • 8eba1c9 Issue #8578 - Changes from review
  • a6a386a Issue #8578 - restore backward compat of getRequestURL and getRequestURI when...
  • e2e2202 Merge branch 'jetty-10.0.x' into jetty-11.0.x
  • 3df45b9 Merge pull request #8569 from eclipse/dependabot/maven/jetty-10.0.x/com.faste...
  • fc45d82 Merge branch 'jetty-10.0.x' into jetty-11.0.x
  • 2b2889c Merge pull request #8566 from eclipse/dependabot/maven/jetty-10.0.x/org.codeh...
  • 3c00404 Bump jackson-databind from 2.13.3 to 2.13.4
  • Additional commits viewable in compare view

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 dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 16, 2022
@dependabot dependabot bot force-pushed the dependabot/maven/version/6.x/version.jetty-11.0.12 branch from 78feda7 to c77a81e Compare September 26, 2022 08:39
Bumps `version.jetty` from 10.0.11 to 11.0.12.

Updates `jetty-slf4j-impl` from 10.0.11 to 11.0.12
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](jetty/jetty.project@jetty-10.0.11...jetty-11.0.12)

Updates `jetty-maven-plugin` from 10.0.11 to 11.0.12
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](jetty/jetty.project@jetty-10.0.11...jetty-11.0.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/version/6.x/version.jetty-11.0.12 branch from c77a81e to 2672481 Compare September 26, 2022 08:40
@CarstenHollmann CarstenHollmann changed the title Bump version.jetty from 10.0.11 to 11.0.12 Bump version.jetty from 10.0.11 to 10.0.12 Sep 26, 2022
@CarstenHollmann CarstenHollmann merged commit 7c11140 into version/6.x Sep 26, 2022
@dependabot dependabot bot deleted the dependabot/maven/version/6.x/version.jetty-11.0.12 branch September 26, 2022 08:53
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

1 participant