Skip to content

chore(deps): bump @phala/cloud from 0.2.9 to 0.3.0 in /shade-agent-cli#87

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/shade-agent-cli/phala/cloud-0.3.0
Open

chore(deps): bump @phala/cloud from 0.2.9 to 0.3.0 in /shade-agent-cli#87
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/shade-agent-cli/phala/cloud-0.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 3, 2026

Copy link
Copy Markdown
Contributor

Bumps @phala/cloud from 0.2.9 to 0.3.0.

Release notes

Sourced from @​phala/cloud's releases.

@​phala/cloud v0.3.0

0.3.0 (2026-06-02)

fix

  • js: add version-based schema selection for versioned action responses (d96f402)
  • js: regenerate CHANGELOG with correct per-package path filter (bdbcf9c)

npm: @​phala/cloud@0.3.0

npm i -g @phala/cloud@0.3.0

@​phala/cloud v0.2.10

0.2.10 (2026-06-02)

feat

  • add McDonald's China MCP template (#280) (7c0c815), closes #280 #1449
  • add versioned CVM hashid SDK schemas (b5b3766)
  • expose latest CVM hashid schemas (d317ebf)
  • expose request IDs on structured errors (adcc644)
  • js: add CVM create resource graph (f229758)
  • js: add pre-launch script upgrade-status and upgrade actions (dd5dbb3)
  • js: add TCB identity fields to AppAttestationInstanceSchema (087d36d)
  • js: bump default request timeout to 60s (0b6e022)
  • js: expose workspace avatar URL (35236c5)
  • js: support app instance names (4839715)
  • types: add port_policy field to LooseAppCompose (bbdc704)
  • version CVM create resource hashid schemas (f34d2c7)

fix

  • accept versioned IDs in legacy CVM schemas (0b91912)
  • align CVMInfo schemas with hashid responses (49ba6fd)
  • allow nullable CVM IDs in instance refresh results (5c22c18)
  • drop minimal app response schema (24617ff)
  • js: pass through unknown keys on provision compose_file (409bbca)
  • js: shorten timeout message and expose code on PhalaCloudError (4966c1e)
  • js: stop rewriting node_id to teepod_id on provision (c267fec), closes #1449
  • js: surface friendly error for request timeouts (8c367fd)
  • use hashed CVM IDs in schemas (0268fa0)

npm: @​phala/cloud@0.2.10

... (truncated)

Changelog

Sourced from @​phala/cloud's changelog.

0.3.0 (2026-06-02)

fix

  • js: add version-based schema selection for versioned action responses (d96f402)
  • js: regenerate CHANGELOG with correct per-package path filter (bdbcf9c)

0.2.10 (2026-06-02)

feat

  • add McDonald's China MCP template (#280) (7c0c815), closes #280 #1449
  • add versioned CVM hashid SDK schemas (b5b3766)
  • expose latest CVM hashid schemas (d317ebf)
  • expose request IDs on structured errors (adcc644)
  • js: add CVM create resource graph (f229758)
  • js: add pre-launch script upgrade-status and upgrade actions (dd5dbb3)
  • js: add TCB identity fields to AppAttestationInstanceSchema (087d36d)
  • js: bump default request timeout to 60s (0b6e022)
  • js: expose workspace avatar URL (35236c5)
  • js: support app instance names (4839715)
  • types: add port_policy field to LooseAppCompose (bbdc704)
  • version CVM create resource hashid schemas (f34d2c7)

fix

  • accept versioned IDs in legacy CVM schemas (0b91912)
  • align CVMInfo schemas with hashid responses (49ba6fd)
  • allow nullable CVM IDs in instance refresh results (5c22c18)
  • drop minimal app response schema (24617ff)
  • js: pass through unknown keys on provision compose_file (409bbca)
  • js: shorten timeout message and expose code on PhalaCloudError (4966c1e)
  • js: stop rewriting node_id to teepod_id on provision (c267fec), closes #1449
  • js: surface friendly error for request timeouts (8c367fd)
  • use hashed CVM IDs in schemas (0268fa0)
Commits
  • 520565c chore(js): release v0.3.0
  • bdbcf9c fix(js): regenerate CHANGELOG with correct per-package path filter
  • d96f402 fix(js): add version-based schema selection for versioned action responses
  • d29c52b chore(js): release v0.2.10
  • c8030b2 chore: bump dstack SDK to latest versions
  • 24617ff fix: drop minimal app response schema
  • 046a248 Merge pull request #303 from Phala-Network/fix/api-versioned-cvm-hashid-schemas
  • 0b91912 fix: accept versioned IDs in legacy CVM schemas
  • 49ba6fd fix: align CVMInfo schemas with hashid responses
  • f34d2c7 feat: version CVM create resource hashid schemas
  • 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 [@phala/cloud](https://github.com/Phala-Network/phala-cloud/tree/HEAD/js) from 0.2.9 to 0.3.0.
- [Release notes](https://github.com/Phala-Network/phala-cloud/releases)
- [Changelog](https://github.com/Phala-Network/phala-cloud/blob/js-v0.3.0/js/CHANGELOG.md)
- [Commits](https://github.com/Phala-Network/phala-cloud/commits/js-v0.3.0/js)

---
updated-dependencies:
- dependency-name: "@phala/cloud"
  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 javascript Pull requests that update javascript code labels Jun 3, 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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants