Skip to content

fix(deps): update dependency nats to v2.29.3 #325

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 20, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
nats (source) 2.18.0 -> 2.29.3 age adoption passing confidence

Release Notes

nats-io/nats.node (nats)

v2.29.3

Compare Source

What's Changed

This release bump NBC to 1.29.3 which includes support for a change in JetStream behavior in nats-server v2.10.26 and beyond. Please refer to the release notes in the link above.

Full Changelog: nats-io/nats.node@v2.29.2...v2.29.3

v2.29.2

Compare Source

What's Changed

Important

This release bump NBC to 1.29.2 which includes a breaking change for object store which host objects 512MB and larger. Before updating, please check the release notes for information on how to migrate.

Full Changelog: nats-io/nats.node@v2.29.1...v2.29.2

v2.29.1

Compare Source

What's Changed

This release bumps nbc to 1.29.1 which fixes direct-get apis ignoring timeout options.

Full Changelog: nats-io/nats.node@v2.29.0...v2.29.1

v2.29.0

Compare Source

What's Changed

This release bumps nbc to 1.29.0 with has a few minor fixes

New Contributors

Full Changelog: nats-io/nats.node@v2.28.2...v2.29.0

v2.28.2

Compare Source

What's Changed

This release bumps nbc to 1.28.2 which fixes an issue with initializing KV stores that use sources.

Full Changelog: nats-io/nats.js@v2.28.1...v2.28.2

v2.28.1

Compare Source

What's Changed

This release updates NBC to 1.28.1. Please see the preceding link for more information.

New Contributors

Full Changelog: nats-io/nats.js@v2.28.0...v2.28.1

v2.28.0

Compare Source

What's Changed

This release bumps [NBC to 1.28.0], which fixes a subscription leak in the request and requestMany APIs with the noMux request option set to true.

Full Changelog: nats-io/nats.js@v2.27.0...v2.28.0

v2.27.0

Compare Source

What's Changed

This release bumps NBC to 1.27.0 with some minor fixes to NATS core and jetstream.

Full Changelog: nats-io/nats.js@v2.26.0...v2.27.0

v2.26.0

Compare Source

What's Changed

This release updates NBC to 1.26.0, which has an important improvement for ordered pull consumers.

Full Changelog: nats-io/nats.js@v2.25.0...v2.26.0

v2.25.0

Compare Source

What's Changed

This release bumps NBC to v1.25.0, adding a small enhancement to JetStream ordered consumers.

Full Changelog: nats-io/nats.js@v2.24.0...v2.25.0

v2.24.0

Compare Source

What's Changed

This release updates NBC to v1.24.0 which has important fixes for legacy order consumers and KV/ObjectStore watchers.

Full Changelog: nats-io/nats.js@v2.23.0...v2.24.0

v2.23.0

Compare Source

What's Changed

This release has important updates for KV watchers. Please refer to the NBC release notes.

Full Changelog: nats-io/nats.js@v2.22.0...v2.23.0

v2.22.0

Compare Source

What's Changed

This release adds the connection option handshakeFirst which enables the client to connect with a nats-server that has been configured with a handshake_first tis option set to true. This release also updates nats-base-client to 1.22.0, which has one important fix to ackAck(). Please see the release notes here

Full Changelog: nats-io/nats.js@v2.21.0...v2.22.0

v2.21.0

Compare Source

What's Changed

This release bumps the nats-base-client to v1.21.0 which introduces small changes and enhancements to the "new consumer" API. If you are using JetStream, please refer to the NBC release notes.

Full Changelog: nats-io/nats.js@v2.20.0...v2.21.0

v2.20.0

Compare Source

What's Changed

Full Changelog: nats-io/nats.js@v2.19.0...v2.20.0

v2.19.0

Compare Source

What's Changed

This release updates nbc to 1.19.0 which adds additional resilience to JetStream consumers.

Full Changelog: nats-io/nats.js@v2.18.0...v2.19.0


Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Asia/Jakarta, 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 force-pushed the renovate/nats-2.x-lockfile branch 2 times, most recently from f664d73 to f93bf81 Compare February 4, 2024 10:36
@renovate renovate bot force-pushed the renovate/nats-2.x-lockfile branch 2 times, most recently from e3bf4af to b211e53 Compare February 25, 2024 11:43
@renovate renovate bot force-pushed the renovate/nats-2.x-lockfile branch from b211e53 to f5e5469 Compare March 12, 2024 10:30
@renovate renovate bot force-pushed the renovate/nats-2.x-lockfile branch 2 times, most recently from 30fb6f0 to 8df7107 Compare March 24, 2024 16:38
@renovate renovate bot changed the title fix(deps): update dependency nats to v2.19.0 fix(deps): update dependency nats to v2.21.0 Mar 27, 2024
@renovate renovate bot force-pushed the renovate/nats-2.x-lockfile branch from 8df7107 to 4695644 Compare March 27, 2024 18:12
@renovate renovate bot force-pushed the renovate/nats-2.x-lockfile branch from 4695644 to b91351c Compare April 10, 2024 17:59
@renovate renovate bot changed the title fix(deps): update dependency nats to v2.21.0 fix(deps): update dependency nats to v2.22.0 Apr 10, 2024
@renovate renovate bot force-pushed the renovate/nats-2.x-lockfile branch 2 times, most recently from 0fcad42 to 0ad4f44 Compare April 21, 2024 08:47
@renovate renovate bot changed the title fix(deps): update dependency nats to v2.22.0 fix(deps): update dependency nats to v2.23.0 Apr 22, 2024
@renovate renovate bot force-pushed the renovate/nats-2.x-lockfile branch from 0ad4f44 to 4508087 Compare April 22, 2024 22:49
@renovate renovate bot force-pushed the renovate/nats-2.x-lockfile branch from 4508087 to b6137f3 Compare May 3, 2024 15:27
@renovate renovate bot changed the title fix(deps): update dependency nats to v2.23.0 fix(deps): update dependency nats to v2.24.0 May 3, 2024
@renovate renovate bot force-pushed the renovate/nats-2.x-lockfile branch from b6137f3 to 668e57d Compare May 9, 2024 20:28
@renovate renovate bot changed the title fix(deps): update dependency nats to v2.24.0 fix(deps): update dependency nats to v2.25.0 May 9, 2024
@renovate renovate bot changed the title fix(deps): update dependency nats to v2.25.0 fix(deps): update dependency nats to v2.26.0 May 20, 2024
@renovate renovate bot force-pushed the renovate/nats-2.x-lockfile branch from 668e57d to 183eeaa Compare May 20, 2024 20:40
@renovate renovate bot force-pushed the renovate/nats-2.x-lockfile branch from 183eeaa to 4e3ee8e Compare June 4, 2024 14:59
@renovate renovate bot changed the title fix(deps): update dependency nats to v2.26.0 fix(deps): update dependency nats to v2.27.0 Jun 20, 2024
@renovate renovate bot force-pushed the renovate/nats-2.x-lockfile branch from 4e3ee8e to 3d6e014 Compare June 20, 2024 22:40
@renovate renovate bot force-pushed the renovate/nats-2.x-lockfile branch from 3d6e014 to 5771823 Compare July 9, 2024 20:18
@renovate renovate bot changed the title fix(deps): update dependency nats to v2.27.0 fix(deps): update dependency nats to v2.28.0 Jul 9, 2024
@renovate renovate bot force-pushed the renovate/nats-2.x-lockfile branch 2 times, most recently from 1e632a8 to b8c5732 Compare July 24, 2024 22:37
@renovate renovate bot changed the title fix(deps): update dependency nats to v2.28.0 fix(deps): update dependency nats to v2.28.1 Jul 24, 2024
@renovate renovate bot changed the title fix(deps): update dependency nats to v2.28.1 fix(deps): update dependency nats to v2.28.2 Jul 30, 2024
@renovate renovate bot force-pushed the renovate/nats-2.x-lockfile branch 2 times, most recently from dec8ab2 to 6266184 Compare August 6, 2024 06:43
@renovate renovate bot force-pushed the renovate/nats-2.x-lockfile branch from 6266184 to a5a2a98 Compare August 28, 2024 08:55
@renovate renovate bot force-pushed the renovate/nats-2.x-lockfile branch from a5a2a98 to d0f9155 Compare October 9, 2024 11:04
@renovate renovate bot force-pushed the renovate/nats-2.x-lockfile branch from d0f9155 to a0ded2c Compare December 2, 2024 08:50
@renovate renovate bot changed the title fix(deps): update dependency nats to v2.28.2 fix(deps): update dependency nats to v2.29.0 Jan 10, 2025
@renovate renovate bot force-pushed the renovate/nats-2.x-lockfile branch from a0ded2c to 30bc633 Compare January 10, 2025 21:33
@renovate renovate bot changed the title fix(deps): update dependency nats to v2.29.0 fix(deps): update dependency nats to v2.29.1 Jan 11, 2025
@renovate renovate bot force-pushed the renovate/nats-2.x-lockfile branch 2 times, most recently from 5d632a0 to 7ef0cf9 Compare January 11, 2025 01:53
@renovate renovate bot force-pushed the renovate/nats-2.x-lockfile branch 2 times, most recently from 0424c3e to 89619ae Compare January 30, 2025 14:49
@renovate renovate bot force-pushed the renovate/nats-2.x-lockfile branch 2 times, most recently from ea25436 to 56e693d Compare February 14, 2025 19:26
@renovate renovate bot changed the title fix(deps): update dependency nats to v2.29.1 fix(deps): update dependency nats to v2.29.2 Feb 14, 2025
@renovate renovate bot force-pushed the renovate/nats-2.x-lockfile branch from 56e693d to 153866f Compare March 3, 2025 16:37
@renovate renovate bot force-pushed the renovate/nats-2.x-lockfile branch 2 times, most recently from cb54c40 to b7f1abc Compare March 17, 2025 12:46
@renovate renovate bot force-pushed the renovate/nats-2.x-lockfile branch from b7f1abc to 0458d9c Compare March 19, 2025 21:44
@renovate renovate bot changed the title fix(deps): update dependency nats to v2.29.2 fix(deps): update dependency nats to v2.29.3 Mar 19, 2025
@renovate renovate bot force-pushed the renovate/nats-2.x-lockfile branch 2 times, most recently from 327b414 to a4821fb Compare April 8, 2025 12:45
@renovate renovate bot force-pushed the renovate/nats-2.x-lockfile branch from a4821fb to fd2be6a Compare April 24, 2025 08:41
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