jooby icon indicating copy to clipboard operation
jooby copied to clipboard

build(deps): bump the dependencies group with 11 updates

Open dependabot[bot] opened this issue 1 month ago • 0 comments

Bumps the dependencies group with 11 updates:

Package From To
org.quartz-scheduler:quartz 2.5.1 2.5.2
org.eclipse.jetty:jetty-server 12.1.4 12.1.5
org.eclipse.jetty.websocket:jetty-websocket-core-server 12.1.4 12.1.5
org.eclipse.jetty.websocket:jetty-websocket-jetty-api 12.1.4 12.1.5
org.eclipse.jetty.websocket:jetty-websocket-jetty-server 12.1.4 12.1.5
org.eclipse.jetty.http2:jetty-http2-server 12.1.4 12.1.5
org.eclipse.jetty:jetty-alpn-java-server 12.1.4 12.1.5
org.eclipse.jetty.http2:jetty-http2-client 12.1.4 12.1.5
io.lettuce:lettuce-core 7.1.0.RELEASE 7.2.0.RELEASE
software.amazon.awssdk:bom 2.39.5 2.40.3
io.smallrye.reactive:mutiny 3.0.3 3.1.0

Updates org.quartz-scheduler:quartz from 2.5.1 to 2.5.2

Release notes

Sourced from org.quartz-scheduler:quartz's releases.

Quartz 2.5.2

This is a bug-fix and dependency upgrade release of the 2.5.x line.

All changes/updates:

Completed Issues

Jars can be found on Maven Central:
quartz.jar quartz-jobs.jar

Commits
  • ed52d39 Set quartzVersion to 2.5.2
  • 4406ab0 Merge pull request #1426 from mprins/patch-1
  • a73dab0 Merge pull request #1424 from jhouserizer/fix1420
  • ed6fb43 Fix interval calculation for hourly triggers
  • 8853377 fix #1420, issue with nearest weekday expressions
  • 9307232 Merge pull request #1414 from quartz-scheduler/dependabot/gradle/main/commons...
  • d0500cf build(deps): bump commons-io:commons-io from 2.20.0 to 2.21.0
  • a745be8 Merge pull request #1423 from jhouserizer/fix1422_use_nvarchar_for_sqlserver
  • b9e92c3 Change SQL Server DDL to use NVARCHAR instead of VARCHAR for perf reasons, se...
  • 86f1e12 Merge pull request #1411 from rydenius/jorgen/case-insensitive-postgresql
  • Additional commits viewable in compare view

Updates org.eclipse.jetty:jetty-server from 12.1.4 to 12.1.5

Updates org.eclipse.jetty.websocket:jetty-websocket-core-server from 12.1.4 to 12.1.5

Updates org.eclipse.jetty.websocket:jetty-websocket-jetty-api from 12.1.4 to 12.1.5

Updates org.eclipse.jetty.websocket:jetty-websocket-jetty-server from 12.1.4 to 12.1.5

Updates org.eclipse.jetty.http2:jetty-http2-server from 12.1.4 to 12.1.5

Updates org.eclipse.jetty:jetty-alpn-java-server from 12.1.4 to 12.1.5

Updates org.eclipse.jetty.http2:jetty-http2-client from 12.1.4 to 12.1.5

Updates org.eclipse.jetty.websocket:jetty-websocket-core-server from 12.1.4 to 12.1.5

Updates io.lettuce:lettuce-core from 7.1.0.RELEASE to 7.2.0.RELEASE

Release notes

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

7.2.0.RELEASE

The Lettuce team is pleased to announce the Lettuce 7.2.0 minor release!

Lettuce 7.2.0 supports Redis 2.6+ up to Redis 8.x. In terms of Java runtime, Lettuce requires at least Java 8 and works with Java 24. The driver is tested against Redis 8.4, Redis 8.2, Redis 8.0, Redis 7.4 and Redis 7.2.

Thanks to all contributors who made Lettuce 7.2.0.RELEASE possible.

📗 Links Reference documentation: https://lettuce.io/core/7.2.0.RELEASE/reference/ Javadoc: https://lettuce.io/core/7.2.0.RELEASE/api/

⭐ New Features

🐞 Bug Fixes

💡 Other

❤️ New Contributors

Full Changelog: https://github.com/redis/lettuce/compare/7.1.0.RELEASE...7.2.0.RELEASE

Changelog

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

Lettuce 7.2.0 RELEASE NOTES

The Lettuce team is pleased to announce the Lettuce 7.2.0 minor release!

Lettuce 7.2.0 supports Redis 2.6+ up to Redis 8.x. In terms of Java runtime, Lettuce requires at least Java 8 and works with Java 24. The driver is tested against Redis 8.4, Redis 8.2, Redis 8.0, Redis 7.4 and Redis 7.2.

Thanks to all contributors who made Lettuce 7.2.0.RELEASE possible.

📗 Links Reference documentation: https://lettuce.io/core/7.2.0.RELEASE/reference/ Javadoc: https://lettuce.io/core/7.2.0.RELEASE/api/

⭐ New Features

🐞 Bug Fixes

💡 Other

❤️ New Contributors

Full Changelog: https://github.com/redis/lettuce/compare/7.1.0.RELEASE...7.2.0.RELEASE

Commits
  • fdcfb74 Release 7.2.0 (#3559)
  • 51afb16 add Benchmark (jmh) benchmark result for be132f9ceeacd03a0d982c847e4221748b4a...
  • be132f9 Expose method to add upstream driver libraries to CLIENT SETINFO payload (#3542)
  • 3ec6c46 Add ftHybrid (#3540)
  • 2041e1b add Benchmark (jmh) benchmark result for 9230a1726dd2699115f7ff82a2d63aab7074...
  • 9230a17 add Benchmark (jmh) benchmark result for d7e6a0a832c742321735fa92ad22d32d5471...
  • d7e6a0a add Benchmark (jmh) benchmark result for a1bb28d8ed7f076fa4132af5dbebf0dc3cb9...
  • a1bb28d add Benchmark (jmh) benchmark result for 2f226a60d90398c42b3efd2a46027ea0bc14...
  • 2f226a6 add Benchmark (jmh) benchmark result for 289398b02686700cbb3ac76996beab160e37...
  • 289398b add Benchmark (jmh) benchmark result for fe791966b2f0aaa115d0b7a5cf664f0fa070...
  • Additional commits viewable in compare view

Updates org.eclipse.jetty.websocket:jetty-websocket-jetty-api from 12.1.4 to 12.1.5

Updates org.eclipse.jetty.websocket:jetty-websocket-jetty-server from 12.1.4 to 12.1.5

Updates org.eclipse.jetty.http2:jetty-http2-server from 12.1.4 to 12.1.5

Updates org.eclipse.jetty:jetty-alpn-java-server from 12.1.4 to 12.1.5

Updates software.amazon.awssdk:bom from 2.39.5 to 2.40.3

Updates io.smallrye.reactive:mutiny from 3.0.3 to 3.1.0

Release notes

Sourced from io.smallrye.reactive:mutiny's releases.

3.1.0

Changelog

🚀 Features

  • 9690251 flag to control the Infrastructure executor shutdown on update
  • e5ff7cf add demand pausing operator with pauseDemand group in Multi

🐛 Fixes

  • 95dfed7 demand pauser clear queue inside drain loop to avoid concurrent read access

🔄️ Changes

  • 215e727 optimize Uni.await() for known item/failure

🧰 Tasks

release

  • c119c91 update version metadata for Mutiny 3.1.0
  • 63d988c set development version to 999-SNAPSHOT
  • 578e119 update version metadata for Mutiny 3.0.3
  • 7578ac8 set development version to 999-SNAPSHOT

🛠 Build

deps

  • f618b43 bump io.projectreactor:reactor-core from 3.7.13 to 3.8.0

unscoped

  • 21b3a50 no need to handle the BOM apart
  • 56f3116 have the BOM being generated

Contributors

We'd like to thank the following people for their contributions: Julien Ponge, Martin Kouba, Ozan Gunalp

Commits
  • c119c91 chore(release): update version metadata for Mutiny 3.1.0
  • 7eff163 Merge pull request #1997 from smallrye/dependabot/maven/io.projectreactor-rea...
  • 967bfbb Merge pull request #2023 from jponge/build/generate-bom
  • 21b3a50 build: no need to handle the BOM apart
  • 56f3116 build: have the BOM being generated
  • 245cffe Merge pull request #2019 from mkouba/uni-await-opt
  • 215e727 perf: optimize Uni.await() for known item/failure
  • b758f47 Merge pull request #2021 from ozangunalp/pauser_clear_queue_fix
  • 95dfed7 fix: demand pauser clear queue inside drain loop to avoid concurrent read access
  • e698c3a Merge pull request #2020 from jponge/feat/infra-executor-shutdown
  • Additional commits viewable in compare view

Updates org.eclipse.jetty.http2:jetty-http2-client from 12.1.4 to 12.1.5

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

dependabot[bot] avatar Dec 08 '25 00:12 dependabot[bot]