Skip to content
This repository was archived by the owner on Aug 7, 2026. It is now read-only.

deps: bump async-nats from 0.49.1 to 0.50.0 - #88

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/cargo/async-nats-0.50.0
Jul 26, 2026
Merged

github-actions[bot] merged 1 commit into
mainfrom
dependabot/cargo/async-nats-0.50.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps async-nats from 0.49.1 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

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.
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jul 26, 2026
@github-actions
github-actions Bot enabled auto-merge (squash) July 26, 2026 13:48
@dependabot
dependabot Bot force-pushed the dependabot/cargo/async-nats-0.50.0 branch 3 times, most recently from 00b0f02 to ecb1be6 Compare July 26, 2026 14:08
Bumps [async-nats](https://github.com/nats-io/nats.rs) from 0.49.1 to 0.50.0.
- [Release notes](https://github.com/nats-io/nats.rs/releases)
- [Commits](nats-io/nats.rs@async-nats/v0.49.1...async-nats/v0.50.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/cargo/async-nats-0.50.0 branch from ecb1be6 to 4a8df4d Compare July 26, 2026 14:14
@github-actions
github-actions Bot merged commit 533f983 into main Jul 26, 2026
8 of 9 checks passed
@dependabot
dependabot Bot deleted the dependabot/cargo/async-nats-0.50.0 branch July 26, 2026 14:18
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants