Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 15, 2025

Bumps the actions group with 2 updates: hustcer/setup-nu and actions/cache.

Updates hustcer/setup-nu from 3.21 to 3.22

Release notes

Sourced from hustcer/setup-nu's releases.

v3.22

[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
  • Update README
  • Update lefthook.yml
  • Upgrade runner os from macos-13 to macos-15
  • Update dist & format code

Deps

  • Upgrade @​octokit/rest,lefthook,@​types/node, and @​biomejs/biome
  • Upgrade pnpm to v10
  • Upgrade @​biomejs/biome,cspell & lefthook
  • Upgrade globby, @​biomejs/biome & cspell
  • Upgrade @​biomejs/biome,lefthook & cspell (#193)
  • Upgrade @​actions/core & lefthook

New Contributors

Full Changelog: hustcer/setup-nu@v3.21...v3.22

Changelog

Sourced from hustcer/setup-nu's changelog.

Changelog

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

[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
  • Update README
  • Update lefthook.yml
  • Upgrade runner os from macos-13 to macos-15
  • Update dist & format code

Deps

  • Upgrade @​octokit/rest,lefthook,@​types/node, and @​biomejs/biome
  • Upgrade pnpm to v10
  • Upgrade @​biomejs/biome,cspell & lefthook
  • Upgrade globby, @​biomejs/biome & cspell
  • Upgrade @​biomejs/biome,lefthook & cspell (#193)
  • Upgrade @​actions/core & lefthook

[3.21] - 2025-10-25

Bug Fixes

  • Fix for Nu 0.106 and later versions
  • Update full matrix check

Features

  • Rewrite git pre push hook from bash to nu (#169)

Miscellaneous Tasks

  • Update test workflows
  • Bump actions/checkout from 4 to 5 (#164)
  • Bump actions/setup-node from 4 to 5 (#170)

... (truncated)

Commits
  • 920172d Bump to v3.22
  • e2be06c fix: Added input validation for plugin registration to prevent injection vuln...
  • 0539b92 Add CLAUDE.md
  • 32ddf57 chore: Update dist & format code
  • fcc7211 feat: support proxies (#194)
  • d578512 chore: Upgrade runner os from macos-13 to macos-15
  • f136f39 deps: Upgrade @​actions/core & lefthook
  • 91bd6e3 chore: Update lefthook.yml
  • 91b32d1 chore: Update README
  • 3824d21 deps: Upgrade @​biomejs/biome,lefthook & cspell (#193)
  • Additional commits viewable in compare view

Updates actions/cache from 4 to 5

Release notes

Sourced from actions/cache's releases.

v5.0.0

[!IMPORTANT] actions/cache@v5 runs on the Node.js 24 runtime and requires a minimum Actions Runner version of 2.327.1.

If you are using self-hosted runners, ensure they are updated before upgrading.


What's Changed

Full Changelog: actions/cache@v4.3.0...v5.0.0

v4.3.0

What's Changed

New Contributors

Full Changelog: actions/cache@v4...v4.3.0

v4.2.4

What's Changed

New Contributors

Full Changelog: actions/cache@v4...v4.2.4

v4.2.3

What's Changed

  • Update to use @​actions/cache 4.0.3 package & prepare for new release by @​salmanmkc in actions/cache#1577 (SAS tokens for cache entries are now masked in debug logs)

New Contributors

Full Changelog: actions/cache@v4.2.2...v4.2.3

... (truncated)

Commits
  • 9255dc7 Merge pull request #1686 from actions/cache-v5.0.1-release
  • 8ff5423 chore: release v5.0.1
  • 9233019 Merge pull request #1685 from salmanmkc/node24-storage-blob-fix
  • b975f2b fix: add peer property to package-lock.json for dependencies
  • d0a0e18 fix: update license files for @​actions/cache, fast-xml-parser, and strnum
  • 74de208 fix: update @​actions/cache to ^5.0.1 for Node.js 24 punycode fix
  • ac7f115 peer
  • b0f846b fix: update @​actions/cache with storage-blob fix for Node.js 24 punycode depr...
  • a783357 Merge pull request #1684 from actions/prepare-cache-v5-release
  • 3bb0d78 docs: highlight v5 runner requirement in releases
  • Additional commits viewable in compare view

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 <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: [hustcer/setup-nu](https://github.com/hustcer/setup-nu) and [actions/cache](https://github.com/actions/cache).


Updates `hustcer/setup-nu` from 3.21 to 3.22
- [Release notes](https://github.com/hustcer/setup-nu/releases)
- [Changelog](https://github.com/hustcer/setup-nu/blob/main/CHANGELOG.md)
- [Commits](hustcer/setup-nu@3a97c81...920172d)

Updates `actions/cache` from 4 to 5
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](actions/cache@v4...v5)

---
updated-dependencies:
- dependency-name: hustcer/setup-nu
  dependency-version: '3.22'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
- dependency-name: actions/cache
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  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 major A major version bump labels Dec 15, 2025
@dependabot dependabot bot requested a review from a team as a code owner December 15, 2025 18:04
@dependabot dependabot bot requested review from 2bndy5 and removed request for a team December 15, 2025 18:04
@github-actions
Copy link
Contributor

github-actions bot commented Dec 15, 2025

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.cpp
  • docs/examples/demo/demo.hpp
clang-tidy (v16.0.6) reports: 7 concern(s)

Have any feedback or feature suggestions? Share it here.

@2bndy5 2bndy5 removed the major A major version bump label Dec 15, 2025
Copy link
Collaborator

@2bndy5 2bndy5 left a comment

Choose a reason for hiding this comment

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

I have already reviewed the changes to hustcer/setup-nu action. Very little has changed that would affect our use case. Most source changes address validating optional user inputs to the hustcer/setup-nu action (which we do not use). Other relevant changes improve error handling.

@2bndy5 2bndy5 merged commit 00cbe93 into main Dec 15, 2025
47 checks passed
@2bndy5 2bndy5 deleted the dependabot/github_actions/actions-02dd919604 branch December 15, 2025 19:44
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.

3 participants