Sourced from actions/setup-dotnet's releases.
v6.0.0
What's Changed
- Migrate to ESM and upgrade dependencies by
@priyagupta108in actions/setup-dotnet#752- Bump actions/checkout from 6.0.3 to 7.0.0 by
@dependabot[bot] in actions/setup-dotnet#751- chore(deps): bump
@actions/cacheto 6.2.0 by@philip-gaiin actions/setup-dotnet#756New Contributors
@philip-gaimade their first contribution in actions/setup-dotnet#756Full Changelog: https://github.com/actions/setup-dotnet/compare/v5...v6.0.0
6bf21b0
Update to version 24.1.0.448a576
Freshen generated package-lock.json file.afdb70c
Freshen generated index.js file.63ea5b7
Bump markdownlint-cli2 from 0.23.0 to 0.23.12eb1971
Bump eslint-plugin-unicorn from 71.0.0 to 71.1.00f39a4a
Bump eslint-plugin-unicorn from 70.0.0 to 71.0.02e90eb9
Bump eslint-plugin-unicorn from 69.0.0 to 70.0.0a93ecb8
Bump @vercel/ncc from 0.44.0 to 0.44.1ac0dd39
Bump eslint from 10.5.0 to 10.6.061ae346
Bump eslint-plugin-n from 18.1.0 to 18.2.1Sourced from actions/checkout's releases.
v7.0.1
What's Changed
- skip running unsafe pr check if input is default by
@aiqiaoyin actions/checkout#2518- trim only ascii whitespace for branch by
@aiqiaoyin actions/checkout#2521- escape values passed to --unset by
@aiqiaoyin actions/checkout#2530- Various dependency updates
Full Changelog: https://github.com/actions/checkout/compare/v7...v7.0.1
Sourced from actions/checkout's changelog.
Changelog
v7.0.1
- Skip running unsafe pr check if input is default by
@aiqiaoyin actions/checkout#2518- Trim only ascii whitespace for branch by
@aiqiaoyin actions/checkout#2521- Escape values passed to --unset by
@aiqiaoyin actions/checkout#2530- Various dependency updates
v7.0.0
- Block checking out fork PR for pull_request_target and workflow_run by
@aiqiaoyin actions/checkout#2454- Various dependency updates
v6.0.3
- Fix checkout init for SHA-256 repositories by
@yaananthin actions/checkout#2439- fix: expand merge commit SHA regex and add SHA-256 test cases by
@yaananthin actions/checkout#2414v6.0.2
- Fix tag handling: preserve annotations and explicit fetch-tags by
@ericsciplein actions/checkout#2356v6.0.1
- Add worktree support for persist-credentials includeIf by
@ericsciplein actions/checkout#2327v6.0.0
- Persist creds to a separate file by
@ericsciplein actions/checkout#2286- Update README to include Node.js 24 support details and requirements by
@salmanmkcin actions/checkout#2248v5.0.1
- Port v6 cleanup to v5 by
@ericsciplein actions/checkout#2301v5.0.0
- Update actions checkout to use node 24 by
@salmanmkcin actions/checkout#2226v4.3.1
- Port v6 cleanup to v4 by
@ericsciplein actions/checkout#2305v4.3.0
- docs: update README.md by
@motssin actions/checkout#1971- Add internal repos for checking out multiple repositories by
@mouismailin actions/checkout#1977- Documentation update - add recommended permissions to Readme by
@benwellsin actions/checkout#2043- Adjust positioning of user email note and permissions heading by
@joshmgrossin actions/checkout#2044- Update README.md by
@nebuk89in actions/checkout#2194- Update CODEOWNERS for actions by
@TingluoHuangin actions/checkout#2224- Update package dependencies by
@salmanmkcin actions/checkout#2236v4.2.2
url-helper.tsnow leverages well-known environment variables by@jww3in actions/checkout#1941- Expand unit test coverage for
isGhesby@jww3in actions/checkout#1946v4.2.1
- Check out other refs/* by commit if provided, fall back to ref by
@orhantoyin actions/checkout#1924
... (truncated)
3d3c42e
prep v7.0.1 release (#2531)2880268
escape values passed to --unset (#2530)12cd223
trim only ascii whitespace for branch (#2521)62661c4
skip running unsafe pr check if input is default (#2518)e8d4307
Bump the minor-actions-dependencies group with 2 updates (#2499)631c942
eslint 9 (#2474)4f1f4ae
Bump actions/upload-artifact from 4 to 7 (#2476)ba09753
Bump actions/checkout from 6 to 7 (#2488)b9e0990
Bump docker/login-action from 3.3.0 to 4.2.0 (#2479)e8cb398
Bump docker/build-push-action from 6.5.0 to 7.2.0 (#2478)21c1be1
Update to version 24.2.0.cb5282d
Freshen generated package-lock.json file, freshen generated index.js
file.d36517c
Add eslint-package-json/all to lint script, address new issues.57b7f61
Refactor eslint.config.mjs to use defineConfig, change eslint-plugin-n
from "...fe75d07
Address new lint error from previous commit, freshen generated index.js
file.cea0e19
Bump eslint-plugin-unicorn from 71.1.0 to 72.0.05137af3
Freshen generated index.js file.ab8971b
Bump markdownlint-cli2 from 0.23.1 to 0.23.292a0fc4
Bump actions/setup-node from 6 to 703ca1e4
Bump eslint from 10.6.0 to 10.7.0Sourced from streetsidesoftware/cspell-action's releases.
v9.0.1
9.0.1 (2026-08-15)
Updates and Bug Fixes
v9.0.0
9.0.0 (2026-08-15)
⚠ BREAKING CHANGES
- Update CSpell version (10.0.0) (#2675)
Features
Updates and Bug Fixes
- Update CSpell version (10.0.1) (#2711) (27dd4ca)
- Update Dictionaries and Dependencies (#2717) (7f801da)
- Update Dictionaries and Dependencies (#2729) (7a30246)
- Workflow Bot -- Update ALL Dependencies (main) (#2676) (927b1b4)
- Workflow Bot -- Update ALL Dependencies (main) (#2683) (1130633)
- Workflow Bot -- Update ALL Dependencies (main) (#2694) (ec37533)
- Workflow Bot -- Update ALL Dependencies (main) (#2695) (7dcf120)
- Workflow Bot -- Update ALL Dependencies (main) (#2696) (d552416)
- Workflow Bot -- Update ALL Dependencies (main) (#2710) (f433a62)
Sourced from streetsidesoftware/cspell-action's changelog.
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
9.0.1 (2026-08-15)
Updates and Bug Fixes
9.0.0 (2026-08-15)
⚠ BREAKING CHANGES
- Update CSpell version (10.0.0) (#2675)
Features
Updates and Bug Fixes
- Update CSpell version (10.0.1) (#2711) (27dd4ca)
- Update Dictionaries and Dependencies (#2717) (7f801da)
- Update Dictionaries and Dependencies (#2729) (7a30246)
- Workflow Bot -- Update ALL Dependencies (main) (#2676) (927b1b4)
- Workflow Bot -- Update ALL Dependencies (main) (#2683) (1130633)
- Workflow Bot -- Update ALL Dependencies (main) (#2694) (ec37533)
- Workflow Bot -- Update ALL Dependencies (main) (#2695) (7dcf120)
- Workflow Bot -- Update ALL Dependencies (main) (#2696) (d552416)
- Workflow Bot -- Update ALL Dependencies (main) (#2710) (f433a62)
8.4.0 (2026-04-05)
Features
Updates and Bug Fixes
... (truncated)
e0668cf
chore(main): release 9.0.1 (#2734)ed61a9e
fix: make sure the dictionaries are up to date. (#2733)a670ca8
chore(main): release 9.0.0 (#2682)7319e02
ci: Workflow Bot -- Update ALL Dependencies (main) (#2732)ffbcf8f
chore: Set pnpm minimumReleaseAge (#2731)c48ca1c
chore: Update PNPM (#2664)c223c96
chore(deps-dev): bump tsdown from 0.21.10 to 0.22.14 (#2721)f433a62
fix: Workflow Bot -- Update ALL Dependencies (main) (#2710)7a30246
fix: Update Dictionaries and Dependencies (#2729)7f801da
fix: Update Dictionaries and Dependencies (#2717)