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

fix(deps): update all non-major dependencies #159

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 18, 2024

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/cache action minor v4.1.2 -> v4.2.0 age adoption passing confidence
org.junit:junit-bom (source) import patch 5.11.3 -> 5.11.4 age adoption passing confidence
org.mockito:mockito-core test minor 5.14.2 -> 5.15.2 age adoption passing confidence
org.assertj:assertj-core (source) test minor 3.26.3 -> 3.27.3 age adoption passing confidence
com.github.fppt:jedis-mock (source) test patch 1.1.7 -> 1.1.8 age adoption passing confidence
org.jetbrains:annotations provided patch 26.0.1 -> 26.0.2 age adoption passing confidence
org.apache.maven.plugins:maven-javadoc-plugin build patch 3.11.1 -> 3.11.2 age adoption passing confidence
org.apache.commons:commons-pool2 (source) compile patch 2.12.0 -> 2.12.1 age adoption passing confidence
org.msgpack:msgpack-core (source) compile patch 0.9.8 -> 0.9.9 age adoption passing confidence
io.lettuce:lettuce-core compile patch 6.5.0.RELEASE -> 6.5.3.RELEASE age adoption passing confidence
io.nats:jnats compile patch 2.20.4 -> 2.20.5 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

actions/cache (actions/cache)

v4.2.0

Compare Source

⚠️ Important Changes

The cache backend service has been rewritten from the ground up for improved performance and reliability. actions/cache now integrates with the new cache service (v2) APIs.

The new service will gradually roll out as of February 1st, 2025. The legacy service will also be sunset on the same date. Changes in these release are fully backward compatible.

We are deprecating some versions of this action. We recommend upgrading to version v4 or v3 as soon as possible before February 1st, 2025. (Upgrade instructions below).

If you are using pinned SHAs, please use the SHAs of versions v4.2.0 or v3.4.0

If you do not upgrade, all workflow runs using any of the deprecated actions/cache will fail.

Upgrading to the recommended versions will not break your workflows.

Read more about the change & access the migration guide: reference to the announcement.

Minor changes

Minor and patch version updates for these dependencies:

Full Changelog: actions/cache@v4...v4.2.0

mockito/mockito (org.mockito:mockito-core)

v5.15.2

Compare Source

Changelog generated by Shipkit Changelog Gradle Plugin

5.15.2
JetBrains/java-annotations (org.jetbrains:annotations)

v26.0.2

Compare Source

  • Fixed missing klibs for apple artifacts.
msgpack/msgpack-java (org.msgpack:msgpack-core)

v0.9.9

Compare Source

What's Changed

🔗 Dependency Updates
🛠 Internal Updates
Other Changes

Full Changelog: msgpack/msgpack-java@v0.9.8...v0.9.9

lettuce-io/lettuce-core (io.lettuce:lettuce-core)

v6.5.3.RELEASE

Compare Source

The Lettuce team is pleased to announce the Lettuce 6.5.3 service release!
This release ships with bugfixes and dependency upgrades.

Find the full changelog at the end of this document.

Thanks to all contributors who made Lettuce 6.5.3.RELEASE possible. 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.

📗 Links

🐞 Bug Fixes

Full Changelog: redis/lettuce@6.5.2.RELEASE...6.5.3.RELEASE

v6.5.2.RELEASE

Compare Source

The Lettuce team is pleased to announce the Lettuce 6.5.2 service release!
This release ships with bugfixes and dependency upgrades.

Find the full changelog at the end of this document.

Thanks to all contributors who made Lettuce 6.5.2.RELEASE possible. 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.

📗 Links

🐞 Bug Fixes

Full Changelog: redis/lettuce@6.5.1.RELEASE...6.5.2.RELEASE

v6.5.1.RELEASE

Compare Source

What's Changed

Full Changelog: redis/lettuce@6.5.0.RELEASE...6.5.1.RELEASE

nats-io/nats.java (io.nats:jnats)

v2.20.5

Compare Source

Core
JetStream
Documentation
Tests
Benchmark
┌─────────────────────┬───────────────────┬─────────────────┬──────────────────────────┬──────────────────┐
│                     │             count │            time │                 msgs/sec │        bytes/sec │
├─────────────────────┼───────────────────┼─────────────────┼──────────────────────────┼──────────────────┤
│ PubAsync            │   50,000,000 msgs │       28:37.522 │      29,111.709 msgs/sec │      6.94 mb/sec │
├─────────────────────┼───────────────────┼─────────────────┼──────────────────────────┼──────────────────┤
│ SubFetch            │   50,000,000 msgs │       35:23.774 │      23,542.995 msgs/sec │      5.61 mb/sec │
├─────────────────────┼───────────────────┼─────────────────┼──────────────────────────┼──────────────────┤
│ SubIterate          │   50,000,000 msgs │       17:10.329 │      48,528.189 msgs/sec │     11.57 mb/sec │
└─────────────────────┴───────────────────┴─────────────────┴──────────────────────────┴──────────────────┘

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title chore(deps): update dependency com.github.fppt:jedis-mock to v1.1.8 chore(deps): update all non-major dependencies Dec 2, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5391311 to 87e6249 Compare December 2, 2024 11:11
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update dependency com.github.fppt:jedis-mock to v1.1.8 Dec 2, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 87e6249 to d606c13 Compare December 4, 2024 22:39
@renovate renovate bot changed the title chore(deps): update dependency com.github.fppt:jedis-mock to v1.1.8 chore(deps): update all non-major dependencies Dec 4, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from d8a06bf to fdffafa Compare December 7, 2024 11:12
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Dec 10, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 4bfde6e to afed104 Compare December 19, 2024 19:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 7bc8ad4 to 232469c Compare January 4, 2025 14:07
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 232469c to 310e45d Compare January 9, 2025 16:02
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 5381681 to 0038786 Compare January 22, 2025 18:51
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0038786 to 538315a Compare January 27, 2025 22:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 538315a to a2c86a8 Compare January 28, 2025 08:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants