Sourced from actions/checkout's releases.
v4.0.0
What's Changed
- Update default runtime to node20 by
@takost
in actions/checkout#1436- Support fetching without the --progress option by
@simonbaird
in actions/checkout#1067- Release 4.0.0 by
@takost
in actions/checkout#1447New Contributors
@takost
made their first contribution in actions/checkout#1436@simonbaird
made their first contribution in actions/checkout#1067Full Changelog: https://github.com/actions/checkout/compare/v3...v4.0.0
v3.6.0
What's Changed
- Mark test scripts with Bash'isms to be run via Bash by
@dscho
in actions/checkout#1377- Add option to fetch tags even if fetch-depth > 0 by
@RobertWieczoreck
in actions/checkout#579- Release 3.6.0 by
@luketomlinson
in actions/checkout#1437New Contributors
@RobertWieczoreck
made their first contribution in actions/checkout#579@luketomlinson
made their first contribution in actions/checkout#1437Full Changelog: https://github.com/actions/checkout/compare/v3.5.3...v3.6.0
v3.5.3
What's Changed
- Fix: Checkout Issue in self hosted runner due to faulty submodule check-ins by
@megamanics
in actions/checkout#1196- Fix typos found by codespell by
@DimitriPapadopoulos
in actions/checkout#1287- Add support for sparse checkouts by
@dscho
and@dfdez
in actions/checkout#1369- Release v3.5.3 by
@TingluoHuang
in actions/checkout#1376New Contributors
@megamanics
made their first contribution in actions/checkout#1196@DimitriPapadopoulos
made their first contribution in actions/checkout#1287@dfdez
made their first contribution in actions/checkout#1369Full Changelog: https://github.com/actions/checkout/compare/v3...v3.5.3
v3.5.2
What's Changed
- Fix: Use correct API url / endpoint in GHES by
@fhammerl
in actions/checkout#1289 based on #1286 by@1newsr
Full Changelog: https://github.com/actions/checkout/compare/v3.5.1...v3.5.2
v3.5.1
What's Changed
- Improve checkout performance on Windows runners by upgrading
@actions/github
dependency by@BrettDong
in actions/checkout#1246New Contributors
@BrettDong
made their first contribution in actions/checkout#1246
... (truncated)
Sourced from actions/checkout's changelog.
Changelog
v4.2.2
url-helper.ts
now leverages well-known environment variables by@jww3
in actions/checkout#1941- Expand unit test coverage for
isGhes
by@jww3
in actions/checkout#1946v4.2.1
- Check out other refs/* by commit if provided, fall back to ref by
@orhantoy
in actions/checkout#1924v4.2.0
- Add Ref and Commit outputs by
@lucacome
in 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
@dependabot
in actions/checkout#1739- Bump actions/checkout from 3 to 4 by
@dependabot
in actions/checkout#1697- Check out other refs/* by commit by
@orhantoy
in actions/checkout#1774- Pin actions/checkout's own workflows to a known, good, stable version. by
@jww3
in actions/checkout#1776v4.1.6
- Check platform to set archive extension appropriately by
@cory-miller
in actions/checkout#1732v4.1.5
- Update NPM dependencies by
@cory-miller
in actions/checkout#1703- Bump github/codeql-action from 2 to 3 by
@dependabot
in actions/checkout#1694- Bump actions/setup-node from 1 to 4 by
@dependabot
in actions/checkout#1696- Bump actions/upload-artifact from 2 to 4 by
@dependabot
in actions/checkout#1695- README: Suggest
user.email
to be41898282+github-actions[bot]@users.noreply.github.com
by@cory-miller
in actions/checkout#1707v4.1.4
- Disable
extensions.worktreeConfig
when disablingsparse-checkout
by@jww3
in actions/checkout#1692- Add dependabot config by
@cory-miller
in actions/checkout#1688- Bump the minor-actions-dependencies group with 2 updates by
@dependabot
in actions/checkout#1693- Bump word-wrap from 1.2.3 to 1.2.5 by
@dependabot
in actions/checkout#1643v4.1.3
- Check git version before attempting to disable
sparse-checkout
by@jww3
in actions/checkout#1656- Add SSH user parameter by
@cory-miller
in actions/checkout#1685- Update
actions/checkout
version inupdate-main-version.yml
by@jww3
in actions/checkout#1650v4.1.2
- Fix: Disable sparse checkout whenever
sparse-checkout
option is not present@dscho
in actions/checkout#1598v4.1.1
- Correct link to GitHub Docs by
@peterbe
in actions/checkout#1511- Link to release page from what's new section by
@cory-miller
in actions/checkout#1514v4.1.0
... (truncated)
11bd719
Prepare 4.2.2 Release (#1953)e3d2460
Expand unit test coverage (#1946)163217d
url-helper.ts
now leverages well-known environment
variables. (#1941)eef6144
Prepare 4.2.1 release (#1925)6b42224
Add workflow file for publishing releases to immutable action package
(#1919)de5a000
Check out other refs/* by commit if provided, fall back to ref (#1924)d632683
Prepare 4.2.0 release (#1878)6d193bf
Bump braces from 3.0.2 to 3.0.3 (#1777)db0cee9
Bump the minor-npm-dependencies group across 1 directory with 4 updates
(#1872)b684943
Add Ref and Commit outputs (#1180)Sourced from pnpm/action-setup's releases.
v4.0.0
An error is thrown if one version of pnpm is specified in the
packageManager
field ofpackage.json
and a different version is specified in the action's settings #122
fe02b34
docs: bump action-setup version in READMEbee1f09
feat: throw error when multiple versions specified (#122)ce859e3
refactor: replace fs-extra
with Node.js built-in fs methods
(#120)2ab6dce
docs(README): fix link to LICENSEe280758
docs(README): update dependency versions (#117)129abb7
Bump undici from 5.28.2 to 5.28.3 (#115)Sourced from thollander/actions-comment-pull-request's releases.
v3.0.0
What's Changed
- chore(deps-dev): bump typescript from 5.2.2 to 5.3.3 by
@dependabot
in thollander/actions-comment-pull-request#326- chore(deps-dev): bump prettier from 3.0.3 to 3.2.5 by
@dependabot
in thollander/actions-comment-pull-request#350- chore(deps-dev): bump
@tsconfig/node20
from 20.1.2 to 20.1.4 by@dependabot
in thollander/actions-comment-pull-request#367- chore(deps-dev): bump typescript from 5.3.3 to 5.6.3 by
@dependabot
in thollander/actions-comment-pull-request#390- chore(deps-dev): bump
@types/node
from 20.8.7 to 22.7.5 by@dependabot
in thollander/actions-comment-pull-request#389- feat: manage delete modes in a better way + consistent input naming by
@thollander
in thollander/actions-comment-pull-request#391Breaking changes
Parameters
- From
filePath
tofile-path
- From
GITHUB_TOKEN
togithub-token
- From
pr_number
topr-number
- From
comment_tag
tocomment-tag
- From
create_if_not_exists
tocreate-if-not-exists
Mode
delete
now deletes a comment immediately. To delete the comment at the end of the job, usedelete-on-completion
mode.Full Changelog: https://github.com/thollander/actions-comment-pull-request/compare/v2...v3.0.0
v2.5.0 : Node 20 version support
What's Changed
- chore(deps-dev): bump
@vercel/ncc
from 0.38.0 to 0.38.1 by@dependabot
in thollander/actions-comment-pull-request#304- feat: node 20 version support by
@thollander
in thollander/actions-comment-pull-request#307Full Changelog: https://github.com/thollander/actions-comment-pull-request/compare/v2.4.3...v2.5.0
e2c37e5
Merge pull request #391
from thollander/v365f9e5c
docs: add migration guide107ab45
feat: manage delete modes in a better wayce644a4
chore(deps-dev): bump @types/node
from 20.8.7 to 22.7.5
(#389)52f13cb
chore(deps-dev): bump typescript from 5.3.3 to 5.6.3 (#390)77f7e42
chore(deps-dev): bump @tsconfig/node20
from 20.1.2 to
20.1.4 (#367)e5dae98
chore(deps-dev): bump prettier from 3.0.3 to 3.2.5 (#350)bc14ce3
chore(deps-dev): bump typescript from 5.2.2 to 5.3.3 (#326)fabd468
Merge pull request #307
from thollander/feat/node-20cb9f4be
chore: bump to v2.5.0