Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 9, 2025

Bumps async-nats from 0.41.0 to 0.44.2.

Release notes

Sourced from async-nats's releases.

async-nats/v0.44.2

Overview

This PR adds a new method to Context traits and fixes the docs build

What's Changed

Full Changelog: nats-io/nats.rs@async-nats/v0.44.1...async-nats/v0.44.2

release async-nats/v0.44.1

What's Changed

Full Changelog: nats-io/nats.rs@async-nats/v0.44.0...async-nats/v0.44.1

release async-nats/v0.44.0

Overview

A release that focuses on reorganization of types and improvement of extension traits for orbit

What's Changed

Full Changelog: nats-io/nats.rs@async-nats/v0.43.1...async-nats/v0.44.0

async-nats/v0.43.1

Overview

A hotfix for a regression that was introduced with direct get builder that affected also KV.

Fixed

Full Changelog: nats-io/nats.rs@async-nats/v0.43.0...async-nats/v0.43.1

async-nats/v0.43.0

Overview

This release adds support for 2.12 server features and adds JetStream backpressure control to publishing.

The Client abstractions and utilities for easier usage of 2.12 features (counters API, atomic pulish API) will be released soon in orbit.rs

Added

... (truncated)

Commits

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

Bumps [async-nats](https://github.com/nats-io/nats.rs) from 0.41.0 to 0.44.2.
- [Release notes](https://github.com/nats-io/nats.rs/releases)
- [Commits](nats-io/nats.rs@async-nats/v0.41.0...async-nats/v0.44.2)

---
updated-dependencies:
- dependency-name: async-nats
  dependency-version: 0.44.2
  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 wRPC Rust support labels Oct 9, 2025
@dependabot dependabot bot requested a review from rvolosatovs as a code owner October 9, 2025 00:18
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust wRPC Rust support labels Oct 9, 2025
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 wRPC Rust support

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants