Skip to content

Update async-nats requirement from 0.47 to 0.49#4

Merged
liamkinne merged 1 commit into
mainfrom
dependabot/cargo/async-nats-0.49
May 28, 2026
Merged

Update async-nats requirement from 0.47 to 0.49#4
liamkinne merged 1 commit into
mainfrom
dependabot/cargo/async-nats-0.49

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 25, 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.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

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 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.47.0...async-nats/v0.49.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels May 25, 2026
@liamkinne
liamkinne merged commit 4d182df into main May 28, 2026
4 checks passed
@dependabot
dependabot Bot deleted the dependabot/cargo/async-nats-0.49 branch May 28, 2026 15:29
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