Sourced from crate-ci/typos's releases.
v1.44.0
[1.44.0] - 2026-02-27
Features
- Updated the dictionary with the February 2026 changes
v1.43.5
[1.43.5] - 2026-02-16
Fixes
- (pypi) Hopefully fix the sdist build
v1.43.4
[1.43.4] - 2026-02-09
Fixes
- Don't correct
pincherv1.43.3
[1.43.3] - 2026-02-06
Fixes
- (action) Adjust how typos are reported to github
v1.43.2
[1.43.2] - 2026-02-05
Fixes
- Don't correct
certifiin Pythonv1.43.1
[1.43.1] - 2026-02-03
Fixes
- Don't correct
constsv1.43.0
[1.43.0] - 2026-02-02
Features
- Updated the dictionary with the January 2026 changes
v1.42.3
... (truncated)
Sourced from crate-ci/typos's changelog.
Change Log
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
[Unreleased] - ReleaseDate
[1.44.0] - 2026-02-27
Features
- Updated the dictionary with the February 2026 changes
[1.43.5] - 2026-02-16
Fixes
- (pypi) Hopefully fix the sdist build
[1.43.4] - 2026-02-09
Fixes
- Don't correct
pincher[1.43.3] - 2026-02-06
Fixes
- (action) Adjust how typos are reported to github
[1.43.2] - 2026-02-05
Fixes
- Don't correct
certifiin Python[1.43.1] - 2026-02-03
Fixes
- Don't correct
consts[1.43.0] - 2026-02-02
Compatibility
- Bumped MSRV to 1.91
... (truncated)
631208b
chore: Release3d3c6e3
chore: Releaseba1f545
docs: Update changelog102f66c
Merge pull request #1510
from epage/febd303c93
feat(dict): February updates30eea72
chore(ci): Update pre-build binary workflow57b11c6
chore: Release105ced2
docs: Update changelog4f89be7
Merge pull request #1504
from schnellerhase/bump-maturind8547ad
Merge pull request #1503
from 1195343015/patch-1Sourced from actions/upload-artifact's releases.
v7.0.0
v7 What's new
Direct Uploads
Adds support for uploading single files directly (unzipped). Callers can set the new
archiveparameter tofalseto skip zipping the file during upload. Right now, we only support single files. The action will fail if the glob passed resolves to multiple files. Thenameparameter is also ignored with this setting. Instead, the name of the artifact will be the name of the uploaded file.ESM
To support new versions of the
@actions/*packages, we've upgraded the package to ESM.What's Changed
- Add proxy integration test by
@Link- in actions/upload-artifact#754- Upgrade the module to ESM and bump dependencies by
@danwkennedyin actions/upload-artifact#762- Support direct file uploads by
@danwkennedyin actions/upload-artifact#764New Contributors
@Link- made their first contribution in actions/upload-artifact#754Full Changelog: https://github.com/actions/upload-artifact/compare/v6...v7.0.0
Sourced from docker/login-action's releases.
v4.0.0
- Node 24 as default runtime (requires Actions Runner v2.327.1 or later) by
@crazy-maxin docker/login-action#929- Switch to ESM and update config/test wiring by
@crazy-maxin docker/login-action#927- Bump
@actions/corefrom 1.11.1 to 3.0.0 in docker/login-action#919- Bump
@aws-sdk/client-ecrfrom 3.890.0 to 3.1000.0 in docker/login-action#909 docker/login-action#920- Bump
@aws-sdk/client-ecr-publicfrom 3.890.0 to 3.1000.0 in docker/login-action#909 docker/login-action#920- Bump
@docker/actions-toolkitfrom 0.63.0 to 0.77.0 in docker/login-action#910 docker/login-action#928- Bump
@isaacs/brace-expansionfrom 5.0.0 to 5.0.1 in docker/login-action#921- Bump js-yaml from 4.1.0 to 4.1.1 in docker/login-action#901
Full Changelog: https://github.com/docker/login-action/compare/v3.7.0...v4.0.0
b45d80f
Merge pull request #929
from crazy-max/node24176cb9c
node 24 as default runtimecad8984
Merge pull request #920
from docker/dependabot/npm_and_yarn/aws-sdk-dependenc...92cbcb2
chore: update generated content5a2d6a7
build(deps): bump the aws-sdk-dependencies group with 2 updates44512b6
Merge pull request #928
from docker/dependabot/npm_and_yarn/docker/actions-to...28737a5
chore: update generated contentdac0793
build(deps): bump @docker/actions-toolkit from 0.76.0 to
0.77.062029f3
Merge pull request #919
from docker/dependabot/npm_and_yarn/actions/core-3.0.008c8f06
chore: update generated contentSourced from actions/attest's releases.
v4.1.0
What's Changed
- Bump
@actions/attestfrom 3.0.0 to 3.1.0 by@bdehamerin actions/attest#362- Bump
@actions/attestfrom 3.1.0 to 3.2.0 by@bdehamerin actions/attest#365- Add new
subject-versioninput for inclusion in storage record by@bdehamerin actions/attest#364- Add storage record content to README by
@bdehamerin actions/attest#366Full Changelog: https://github.com/actions/attest/compare/v4.0.0...v4.1.0
v4.0.0
All of the capabilities of
actions/attest-build-provenance, andactions/attest-sbomhave now been folded intoactions/attest.What's Changed
- Bump
@actions/corefrom 2.0.1 to 2.0.2 in the npm-production group by@dependabot[bot] in actions/attest#323- Bump tar from 7.4.3 to 7.5.6 by
@dependabot[bot] in actions/attest#333- Bump
@actions/githubfrom 6.0.1 to 7.0.0 by@dependabot[bot] in actions/attest#324- Bump
@actions/attestfrom 2.1.0 to 2.2.1 by@dependabot[bot] in actions/attest#325- Bump tar from 7.4.3 to 7.5.7 by
@dependabot[bot] in actions/attest#337- Bump
@isaacs/brace-expansionfrom 5.0.0 to 5.0.1 by@dependabot[bot] in actions/attest#342- Consolidate attestation actions by
@bdehamerin actions/attest#346- ESM Conversion by
@bdehamerin actions/attest#347- Test suite refactor by
@bdehamerin actions/attest#356- Bump tar from 7.5.7 to 7.5.9 by
@dependabot[bot] in actions/attest#354- Bump version in package.json to v4.0.0 by
@bdehamerin actions/attest#360Full Changelog: https://github.com/actions/attest/compare/v3.2.0...v4.0.0
59d8942
add storage record content to README (#366)ec072a1
add new subject-version input (#364)8b290b8
bump @actions/attest from 3.1.0 to 3.2.0 (#365)35cfe24
bump @actions/attest from 3.0.0 to 3.1.0 (#362)c32b4b8
bump version in package.json to v4.0.0 (#360)1e73be1
Bump typescript-eslint in the npm-development group (#358)e1345cb
Bump the npm-development group across 1 directory with 3 updates (#357)09cd5f6
Bump tar from 7.5.7 to 7.5.9 (#354)19ad753
test suite re-write (#356)7d7ff44
ESM Conversion (#347)Sourced from tj-actions/changed-files's releases.
v47.0.5
What's Changed
- Upgraded to v47.0.4 by
@github-actions[bot] in tj-actions/changed-files#2802- Updated README.md by
@github-actions[bot] in tj-actions/changed-files#2803- Updated README.md by
@github-actions[bot] in tj-actions/changed-files#2805- chore(deps-dev): bump
@types/nodefrom 25.2.2 to 25.3.2 by@dependabot[bot] in tj-actions/changed-files#2811- chore(deps): bump actions/download-artifact from 7.0.0 to 8.0.0 by
@dependabot[bot] in tj-actions/changed-files#2810- chore(deps): bump actions/upload-artifact from 6.0.0 to 7.0.0 by
@dependabot[bot] in tj-actions/changed-files#2809- chore(deps-dev): bump eslint-plugin-jest from 29.12.1 to 29.15.0 by
@dependabot[bot] in tj-actions/changed-files#2799- chore(deps): bump github/codeql-action from 4.32.2 to 4.32.4 by
@dependabot[bot] in tj-actions/changed-files#2806- chore(deps-dev): bump prettier from 3.7.4 to 3.8.1 by
@dependabot[bot] in tj-actions/changed-files#2775- chore(deps): bump peter-evans/create-pull-request from 8.0.0 to 8.1.0 by
@dependabot[bot] in tj-actions/changed-files#2774- chore(deps): bump lodash and
@types/lodashby@dependabot[bot] in tj-actions/changed-files#2807- chore(deps-dev): bump eslint-plugin-prettier from 5.5.4 to 5.5.5 by
@dependabot[bot] in tj-actions/changed-files#2764- chore(deps): bump github/codeql-action from 4.32.4 to 4.32.5 by
@dependabot[bot] in tj-actions/changed-files#2815- chore(deps-dev): bump
@types/nodefrom 25.3.2 to 25.3.3 by@dependabot[bot] in tj-actions/changed-files#2814Full Changelog: https://github.com/tj-actions/changed-files/compare/v47.0.4...v47.0.5
v47.0.4
What's Changed
- update: release-tagger action to version 6.0.6 by
@jackton1in tj-actions/changed-files#2801Full Changelog: https://github.com/tj-actions/changed-files/compare/v47.0.3...v47.0.4
v47.0.3
What's Changed
- chore(deps): bump github/codeql-action from 4.31.10 to 4.32.2 by
@dependabot[bot] in tj-actions/changed-files#2790- update: release-tagger action to version 6.0.0 by
@jackton1in tj-actions/changed-files#2800Full Changelog: https://github.com/tj-actions/changed-files/compare/v47.0.2...v47.0.3
v47.0.2
What's Changed
- chore(deps-dev): bump eslint-plugin-jest from 29.2.1 to 29.11.0 by
@dependabot[bot] in tj-actions/changed-files#2751- chore(deps): bump actions/upload-artifact from 5.0.0 to 6.0.0 by
@dependabot[bot] in tj-actions/changed-files#2741- chore(deps): bump actions/download-artifact from 6.0.0 to 7.0.0 by
@dependabot[bot] in tj-actions/changed-files#2743- chore(deps): bump
@actions/corefrom 2.0.0 to 2.0.2 by@dependabot[bot] in tj-actions/changed-files#2757- Updated README.md by
@github-actions[bot] in tj-actions/changed-files#2768- chore: update dist by
@jackton1in tj-actions/changed-files#2769- chore: update matrix-example.yml by
@jackton1in tj-actions/changed-files#2752- feat: add support for excluding symlinks and fix bug with commit not found by
@jackton1in tj-actions/changed-files#2770- chore(deps): bump github/codeql-action from 4.31.7 to 4.31.10 by
@dependabot[bot] in tj-actions/changed-files#2761- Updated README.md by
@github-actions[bot] in tj-actions/changed-files#2771- chore(deps-dev): bump eslint-plugin-jest from 29.11.0 to 29.12.1 by
@dependabot[bot] in tj-actions/changed-files#2756- chore(deps-dev): bump
@types/lodashfrom 4.17.21 to 4.17.23 by@dependabot[bot] in tj-actions/changed-files#2759- fix: Update test.yml by
@jackton1in tj-actions/changed-files#2781
... (truncated)
Sourced from tj-actions/changed-files's changelog.
Changelog
47.0.5 - (2026-03-03)
🔄 Update
- Updated README.md (#2805)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]
@users.noreply.github.com> (35dace0) - (github-actions[bot])
- Updated README.md (#2803)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]
@users.noreply.github.com> Co-authored-by: Tonye Jack jtonye@ymail.com (9ee99eb) - (github-actions[bot])⚙️ Miscellaneous Tasks
- deps-dev: Bump
@types/nodefrom 25.3.2 to 25.3.3 (#2814) (22103cc) - (dependabot[bot])- deps: Bump github/codeql-action from 4.32.4 to 4.32.5 (#2815) (6c02e90) - (dependabot[bot])
- deps-dev: Bump eslint-plugin-prettier from 5.5.4 to 5.5.5 (#2764) (05f9457) - (dependabot[bot])
- deps: Bump lodash and
@types/lodash(#2807) (52ed872) - (dependabot[bot])- deps: Bump peter-evans/create-pull-request from 8.0.0 to 8.1.0 (#2774) (1cc5746) - (dependabot[bot])
- deps-dev: Bump prettier from 3.7.4 to 3.8.1 (#2775) (de2962f) - (dependabot[bot])
- deps: Bump github/codeql-action from 4.32.2 to 4.32.4 (#2806) (37e96cc) - (dependabot[bot])
- deps-dev: Bump eslint-plugin-jest from 29.12.1 to 29.15.0 (#2799) (2180b0f) - (dependabot[bot])
- deps: Bump actions/upload-artifact from 6.0.0 to 7.0.0 (#2809) (cf021c1) - (dependabot[bot])
- deps: Bump actions/download-artifact from 7.0.0 to 8.0.0 (#2810) (b54ac6f) - (dependabot[bot])
- deps-dev: Bump
@types/nodefrom 25.2.2 to 25.3.2 (#2811) (0f2a510) - (dependabot[bot])⬆️ Upgrades
- Upgraded to v47.0.4 (#2802)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]
@users.noreply.github.com> Co-authored-by: Tonye Jack jtonye@ymail.com (b7ac303) - (github-actions[bot])47.0.4 - (2026-02-17)
🔄 Update
47.0.3 - (2026-02-17)
🔄 Update
⚙️ Miscellaneous Tasks
... (truncated)
22103cc
chore(deps-dev): bump @types/node from 25.3.2 to 25.3.3
(#2814)6c02e90
chore(deps): bump github/codeql-action from 4.32.4 to 4.32.5 (#2815)05f9457
chore(deps-dev): bump eslint-plugin-prettier from 5.5.4 to 5.5.5 (#2764)52ed872
chore(deps): bump lodash and @types/lodash (#2807)1cc5746
chore(deps): bump peter-evans/create-pull-request from 8.0.0 to 8.1.0
(#2774)de2962f
chore(deps-dev): bump prettier from 3.7.4 to 3.8.1 (#2775)37e96cc
chore(deps): bump github/codeql-action from 4.32.2 to 4.32.4 (#2806)2180b0f
chore(deps-dev): bump eslint-plugin-jest from 29.12.1 to 29.15.0 (#2799)cf021c1
chore(deps): bump actions/upload-artifact from 6.0.0 to 7.0.0 (#2809)b54ac6f
chore(deps): bump actions/download-artifact from 7.0.0 to 8.0.0 (#2810)Sourced from docker/setup-buildx-action's releases.
v4.0.0
- Node 24 as default runtime (requires Actions Runner v2.327.1 or later) by
@crazy-maxin docker/setup-buildx-action#483- Remove deprecated inputs/outputs by
@crazy-maxin docker/setup-buildx-action#464- Switch to ESM and update config/test wiring by
@crazy-maxin docker/setup-buildx-action#481- Bump
@actions/corefrom 1.11.1 to 3.0.0 in docker/setup-buildx-action#475- Bump
@docker/actions-toolkitfrom 0.63.0 to 0.79.0 in docker/setup-buildx-action#482 docker/setup-buildx-action#485- Bump js-yaml from 4.1.0 to 4.1.1 in docker/setup-buildx-action#452
- Bump lodash from 4.17.21 to 4.17.23 in docker/setup-buildx-action#472
- Bump minimatch from 3.1.2 to 3.1.5 in docker/setup-buildx-action#480
Full Changelog: https://github.com/docker/setup-buildx-action/compare/v3.12.0...v4.0.0
4d04d5d
Merge pull request #485
from docker/dependabot/npm_and_yarn/docker/actions-to...cd74e05
chore: update generated contenteee38ec
build(deps): bump @docker/actions-toolkit from 0.77.0 to
0.79.07a83f65
Merge pull request #484
from docker/dependabot/github_actions/docker/setup-qe...a5aa967
Merge pull request #464
from crazy-max/rm-deprecatede73d53f
build(deps): bump docker/setup-qemu-action from 3 to 428a438e
Merge pull request #483
from crazy-max/node24034e9d3
chore: update generated contentb4664d8
remove deprecated inputs/outputsa8257de
node 24 as default runtimeSourced from linear/linear-release-action's releases.
v0.5.0
What's Changed
- Documentation improvements by
@RomainCscnin linear/linear-release-action#8- Add support for release_version, same as the CLI by
@RomainCscnin linear/linear-release-action#9- Set CLI version default to latest
Full Changelog: https://github.com/linear/linear-release-action/compare/v0.4.0...v0.5.0
Sourced from benc-uk/workflow-dispatch's releases.
v1.3.1
Features
- New
sync-statusinput — when used withwait-for-completion, mirrors the triggered workflow's conclusion (failure/cancelled) back to this action's status (#84)- Alternate
refdefault for PRs — automatically usesgithub.head_refwhen running in a pull request context, avoidingrefs/pull/.../mergeerrors (#79)Bug Fixes
- Safer JSON input parsing — invalid
inputsJSON now logs an error instead of throwing an unhandled exception (#84)- Improved timeout handling — timeout now sets a distinct
timed_outstatus and emits a warning instead of silently breaking (#84)- Improved warning message formatting for workflow run timeout
Internal Changes & Chores
- Replaced
console.logcalls withcore.infofor proper Actions log integration (#84)- Removed stale
ref/inputsparameters from the workflow list API call (#84)- Expanded CI test matrix from 3 sequential steps to 9 parallel test jobs covering workflow lookup, output assertions, wait-for-completion, sync-status, and error handling (#84)
- Added CI path filters to skip docs-only changes (#84)
- Changed echo-3 test fixture from
workflow_calltoworkflow_dispatchwith deterministic failure (#84)- Removed unused
.vscode/settings.json(#84)- Added
.github/copilot-instructions.md(#84)- General project chores
Documentation Updates
- No documentation updates in this release
57a97c7
chore(deps): Update trivy to v0.69.3 (#519)97e0b38
chore: bump Trivy version to v0.69.2 in test workflow and README (#515)4c61e63
chore: bump default Trivy version to v0.69.2 (#513)1bd0625
Merge pull request #508
from nikpivkin/feat/pass-yaml-ignore-filebce3086
remove unused init-cache target5a9fbb1
supress progress bar when download db1615450
update trivyignores input descriptiondf85774
add comment about fd356c8dae
remove unused variablee368e32
ci(test): add zizmor security linter for GitHub Actions (#502)