Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 28, 2025

Bumps actions/setup-node from 4.3.0 to 4.4.0.

Release notes

Sourced from actions/setup-node's releases.

v4.4.0

What's Changed

Bug fixes:

Enhancement:

Dependency update:

New Contributors

Full Changelogactions/setup-node@v4...v4.4.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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [actions/setup-node](https://github.com/actions/setup-node) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@cdca736...49933ea)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: 4.4.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 github_actions Pull requests that update GitHub Actions code labels Jul 28, 2025
@dependabot dependabot bot requested a review from Fei-Guo as a code owner July 28, 2025 17:29
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 28, 2025
@dependabot dependabot bot requested review from chewong and zhuangqh as code owners July 28, 2025 17:30
Copy link

Title

chore: bump actions/setup-node from 4.3.0 to 4.4.0


Description

  • Bump actions/setup-node to version 4.4.0

  • Enhance setup-node with bug fixes and support for private mirrors


Changes walkthrough 📝

Relevant files
Enhancement
deploy-docs.yml
Update setup-node version                                                               

.github/workflows/deploy-docs.yml

  • Update actions/setup-node to version 4.4.0
+1/-1     

Need help?
  • Type /help how to ... in the comments thread for any questions about PR-Agent usage.
  • Check out the documentation for more information.
  • Copy link

    PR Reviewer Guide 🔍

    Here are some key observations to aid the review process:

    🎫 Ticket compliance analysis 🔶

    1245 - Partially compliant

    Compliant requirements:

    No

    Non-compliant requirements:

    Requires further human verification:

    No

    1240 - Partially compliant

    Compliant requirements:

    No

    Non-compliant requirements:

    • added unit tests and e2e tests (if applicable).

    Requires further human verification:

    No

    98 - Partially compliant

    Compliant requirements:

    No

    Non-compliant requirements:

    • set the custom image, image pull secrets, and access mode for the inference object.

    Requires further human verification:

    No

    1245 - Partially compliant

    Compliant requirements:

    Non-compliant requirements:

    No

    Requires further human verification:

    No

    ⏱️ Estimated effort to review: 1 🔵⚪⚪⚪⚪
    🧪 No relevant tests
    🔒 No security concerns identified
    ⚡ Recommended focus areas for review

    Version Pinning

    The commit hash is used for the action version instead of the tag. It's generally better to use tags for version pinning to ensure reproducibility.

    uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0

    @chewong chewong merged commit fc4a847 into main Jul 28, 2025
    16 of 18 checks passed
    @chewong chewong deleted the dependabot/github_actions/actions/setup-node-4.4.0 branch July 28, 2025 22: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 github_actions Pull requests that update GitHub Actions code Review effort 1/5
    Projects
    Status: Done
    Development

    Successfully merging this pull request may close these issues.

    1 participant