Skip to content

chore(deps): bump async-nats from 0.46.0 to 0.49.0 in /services/stalwart-sieve-nats#17

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/services/stalwart-sieve-nats/async-nats-0.49.0
Open

chore(deps): bump async-nats from 0.46.0 to 0.49.0 in /services/stalwart-sieve-nats#17
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/services/stalwart-sieve-nats/async-nats-0.49.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 25, 2026

Copy link
Copy Markdown

Bumps async-nats from 0.46.0 to 0.49.0.

Release notes

Sourced from async-nats's releases.

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

Fixed

Changed

New Contributors

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

v0.47.0

async-nats/v0.47.0

This release adds subject validation (with opt-out possibility) and wraps while connect attempt in timeout, making it more robust.

... (truncated)

Commits
  • 6043482 Release v0.49.0
  • 337dfac Add max payload validation where it was missing
  • 01fb358 Add TryFrom impls for HeaderName
  • 1ec5724 Add more new docs examples
  • 09b248d Release async-nats/v0.48.0
  • 9533a2b Improve Consumer Reset errors
  • 0b7d4f8 Update dictionary
  • 30dff21 Cover remaining 2.14 server error codes and predefined cron schedules
  • d1c4393 Add PublishAck batch_id and batch_size fields
  • f14775e Add 2.14 schedule, batch, and rollup header constants
  • Additional commits viewable 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.46.0 to 0.49.0.
- [Release notes](https://github.com/nats-io/nats.rs/releases)
- [Commits](nats-io/nats.rs@async-nats/v0.46.0...async-nats/v0.49.0)

---
updated-dependencies:
- dependency-name: async-nats
  dependency-version: 0.49.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 May 25, 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