Sourced from actions/checkout's releases.
v6.0.0
What's Changed
- Update README to include Node.js 24 support details and requirements by
@salmanmkcin actions/checkout#2248- Persist creds to a separate file by
@ericsciplein actions/checkout#2286- v6-beta by
@ericsciplein actions/checkout#2298- update readme/changelog for v6 by
@ericsciplein actions/checkout#2311Full Changelog: https://github.com/actions/checkout/compare/v5.0.0...v6.0.0
v6-beta
What's Changed
Updated persist-credentials to store the credentials under
$RUNNER_TEMPinstead of directly in the local git config.This requires a minimum Actions Runner version of v2.329.0 to access the persisted credentials for Docker container action scenarios.
v5.0.1
What's Changed
- Port v6 cleanup to v5 by
@ericsciplein actions/checkout#2301Full Changelog: https://github.com/actions/checkout/compare/v5...v5.0.1
Sourced from actions/checkout's changelog.
Changelog
V6.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#1732v4.1.5
- Update NPM dependencies by
@cory-millerin actions/checkout#1703- Bump github/codeql-action from 2 to 3 by
@dependabotin actions/checkout#1694- Bump actions/setup-node from 1 to 4 by
@dependabotin actions/checkout#1696- Bump actions/upload-artifact from 2 to 4 by
@dependabotin actions/checkout#1695
... (truncated)
Sourced from jakebailey/pyright-action's releases.
v3.0.0
- Update github actions (#208) (5ceb87e)
- Update actions/cache action to v5 (#210) (49e6fb4)
- Disable type lint of build script (d991920)
- Fix tests (1edc551)
- Update action related deps (ce79cd6)
- Update non-action deps (88a1ce8)
- More v24 updates (c45be15)
- Bump to v3, node24 (7dc11cf)
- Update deps (f8c6100)
- Update github actions (#191) (e20b42a)
- Update github actions to v6 (#195) (f5686a6)
- Update deps (e058033)
v2.3.3
- Fix lint (4599f31)
- Replace jest-path-serializer (1349f1a)
- Fix deps (f701448)
- fmt (ec50111)
- Update engines (41972b7)
- Update github actions (#180) (86e183a)
- Update actions/checkout action to v5 (#190) (8b711b9)
- Update deps (9631dc2)
- Update deps (fa0d678)
- Update github actions (#163) (623784a)
- Fix eslint (73a65bd)
- Update deps (dee7200)
- Update deps (ea37d1c)
- Update nvmrc (fb32d81)
- Update eslint (b0c5af5)
- Update deps (f4851c1)
- Update actions/cache action to v4.2.0 (#159) (57f6678)
- Update codecov/codecov-action action to v5 (#154) (f572338)
- Update github actions (#146) (b7d7f8e)
- Update deps (b721321)
- Update deps (4156862)
- Update github actions (#121) (ec480a0)
- Update deps (bfe39b3)
v2.3.2
- Support explicit "latest" version (f6f691c)
- Update deps (c1dc810)
- Update node to latest runner version (0b5777b)
- Update deps (66bf589)
- Fix lint fmt (222ed7c)
- Fix compile for now (fa845b7)
- Update deps (d7583ac)
- Update vitest (64b81cd)
- Update deps (a084e58)
- Update deps (cbcd89c)
... (truncated)
8ec14b5
Release v3.0.203fd2c0
Update mentioned checkout in readme9fb0169
Update mentioned setup-python in readme19c6c23
Switch to tiny-jsonc1296485
fix lint20b106d
output metafile in build9b73e5f
Release v3.0.1c781035
Make docs reference v361e7045
Release v3.0.05ceb87e
Update github actions (#208)