Skip to content

chore(deps): bump actions/setup-node from 6.3.0 to 6.4.0#7525

Merged
vitormattos merged 1 commit intomainfrom
dependabot/github_actions/actions/setup-node-6.4.0
Apr 23, 2026
Merged

chore(deps): bump actions/setup-node from 6.3.0 to 6.4.0#7525
vitormattos merged 1 commit intomainfrom
dependabot/github_actions/actions/setup-node-6.4.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps actions/setup-node from 6.3.0 to 6.4.0.

Release notes

Sourced from actions/setup-node's releases.

v6.4.0

What's Changed

Dependency updates:

New Contributors

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

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Apr 20, 2026
@github-project-automation github-project-automation Bot moved this to 0. Needs triage in Roadmap Apr 20, 2026
Copy link
Copy Markdown
Member

@vitormattos vitormattos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@github-project-automation github-project-automation Bot moved this from 0. Needs triage to 1. to do in Roadmap Apr 20, 2026
@vitormattos
Copy link
Copy Markdown
Member

@dependabot rebase

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 6.3.0 to 6.4.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@53b8394...48b55a0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/github_actions/actions/setup-node-6.4.0 branch from 88883e9 to 49f9450 Compare April 23, 2026 03:21
Copy link
Copy Markdown
Member

@vitormattos vitormattos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@vitormattos vitormattos merged commit 87d29ae into main Apr 23, 2026
68 of 70 checks passed
@vitormattos vitormattos deleted the dependabot/github_actions/actions/setup-node-6.4.0 branch April 23, 2026 03:53
@github-project-automation github-project-automation Bot moved this from 1. to do to 4. to release in Roadmap Apr 23, 2026
@vitormattos
Copy link
Copy Markdown
Member

/backport to stable32

@vitormattos
Copy link
Copy Markdown
Member

/backport to stable33

@backportbot-libresign
Copy link
Copy Markdown

The backport to stable32 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable32
git pull origin stable32

# Create the new backport branch
git checkout -b backport/7525/stable32

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 49f9450e

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/7525/stable32

Error: Failed to push branch backport/7525/stable32: To https://github.com/LibreSign/libresign.git
! [remote rejected] backport/7525/stable32 -> backport/7525/stable32 (refusing to allow a GitHub App to create or update workflow .github/workflows/npm-audit-fix.yml without workflows permission)
error: failed to push some refs to 'https://github.com/LibreSign/libresign.git'


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@backportbot-libresign
Copy link
Copy Markdown

The backport to stable33 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable33
git pull origin stable33

# Create the new backport branch
git checkout -b backport/7525/stable33

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 49f9450e

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/7525/stable33

Error: Failed to check for changes with origin/stable33: No changes found in backport branch


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

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

Labels

backport-request dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

Status: 4. to release

Development

Successfully merging this pull request may close these issues.

1 participant