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.1.0
v4.0.0
v3.6.0
- Fix: Mark test scripts with Bash'isms to be run via Bash
- Add option to fetch tags even if fetch-depth > 0
v3.5.3
- Fix: Checkout fail in self-hosted runners when faulty submodule are checked-in
- Fix typos found by codespell
- Add support for sparse checkouts
v3.5.2
v3.5.1
v3.5.0
v3.4.0
v3.3.0
- Implement branch list using callbacks from exec function
- Add in explicit reference to private checkout options
- [Fix comment typos (that got added in #770)](actions/checkout#1057)
v3.2.0
- Add GitHub Action to perform release
- Fix status badge
- Replace datadog/squid with ubuntu/squid Docker image
- Wrap pipeline commands for submoduleForeach in quotes
- Update
@actions/io
to 1.1.2- Upgrading version to 3.2.0
v3.1.0
v3.0.2
... (truncated)
b4ffde6
Link to release page from what's new section (#1514)8530928
Correct link to GitHub Docs (#1511)7cdaf2f
Update CODEOWNERS to Launch team (#1510)8ade135
Prepare 4.1.0 release (#1496)c533a0a
Add support for partial checkout filters (#1396)72f2cec
Update README.md for V4 (#1452)3df4ab1
Release 4.0.0 (#1447)8b5e8b7
Support fetching without the --progress option (#1067)97a652b
Update default runtime to node20 (#1436)Sourced from prefix-dev/setup-pixi's releases.
v0.4.1
What's Changed
🐛 Bug fixes
- Add env path to cache key by
@pavelzw
in prefix-dev/setup-pixi#36⬆️ Dependency updates
- Bump the dev-dependencies group with 5 updates by
@dependabot
in prefix-dev/setup-pixi#34Full Changelog: https://github.com/prefix-dev/setup-pixi/compare/v0.4.0...v0.4.1
v0.4.0
What's Changed
✨ New features
- Enable cache by default by
@pavelzw
in prefix-dev/setup-pixi#33📝 Documentation
- Add comment about pixi-bin-path for self-hosted by
@pavelzw
in prefix-dev/setup-pixi#26- Fix typo by
@pavelzw
in prefix-dev/setup-pixi#27⬆️ Dependency updates
- Bump the dev-dependencies group with 4 updates by
@dependabot
in prefix-dev/setup-pixi#22- Bump zod from 3.22.2 to 3.22.4 by
@dependabot
in prefix-dev/setup-pixi#23- Bump the dev-dependencies group with 5 updates by
@dependabot
in prefix-dev/setup-pixi#24- Bump the dev-dependencies group with 4 updates by
@dependabot
in prefix-dev/setup-pixi#28- Bump actions/setup-node from 3 to 4 by
@dependabot
in prefix-dev/setup-pixi#30- Bump the dev-dependencies group with 4 updates by
@dependabot
in prefix-dev/setup-pixi#29- Bump the dev-dependencies group with 4 updates by
@dependabot
in prefix-dev/setup-pixi#31🤷🏻 Other changes
- Remove pixiRunShell variable by
@pavelzw
in prefix-dev/setup-pixi#32Full Changelog: https://github.com/prefix-dev/setup-pixi/compare/v0.3.0...v0.4.0
ccc5c07
Add env path to cache key (#36)69d3422
Bump the dev-dependencies group with 5 updates (#34)f5fc2c8
Enable cache by default (#33)b4f12ad
Remove pixiRunShell variable (#32)cc9010b
Bump the dev-dependencies group with 4 updates (#31)ed60369
Bump the dev-dependencies group with 4 updates (#29)28e3010
Bump actions/setup-node from 3 to 4 (#30)557d816
Bump the dev-dependencies group with 4 updates (#28)a784a31
Fix typo (#27)f19fc8f
Add comment about pixi-bin-path for self-hosted (#26)Sourced from actions/configure-pages's releases.
v4.0.0
Changelog
- Use a centralized
.node-version
file@JamesMGreene
(#117)- Update action to node20
@takost
(#108)See details of all code changes since previous release.
v3.0.7
Changelog
- Update Actions workflows to use Node 20.x
@JamesMGreene
(#116)- Bump eslint-plugin-github from 4.7.0 to 4.10.1
@dependabot
(#114)- Bump word-wrap from 1.2.3 to 1.2.5
@dependabot
(#113)- Bump jest from 29.5.0 to 29.7.0
@dependabot
(#112)- Bump
@babel/traverse
from 7.21.3 to 7.23.5@dependabot
(#110)- Bump espree from 9.5.2 to 9.6.1
@dependabot
(#111)- Bump eslint from 8.38.0 to 8.40.0
@dependabot
(#93)See details of all code changes since previous release.
v3.0.6
Changelog
- Bump eslint from 8.36.0 to 8.38.0
@dependabot
(#89)- Bump eslint-plugin-github from 4.6.1 to 4.7.0
@dependabot
(#86)- Bump eslint-config-prettier from 8.7.0 to 8.8.0
@dependabot
(#85)- Bump prettier from 2.8.6 to 2.8.7
@dependabot
(#84)- Make "Get Pages failed" error message more helpful
@WofWca
(#83)- Bump prettier from 2.8.4 to 2.8.6
@dependabot
(#81)- Add a CodeQL security scanning workflow
@JamesMGreene
(#68)See details of all code changes since previous release.
v3.0.5
Changelog
- Bump jest from 29.4.3 to 29.5.0
@dependabot
(#77)- Bump eslint from 8.35.0 to 8.36.0
@dependabot
(#76)- Bump espree from 9.4.1 to 9.5.0
@dependabot
(#78)- Bump eslint-config-prettier from 8.6.0 to 8.7.0
@dependabot
(#75)- Bump eslint from 8.34.0 to 8.35.0
@dependabot
(#73)- Bump jest from 29.4.1 to 29.4.3
@dependabot
(#72)- Bump eslint-plugin-github from 4.6.0 to 4.6.1
@dependabot
(#71)- Amend token coverage for enablement in Action metadata file
@JamesMGreene
(#51)See details of all code changes since previous release.
v3.0.4
Changelog
... (truncated)
1f0c5cd
Merge pull request #117
from actions/use-node-version-file591bb0d
Merge branch 'main' into use-node-version-file1465f01
Merge pull request #108
from takost/update-to-node-20f2fc553
Merge branch 'main' into update-to-node-20373694e
Use a centralized .node-version file3a01413
Update action to node20Sourced from actions/upload-pages-artifact's releases.
v3.0.0
Changelog
- Use
v4
upload-artifact tag@robherley
(#80)- Upload pages artifact with upload-artifact v4-beta
@konradpabjan
(#78)To deploy a GitHub Pages site which has been uploaded with this version of
actions/upload-pages-artifact
, you must also useactions/deploy-pages@v4
or newer.See details of all code changes since previous release.
0252fc4
Merge pull request #81
from actions/artifacts-next2a5c144
Use actions/download-artifact@v4 in test7e3f6bb
Merge pull request #80
from robherley/patch-1257e666
Use v4
upload-artifact tag0313a19
Merge pull request #78
from konradpabjan/main1228e65
Update action.ymleb31309
Update artifact names in tests241a975
Correct artifact name during downloadef95519
Unique artifact name per jobecdd3ed
Switch to using download@v4-betaSourced from actions/deploy-pages's releases.
v4.0.0
Changelog
- Deploy pages using artifact IDs
@konradpabjan
(#251)- This version requires the permission
actions: read
in the workflows which use it.
ℹ️ This version of
actions/deploy-pages
is ONLY compatible with artifacts uploaded by either:
actions/upload-pages-artifact@v3
or neweractions/upload-artifact@v4
or newer.See details of all code changes since previous release.
:warning: For use with products other than GitHub.com, such as GitHub Enterprise Server, please consult the compatibility table.
v3.0.1
Changelog
- Bump eslint from 8.54.0 to 8.55.0
@dependabot
(#266)- Bump nock from 13.3.8 to 13.4.0
@dependabot
(#267)- Bump eslint-config-prettier from 9.0.0 to 9.1.0
@dependabot
(#268)- Bump
@actions/core
from 1.10.0 to 1.10.1@dependabot
(#269)- Bump
@actions/github
from 5.1.1 to 6.0.0@dependabot
(#261)- Update compatibility table for v3
@JamesMGreene
(#270)🧰 Maintenance
- chore/docs: update version, fix typos
@kbdharun
(#272)
See details of all code changes since previous release.
:warning: For use with products other than GitHub.com, such as GitHub Enterprise Server, please consult the compatibility table.
v3.0.0
Changelog
See details of all code changes since previous release.
:warning: For use with products other than GitHub.com, such as GitHub Enterprise Server, please consult the compatibility table.
v2.0.5
Changelog
... (truncated)
7a9bd94
Merge pull request #290
from actions/dependabot/npm_and_yarn/undici-6.2.1eee8a27
Update distributables after Dependabot 🤖b6e5c85
Bump undici from 6.0.1 to 6.2.1b8d2528
Merge pull request #282
from actions/dependabot/github_actions/github/codeql-...53d1eac
Bump github/codeql-action from 2 to 33f0ef9d
Merge pull request #281
from actions/dependabot/github_actions/actions/upload...8275104
Bump actions/upload-artifact from 3 to 49be9d73
Merge pull request #280
from actions/dependabot/npm_and_yarn/eslint-8.56.0d8afefa
Bump eslint from 8.55.0 to 8.56.0304d0b7
Merge pull request #277
from actions/dependabot/github_actions/actions/publis...Sourced from actions/setup-python's releases.
v5.0.0
What's Changed
In scope of this release, we update node version runtime from node16 to node20 (actions/setup-python#772). Besides, we update dependencies to the latest versions.
Full Changelog: https://github.com/actions/setup-python/compare/v4.8.0...v5.0.0
v4.8.0
What's Changed
In scope of this release we added support for GraalPy (actions/setup-python#694). You can use this snippet to set up GraalPy:
steps: - uses: actions/checkout@v4 - uses: actions/setup-python@v4 with: python-version: 'graalpy-22.3' - run: python my_script.py
Besides, the release contains such changes as:
- Trim python version when reading from file by
@FerranPares
in actions/setup-python#628- Use non-deprecated versions in examples by
@jeffwidman
in actions/setup-python#724- Change deprecation comment to past tense by
@jeffwidman
in actions/setup-python#723- Bump
@babel/traverse
from 7.9.0 to 7.23.2 by@dependabot
in actions/setup-python#743- advanced-usage.md: Encourage the use actions/checkout@v4 by
@cclauss
in actions/setup-python#729- Examples now use checkout@v4 by
@simonw
in actions/setup-python#738- Update actions/checkout to v4 by
@dmitry-shibanov
in actions/setup-python#761New Contributors
@FerranPares
made their first contribution in actions/setup-python#628@timfel
made their first contribution in actions/setup-python#694@jeffwidman
made their first contribution in actions/setup-python#724Full Changelog: https://github.com/actions/setup-python/compare/v4...v4.8.0
v4.7.1
What's Changed
- Bump word-wrap from 1.2.3 to 1.2.4 by
@dependabot
in actions/setup-python#702- Add range validation for toml files by
@dmitry-shibanov
in actions/setup-python#726Full Changelog: https://github.com/actions/setup-python/compare/v4...v4.7.1
v4.7.0
In scope of this release, the support for reading python version from pyproject.toml was added (actions/setup-python#669).
- name: Setup Python uses: actions/setup-python@v4 </tr></table>
... (truncated)
0a5c615
Update action to node20 (#772)0ae5836
Add example of GraalPy to docs (#773)b64ffca
update actions/checkout to v4 (#761)8d28961
Examples now use checkout@v4 (#738)7bc6abb
advanced-usage.md: Encourage the use actions/checkout@v4 (#729)e8111ce
Bump @babel/traverse
from 7.9.0 to 7.23.2 (#743)a00ea43
add fix for graalpy ci (#741)8635b1c
Change deprecation comment to past tense (#723)f6cc428
Use non-deprecated versions in examples (#724)5f2af21
Add GraalPy support (#694)Sourced from actions/upload-artifact's releases.
v4.0.0
What's Changed
The release of upload-artifact@v4 and download-artifact@v4 are major changes to the backend architecture of Artifacts. They have numerous performance and behavioral improvements.
For more information, see the
@actions/artifact
documentation.New Contributors
@vmjoseph
made their first contribution in actions/upload-artifact#464Full Changelog: https://github.com/actions/upload-artifact/compare/v3...v4.0.0
v3.1.3
What's Changed
- chore(github): remove trailing whitespaces by
@ljmf00
in actions/upload-artifact#313- Bump
@actions/artifact
version to v1.1.2 by@bethanyj28
in actions/upload-artifact#436Full Changelog: https://github.com/actions/upload-artifact/compare/v3...v3.1.3
v3.1.2
- Update all
@actions/*
NPM packages to their latest versions- #374- Update all dev dependencies to their most recent versions - #375
v3.1.1
- Update actions/core package to latest version to remove
set-output
deprecation warning #351v3.1.0
What's Changed
- Bump
@actions/artifact
to v1.1.0 (actions/upload-artifact#327)
- Adds checksum headers on artifact upload (actions/toolkit#1095) (actions/toolkit#1063)
c7d193f
Merge pull request #466
from actions/v4-beta13131bb
licensed cache4a6c273
Merge branch 'main' into v4-betaf391bb9
Merge pull request #465
from actions/robherley/v4-documentation9653d03
Apply suggestions from code review875b630
add limitations sectionecb2146
add compression example5e7604f
trim some repeated infod6437d0
naming1b56155
s/v4-beta/v4/g