Skip to content

build(deps): bump hustcer/setup-nu from 3.23 to 3.25 in the actions group#362

Merged
2bndy5 merged 1 commit into
mainfrom
dependabot/github_actions/actions-16b499a556
Jun 15, 2026
Merged

build(deps): bump hustcer/setup-nu from 3.23 to 3.25 in the actions group#362
2bndy5 merged 1 commit into
mainfrom
dependabot/github_actions/actions-16b499a556

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the actions group with 1 update: hustcer/setup-nu.

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

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


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)

---
updated-dependencies:
- dependency-name: hustcer/setup-nu
  dependency-version: '3.25'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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 labels Jun 14, 2026
@codecov

codecov Bot commented Jun 15, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.84%. Comparing base (9c54ee6) to head (86e589c).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #362   +/-   ##
=======================================
  Coverage   92.84%   92.84%           
=======================================
  Files          23       23           
  Lines        3464     3464           
=======================================
  Hits         3216     3216           
  Misses        248      248           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@2bndy5
2bndy5 merged commit cec2704 into main Jun 15, 2026
19 checks passed
@2bndy5
2bndy5 deleted the dependabot/github_actions/actions-16b499a556 branch June 15, 2026 10:55
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.

1 participant