Skip to content

chore(deps): bump act-sdk from 0.2.8 to 0.3.0#6

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/act-sdk-0.3.0
Closed

chore(deps): bump act-sdk from 0.2.8 to 0.3.0#6
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/act-sdk-0.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 6, 2026

Bumps act-sdk from 0.2.8 to 0.3.0.

Changelog

Sourced from act-sdk's changelog.

[0.3.0] - 2026-04-02

Changed

  • Nested ComponentInfo with std table — component metadata is now wrapped in a std sub-struct, matching the updated ACT spec
  • CBOR-first response encoding — non-IntoResponse return types are automatically CBOR-encoded; use Json<T> to opt into JSON
  • Bump wit-bindgen dependency

Added

  • Json<T> and Content response types for explicit content-type control
  • Re-export Json and Content in prelude
  • Use MIME constants (TEXT_PLAIN, APPLICATION_JSON, etc.) instead of string literals

Fixed

  • Route serde_json::Value returns through CBOR encoder correctly

Removed

  • Value IntoResponse impl — use send_cbor()/send_json() helpers instead
  • std:accept metadata constant (content negotiation is a harness concern)
Commits
  • 8c6f829 Release 0.3.0
  • a49f34c fix: route serde_json::Value returns through CBOR encoder
  • 902b9dc refactor(sdk): use MIME constants instead of string literals
  • e4daf7e revert: remove std:accept — content negotiation is harness concern, not protocol
  • 5e1622c feat(act-types): update decode_content_data for mime-aware encoding
  • fa640ad feat: add std:accept metadata constant
  • ef100a7 feat(sdk): remove Value IntoResponse impl, add send_cbor/send_json
  • 5c251ec feat(act-sdk-macros): auto-CBOR encoding for non-IntoResponse return types
  • 9d72eb5 feat(sdk): re-export Json and Content in prelude
  • 939724c feat(act-sdk): add Json<T>, Content, cbor_encode_response response types
  • 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 [act-sdk](https://github.com/actcore/act-sdk-rs) from 0.2.8 to 0.3.0.
- [Changelog](https://github.com/actcore/act-sdk-rs/blob/main/CHANGELOG.md)
- [Commits](actcore/act-sdk-rs@0.2.8...0.3.0)

---
updated-dependencies:
- dependency-name: act-sdk
  dependency-version: 0.3.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 Apr 6, 2026
@socket-security
Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedact-sdk@​0.2.8 ⏵ 0.3.010010093100100

View full report

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 14, 2026

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

@dependabot dependabot Bot closed this Apr 14, 2026
@dependabot dependabot Bot deleted the dependabot/cargo/act-sdk-0.3.0 branch April 14, 2026 19:37
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