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 the maven-patch-group group across 1 directory with 9 updates #141

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 19, 2024

Bumps the maven-patch-group group with 9 updates in the / directory:

Package From To
org.eclipse.jetty:jetty-bom 12.0.15 12.0.16
org.eclipse.jetty.ee10:jetty-ee10-bom 12.0.15 12.0.16
org.slf4j:slf4j-api 2.0.7 2.0.16
org.slf4j:jcl-over-slf4j 2.0.7 2.0.16
org.slf4j:slf4j-jdk14 2.0.7 2.0.16
org.apache.logging.log4j:log4j-slf4j2-impl 2.24.1 2.24.3
com.amazonaws:aws-java-sdk-s3 1.12.767 1.12.780
org.apache.maven.plugins:maven-javadoc-plugin 3.11.1 3.11.2
org.cyclonedx:cyclonedx-maven-plugin 2.9.0 2.9.1

Updates org.eclipse.jetty:jetty-bom from 12.0.15 to 12.0.16

Release notes

Sourced from org.eclipse.jetty:jetty-bom's releases.

12.0.16

Special Thanks to the following Eclipse Jetty community members

Changelog

  • #12603 - ee9 / UnsupportedOperationException: Read Only
  • #12579 - restore abort for SendCallback.failed
  • #12578 - HttpServletRequest.getParameterMap - UnmodifiableMap does not wrap a jetty MultiMap
  • #12577 - org.eclipse.jetty.http.HttpURI.getDecodedPath() throws an NPE when there is no path
  • #12554 - Improve documentation for ambiguous URIs
  • #12553 - Execute immediately HTTP/2 failures
  • #12520 - Numerous stack traces logged at warning level when running under HTTP/2
  • #12488 - HTTP/2 headers may not be split in CONTINUATION frames
  • #12482 - CustomRequestLog %q inconsistency with a doc
  • #12481 - Exception when a Content-Length is set on a 304 response
  • #12469 - Content.Sink.write(sink, last, utf8Content, callback) could become faster
  • #12429 - HandshakeRequest getHeaders are case sensitive.
  • #12323 - AsyncMiddleManServlet response flushing
  • #12272 - Potential deadlock with Vaadin
  • #12153 - Failed to serve resource java.lang.IllegalStateException: s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=true al=0
  • #11413 - Conscrypt does not support server-side SNI
  • #9529 - Expose TCP connection establishment information (@​arsenalzp)
Commits
  • c3f88ba Updating to version 12.0.16
  • 9d39936 Fixes HttpFieldsMap so that now HttpFieldsMap.Mutable.get(name).add(value) is...
  • a3f6bda Fixed #12603 Errors logged after cross context dispatch
  • d650efe Merge pull request #12579 from jetty/jetty-12.0.x-HttpChannel-SendCallback-abort
  • 741ac12 #12153 fix serving content async even when a filter already called startAsync
  • 7014ab7 Merge pull request #12589 from jetty/jetty-12.0.x-upgrade-dependencies
  • 20c3c6e upgrade infinispan docker image
  • b2149fb update some dependencies
  • 901e86d Merge pull request #12591 from jetty/fix/12.0.x/npe-httpuri-decodedpath
  • a8aec30 Fix #12578 pretty print getParameterMap (#12585)
  • Additional commits viewable in compare view

Updates org.eclipse.jetty.ee10:jetty-ee10-bom from 12.0.15 to 12.0.16

Release notes

Sourced from org.eclipse.jetty.ee10:jetty-ee10-bom's releases.

12.0.16

Special Thanks to the following Eclipse Jetty community members

Changelog

  • #12603 - ee9 / UnsupportedOperationException: Read Only
  • #12579 - restore abort for SendCallback.failed
  • #12578 - HttpServletRequest.getParameterMap - UnmodifiableMap does not wrap a jetty MultiMap
  • #12577 - org.eclipse.jetty.http.HttpURI.getDecodedPath() throws an NPE when there is no path
  • #12554 - Improve documentation for ambiguous URIs
  • #12553 - Execute immediately HTTP/2 failures
  • #12520 - Numerous stack traces logged at warning level when running under HTTP/2
  • #12488 - HTTP/2 headers may not be split in CONTINUATION frames
  • #12482 - CustomRequestLog %q inconsistency with a doc
  • #12481 - Exception when a Content-Length is set on a 304 response
  • #12469 - Content.Sink.write(sink, last, utf8Content, callback) could become faster
  • #12429 - HandshakeRequest getHeaders are case sensitive.
  • #12323 - AsyncMiddleManServlet response flushing
  • #12272 - Potential deadlock with Vaadin
  • #12153 - Failed to serve resource java.lang.IllegalStateException: s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=true al=0
  • #11413 - Conscrypt does not support server-side SNI
  • #9529 - Expose TCP connection establishment information (@​arsenalzp)
Commits
  • c3f88ba Updating to version 12.0.16
  • 9d39936 Fixes HttpFieldsMap so that now HttpFieldsMap.Mutable.get(name).add(value) is...
  • a3f6bda Fixed #12603 Errors logged after cross context dispatch
  • d650efe Merge pull request #12579 from jetty/jetty-12.0.x-HttpChannel-SendCallback-abort
  • 741ac12 #12153 fix serving content async even when a filter already called startAsync
  • 7014ab7 Merge pull request #12589 from jetty/jetty-12.0.x-upgrade-dependencies
  • 20c3c6e upgrade infinispan docker image
  • b2149fb update some dependencies
  • 901e86d Merge pull request #12591 from jetty/fix/12.0.x/npe-httpuri-decodedpath
  • a8aec30 Fix #12578 pretty print getParameterMap (#12585)
  • Additional commits viewable in compare view

Updates org.eclipse.jetty.ee10:jetty-ee10-bom from 12.0.15 to 12.0.16

Release notes

Sourced from org.eclipse.jetty.ee10:jetty-ee10-bom's releases.

12.0.16

Special Thanks to the following Eclipse Jetty community members

Changelog

  • #12603 - ee9 / UnsupportedOperationException: Read Only
  • #12579 - restore abort for SendCallback.failed
  • #12578 - HttpServletRequest.getParameterMap - UnmodifiableMap does not wrap a jetty MultiMap
  • #12577 - org.eclipse.jetty.http.HttpURI.getDecodedPath() throws an NPE when there is no path
  • #12554 - Improve documentation for ambiguous URIs
  • #12553 - Execute immediately HTTP/2 failures
  • #12520 - Numerous stack traces logged at warning level when running under HTTP/2
  • #12488 - HTTP/2 headers may not be split in CONTINUATION frames
  • #12482 - CustomRequestLog %q inconsistency with a doc
  • #12481 - Exception when a Content-Length is set on a 304 response
  • #12469 - Content.Sink.write(sink, last, utf8Content, callback) could become faster
  • #12429 - HandshakeRequest getHeaders are case sensitive.
  • #12323 - AsyncMiddleManServlet response flushing
  • #12272 - Potential deadlock with Vaadin
  • #12153 - Failed to serve resource java.lang.IllegalStateException: s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=true al=0
  • #11413 - Conscrypt does not support server-side SNI
  • #9529 - Expose TCP connection establishment information (@​arsenalzp)
Commits
  • c3f88ba Updating to version 12.0.16
  • 9d39936 Fixes HttpFieldsMap so that now HttpFieldsMap.Mutable.get(name).add(value) is...
  • a3f6bda Fixed #12603 Errors logged after cross context dispatch
  • d650efe Merge pull request #12579 from jetty/jetty-12.0.x-HttpChannel-SendCallback-abort
  • 741ac12 #12153 fix serving content async even when a filter already called startAsync
  • 7014ab7 Merge pull request #12589 from jetty/jetty-12.0.x-upgrade-dependencies
  • 20c3c6e upgrade infinispan docker image
  • b2149fb update some dependencies
  • 901e86d Merge pull request #12591 from jetty/fix/12.0.x/npe-httpuri-decodedpath
  • a8aec30 Fix #12578 pretty print getParameterMap (#12585)
  • Additional commits viewable in compare view

Updates org.slf4j:slf4j-api from 2.0.7 to 2.0.16

Updates org.slf4j:jcl-over-slf4j from 2.0.7 to 2.0.16

Updates org.slf4j:slf4j-jdk14 from 2.0.7 to 2.0.16

Updates org.slf4j:jcl-over-slf4j from 2.0.7 to 2.0.16

Updates org.slf4j:slf4j-jdk14 from 2.0.7 to 2.0.16

Updates org.apache.logging.log4j:log4j-slf4j2-impl from 2.24.1 to 2.24.3

Updates com.amazonaws:aws-java-sdk-s3 from 1.12.767 to 1.12.780

Changelog

Sourced from com.amazonaws:aws-java-sdk-s3's changelog.

1.12.780 2024-12-11

Amazon Simple Storage Service

  • Bugfixes

    • AWS SDK for Java 1.x now includes additional validation for Amazon S3 client APIs to handle scenarios where an empty string ('') is passed as the key argument to the following operations: PutObject, DeleteObject, ListObjects, GetObjectMetaData, ListObjectsV2, SetObjectTagging, GetObjectTagging, SetObjectAcl, GetObjectAcl, SetObjectLegalHold, GetObjectLegalHold, CopyObject, CopyPart, SelectObjectContent, SetObjectRetention, GetObjectRetention, AbortMultipartUpload, CompleteMultipartUpload, InitiateMultipartUpload, ListParts, UploadPart, RestoreObjectV2, and RestoreObject. The SDK will validate the key argument and throw an exception if it is an empty string, ensuring correct and expected behavior.

1.12.778 2024-11-13

Amazon Kinesis Video Streams

  • Features

    • Update Netty version to 4.1.115.Final

1.12.774 2024-10-16

Amazon Simple Storage Service

  • Features

    • Add support for the new optional bucket-region and prefix query parameters in the ListBuckets API. For ListBuckets requests that express pagination, Amazon S3 will now return both the bucket names and associated AWS regions in the response.

1.12.771 2024-09-04

AWS SDK for Java

Amazon DynamoDB

  • Features

    • Add handler to generate the account endpoint for a request

1.12.770 2024-08-20

Amazon Simple Storage Service

  • Features

    • Amazon Simple Storage Service / Features : Add support for conditional writes for PutObject and CompleteMultipartUpload APIs.

1.12.769 2024-08-15

Amazon Simple Storage Service

  • Features

    • Amazon Simple Storage Service / Features : Adds support for pagination in the S3 ListBuckets API.

1.12.768 2024-08-14

AWS SDK for Java

  • Features

    • Update Java baseline version to Java 8 and bump Jackson library to 2.17.2
Commits
  • fd30f27 AWS SDK for Java 1.12.780
  • 2ed75eb Update GitHub version number to 1.12.780-SNAPSHOT
  • c2b4aa2 AWS SDK for Java 1.12.779
  • 3c36744 Update GitHub version number to 1.12.779-SNAPSHOT
  • 3234194 AWS SDK for Java 1.12.778
  • df2ce8a Update GitHub version number to 1.12.778-SNAPSHOT
  • 2423eb0 AWS SDK for Java 1.12.777
  • 662897c Update GitHub version number to 1.12.777-SNAPSHOT
  • b8a7ff3 AWS SDK for Java 1.12.776
  • 40722f9 Update GitHub version number to 1.12.776-SNAPSHOT
  • Additional commits viewable in compare view

Updates org.apache.maven.plugins:maven-javadoc-plugin from 3.11.1 to 3.11.2

Release notes

Sourced from org.apache.maven.plugins:maven-javadoc-plugin's releases.

3.11.2

🚀 New features and improvements

📦 Dependency updates

👻 Maintenance

Commits
  • 44cbab7 [maven-release-plugin] prepare release maven-javadoc-plugin-3.11.2
  • 3de45d8 use github for scm
  • 45ccf06 Bump com.thoughtworks.qdox:qdox from 2.1.0 to 2.2.0
  • 530fa01 [MJAVADOC-823] legacyMode keeps using module-info.java (-sourcedirectory stil...
  • 3a16d92 Bump commons-io:commons-io from 2.17.0 to 2.18.0
  • 69c1ba7 Migrate from Plexus to Sisu Guice (#341)
  • 39857ea Remove usages of deprecated ReaderFactory class (#339)
  • 314203a [MJAVADOC-814] handle parameters such packages with multi lines (#337)
  • 3bb982d refactor: Replace Plexus AbstractLogEnabled with SLF4J (#338)
  • 76826c8 [MJAVADOC-822] skippedModules should be more scalable and support regex (#336)
  • Additional commits viewable in compare view

Updates org.cyclonedx:cyclonedx-maven-plugin from 2.9.0 to 2.9.1

Release notes

Sourced from org.cyclonedx:cyclonedx-maven-plugin's releases.

2.9.1

🚀 New features and improvements

🐛 Bug Fixes

  • Fix incorrect component type in aggregated SBOM (Multi-module project) (#522) @​lonewalker0

📦 Dependency updates

🔧 Build

Commits
  • f5ac98a [maven-release-plugin] prepare release cyclonedx-maven-plugin-2.9.1
  • b8e2442 upgrade github-pages-deploy-action
  • 2c95cf2 Bump org.apache.maven.plugins:maven-project-info-reports-plugin
  • f988a79 Bump actions/checkout from 4.2.1 to 4.2.2
  • db2a35b Make log output more easy to understand by sorting dependencies
  • 6429094 simplify code
  • 4450f3b Fix incorrect component type in aggregated SBOM
  • c02b50f share isBlank(String)
  • 0bef0d0 fixes CycloneDX/cyclonedx-maven-plugin#382
  • cf7d300 Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.4 to 3.2.7
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the maven-patch-group group with 9 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [org.eclipse.jetty:jetty-bom](https://github.com/jetty/jetty.project) | `12.0.15` | `12.0.16` |
| [org.eclipse.jetty.ee10:jetty-ee10-bom](https://github.com/jetty/jetty.project) | `12.0.15` | `12.0.16` |
| org.slf4j:slf4j-api | `2.0.7` | `2.0.16` |
| org.slf4j:jcl-over-slf4j | `2.0.7` | `2.0.16` |
| org.slf4j:slf4j-jdk14 | `2.0.7` | `2.0.16` |
| org.apache.logging.log4j:log4j-slf4j2-impl | `2.24.1` | `2.24.3` |
| [com.amazonaws:aws-java-sdk-s3](https://github.com/aws/aws-sdk-java) | `1.12.767` | `1.12.780` |
| [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) | `3.11.1` | `3.11.2` |
| [org.cyclonedx:cyclonedx-maven-plugin](https://github.com/CycloneDX/cyclonedx-maven-plugin) | `2.9.0` | `2.9.1` |



Updates `org.eclipse.jetty:jetty-bom` from 12.0.15 to 12.0.16
- [Release notes](https://github.com/jetty/jetty.project/releases)
- [Commits](jetty/jetty.project@jetty-12.0.15...jetty-12.0.16)

Updates `org.eclipse.jetty.ee10:jetty-ee10-bom` from 12.0.15 to 12.0.16
- [Release notes](https://github.com/jetty/jetty.project/releases)
- [Commits](jetty/jetty.project@jetty-12.0.15...jetty-12.0.16)

Updates `org.eclipse.jetty.ee10:jetty-ee10-bom` from 12.0.15 to 12.0.16
- [Release notes](https://github.com/jetty/jetty.project/releases)
- [Commits](jetty/jetty.project@jetty-12.0.15...jetty-12.0.16)

Updates `org.slf4j:slf4j-api` from 2.0.7 to 2.0.16

Updates `org.slf4j:jcl-over-slf4j` from 2.0.7 to 2.0.16

Updates `org.slf4j:slf4j-jdk14` from 2.0.7 to 2.0.16

Updates `org.slf4j:jcl-over-slf4j` from 2.0.7 to 2.0.16

Updates `org.slf4j:slf4j-jdk14` from 2.0.7 to 2.0.16

Updates `org.apache.logging.log4j:log4j-slf4j2-impl` from 2.24.1 to 2.24.3

Updates `com.amazonaws:aws-java-sdk-s3` from 1.12.767 to 1.12.780
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-java@1.12.767...1.12.780)

Updates `org.apache.maven.plugins:maven-javadoc-plugin` from 3.11.1 to 3.11.2
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.11.1...maven-javadoc-plugin-3.11.2)

Updates `org.cyclonedx:cyclonedx-maven-plugin` from 2.9.0 to 2.9.1
- [Release notes](https://github.com/CycloneDX/cyclonedx-maven-plugin/releases)
- [Commits](CycloneDX/cyclonedx-maven-plugin@cyclonedx-maven-plugin-2.9.0...cyclonedx-maven-plugin-2.9.1)

---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-patch-group
- dependency-name: org.eclipse.jetty.ee10:jetty-ee10-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-patch-group
- dependency-name: org.eclipse.jetty.ee10:jetty-ee10-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-patch-group
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-patch-group
- dependency-name: org.slf4j:jcl-over-slf4j
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-patch-group
- dependency-name: org.slf4j:slf4j-jdk14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-patch-group
- dependency-name: org.slf4j:jcl-over-slf4j
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-patch-group
- dependency-name: org.slf4j:slf4j-jdk14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-patch-group
- dependency-name: org.apache.logging.log4j:log4j-slf4j2-impl
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-patch-group
- dependency-name: com.amazonaws:aws-java-sdk-s3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-patch-group
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-patch-group
- dependency-name: org.cyclonedx:cyclonedx-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-patch-group
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 19, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants