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

chore(deps): bump nats from 2.8.0 to 2.14.0 #1725

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 17, 2023

Bumps nats from 2.8.0 to 2.14.0.

Release notes

Sourced from nats's releases.

v2.14.0

What's Changed

This release adds a new API for processing messages using JetStream and provides many fixes and enhancements. For a complete list of changes, please see nbc release notes

[DOC] Added pointers to the location of the nats-base-client and related documentation to the top of the file by @​aricart in nats-io/nats.js#565

[BUMP] NBC to v1.14.0 by @​aricart in nats-io/nats.js#571

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

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

... (truncated)

Commits
  • 6c95156 [BUMP] nbc to v1.14.0 (#571)
  • b5f0b2f fix-507 (#565)
  • 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)
  • 63e7580 [REL] 2.11.0
  • 8d61911 [REL] 2.10.3 - update nbc to 1.10.3, nats-server, and deno (#545)
  • 036219f Bump json5 from 2.2.1 to 2.2.3 (#544)
  • d90727e [BUMP] nbc to 1.10.2 and client version to 2.10.2 (#542)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Bumps [nats](https://github.com/nats-io/nats.js) from 2.8.0 to 2.14.0.
- [Release notes](https://github.com/nats-io/nats.js/releases)
- [Commits](nats-io/nats.js@v2.8.0...v2.14.0)

---
updated-dependencies:
- dependency-name: nats
  dependency-type: direct:development
  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 Jun 17, 2023
@changeset-bot
Copy link

changeset-bot bot commented Jun 17, 2023

⚠️ No Changeset found

Latest commit: 94a8c56

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@nx-cloud
Copy link

nx-cloud bot commented Jun 17, 2023

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 94a8c56. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


🟥 Failed Commands
nx affected --target=build --parallel=3 --exclude=docs
✅ Successfully ran 3 targets

Sent with 💌 from NxCloud.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 19, 2023

Superseded by #1728.

@dependabot dependabot bot closed this Jun 19, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nats-2.14.0 branch June 19, 2023 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants