Skip to content

chore(deps): Bump async-nats from 0.33.0 to 0.40.0 #22810

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

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 7, 2025

Bumps async-nats from 0.33.0 to 0.40.0.

Release notes

Sourced from async-nats's releases.

async-nats/v0.40.0

Overview

This release focuses on adding support for nats-server v2.11.

Added

Fixed

Changed

New Contributors

Full Changelog: nats-io/nats.rs@async-nats/v0.39.0...async-nats/v0.40.0

async-nats/v0.39.0

Overview

This release focuses on improvements and fixes for Object Store and KV. It also removes Service API from experiment feature list, as it is not experimental for quite some time.

Added

Fixed

Changed

New Contributors

Full Changelog: nats-io/nats.rs@async-nats/v0.38.0...async-nats/v0.39.0

... (truncated)

Commits
  • 6426b96 Release async-nats v0.40.0
  • c729e95 Hide consumer overflow behind feature flag
  • df2c071 Add per message ttl and delete markers support
  • 4763c24 Add consumer pause and resume
  • 528608f Improve the docs for jetstream::consumer::Info
  • c6798de Add Consumer Groups and Overflow support
  • 7df9a4e Fix overwriting server port if known URL default is provided
  • aafec93 Derive Clone for Key/Value store Config
  • 538d4d9 Remove tracing from test
  • b7a78f9 Fix the jetstream heartbeat test
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
async-nats [>= 0.38.a, < 0.39]

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 dependabot bot added domain: deps Anything related to Vector's dependencies no-changelog Changes in this PR do not need user-facing explanations in the release changelog labels Apr 7, 2025
@dependabot dependabot bot requested a review from a team as a code owner April 7, 2025 04:32
@dependabot dependabot bot force-pushed the dependabot/cargo/async-nats-0.40.0 branch 2 times, most recently from 793dfe0 to 7ef61df Compare April 11, 2025 19:18
Copy link
Member

@pront pront left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This update breaks integration tests. Needs work.

Bumps [async-nats](https://github.com/nats-io/nats.rs) from 0.33.0 to 0.40.0.
- [Release notes](https://github.com/nats-io/nats.rs/releases)
- [Commits](nats-io/nats.rs@async-nats/v0.33.0...async-nats/v0.40.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/async-nats-0.40.0 branch from 7ef61df to cb07148 Compare May 1, 2025 16:34
@pront pront marked this pull request as draft May 1, 2025 19:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain: deps Anything related to Vector's dependencies no-changelog Changes in this PR do not need user-facing explanations in the release changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant