Sourced from actions/checkout's releases.
v6.0.2
What's Changed
- Add orchestration_id to git user-agent when ACTIONS_ORCHESTRATION_ID is set by
@TingluoHuangin actions/checkout#2355- Fix tag handling: preserve annotations and explicit fetch-tags by
@ericsciplein actions/checkout#2356Full Changelog: https://github.com/actions/checkout/compare/v6.0.1...v6.0.2
v6.0.1
What's Changed
- Update all references from v5 and v4 to v6 by
@ericsciplein actions/checkout#2314- Add worktree support for persist-credentials includeIf by
@ericsciplein actions/checkout#2327- Clarify v6 README by
@ericsciplein actions/checkout#2328Full Changelog: https://github.com/actions/checkout/compare/v6...v6.0.1
Sourced from actions/checkout's changelog.
Changelog
v6.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#1924v4.2.0
- Add Ref and Commit outputs by
@lucacomein actions/checkout#1180- Dependency updates by
@dependabot- actions/checkout#1777, actions/checkout#1872v4.1.7
- Bump the minor-npm-dependencies group across 1 directory with 4 updates by
@dependabotin actions/checkout#1739- Bump actions/checkout from 3 to 4 by
@dependabotin actions/checkout#1697- Check out other refs/* by commit by
@orhantoyin actions/checkout#1774- Pin actions/checkout's own workflows to a known, good, stable version. by
@jww3in actions/checkout#1776v4.1.6
- Check platform to set archive extension appropriately by
@cory-millerin actions/checkout#1732
... (truncated)
de0fac2
Fix tag handling: preserve annotations and explicit fetch-tags (#2356)064fe7f
Add orchestration_id to git user-agent when ACTIONS_ORCHESTRATION_ID is
set (...8e8c483
Clarify v6 README (#2328)033fa0d
Add worktree support for persist-credentials includeIf (#2327)c2d88d3
Update all references from v5 and v4 to v6 (#2314)Sourced from coder/coder's releases.
v2.29.2
Changelog
[!NOTE] This is a mainline Coder release. We advise enterprise customers without a staging environment to install our latest stable release while we refine this version. Learn more about our Release Schedule.
Features
Bug fixes
- Backport update boundary version to 2.29 (#21290) (#21575, 2314e4a94)
- Backport migration fixes (#21611, b5360a918)
Chores
Compare:
v2.29.1...v2.29.2Container image
docker pull ghcr.io/coder/coder:v2.29.2Install/upgrade
Refer to our docs to install or upgrade Coder, or use a release asset below.
Sourced from crate-ci/typos's releases.
v1.42.1
[1.42.1] - 2026-01-19
Fixes
- Ignore hex literals with suffixes (e.g.
0xffffUL)
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.42.1] - 2026-01-19
Fixes
- Ignore hex literals with suffixes (e.g.
0xffffUL)[1.42.0] - 2026-01-07
Features
- Dictionary updates
[1.41.0] - 2025-12-31
Features
- Updated the dictionary with the December 2025 changes
[1.40.1] - 2025-12-29
Fixes
- Treat
incrementerandincrementorthe same for nowFixes
- Don't correct ITerm2
[1.40.0] - 2025-11-26
Features
- Updated the dictionary with the November 2025 changes
[1.39.2] - 2025-11-13
Fixes
- Don't offer
entryas a correction forentrys[1.39.1] - 2025-11-12
... (truncated)
6512063
chore: Release2049566
docs: Update changelogcbc66c9
Merge pull request #1471
from epage/hex2071579
fix(tokens): Ignore hex literals with suffixes7300bb0
perf(token): Avoid switching to chars01955c0
perf(token): Prefer slices over characters5d4cfab
test(cli): Show hex literal issue3cee018
Merge pull request #1468
from Wilfred/patch-1a96a636
Fix typo in ripsecrets link837ad27
Merge pull request #1467
from Wilfred/full_examples_in_referenceSourced from actions/setup-go's releases.
v6.2.0
What's Changed
Enhancements
- Example for restore-only cache in documentation by
@aparnajyothi-yin actions/setup-go#696- Update Node.js version in action.yml by
@ccoVeillein actions/setup-go#691- Documentation update of actions/checkout by
@deiningin actions/setup-go#683Dependency updates
- Upgrade js-yaml from 3.14.1 to 3.14.2 by
@dependabotin actions/setup-go#682- Upgrade
@actions/cacheto v5 by@salmanmkcin actions/setup-go#695- Upgrade actions/checkout from 5 to 6 by
@dependabotin actions/setup-go#686- Upgrade qs from 6.14.0 to 6.14.1 by
@dependabotin actions/setup-go#703New Contributors
@ccoVeillemade their first contribution in actions/setup-go#691@deiningmade their first contribution in actions/setup-go#683Full Changelog: https://github.com/actions/setup-go/compare/v6...v6.2.0
7a3fe6c
Bump qs from 6.14.0 to 6.14.1 (#703)b9adafd
Bump actions/checkout from 5 to 6 (#686)d73f6bc
README.md: correct to actions/checkout@v6 (#683)ae252ee
Bump @actions/cache to v5 (#695)bf7446a
Bump js-yaml from 3.14.1 to 3.14.2 (#682)02aadfe
Fix Node.js version in action.yml (#691)4aaadf4
Example for restore-only cache in documentation (#696)Sourced from zizmorcore/zizmor-action's releases.
v0.4.1
This version fixes an error in the 0.4.0 release that prevented non-relative use of the action.
What's Changed
- Fix version file path by
@woodruffwin zizmorcore/zizmor-action#83Full Changelog: https://github.com/zizmorcore/zizmor-action/compare/v0.4.0...v0.4.1
v0.4.0
This new version of
zizmor-actionbrings two major changes:
The new
fail-on-no-inputsoption can be used to control whetherzizmor-actionfails if no inputs were collected byzizmor. The default remainstrue, reflecting the pre-existing behavior.The action's use of the official
zizmorDocker images is now fully hash-checked internally, preventing accidental or malicious modification to the images. This also means that subsequent releases ofzizmorwill induce a release of this action, rather than the action always picking up the latest version by default.What's Changed
- docs: extended permissions required for internal repos by
@AntoineSebertin zizmorcore/zizmor-action#61- docs: clarify description of "token" to indicate it is only used for online audits by
@rmuirin zizmorcore/zizmor-action#63- Hash-check zizmor Docker images by
@woodruffwin zizmorcore/zizmor-action#68- Add
fail-on-no-inputsoption by@woodruffwin zizmorcore/zizmor-action#67New Contributors
@AntoineSebertmade their first contribution in zizmorcore/zizmor-action#61@rmuirmade their first contribution in zizmorcore/zizmor-action#63Full Changelog: https://github.com/zizmorcore/zizmor-action/compare/v0.3.0...v0.4.0
1356984
Fix version file path (#83)72469cf
Bump pins in README (#80)3aa7e2f
Add fail-on-no-inputs tests (#79)92fc377
Sync zizmor versions (#78)5aff8ef
Add fail-on-no-inputs option (#67)4d497b9
Sync zizmor versions (#75)5fa0711
Fix sync-zizmor-versions (#69)c823f2c
Hash-check zizmor Docker images (#68)706c51b
chore(deps): bump github/codeql-action in the github-actions group (#66)cb3d8e8
chore(deps): bump actions/checkout in the github-actions group (#65)