jooby-project / jooby

The modular web framework for Java and Kotlin
https://jooby.io
Apache License 2.0
1.68k stars 199 forks source link

build(deps): bump the dependencies group with 21 updates #3467

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 week ago

Bumps the dependencies group with 21 updates:

Package From To
com.amazonaws:aws-java-sdk-bom 1.12.753 1.12.757
com.fasterxml.jackson.core:jackson-core 2.17.1 2.17.2
com.fasterxml.jackson.core:jackson-databind 2.17.1 2.17.2
com.fasterxml.jackson.dataformat:jackson-dataformat-xml 2.17.1 2.17.2
com.fasterxml.jackson.datatype:jackson-datatype-jdk8 2.17.1 2.17.2
com.fasterxml.jackson.datatype:jackson-datatype-jsr310 2.17.1 2.17.2
com.fasterxml.jackson.module:jackson-module-parameter-names 2.17.1 2.17.2
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml 2.17.1 2.17.2
com.fasterxml.jackson.module:jackson-module-kotlin 2.17.1 2.17.2
com.fasterxml.jackson.module:jackson-module-afterburner 2.17.1 2.17.2
com.fasterxml.jackson.module:jackson-module-blackbird 2.17.1 2.17.2
com.fasterxml.jackson.datatype:jackson-datatype-hibernate5 2.17.1 2.17.2
com.fasterxml.jackson.core:jackson-annotations 2.17.1 2.17.2
org.eclipse.jetty:jetty-server 12.0.10 12.0.11
org.eclipse.jetty.websocket:jetty-websocket-core-server 12.0.10 12.0.11
org.eclipse.jetty.websocket:jetty-websocket-jetty-api 12.0.10 12.0.11
org.eclipse.jetty.websocket:jetty-websocket-jetty-server 12.0.10 12.0.11
org.eclipse.jetty.http2:jetty-http2-server 12.0.10 12.0.11
org.eclipse.jetty:jetty-alpn-java-server 12.0.10 12.0.11
org.eclipse.jetty.http2:jetty-http2-client 12.0.10 12.0.11
io.rest-assured:rest-assured 5.4.0 5.5.0

Updates com.amazonaws:aws-java-sdk-bom from 1.12.753 to 1.12.757

Changelog

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

1.12.757 2024-07-05

AWS Certificate Manager

  • Features

    • Documentation updates, including fixes for xml formatting, broken links, and ListCertificates description.

Amazon EC2 Container Registry

  • Features

    • This release for Amazon ECR makes change to bring the SDK into sync with the API.

Payment Cryptography Data Plane

  • Features

    • Added further restrictions on logging of potentially sensitive inputs and outputs.

QBusiness

  • Features

    • Add personalization to Q Applications. Customers can enable or disable personalization when creating or updating a Q application with the personalization configuration.

1.12.756 2024-07-03

AWS Direct Connect

  • Features

    • This update includes documentation for support of new native 400 GBps ports for Direct Connect.

AWS Organizations

  • Features

    • Added a new reason under ConstraintViolationException in RegisterDelegatedAdministrator API to prevent registering suspended accounts as delegated administrator of a service.

Amazon Rekognition

  • Features

    • This release adds support for tagging projects and datasets with the CreateProject and CreateDataset APIs.

Amazon WorkSpaces

  • Features

    • Fix create workspace bundle RootStorage/UserStorage to accept non null values

Application Auto Scaling

  • Features

    • Doc only update for Application Auto Scaling that fixes resource name.

1.12.755 2024-07-02

Amazon Elastic Compute Cloud

  • Features

    • Documentation updates for Elastic Compute Cloud (EC2).

Amazon Simple Storage Service

  • Features

    • Added response overrides to Head Object requests.

Firewall Management Service

  • Features

    • Increases Customer API's ManagedServiceData length

... (truncated)

Commits
  • 1f0f214 AWS SDK for Java 1.12.757
  • 5c7ab49 Update GitHub version number to 1.12.757-SNAPSHOT
  • 090fb79 AWS SDK for Java 1.12.756
  • 1d2d500 Update GitHub version number to 1.12.756-SNAPSHOT
  • 4f4d3ed AWS SDK for Java 1.12.755
  • 9165c39 Update GitHub version number to 1.12.755-SNAPSHOT
  • d1a708b AWS SDK for Java 1.12.754
  • 644eace Update GitHub version number to 1.12.754-SNAPSHOT
  • See full diff in compare view


Updates com.fasterxml.jackson.core:jackson-core from 2.17.1 to 2.17.2

Commits
  • a6f49ca [maven-release-plugin] prepare release jackson-core-2.17.2
  • 3d41b1c Prepare for 2.17.2 release
  • 55261be Fix #1308: allow trailing dot for "Stringified numbers" (#1309)
  • 449ed86 Update javadoc to clarify buffering of JsonParser.getText(Writer) wrt #1288
  • 27edeb7 Back to snapshot deps
  • 948e63d [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view


Updates com.fasterxml.jackson.core:jackson-databind from 2.17.1 to 2.17.2

Commits


Updates com.fasterxml.jackson.dataformat:jackson-dataformat-xml from 2.17.1 to 2.17.2

Commits


Updates com.fasterxml.jackson.datatype:jackson-datatype-jdk8 from 2.17.1 to 2.17.2

Updates com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.17.1 to 2.17.2

Updates com.fasterxml.jackson.module:jackson-module-parameter-names from 2.17.1 to 2.17.2

Commits
  • 6599655 [maven-release-plugin] prepare release jackson-modules-java8-2.17.2
  • 6014eca Prepare for 2.17.2 release
  • 6cb1dac Back to snapshot dep
  • 68adea1 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view


Updates com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.17.1 to 2.17.2

Commits
  • 86f27f7 [maven-release-plugin] prepare release jackson-dataformats-text-2.17.2
  • 29c3900 Prepare for 2.17.2 release
  • 6750677 Backport #481, update release notes
  • e51d723 CSV: fix issue in setSchema (#481)
  • ff5d1d6 Back to snapshot dep
  • 2623f30 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view


Updates com.fasterxml.jackson.module:jackson-module-kotlin from 2.17.1 to 2.17.2

Commits
  • 86fbbff [maven-release-plugin] prepare release jackson-module-kotlin-2.17.2
  • 893113a Prepare for 2.17.2 release
  • 0b6320f Merge pull request #799 from k163377/fix/775
  • 8814e2d Update release notes wrt #799
  • 63d6064 Explicitly add functions with no default arguments
  • 3e85ec5 Back to snapshot dep
  • 2b46eb8 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view


Updates com.fasterxml.jackson.module:jackson-module-afterburner from 2.17.1 to 2.17.2

Commits
  • e3bbd2b [maven-release-plugin] prepare release jackson-modules-base-2.17.2
  • 0b64746 Prepare for 2.17.2 release
  • 0f2b392 Update CI
  • b4eeecf Back to snapshot dep
  • bbaf19d [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view


Updates com.fasterxml.jackson.module:jackson-module-blackbird from 2.17.1 to 2.17.2

Commits
  • e3bbd2b [maven-release-plugin] prepare release jackson-modules-base-2.17.2
  • 0b64746 Prepare for 2.17.2 release
  • 0f2b392 Update CI
  • b4eeecf Back to snapshot dep
  • bbaf19d [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view


Updates com.fasterxml.jackson.datatype:jackson-datatype-hibernate5 from 2.17.1 to 2.17.2

Commits
  • a4b46a2 [maven-release-plugin] prepare release jackson-datatype-hibernate-parent-2.17.2
  • 1bfeb3f Prepare for 2.17.2 release
  • 8d6f7f0 Back to snapshot dep
  • 2e10bd2 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view


Updates com.fasterxml.jackson.core:jackson-annotations from 2.17.1 to 2.17.2

Commits


Updates com.fasterxml.jackson.core:jackson-databind from 2.17.1 to 2.17.2

Commits


Updates com.fasterxml.jackson.dataformat:jackson-dataformat-xml from 2.17.1 to 2.17.2

Commits


Updates com.fasterxml.jackson.datatype:jackson-datatype-jdk8 from 2.17.1 to 2.17.2

Updates com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.17.1 to 2.17.2

Updates com.fasterxml.jackson.module:jackson-module-parameter-names from 2.17.1 to 2.17.2

Commits
  • 6599655 [maven-release-plugin] prepare release jackson-modules-java8-2.17.2
  • 6014eca Prepare for 2.17.2 release
  • 6cb1dac Back to snapshot dep
  • 68adea1 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view


Updates com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.17.1 to 2.17.2

Commits
  • 86f27f7 [maven-release-plugin] prepare release jackson-dataformats-text-2.17.2
  • 29c3900 Prepare for 2.17.2 release
  • 6750677 Backport #481, update release notes
  • e51d723 CSV: fix issue in setSchema (#481)
  • ff5d1d6 Back to snapshot dep
  • 2623f30 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view


Updates com.fasterxml.jackson.module:jackson-module-kotlin from 2.17.1 to 2.17.2

Commits
  • 86fbbff [maven-release-plugin] prepare release jackson-module-kotlin-2.17.2
  • 893113a Prepare for 2.17.2 release
  • 0b6320f Merge pull request #799 from k163377/fix/775
  • 8814e2d Update release notes wrt #799
  • 63d6064 Explicitly add functions with no default arguments
  • 3e85ec5 Back to snapshot dep
  • 2b46eb8 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view


Updates com.fasterxml.jackson.module:jackson-module-afterburner from 2.17.1 to 2.17.2

Commits
  • e3bbd2b [maven-release-plugin] prepare release jackson-modules-base-2.17.2
  • 0b64746 Prepare for 2.17.2 release
  • 0f2b392 Update CI
  • b4eeecf Back to snapshot dep
  • bbaf19d [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view


Updates com.fasterxml.jackson.module:jackson-module-blackbird from 2.17.1 to 2.17.2

Commits
  • e3bbd2b [maven-release-plugin] prepare release jackson-modules-base-2.17.2
  • 0b64746 Prepare for 2.17.2 release
  • 0f2b392 Update CI
  • b4eeecf Back to snapshot dep
  • bbaf19d [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view


Updates com.fasterxml.jackson.datatype:jackson-datatype-hibernate5 from 2.17.1 to 2.17.2

Commits
  • a4b46a2 [maven-release-plugin] prepare release jackson-datatype-hibernate-parent-2.17.2
  • 1bfeb3f Prepare for 2.17.2 release
  • 8d6f7f0 Back to snapshot dep
  • 2e10bd2 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view


Updates org.eclipse.jetty:jetty-server from 12.0.10 to 12.0.11

Updates org.eclipse.jetty.websocket:jetty-websocket-core-server from 12.0.10 to 12.0.11

Updates org.eclipse.jetty.websocket:jetty-websocket-jetty-api from 12.0.10 to 12.0.11

Updates org.eclipse.jetty.websocket:jetty-websocket-jetty-server from 12.0.10 to 12.0.11

Updates org.eclipse.jetty.http2:jetty-http2-server from 12.0.10 to 12.0.11

Updates org.eclipse.jetty:jetty-alpn-java-server from 12.0.10 to 12.0.11

Updates org.eclipse.jetty.http2:jetty-http2-client from 12.0.10 to 12.0.11

Updates org.eclipse.jetty.websocket:jetty-websocket-core-server from 12.0.10 to 12.0.11

Updates io.rest-assured:rest-assured from 5.4.0 to 5.5.0

Changelog

Sourced from io.rest-assured:rest-assured's changelog.

Changelog 5.5.0 (2024-07-05)

  • Removing custom validation of pathParams in the mock-mvc module and instead rely on the Spring implementation(issue 1782) (thanks to taeyeon-Kim for pull request)

  • Fixing "Error java.lang.NoSuchMethodError for HttpMethod.resolve()" in mock-mvc module (issue 1760) (thanks to d0vi for pull request)

  • Fix #1707: SVG file upload - fatal error :1:1: content is not allowed in prolog (#1777) (thanks to Byounghee kim for pull request)

  • Fix #1773: Remove check for response HTTP status code. (thanks to macmon for pull request)

  • Introducing the "scala-extensions" module for Scala 3 (#1770). This means that you can write tests like this in Scala 3:

    @​Test def extraction with rest assured scala extensions: Unit = val message: String = Given(req => req.port(7000) req.header("Header", "Header") req.body("hello") ) .When( _.put("/the/path") ) .Extract( _.path("message") ) assertThat(message).isEqualTo("Hello World") (thanks to Carlos Eduardo for pull request)

  • Remove deprecated Content-Transfer-Encoding from multipart post headers (#1762) (thanks to Michal Trna for pull request)

  • Fixed pathParams double encoding in mock-mvd module (#1756) (thanks to Dmitry Kaukov for pull request)

  • Upgraded Groovy from version 4.0.16 to 4.0.22

  • Upgraded Jackson from version 2.14.3 to 2.17.1

  • Upgraded kotlin extension module to use Kotlin 2.0.0 (previously 1.9.20 was used)

  • Upgraded Guava library from 32.0.1-jre to 33.2.1-jre

Commits
  • bea603c [maven-release-plugin] prepare release rest-assured-5.5.0
  • 401174a Added workaround for scala maven plugin javadoc generation
  • 08cf7c2 Trying to generate javadoc for scala-extensions
  • b82693f Upgraded sundr-maven-plugin to 0.103.1
  • e24d68f Revert "Upgraded sundr-maven-plugin to 0.200.0"
  • 6d913c0 [ci skip] Preparing changelog for release
  • df51fb8 Upgraded sundr-maven-plugin to 0.200.0
  • 2b50777 Upgraded Jackson from version 2.14.3 to 2.17.1
  • 511cc34 Upgraded Guava library from 32.0.1-jre to 33.2.1-jre
  • d7c065d Upgraded dokka to 1.9.20
  • Additional commits viewable in compare view


Updates org.eclipse.jetty.websocket:jetty-websocket-jetty-api from 12.0.10 to 12.0.11

Updates org.eclipse.jetty.websocket:jetty-websocket-jetty-server from 12.0.10 to 12.0.11

Updates org.eclipse.jetty.http2:jetty-http2-server from 12.0.10 to 12.0.11

Updates org.eclipse.jetty:jetty-alpn-java-server from 12.0.10 to 12.0.11

Updates com.fasterxml.jackson.core:jackson-annotations from 2.17.1 to 2.17.2

Commits


Updates org.eclipse.jetty.http2:jetty-http2-client from 12.0.10 to 12.0.11

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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions