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

build(deps): bump the dependencies group with 13 updates #3491

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 5, 2024

Bumps the dependencies group with 13 updates:

Package From To
com.amazonaws:aws-java-sdk-bom 1.12.765 1.12.767
io.avaje:avaje-inject 10.2 10.3
io.avaje:avaje-inject-generator 10.2 10.3
org.jdbi:jdbi3-core 3.45.2 3.45.3
org.eclipse.jetty:jetty-server 12.0.11 12.0.12
org.eclipse.jetty.websocket:jetty-websocket-core-server 12.0.11 12.0.12
org.eclipse.jetty.websocket:jetty-websocket-jetty-api 12.0.11 12.0.12
org.eclipse.jetty.websocket:jetty-websocket-jetty-server 12.0.11 12.0.12
org.eclipse.jetty.http2:jetty-http2-server 12.0.11 12.0.12
org.eclipse.jetty:jetty-alpn-java-server 12.0.11 12.0.12
org.eclipse.jetty.http2:jetty-http2-client 12.0.11 12.0.12
io.lettuce:lettuce-core 6.3.2.RELEASE 6.4.0.RELEASE
org.asynchttpclient:async-http-client 2.12.3 3.0.0

Updates com.amazonaws:aws-java-sdk-bom from 1.12.765 to 1.12.767

Changelog

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

1.12.767 2024-07-30

AWS CodePipeline

  • Features

    • AWS CodePipeline V2 type pipelines now support stage level conditions to enable development teams to safely release changes that meet quality and compliance requirements.

AWS SDK for Java

AWS Telco Network Builder

  • Features

    • This release adds Network Service Update, through which customers will be able to update their instantiated networks to a new network package. See the documentation for limitations. The release also enhances the Get network operation API to return parameter overrides used during the operation.

Amazon AppStream

  • Features

    • Added support for Red Hat Enterprise Linux 8 on Amazon AppStream 2.0

Amazon CloudWatch Logs

  • Features

    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.

Amazon ElastiCache

  • Features

    • Doc only update for changes to deletion API.

Amazon EventBridge

  • Features

    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.

Amazon Lex Model Building V2

  • Features

    • This release adds new capabilities to the AMAZON.QnAIntent: Custom prompting, Guardrails integration and ExactResponse support for Bedrock Knowledge Base.

Amazon WorkSpaces

  • Features

    • Removing multi-session as it isn't supported for pools

Auto Scaling

  • Features

    • Increase the length limit for VPCZoneIdentifier from 2047 to 5000

Elastic Load Balancing

  • Features

    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.

IAM Roles Anywhere

  • Features

    • IAM RolesAnywhere now supports custom role session name on the CreateSession. This release adds the acceptRoleSessionName option to a profile to control whether a role session name will be accepted in a session request with a given profile.

1.12.766 2024-07-29

... (truncated)

Commits
  • 461e6fb AWS SDK for Java 1.12.767
  • d396cff Update GitHub version number to 1.12.767-SNAPSHOT
  • 886dab4 AWS SDK for Java 1.12.766
  • a2fbaa4 Update GitHub version number to 1.12.766-SNAPSHOT
  • See full diff in compare view

Updates io.avaje:avaje-inject from 10.2 to 10.3

Commits
  • e49010e Version 10.3
  • b204598 Generate Value Classes When on Valhalla (#660)
  • 353abdb Fix cases where test beans fail module validation (#659)
  • caf6209 [deps] Bump avaje-spi-service dependency to 2.4 (#658)
  • 7f461f4 Merge pull request #657 from avaje/dependabot/maven/io.avaje-avaje-prisms-1.31
  • 602f4c3 Bump io.avaje:avaje-prisms from 1.30 to 1.31
  • 7cde0eb Merge pull request #656 from avaje/dependabot/maven/io.avaje-avaje-spi-servic...
  • 0539b14 Bump io.avaje:avaje-spi-service from 2.2 to 2.3
  • 3ea3103 Bump to next snapshot
  • See full diff in compare view

Updates io.avaje:avaje-inject-generator from 10.2 to 10.3

Updates io.avaje:avaje-inject-generator from 10.2 to 10.3

Updates org.jdbi:jdbi3-core from 3.45.2 to 3.45.3

Release notes

Sourced from org.jdbi:jdbi3-core's releases.

3.45.3

  • Fix Connection.close() on JdbiPlugin customizeConnection (#2676)
  • Avoid virtual thread deadlock on connection acquire (#2686, thanks @​mhib !)
  • Fix multiple commits on handle with autocommit disabled (#2685, thanks @​mhib !)
Changelog

Sourced from org.jdbi:jdbi3-core's changelog.

3.45.3

  • Fix Connection.close() on JdbiPlugin customizeConnection (#2676)
  • Avoid virtual thread deadlock on connection acquire (#2686, thanks @​mhib !)
  • Fix multiple commits on handle with autocommit disabled (#2685, thanks @​mhib !)
Commits

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

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

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

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

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

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

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

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

Updates io.lettuce:lettuce-core from 6.3.2.RELEASE to 6.4.0.RELEASE

Release notes

Sourced from io.lettuce:lettuce-core's releases.

6.4.0.RELEASE

⭐ New Features

  • Implement HPEXPIRE, HPEXPIREAT, HPEXPIRETIME, HTTL and HPTTL` (#2857)
  • Implement HEXPIRE, HEXPIREAT, HEXPIRETIME and HPERSIST (#2836)
  • Mark dnsResolver(DnsResolver) as deprecated. (#2855)
  • implementation of PUBSUB SHARDCHANNELS (#2793)
  • Add support for SUNSUBSCRIBE #2759 (#2851)
  • Add support for SPUBLISH (#2838)
  • Add a evalReadOnly overload that accepts the script as a String (#2868)
  • XREAD support for reading last message from stream (#2863)
  • Send the CLIENT SETINFO command in a fire-and-forget way (#2823)
  • Add support CLIENT KILL [MAXAGE] (#2782)
  • Support HSCAN with NOVALUES argument (#2816)
  • Server addressed the issues of empty list returned for missing keys (#2899)

🐞 Bug Fixes

💡 Other

  • Fixed the release flow (#2896)
  • Setting the next release to be 6.4.x as part of #2880 (#2881)
  • Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.1 (#2875)
  • Bump org.apache.maven.plugins:maven-assembly-plugin from 3.6.0 to 3.7.1 by @​dependabot (#2887)
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.7.0 (#2873)
  • Bump org.apache.commons:commons-pool2 from 2.11.1 to 2.12.0 (#2877)
  • Bump org.codehaus.mojo:flatten-maven-plugin from 1.5.0 to 1.6.0 (#2874)
  • Bump org.openjdk.jmh:jmh-generator-annprocess from 1.21 to 1.37 (#2876)
  • Bump reactor.version from 3.6.4 to 3.6.6 by @​dependabot (#2889)
  • Add release drafter workflow (#2820)
  • Applying code formatter each time we run a Maven build (#2841)
  • Flaky integration test frequently fails the pipeline (#2844)
  • GitHub issue template polishing and stale issues action (#2833)
  • Attempt to stabilize integration tests (#2825)
  • Add snapshot and release workflows (#2810)
  • Fix license in POM (#2812)
  • Created CodeQL analysis configuration by modifying suggested template (#2811)
  • bump setup-java to v4 (#2807)
  • Added unit tests for most of the pubsub classes that did not have any (#2808)
  • Change the license to more permissive MIT (#2803)
  • CI/CD quickstart (#2777)
  • Updated release acton (as part of #2880) by @​tishun in redis/lettuce#2885
  • Fixed the release flow by @​tishun in redis/lettuce#2896

❤️ Contributors

We'd like to thank all the contributors who worked on this release! @​BalmungSan, @​atakavci, @​dengliming, @​dependabot, @​dependabot[bot], @​gerzse, @​mp911de, @​sullis, @​thachlp, @​tishun, @​uglide and @​yfwz100

... (truncated)

Changelog

Sourced from io.lettuce:lettuce-core's changelog.

Lettuce 6.4.0 RELEASE NOTES

The Redis team is delighted to announce general availability of Lettuce 6.4.

This Lettuce driver is now going to be shipped under the MIT licensing scheme. The CLIENT SETINFO is now working in a fire-and-forget mode to allow better compatibility with Redis servers that do not support this command.

Lettuce 6 supports Redis 2.6+ up to Redis 7.x. In terms of Java runtime, Lettuce requires at least Java 8 and works with Java 21.

Thanks to all contributors who made Lettuce 6.4.0 possible.

If you need any support, meet Lettuce at

Commands

  • Add PUBSUB shard channel commands SHARDCHANNELS #2756, SHARDNUMSUB #2776
  • Add PUBSUB shard channel commands SPUBLISH #2757, SSUBSCRIBE #2758 and SUNSUBSCRIBE #2758
  • Add support for CLIENT KILL [MAXAGE] #2782
  • Hash field expiration commands HEXPIRE, HEXPIREAT, HEXPIRETIME and HPERSIST #2836
  • Hash field expiration commands HPEXPIRE, HPEXPIREAT, HPEXPIRETIME, HTTL and HPTTL #2857

Enhancements

  • Add support for HSCAN NOVALUES #2763
  • Send the CLIENT SETINFO command in a fire-and-forget way #2082
  • Change the license to more permissive MIT #2173
  • Add a evalReadOnly overload that accepts the script as a String #2868
  • XREAD support for reading last message from stream #2863
  • Mark dnsResolver(DnsResolver) as deprecated #2855
  • Remove connection-related methods from commands API #2027
  • Move connection-related commands from BaseRedisCommands to RedisConnectionCommands #2031

Fixes

  • None

... (truncated)

Commits
  • 83f459a Bump org.apache.maven.plugins:maven-assembly-plugin from 3.6.0 to 3.7.1 (#2887)
  • f6b7e5c Bump reactor.version from 3.6.4 to 3.6.6 (#2889)
  • e37e3ab Handle NPE (#2906)
  • e5b75da Fixed the release flow (#2896)
  • d507743 Remove not readonly commands #2832 (#2871)
  • 63630d5 Server addressed the issues of empty list returned for missing keys (#2899)
  • 7ff981d Modify the release acrtion to call the proper maven target for release, make ...
  • 8ef0c1b Setting the next release to be 6.4.x as part of #2880 (#2881)
  • cb8ea7b Bump org.apache.commons:commons-pool2 from 2.11.1 to 2.12.0 (#2877)
  • 5198856 Bump org.openjdk.jmh:jmh-generator-annprocess from 1.21 to 1.37 (#2876)
  • Additional commits viewable in compare view

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

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

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

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

Updates org.asynchttpclient:async-http-client from 2.12.3 to 3.0.0

Release notes

Sourced from org.asynchttpclient:async-http-client's releases.

AHC v3.0.0 Release

What's Changed

New Contributors

Full Changelog: AsyncHttpClient/async-http-client@async-http-client-project-3.0.0.Beta3...async-http-client-project-3.0.0

AHC v3.0.0.Beta3 Release

No release notes provided.

AHC v3.0.0.Beta2 Release

No release notes provided.

Commits

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

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 dependencies group with 13 updates:

| Package | From | To |
| --- | --- | --- |
| [com.amazonaws:aws-java-sdk-bom](https://github.com/aws/aws-sdk-java) | `1.12.765` | `1.12.767` |
| [io.avaje:avaje-inject](https://github.com/avaje/avaje-inject) | `10.2` | `10.3` |
| io.avaje:avaje-inject-generator | `10.2` | `10.3` |
| [org.jdbi:jdbi3-core](https://github.com/jdbi/jdbi) | `3.45.2` | `3.45.3` |
| org.eclipse.jetty:jetty-server | `12.0.11` | `12.0.12` |
| org.eclipse.jetty.websocket:jetty-websocket-core-server | `12.0.11` | `12.0.12` |
| org.eclipse.jetty.websocket:jetty-websocket-jetty-api | `12.0.11` | `12.0.12` |
| org.eclipse.jetty.websocket:jetty-websocket-jetty-server | `12.0.11` | `12.0.12` |
| org.eclipse.jetty.http2:jetty-http2-server | `12.0.11` | `12.0.12` |
| org.eclipse.jetty:jetty-alpn-java-server | `12.0.11` | `12.0.12` |
| org.eclipse.jetty.http2:jetty-http2-client | `12.0.11` | `12.0.12` |
| [io.lettuce:lettuce-core](https://github.com/lettuce-io/lettuce-core) | `6.3.2.RELEASE` | `6.4.0.RELEASE` |
| [org.asynchttpclient:async-http-client](https://github.com/AsyncHttpClient/async-http-client) | `2.12.3` | `3.0.0` |


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

Updates `io.avaje:avaje-inject` from 10.2 to 10.3
- [Release notes](https://github.com/avaje/avaje-inject/releases)
- [Commits](avaje/avaje-inject@10.2...10.3)

Updates `io.avaje:avaje-inject-generator` from 10.2 to 10.3

Updates `io.avaje:avaje-inject-generator` from 10.2 to 10.3

Updates `org.jdbi:jdbi3-core` from 3.45.2 to 3.45.3
- [Release notes](https://github.com/jdbi/jdbi/releases)
- [Changelog](https://github.com/jdbi/jdbi/blob/master/RELEASE_NOTES.md)
- [Commits](jdbi/jdbi@v3.45.2...v3.45.3)

Updates `org.eclipse.jetty:jetty-server` from 12.0.11 to 12.0.12

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

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

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

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

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

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

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

Updates `io.lettuce:lettuce-core` from 6.3.2.RELEASE to 6.4.0.RELEASE
- [Release notes](https://github.com/lettuce-io/lettuce-core/releases)
- [Changelog](https://github.com/redis/lettuce/blob/main/RELEASE-NOTES.md)
- [Commits](redis/lettuce@6.3.2.RELEASE...6.4.0.RELEASE)

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

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

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

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

Updates `org.asynchttpclient:async-http-client` from 2.12.3 to 3.0.0
- [Release notes](https://github.com/AsyncHttpClient/async-http-client/releases)
- [Changelog](https://github.com/AsyncHttpClient/async-http-client/blob/main/CHANGES.md)
- [Commits](AsyncHttpClient/async-http-client@async-http-client-project-2.12.3...async-http-client-project-3.0.0)

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

---
updated-dependencies:
- dependency-name: com.amazonaws:aws-java-sdk-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: io.avaje:avaje-inject
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: io.avaje:avaje-inject-generator
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: io.avaje:avaje-inject-generator
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: org.jdbi:jdbi3-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.eclipse.jetty:jetty-server
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.eclipse.jetty.websocket:jetty-websocket-core-server
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.eclipse.jetty.websocket:jetty-websocket-jetty-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.eclipse.jetty.websocket:jetty-websocket-jetty-server
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.eclipse.jetty.http2:jetty-http2-server
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.eclipse.jetty:jetty-alpn-java-server
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.eclipse.jetty.http2:jetty-http2-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.eclipse.jetty.websocket:jetty-websocket-core-server
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: io.lettuce:lettuce-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: org.eclipse.jetty.websocket:jetty-websocket-jetty-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.eclipse.jetty.websocket:jetty-websocket-jetty-server
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.eclipse.jetty.http2:jetty-http2-server
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.eclipse.jetty:jetty-alpn-java-server
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.asynchttpclient:async-http-client
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: org.eclipse.jetty.http2:jetty-http2-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 5, 2024
@jknack
Copy link
Member

jknack commented Aug 6, 2024

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 6, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Aug 6, 2024
@dependabot dependabot bot deleted the dependabot/maven/dependencies-611dc97378 branch August 6, 2024 10:21
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.

1 participant