Skip to content

Bump act-sdk from 0.2.3 to 0.2.5#4

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

Bump act-sdk from 0.2.3 to 0.2.5#4
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/act-sdk-0.2.5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps act-sdk from 0.2.3 to 0.2.5.

Changelog

Sourced from act-sdk's changelog.

[0.2.5] - 2026-03-26

Changed

  • Publish workflow now uses crates.io trusted publishing (OIDC) instead of long-lived API token

[0.2.4] - 2026-03-23

Fixed

  • decode_content_data now treats application/json as UTF-8 text (same as text/*), instead of attempting CBOR decode and falling back to base64
  • IntoResponse for serde_json::Value now encodes as JSON bytes (serde_json::to_vec), not CBOR — previously the data was CBOR-encoded but labeled application/json
Commits
  • ed53a73 Release 0.2.5
  • 497dbf2 ci: switch to trusted publishing (OIDC) for crates.io
  • 5185dbd chore: add context7.json with URL and public_key
  • 7c5cb42 Release 0.2.4
  • 48d4a01 fix: encode serde_json::Value as JSON bytes, not CBOR
  • cc0d25d feat: treat application/json as UTF-8 text in content-part decoding
  • See full diff 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.3 to 0.2.5.
- [Changelog](https://github.com/actcore/act-sdk-rs/blob/main/CHANGELOG.md)
- [Commits](actcore/act-sdk-rs@0.2.3...0.2.5)

---
updated-dependencies:
- dependency-name: act-sdk
  dependency-version: 0.2.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 31, 2026

Superseded by #5.

@dependabot dependabot Bot closed this Mar 31, 2026
@dependabot dependabot Bot deleted the dependabot/cargo/act-sdk-0.2.5 branch March 31, 2026 22:40
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