jooby-project / jooby

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

build(deps): bump the dependencies group with 5 updates #3399

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps the dependencies group with 5 updates:

Package From To
com.amazonaws:aws-java-sdk-bom 1.12.686 1.12.691
commons-io:commons-io 2.15.1 2.16.0
com.graphql-java:graphql-java 21.4 21.5
org.moditect:moditect-maven-plugin 1.2.0.Final 1.2.1.Final
org.apache.maven.plugins:maven-gpg-plugin 3.2.1 3.2.2

Updates com.amazonaws:aws-java-sdk-bom from 1.12.686 to 1.12.691

Changelog

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

1.12.691 2024-03-29

AWS B2B Data Interchange

  • Features

    • Supporting new EDI X12 transaction sets for X12 versions 4010, 4030, and 5010.

AWS CodeBuild

  • Features

    • Add new fleet status code for Reserved Capacity.

AWS CodeConnections

  • Features

    • Duplicating the CodeStar Connections service into the new, rebranded AWS CodeConnections service.

AWS IoT Wireless

  • Features

    • Add support for retrieving key historical and live metrics for LoRaWAN devices and gateways

AWS Marketplace Catalog Service

  • Features

    • This release enhances the ListEntities API to support ResaleAuthorizationId filter and sort for OfferEntity in the request and the addition of a ResaleAuthorizationId field in the response of OfferSummary.

Amazon CloudWatch Internet Monitor

  • Features

    • This release adds support to allow customers to track cross account monitors through ListMonitor, GetMonitor, ListHealthEvents, GetHealthEvent, StartQuery APIs.

Amazon Neptune Graph

  • Features

    • Add the new API Start-Import-Task for Amazon Neptune Analytics.

Amazon SageMaker Service

  • Features

    • This release adds support for custom images for the CodeEditor App on SageMaker Studio

1.12.690 2024-03-28

AWS Compute Optimizer

  • Features

    • This release enables AWS Compute Optimizer to analyze and generate recommendations with a new customization preference, Memory Utilization.

Amazon CodeCatalyst

  • Features

    • This release adds support for understanding pending changes to subscriptions by including two new response parameters for the GetSubscription API for Amazon CodeCatalyst.

Amazon Elastic Compute Cloud

  • Features

    • Amazon EC2 C7gd, M7gd and R7gd metal instances with up to 3.8 TB of local NVMe-based SSD block-level storage have up to 45% improved real-time NVMe storage performance than comparable Graviton2-based instances.

Amazon Elastic Kubernetes Service

  • Features

    • Add multiple customer error code to handle customer caused failure when managing EKS node groups

... (truncated)

Commits
  • 265220a AWS SDK for Java 1.12.691
  • 53c5f6b Update GitHub version number to 1.12.691-SNAPSHOT
  • 8158c91 AWS SDK for Java 1.12.690
  • 1b3444a Update GitHub version number to 1.12.690-SNAPSHOT
  • 844d2a2 AWS SDK for Java 1.12.689
  • c440a4b Update GitHub version number to 1.12.689-SNAPSHOT
  • 1345c00 AWS SDK for Java 1.12.688
  • 293d08c Update GitHub version number to 1.12.688-SNAPSHOT
  • 6b5d23e AWS SDK for Java 1.12.687
  • cdc9f1c Update GitHub version number to 1.12.687-SNAPSHOT
  • See full diff in compare view


Updates commons-io:commons-io from 2.15.1 to 2.16.0

Updates com.graphql-java:graphql-java from 21.4 to 21.5

Release notes

Sourced from com.graphql-java:graphql-java's releases.

21.5

This is a special release to add further limits to introspection queries.

This release contains a backport of PR #3539.

What's Changed

Full Changelog: https://github.com/graphql-java/graphql-java/compare/v21.4...v21.5

Commits
  • 25667a1 Merge pull request #3540 from graphql-java/21.x-backport-enf-introspection
  • aadb3a4 Fix typo (backport PR #3544)
  • b440729 Making tests consistent with approach in v19 and v20 backports
  • 7efac41 Remove references to defer
  • fc6f304 Cherry pick ENF introspection and make ExecutableNormalizedOperationFactory c...
  • See full diff in compare view


Updates org.moditect:moditect-maven-plugin from 1.2.0.Final to 1.2.1.Final

Release notes

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

1.2.1.Final

Changelog

  • 8c6acb9 Releasing version 1.2.1.Final
  • 774e118 #244 Use temporary working file when adding module-info
  • 80c1c1d Fix indentation to 4 spaces
  • 8dbf0f4 Fix missing character in licenses
  • 27c1bd6 remove parent path and packaging since their value was the default one
  • 24031e4 Update Hibernate validator to Jakarta EE 10 compatibility and fix the build
  • cdbffd6 Update last files without right license
  • 77e196e includes reviewer remark on opening all the module: changed it to an exports directive
  • 7c19d07 Change in plugin configuration and order of declared modules to obtain a fonctionning jlink image
  • 9bc4156 Add --ignore-missing-deps to Vertx pom to prevent modules error from optional dependencies
  • 25ef0e4 Correct License text indentation
  • 87b5463 Update various dependencies and plugins version to last stable non-breaking version
  • 0e9c9c4 Update license
  • fd47eaa update embedded maven version to 3.9.6, version before 3.9.0 had cause starnge dependecies issues while resolving module-path
  • da10098 Next version 1.3.0-SNAPSHOT
  • 92841ed Releasing version 1.2.0.Final

Contributors

We'd like to thank the following people for their contributions:

Commits
  • 8c6acb9 Releasing version 1.2.1.Final
  • 774e118 #244 Use temporary working file when adding module-info
  • 80c1c1d Fix indentation to 4 spaces
  • 8dbf0f4 Fix missing character in licenses
  • 27c1bd6 remove parent path and packaging since their value was the default one
  • 24031e4 Update Hibernate validator to Jakarta EE 10 compatibility and fix the build
  • cdbffd6 Update last files without right license
  • 77e196e includes reviewer remark on opening all the module: changed it to an exports ...
  • 7c19d07 Change in plugin configuration and order of declared modules to obtain a fonc...
  • 9bc4156 Add --ignore-missing-deps to Vertx pom to prevent modules error from optional...
  • Additional commits viewable in compare view


Updates org.apache.maven.plugins:maven-gpg-plugin from 3.2.1 to 3.2.2

Release notes

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

3.2.2

JiRA link

Release Notes - Maven GPG Plugin - Version 3.2.2


What's Changed

Full Changelog: https://github.com/apache/maven-gpg-plugin/compare/maven-gpg-plugin-3.2.1...maven-gpg-plugin-3.2.2

Commits
  • ab97064 [maven-release-plugin] prepare release maven-gpg-plugin-3.2.2
  • 2be0a00 [MGPG-115] Show more info about key used to sign (#84)
  • 3631830 [MGPG-114] Allow max key size of 16KB (#83)
  • 528fab9 [MGPG-113] SignAndDeployFileMojo results in 401 (#82)
  • 770636b [maven-release-plugin] prepare for next development iteration
  • See full diff 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 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