Skip to content

chore(deps): bump the actions group across 1 directory with 2 updates#448

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions-8208f3abc2
Open

chore(deps): bump the actions group across 1 directory with 2 updates#448
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions-8208f3abc2

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the actions group with 2 updates in the / directory: hustcer/setup-nu and actions/checkout.

Updates hustcer/setup-nu from 3.23 to 3.25

Release notes

Sourced from hustcer/setup-nu's releases.

v3.25

[3.25] - 2026-06-03

Miscellaneous Tasks

  • Pin pnpm to v10 in workflows
  • Update Nu version matrix for workflows

Deps

  • Upgrade globby, typescript & undici
  • Upgrade typescript,lefthook,@​types/node,@​biomejs/biome,undici & @​actions/core
  • Upgrade undici,semver,lefthook,@​types/node & @​biomejs/biome
  • Upgrade @​biomejs/biome,cspell,lefthook & semver
Changelog

Sourced from hustcer/setup-nu's changelog.

Changelog

All notable changes to this project will be documented in this file.

[3.25] - 2026-06-03

Miscellaneous Tasks

  • Pin pnpm to v10 in workflows
  • Update Nu version matrix for workflows

Deps

  • Upgrade globby, typescript & undici
  • Upgrade typescript,lefthook,@​types/node,@​biomejs/biome,undici & @​actions/core
  • Upgrade undici,semver,lefthook,@​types/node & @​biomejs/biome
  • Upgrade @​biomejs/biome,cspell,lefthook & semver

[3.23] - 2026-03-19

Features

  • Add nu/build.nu for assets building (#206)

Deps

  • Upgrade globby,@​biomejs/biome & lefthook
  • Upgrade lefthook,cspell,@​biomejs/biome,undici & @actions/*
  • Upgrade undici to 7.19.0
  • Upgrade @​actions/core,@​actions/tool-cache,undici,lefthook & semver (#205)
  • Upgrade undici,@​biomejs/biome,@​types/node & lefthook
  • Upgrade globby, @​biomejs/biome & cspell (#212)
  • Upgrade @​biomejs/biome,lefthook & undici

[3.22] - 2025-12-13

Bug Fixes

  • Added input validation for plugin registration to prevent injection vulnerabilities (#195)

Features

  • Add strict input validation and robust plugin registration; improve target selection and caching (#190)
  • Support proxies (#194)

Miscellaneous Tasks

  • Update .lefthook/pre-push/sync.nu
  • Update README.md
  • Bump actions/checkout from 5 to 6 (#191)
  • Drop 0.88.1 check

... (truncated)

Commits
  • ccd5bb5 Bump to v3.25
  • 001616f chore: Update Nu version matrix for workflows
  • b97c059 deps: Upgrade @​biomejs/biome,cspell,lefthook & semver
  • 3de9aae deps: Upgrade undici,semver,lefthook,@​types/node & @​biomejs/biome
  • d5f727b chore: Pin pnpm to v10 in workflows
  • 9027cca deps: Upgrade typescript,lefthook,@​types/node,@​biomejs/biome,undici & @​action...
  • 22f3623 deps: Upgrade globby, typescript & undici
  • See full diff in compare view

Updates actions/checkout from 6.0.2 to 6.0.3

Release notes

Sourced from actions/checkout's releases.

v6.0.3

What's Changed

New Contributors

Full Changelog: actions/checkout@v6...v6.0.3

Changelog

Sourced from actions/checkout's changelog.

Changelog

v6.0.3

v6.0.2

v6.0.1

v6.0.0

v5.0.1

v5.0.0

v4.3.1

v4.3.0

v4.2.2

v4.2.1

v4.2.0

v4.1.7

... (truncated)

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the actions group with 2 updates in the / directory: [hustcer/setup-nu](https://github.com/hustcer/setup-nu) and [actions/checkout](https://github.com/actions/checkout).


Updates `hustcer/setup-nu` from 3.23 to 3.25
- [Release notes](https://github.com/hustcer/setup-nu/releases)
- [Changelog](https://github.com/hustcer/setup-nu/blob/main/CHANGELOG.md)
- [Commits](hustcer/setup-nu@92c296b...ccd5bb5)

Updates `actions/checkout` from 6.0.2 to 6.0.3
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@de0fac2...df4cb1c)

---
updated-dependencies:
- dependency-name: hustcer/setup-nu
  dependency-version: '3.25'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
- dependency-name: actions/checkout
  dependency-version: 6.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
...

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 minor A minor version bump labels Jun 11, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 11, 2026 19:10
@dependabot dependabot Bot requested review from 2bndy5 and removed request for a team June 11, 2026 19:10
@github-actions

github-actions Bot commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

Cpp-Linter Report ⚠️

Some files did not pass the configured checks!

clang-format (v16.0.6) reports: 2 file(s) not formatted
  • docs/examples/demo/demo.hpp
  • docs/examples/demo/demo.cpp
clang-tidy (v16.0.6) reports: 7 concern(s)

Have any feedback or feature suggestions? Share it here.

@shenxianpeng shenxianpeng removed the minor A minor version bump label Jun 11, 2026

@2bndy5 2bndy5 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

  • hustcer/setup-nu is a maintenance update. No actual source changes other than the recompiled dist/index.js from having updated the JS deps. There was no v3.24 for some reason.
  • actions/checkout has some improvements for repos using SHA256 hashes (which is the bleeding edge of git features right now) instead of the old SHA1 hashes.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants