Skip to content

chore(deps): bump actions/setup-node from 6.2.0 to 6.3.0#1

Open
dependabot[bot] wants to merge 2 commits into
capstone/multi-post-by-dagamez1from
dependabot/github_actions/actions/setup-node-6.3.0
Open

chore(deps): bump actions/setup-node from 6.2.0 to 6.3.0#1
dependabot[bot] wants to merge 2 commits into
capstone/multi-post-by-dagamez1from
dependabot/github_actions/actions/setup-node-6.3.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps actions/setup-node from 6.2.0 to 6.3.0.

Release notes

Sourced from actions/setup-node's releases.

v6.3.0

What's Changed

Enhancements:

When using node-version-file: package.json, setup-node now prefers devEngines.runtime over engines.node.

Dependency updates:

Bug fixes:

New Contributors

Full Changelog: actions/setup-node@v6...v6.3.0

Commits

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)

hoanguyen-1991 and others added 2 commits March 26, 2026 22:11
- Add Post struct with message and owner fields
- Replace single message with Map<Uint32, Post> for multiple posts
- Add postCounter for unique post IDs
- Add MAX_POSTS (10) limit with assertion
- Update post() circuit to support multiple posts
- Update takeDown(postId) circuit with ownership verification
- Update TypeScript API for multi-post state management
- Enhance CLI with post listing and ID-based deletion
- Add comprehensive tests (multi-post, valid/invalid takedown, limit)
- Document design decisions and privacy properties in README

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 6.2.0 to 6.3.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@6044e13...53b8394)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: 6.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Mar 26, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, github-actions. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@BoPDA1607 BoPDA1607 force-pushed the multi-post/dagamez1 branch from a849d30 to 5c768ed Compare March 26, 2026 15:21
@dependabot @github

dependabot Bot commented on behalf of github Apr 23, 2026

Copy link
Copy Markdown
Contributor Author

A newer version of actions/setup-node exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant