Skip to content

Update async-nats requirement from 0.49 to 0.50 - #9

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

Update async-nats requirement from 0.49 to 0.50#9
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/async-nats-0.50

Conversation

@dependabot

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

Copy link
Copy Markdown

Updates the requirements on async-nats to permit the latest version.

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.
  • 6ee5d0a Release v0.49.1
  • 5bb316a Fix recreating ordered consumer on server restart
  • Additional commits viewable in compare view

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

Updates the requirements on [async-nats](https://github.com/nats-io/nats.rs) to permit the latest version.
- [Release notes](https://github.com/nats-io/nats.rs/releases)
- [Commits](nats-io/nats.rs@async-nats/v0.49.0...async-nats/v0.50.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jul 20, 2026
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants