Skip to content

chore(deps): bump async-nats from 0.49.1 to 0.50.0 - #133

Merged
ovasylenko merged 1 commit into
mainfrom
dependabot/cargo/async-nats-0.50.0
Sep 2, 2026
Merged

chore(deps): bump async-nats from 0.49.1 to 0.50.0#133
ovasylenko merged 1 commit into
mainfrom
dependabot/cargo/async-nats-0.50.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 2, 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 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 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)

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 added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Sep 2, 2026
@ovasylenko
ovasylenko merged commit f256d4e into main Sep 2, 2026
7 of 9 checks passed
@dependabot
dependabot Bot deleted the dependabot/cargo/async-nats-0.50.0 branch September 2, 2026 14:53
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.

1 participant