Skip to content
This repository was archived by the owner on Dec 24, 2025. It is now read-only.

build(deps): bump nats from 2.11.0 to 2.13.1#209

Open
dependabot[bot] wants to merge 2 commits into
masterfrom
dependabot/npm_and_yarn/nats-2.13.1
Open

build(deps): bump nats from 2.11.0 to 2.13.1#209
dependabot[bot] wants to merge 2 commits into
masterfrom
dependabot/npm_and_yarn/nats-2.13.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 13, 2023

Bumps nats from 2.11.0 to 2.13.1.

Release notes

Sourced from nats's releases.

v2.13.1

What's Changed

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

v2.13.0

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

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

What's Changed

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

Commits
  • cb98efa [FIX] added guard to see if it fixes #560 (#564)
  • e14312f [BUMP] nbc to v1.13.0, ci dependencies (#563)
  • 9efb5ec [FIX] changed "web-streams-polifill/ponyfill" to "stream/web" (built into nod...
  • 8a07054 [BUMP] nbc to 1.12.0, bumped client version to 2.12.0, bumped CI deps (#553)
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot Bot added 2 commits January 21, 2023 23:45
Bumps [nats](https://github.com/nats-io/nats.js) from 2.9.2 to 2.11.0.
- [Release notes](https://github.com/nats-io/nats.js/releases)
- [Commits](nats-io/nats.js@v2.9.2...v2.11.0)

---
updated-dependencies:
- dependency-name: nats
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [nats](https://github.com/nats-io/nats.js) from 2.11.0 to 2.13.1.
- [Release notes](https://github.com/nats-io/nats.js/releases)
- [Commits](nats-io/nats.js@v2.11.0...v2.13.1)

---
updated-dependencies:
- dependency-name: nats
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Mar 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants