Skip to content

chore(deps): update rsbinder-aidl requirement from 0.5.0 to 0.6.0#19

Closed
dependabot[bot] wants to merge 46 commits intomasterfrom
dependabot/cargo/rsbinder-aidl-0.6.0
Closed

chore(deps): update rsbinder-aidl requirement from 0.5.0 to 0.6.0#19
dependabot[bot] wants to merge 46 commits intomasterfrom
dependabot/cargo/rsbinder-aidl-0.6.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 16, 2026

Updates the requirements on rsbinder-aidl to permit the latest version.

Release notes

Sourced from rsbinder-aidl's releases.

v0.6.0

What's Changed

Full Changelog: hiking90/rsbinder@v0.5.3...v0.6.0

Commits
  • 3a024e3 Merge pull request #78 from hiking90/feat/stability-infrastructure
  • d5d7b29 style: apply rustfmt formatting to stability tests
  • 03cc7be feat: implement Stability infrastructure with bitmask validation
  • a392591 chore: bump version from 0.5.3 to 0.6.0
  • aa5d8e9 Merge pull request #77 from hiking90/feat/issue-76-explicit-transaction-code
  • fd92b31 Merge pull request #75 from hiking90/feat/binder-extension
  • a388790 style: apply rustfmt formatting to transaction code validation
  • 5a72918 feat: support explicit transaction code assignment in AIDL (issue #76)
  • 64b3136 style: apply rustfmt formatting to binder extension code
  • 55fb88c feat: implement binder extension support (get_extension/set_extension)
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

qwq233 and others added 30 commits October 2, 2025 19:50
Signed-off-by: qwq233 <qwq233@qwq2333.top>
Signed-off-by: qwq233 <qwq233@qwq2333.top>
Signed-off-by: qwq233 <qwq233@qwq2333.top>
Signed-off-by: qwq233 <qwq233@qwq2333.top>
Signed-off-by: qwq233 <qwq233@qwq2333.top>
Signed-off-by: qwq233 <qwq233@qwq2333.top>
Signed-off-by: qwq233 <qwq233@qwq2333.top>
Signed-off-by: qwq233 <qwq233@qwq2333.top>
Signed-off-by: qwq233 <qwq233@qwq2333.top>
Signed-off-by: qwq233 <qwq233@qwq2333.top>
Signed-off-by: qwq233 <qwq233@qwq2333.top>
Signed-off-by: qwq233 <qwq233@qwq2333.top>
Signed-off-by: qwq233 <qwq233@qwq2333.top>
Signed-off-by: qwq233 <qwq233@qwq2333.top>
Signed-off-by: qwq233 <qwq233@qwq2333.top>
Signed-off-by: qwq233 <qwq233@qwq2333.top>
Signed-off-by: qwq233 <qwq233@qwq2333.top>
Signed-off-by: qwq233 <qwq233@qwq2333.top>
Signed-off-by: qwq233 <qwq233@qwq2333.top>
Signed-off-by: qwq233 <qwq233@qwq2333.top>
Signed-off-by: qwq233 <qwq233@qwq2333.top>
Signed-off-by: qwq233 <qwq233@qwq2333.top>
Signed-off-by: qwq233 <qwq233@qwq2333.top>
Signed-off-by: qwq233 <qwq233@qwq2333.top>
Updates the requirements on [coset](https://github.com/google/coset) to permit the latest version.
- [Changelog](https://github.com/google/coset/blob/main/CHANGELOG.md)
- [Commits](google/coset@v0.3.3...v0.4.0)

---
updated-dependencies:
- dependency-name: coset
  dependency-version: 0.4.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Updates the requirements on [syscalls](https://github.com/jasonwhite/syscalls) to permit the latest version.
- [Changelog](https://github.com/jasonwhite/syscalls/blob/main/CHANGELOG.md)
- [Commits](jasonwhite/syscalls@0.6.15...0.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: qwq233 <qwq233@qwq2333.top>
Signed-off-by: qwq233 <qwq233@qwq2333.top>
Signed-off-by: qwq233 <qwq233@qwq2333.top>
qwq233 and others added 16 commits October 24, 2025 00:06
this might fixes get aaid issue

Signed-off-by: qwq233 <qwq233@qwq2333.top>
The original implementation is inconsistent with the native AOSP implementation.

This commit fixes this problem to ensure consistency of the results.

Signed-off-by: qwq233 <qwq233@qwq2333.top>
Signed-off-by: qwq233 <qwq233@qwq2333.top>
Signed-off-by: qwq233 <qwq233@qwq2333.top>
Signed-off-by: qwq233 <qwq233@qwq2333.top>
Signed-off-by: qwq233 <qwq233@qwq2333.top>
this allows modify device properties. i.e: `IMEI`

Signed-off-by: qwq233 <qwq233@qwq2333.top>
Signed-off-by: qwq233 <qwq233@qwq2333.top>
Signed-off-by: qwq233 <qwq233@qwq2333.top>
Signed-off-by: qwq233 <qwq233@qwq2333.top>
Signed-off-by: qwq233 <qwq233@qwq2333.top>
Updates the requirements on [cddl-cat](https://github.com/ericseppanen/cddl-cat) to permit the latest version.
- [Commits](ericseppanen/cddl-cat@v0.6.1...v0.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: qwq233 <qwq233@qwq2333.top>
Signed-off-by: qwq233 <qwq233@qwq2333.top>
Updates the requirements on [rsbinder-aidl](https://github.com/hiking90/rsbinder) to permit the latest version.
- [Release notes](https://github.com/hiking90/rsbinder/releases)
- [Commits](hiking90/rsbinder@v0.5.0...v0.6.0)

---
updated-dependencies:
- dependency-name: rsbinder-aidl
  dependency-version: 0.6.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 Feb 16, 2026
@qwq233 qwq233 closed this Mar 27, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 27, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/cargo/rsbinder-aidl-0.6.0 branch March 27, 2026 14:48
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