Skip to content

chore(deps): update ajj requirement from 0.6.2 to 0.7.0#130

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/ajj-0.7.0
Open

chore(deps): update ajj requirement from 0.6.2 to 0.7.0#130
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/ajj-0.7.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2026

Updates the requirements on ajj to permit the latest version.

Release notes

Sourced from ajj's releases.

v0.7.0

What's New

  • Breaking: Added IntoErrorPayload trait for structured JSON-RPC error responses
  • Removed blanket From<T> implementation on InternalError in favor of explicit conversions
  • Added magic8ball example showcasing IntoErrorPayload usage
  • Updated documentation and examples for the new error handling pattern

See [PR #42](init4tech/ajj#42) for full details.

Commits
  • 4556396 feat!: add IntoErrorPayload trait for structured JSON-RPC errors (#42)
  • b11b9c0 docs: add badges and fix minor README issues (#41)
  • See full diff 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 [ajj](https://github.com/init4tech/ajj) to permit the latest version.
- [Release notes](https://github.com/init4tech/ajj/releases)
- [Commits](init4tech/ajj@v0.6.2...v0.7.0)

---
updated-dependencies:
- dependency-name: ajj
  dependency-version: 0.7.0
  dependency-type: direct:production
...

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 Mar 30, 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