Skip to content

Bump ra2a from 0.4.0 to 0.5.0#9

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/ra2a-0.5.0
Closed

Bump ra2a from 0.4.0 to 0.5.0#9
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/ra2a-0.5.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 18, 2026

Copy link
Copy Markdown

Bumps ra2a from 0.4.0 to 0.5.0.

Commits
  • 61dbcb2 Refactor code to use Box for large types, rename builder method, and simplify...
  • ef717a4 Refactor code to use let-chains, add Eq derives, and improve const/must_use a...
  • 0abfea2 Remove pedantic clippy lints from Makefile
  • 208abf1 Refactor code style to use inline string formatting and add must_use attributes
  • b3ac981 Refactor AgentCapabilities to use plain bool fields and align transport handl...
  • 585ca47 Revert API naming from Push back to PushNotification and add camelCase serial...
  • f098e76 Fix race condition in event collection by subscribing before spawning execution
  • de39dbf Refactor API naming from PushNotification to Push and update AgentExecutor in...
  • 8a14f92 Remove unused server modules and consolidate ServerState into mod.rs
  • 4c8b51c Update .gitignore, bump version to 0.5.0, and refactor error handling with Re...
  • 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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Feb 18, 2026
@dependabot dependabot Bot force-pushed the dependabot/cargo/ra2a-0.5.0 branch from 914ecde to a761749 Compare February 24, 2026 06:10
Bumps [ra2a](https://github.com/qntx/ra2a) from 0.4.0 to 0.5.0.
- [Commits](qntx/ra2a@v0.4.0...v0.5.0)

---
updated-dependencies:
- dependency-name: ra2a
  dependency-version: 0.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/ra2a-0.5.0 branch from a761749 to f635cfd Compare February 24, 2026 06:37
@dependabot @github

dependabot Bot commented on behalf of github Feb 24, 2026

Copy link
Copy Markdown
Author

Looks like ra2a is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Feb 24, 2026
@dependabot dependabot Bot deleted the dependabot/cargo/ra2a-0.5.0 branch February 24, 2026 14:19
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