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 dependency nats to v2.13.1 - autoclosed #114

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 11, 2021

Mend Renovate

This PR contains the following updates:

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

Release Notes

nats-io/nats.js

v2.13.1

Compare Source

What's Changed

Full Changelog: nats-io/nats.js@v2.13.0...v2.13.1

v2.13.0

Compare Source

What's Changed

Important and breaking change change in nbc v1.13.0 for those using the pre-release version of ObjectStore functionality. Please read the release notes if using ObjectStore before upgrading.

Full Changelog: nats-io/nats.js@v2.12.1...v2.13.0

v2.12.1

Compare Source

What's Changed

NBC 1.12.1 enhances KV create entry to retry the operation and update the value if the previous value is a deleted key.

Node JS specific

The objectstore API has requirements on ES ReadableStream and ES crypto. Previous releases of object store functionality relied on web-streams-polifill/ponyfill. This created issues for other downstream consumers. Starting with this release object store on node 16 or better will use built-in stream/web instead. Note that objectstore is not supported in node versions less than 16.

Full Changelog: nats-io/nats.js@v2.12.0...v2.12.1

v2.12.0

Compare Source

What's Changed

Full Changelog: nats-io/nats.js@v2.11.0...v2.12.0

v2.11.0

Compare Source

What's Changed

This release updates nbc to 1.11.0, bringing multiple enhancements to the services api beta. For more information see the release notes.

Full Changelog: nats-io/nats.js@v2.10.3...v2.11.0

v2.10.3

Compare Source

What's Changed

Full Changelog: nats-io/nats.js@v2.10.2...v2.10.3

v2.10.2

Compare Source

What's Changed

Full Changelog: nats-io/nats.js@v2.10.1...v2.10.2

v2.10.1

Compare Source

What's Changed

Full Changelog: nats-io/nats.js@v2.10.0...v2.10.1

v2.10.0

Compare Source

What's Changed

The most notable change is the introduction of the NATS service API which makes it even easier to implement services using NATS.

New Contributors

Full Changelog: nats-io/nats.js@v2.9.2...v2.10.0

v2.9.2

Compare Source

What's Changed

[BUMP] nbc to 1.9.3

Full Changelog: nats-io/nats.js@v2.9.1...v2.9.2

v2.9.1

Compare Source

What's Changed

[BUMP] nbc to 1.9.2 - this release includes fixes for JetStream fetch(), and correctly maps errors related to exceptions thrown while doing initial authentication.

v2.9.0

Compare Source

What's Changed

[UPDATE] nbc updated to 1.9.0 - this release contains many enhancements and fixes to JetStream and KV and ObjectStore. See the linked description for more information.

NATS.js Specific Changes
  • [FIX] If a socket error occurred while establishing the handshake it was possible for the client to crash, as it would try to flush the outbound buffer after the socket was nullified. This nullification also bypassed proper socket cleanup, potentially leaking resources. Also fixed was proper notification to the NBC component of the reason for the socket close. Seehttps://github.com/nats-io/nats.js/pull/5266 for more information.

Full Changelog: nats-io/nats.js@v2.8.0...v2.9.0

v2.8.0

Compare Source

What's Changed

  • [UPDATE] nbc to 1.8.0 - this release contains many enhancements and fixes to JetStream and KV. It also implements ObjectStore. See the linked description for more information.

nats.js changes

Full Changelog: nats-io/nats.js@v2.7.1...v2.8.0

v2.7.1

Compare Source

What's Changed

v2.7.0

Compare Source

What's Changed

[UPDATE] nbc (nats base client library for JavaScript) to 1.7.0 - there are numerous enhancements and fixes to NATS core, JetStream, and KV. For a complete list of descriptions, please see https://github.com/nats-io/nats.deno/releases/tag/v1.7.0 @​aricart in https://github.com/nats-io/nats.js/pull/503

NATS.JS Specific

Full Changelog: nats-io/nats.js@v2.6.1...v2.7.0

v2.6.1

Compare Source

What's Changed

[UPDATE] nbc to v1.6.1 - for more information see the release notes
[FIX] This release of nats.js adds compatibility with node.js v17.5.0, see release notes above. #​484

Full Changelog: nats-io/nats.js@v2.6.0...v2.6.1

v2.6.0

Compare Source

What's Changed

Full Changelog: nats-io/nats.js@v2.5.0...v2.6.0

v2.5.0

Compare Source

What's Changed

This release updates the nats-base-client (NBC) to v1.5.0

Changes to NBC library

These changes are shared by all NATS.io supported JavaScript clients.

Other changes specific to NATS.js

New Contributors

Full Changelog: nats-io/nats.js@v2.4.0...v2.5.0

v2.4.0

Compare Source

This release updates NBC to 1.4.0, there are a couple of small fixes and enhancements. Please see https://github.com/nats-io/nats.deno/releases/tag/v1.4.0 for a complete list of changes.

What's Changed

[UPDATE] nbc to 1.4.0

Full Changelog: nats-io/nats.js@v2.3.0...v2.4.0


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.

🔕 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title fix(deps): update dependency nats to v2.4.0 fix(deps): update dependency nats to v2.6.1 Mar 7, 2022
@renovate renovate bot changed the title fix(deps): update dependency nats to v2.6.1 fix(deps): update dependency nats to v2.7.1 Jun 18, 2022
@renovate renovate bot changed the title fix(deps): update dependency nats to v2.7.1 fix(deps): update dependency nats to v2.9.0 Nov 20, 2022
@renovate renovate bot changed the title fix(deps): update dependency nats to v2.9.0 fix(deps): update dependency nats to v2.13.1 Mar 16, 2023
@renovate renovate bot changed the title fix(deps): update dependency nats to v2.13.1 fix(deps): update dependency nats to v2.13.1 - autoclosed May 23, 2023
@renovate renovate bot closed this May 23, 2023
@renovate renovate bot deleted the renovate/nats-2.x branch May 23, 2023 04:59
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.

None yet

0 participants