Skip to content

deps: bump async-nats from 0.38.0 to 0.50.0 - #2000

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/async-nats-0.49.1
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/async-nats-0.49.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor

Bumps async-nats from 0.38.0 to 0.50.0.

Release notes

Sourced from async-nats's releases.

async-nats/v0.50.0

Overview

This release allows for on-demand swap between chrono and time crates.

What's Changed

Chrono vs Time

Enabling chrono anywhere in the dependency graph selects the chrono backend for the whole build (Cargo feature unification).

New Contributors

Full Changelog: nats-io/nats.rs@async-nats/v0.49.1...async-nats/v0.50.0

async-nats/v0.49.1

Overview

Release focusing on fixing behaviour around server connectivity.

What's Changed

Full Changelog: nats-io/nats.rs@async-nats/v0.49.0...async-nats/v0.49.1

async-nats/v0.49.0

Overview

This is a small release adding missing client-side max-payload validations for some methods. It is a minor release as it adds new error kind variants for relevant calls.

What's Changed

New Contributors

Full Changelog: nats-io/nats.rs@async-nats/v0.48.0...async-nats/v0.49.0

async-nats/v0.48.0

This release focuses on 2.14 nats-server features support.

Added

... (truncated)

Commits
  • 9b382a2 Release v0.50.0
  • 834b129 Apply linter fixes
  • d00e6b5 Fix account info deser failure on servers with tiered jetstream
  • afceb76 Replace dead feature-powerset CI job with curated feature check
  • a493d15 Switch to tryhard for nats-server tests
  • c27e773 Use new start method for retry start in nats-server crate
  • 86ecbaf Use time by default and cover chrono in CI
  • 15f9f63 Add chrono as alternative to time.
  • 6ee5d0a Release v0.49.1
  • 5bb316a Fix recreating ordered consumer on server restart
  • Additional commits viewable in compare view

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot @github

dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, rust. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot changed the title deps: bump async-nats from 0.38.0 to 0.49.1 deps: bump async-nats from 0.38.0 to 0.50.0 Jul 27, 2026
@dependabot
dependabot Bot force-pushed the dependabot/cargo/async-nats-0.49.1 branch 2 times, most recently from f480146 to 8af76c7 Compare July 30, 2026 03:43
Bumps [async-nats](https://github.com/nats-io/nats.rs) from 0.38.0 to 0.50.0.
- [Release notes](https://github.com/nats-io/nats.rs/releases)
- [Commits](nats-io/nats.rs@async-nats/v0.38.0...async-nats/v0.50.0)

---
updated-dependencies:
- dependency-name: async-nats
  dependency-version: 0.49.1
  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.49.1 branch from 8af76c7 to 3d408ee Compare July 31, 2026 05:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants