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
v5.0.0
What's Changed
- Update actions checkout to use node 24 by
@salmanmkcin actions/checkout#2226- Prepare v5.0.0 release by
@salmanmkcin actions/checkout#2238⚠️ Minimum Compatible Runner Version
v2.327.1
Release NotesMake sure your runner is updated to this version or newer to use this release.
Full Changelog: https://github.com/actions/checkout/compare/v4...v5.0.0
v4.3.1
What's Changed
- Port v6 cleanup to v4 by
@ericsciplein actions/checkout#2305Full Changelog: https://github.com/actions/checkout/compare/v4...v4.3.1
v4.3.0
What's Changed
- 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
... (truncated)
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)
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)1af3b93
update readme/changelog for v6 (#2311)71cf226
v6-beta (#2298)069c695
Persist creds to a separate file (#2286)ff7abcd
Update README to include Node.js 24 support details and requirements (#2248)08c6903
Prepare v5.0.0 release (#2238)9f26565
Update actions checkout to use node 24 (#2226)Sourced from mozilla-actions/sccache-action's releases.
v0.0.9
What's Changed
- prepare release 0.0.9 + force github action 2 by
@sylvestrein Mozilla-Actions/sccache-action#192Full Changelog: https://github.com/Mozilla-Actions/sccache-action/compare/v0.0.8...v0.0.9
v0.0.8
What's Changed
- adjust the GHA changes and prepare release 0.0.8 by
@sylvestrein Mozilla-Actions/sccache-action#190 Fixes: mozilla/sccache#2351 Please update quickly!Dependencies
- Bump prettier from 3.3.3 to 3.4.2 by
@dependabotin Mozilla-Actions/sccache-action#174- Bump undici from 5.28.4 to 5.28.5 by
@dependabotin Mozilla-Actions/sccache-action#176- Bump eslint-plugin-jest from 28.9.0 to 28.11.0 by
@dependabotin Mozilla-Actions/sccache-action#178- Bump
@types/nodefrom 22.10.0 to 22.13.0 by@dependabotin Mozilla-Actions/sccache-action#179- Bump
@octokit/endpointfrom 9.0.5 to 9.0.6 by@dependabotin Mozilla-Actions/sccache-action#181- Bump
@octokit/requestfrom 8.4.0 to 8.4.1 by@dependabotin Mozilla-Actions/sccache-action#182- Bump
@octokit/request-errorfrom 5.1.0 to 5.1.1 by@dependabotin Mozilla-Actions/sccache-action#180- Bump
@octokit/plugin-paginate-restfrom 9.2.1 to 9.2.2 by@dependabotin Mozilla-Actions/sccache-action#184- Bump eslint-plugin-prettier from 5.2.1 to 5.2.3 by
@dependabotin Mozilla-Actions/sccache-action#188- Bump
@actions/tool-cachefrom 2.0.1 to 2.0.2 by@dependabotin Mozilla-Actions/sccache-action#185- Bump ts-jest from 29.2.5 to 29.2.6 by
@dependabotin Mozilla-Actions/sccache-action#186Full Changelog: https://github.com/Mozilla-Actions/sccache-action/compare/v0.0.7...v0.0.8
v0.0.7
What's Changed
- Add arm support by
@jdygert-spokin Mozilla-Actions/sccache-action#159- add
disable_annotationsoptions to disable stats report by@trim21in Mozilla-Actions/sccache-action#162- remove action version from example by
@trim21in Mozilla-Actions/sccache-action#166- 0.0.7 by
@sylvestrein Mozilla-Actions/sccache-action#172Dependencies
- Bump
@types/jestfrom 29.5.12 to 29.5.14 by@dependabotin Mozilla-Actions/sccache-action#157- Bump eslint-plugin-import from 2.29.1 to 2.31.0 by
@dependabotin Mozilla-Actions/sccache-action#154- Bump eslint-plugin-jest from 28.6.0 to 28.9.0 by
@dependabotin Mozilla-Actions/sccache-action#165- Bump
@types/nodefrom 20.14.11 to 22.10.0 by@dependabotin Mozilla-Actions/sccache-action#163- Bump
@vercel/nccfrom 0.38.1 to 0.38.3 by@dependabotin Mozilla-Actions/sccache-action#167- Bump
@actions/corefrom 1.10.1 to 1.11.1 by@dependabotin Mozilla-Actions/sccache-action#169- Bump typescript from 5.6.2 to 5.7.2 by
@dependabotin Mozilla-Actions/sccache-action#170New Contributors
@jdygert-spokmade their first contribution in Mozilla-Actions/sccache-action#159@trim21made their first contribution in Mozilla-Actions/sccache-action#162
... (truncated)
7d986dd
Merge pull request #192
from sylvestre/releasec3f03b4
prepare release 0.0.9213d335
Force version v2 of github action.65101d4
Merge pull request #190
from sylvestre/release784917c
readme: improve the wording1220c18
npm run build33f5b94
prepare version 0.0.88bd7e91
gha: adjust the variable for deprecationa2b43af
Merge pull request #186
from Mozilla-Actions/dependabot/npm_and_yarn/ts-jest-...a675e5f
Merge pull request #185
from Mozilla-Actions/dependabot/npm_and_yarn/actions/...Sourced from EmbarkStudios/cargo-deny-action's releases.
Release 2.0.14 - cargo-deny 0.18.6
0.18.5
Changed
- PR#789 changed it so that release binaries are now built with LTO.
- PR#790 and PR#794 updated various crates.
Added
- PR#790 added SARIF as an output format, usable via
--format sarif. The current output for this format is experimental and may change in future updates.0.18.6
Fixed
- PR#805 updated
rustsecto 0.31, resolving #804.- PR#810 resolved #809 by printing the crate name and version when its manifest does not contain a
licenseexpression.Added
Changed
- PR#808 updated
gixto 0.75.Release 2.0.13 - cargo-deny 0.18.4
Added
- PR#779 added the
--metadata-pathargument to use a cargo metadata JSON file instead of calling cargo metadata, resolving #777.- PR#782 added
sources.unused-allow-sourceto allow configuration of the lint level when a source is allowed but not used by any crate in the graph, closing #781.Changed
- PR#786 changed the license check output.
/is no longer corrected toOR, and if the license expression is found in the package's manifest, that span is used in diagnostic messages instead of the synthesized manifest.Fixed
- PR#786 resolved #784 by updating
spdxto a new version that forces all GNU licenses to be exactly equal when comparing license expressions to licensee expressions, which is incredibly pedantic, but means the license comparison is entirely in the hands of the user so that I no longer have to deal with GNU licenses.Release 2.0.12 - cargo-deny 0.18.3
Changed
- PR#773 changed cargo-deny's duplicate detection to automatically ignore versions whose only dependent is another version of the same crate.
Release 2.0.9 - cargo-deny 0.18.0
- d8395c1 removed the rustup update.
Release 2.0.7 - cargo-deny 0.18.0
- PR#92 fixed an issue introduced by the latest rustup release.
Release 2.0.6 - cargo-deny 0.18.0
Changed
- PR#746 changed the directory naming of advisory databases, again, so the name uses the last path component and a different, but also stable, hashing algorithm. Eg. the default
https://github.com/rustsec/advisory-dbwill now be placed in$CARGO_HOME/advisory-dbs/advisory-db-3157b0e258782691.- PR#746 changed the MSRV to 1.85.0 and uses edition 2024.
Fixed
- PR#746 fixes an issue when using cargo 1.85.0 where source urls were not being properly assigned to crates.io due to the constant being used no longer matching the new path used in cargo 1.85.0 causing eg. workspace dependency checks to fail.
Release 2.0.5 - cargo-deny 0.17.0
... (truncated)
76cd80e
Bump to 0.18.6f2ba7ab
Bump to 0.18.430f817c
Bump to 0.18.36e6dcaa
Add Defguard to "repositories using this action" (#100)34899fc
Bump to 0.18.24de59db
Workaround rustup 1.28 (#96)d8395c1
Use rustup from base image55a198a
Pin to image hash (#93)8d73959
Install active toolchain by default if rust-version is not passed (#92)25f8f6f
Fix CISourced from actions/stale's releases.
v10.0.0
What's Changed
Breaking Changes
- Upgrade to node 24 by
@salmanmkcin actions/stale#1279 Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release. Release NotesEnhancement
- Introducing sort-by option by
@suyashgaonkarin actions/stale#1254Dependency Upgrades
- Upgrade actions/publish-immutable-action from 0.0.3 to 0.0.4 by
@dependabot[bot] in actions/stale#1186- Upgrade undici from 5.28.4 to 5.28.5 by
@dependabot[bot] in actions/stale#1201- Upgrade
@action/cachefrom 4.0.0 to 4.0.2 by@aparnajyothi-yin actions/stale#1226- Upgrade
@action/cachefrom 4.0.2 to 4.0.3 by@suyashgaonkarin actions/stale#1233- Upgrade undici from 5.28.5 to 5.29.0 by
@dependabot[bot] in actions/stale#1251- Upgrade form-data to bring in fix for critical vulnerability by
@gowridurgadin actions/stale#1277Documentation changes
- Changelog update for recent releases by
@suyashgaonkarin actions/stale#1224- Permissions update in Readme by
@ghadimirin actions/stale#1248New Contributors
@suyashgaonkarmade their first contribution in actions/stale#1224@GhadimiRmade their first contribution in actions/stale#1248@gowridurgadmade their first contribution in actions/stale#1277@salmanmkcmade their first contribution in actions/stale#1279Full Changelog: https://github.com/actions/stale/compare/v9...v10.0.0
v9.1.0
What's Changed
- Documentation update by
@Marukome0743in actions/stale#1116- Add workflow file for publishing releases to immutable action package by
@Jcambassin actions/stale#1179- Update undici from 5.28.2 to 5.28.4 by
@dependabotin actions/stale#1150- Update actions/checkout from 3 to 4 by
@dependabotin actions/stale#1091- Update actions/publish-action from 0.2.2 to 0.3.0 by
@dependabotin actions/stale#1147- Update ts-jest from 29.1.1 to 29.2.5 by
@dependabotin actions/stale#1175- Update
@actions/corefrom 1.10.1 to 1.11.1 by@dependabotin actions/stale#1191- Update
@types/jestfrom 29.5.11 to 29.5.14 by@dependabotin actions/stale#1193- Update
@actions/cachefrom 3.2.2 to 4.0.0 by@dependabotin actions/stale#1194New Contributors
@Marukome0743made their first contribution in actions/stale#1116@Jcambassmade their first contribution in actions/stale#1179Full Changelog: https://github.com/actions/stale/compare/v9...v9.1.0
Sourced from actions/stale's changelog.
Changelog
[10.1.0]
What's Changed
- Add only-issue-types option to filter issues by type by
@Bibo-Joshiin actions/stale#1255[10.0.0]
What's Changed
Breaking Changes
- Upgrade to node 24 by
@salmanmkcin actions/stale#1279 Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release. Release NotesEnhancement
- Introducing sort-by option by
@suyashgaonkarin actions/stale#1254Dependency Upgrades
- Upgrade actions/publish-immutable-action from 0.0.3 to 0.0.4 by
@dependabot[bot] in actions/stale#1186- Upgrade undici from 5.28.4 to 5.28.5 by
@dependabot[bot] in actions/stale#1201- Upgrade
@action/cachefrom 4.0.0 to 4.0.2 by@aparnajyothi-yin actions/stale#1226- Upgrade
@action/cachefrom 4.0.2 to 4.0.3 by@suyashgaonkarin actions/stale#1233- Upgrade undici from 5.28.5 to 5.29.0 by
@dependabot[bot] in actions/stale#1251- Upgrade form-data to bring in fix for critical vulnerability by
@gowridurgadin actions/stale#1277Documentation changes
- Changelog update for recent releases by
@suyashgaonkarin actions/stale#1224- Permissions update in Readme by
@ghadimirin actions/stale#1248[9.1.0]
What's Changed
- Documentation update by
@Marukome0743in actions/stale#1116- Add workflow file for publishing releases to immutable action package by
@Jcambassin actions/stale#1179- Update undici from 5.28.2 to 5.28.4 by
@dependabotin actions/stale#1150- Update actions/checkout from 3 to 4 by
@dependabotin actions/stale#1091- Update actions/publish-action from 0.2.2 to 0.3.0 by
@dependabotin actions/stale#1147- Update ts-jest from 29.1.1 to 29.2.5 by
@dependabotin actions/stale#1175- Update
@actions/corefrom 1.10.1 to 1.11.1 by@dependabotin actions/stale#1191- Update
@types/jestfrom 29.5.11 to 29.5.14 by@dependabotin actions/stale#1193- Update
@actions/cachefrom 3.2.2 to 4.0.0 by@dependabotin actions/stale#1194[9.0.0]
Breaking Changes
- Action is now stateful: If the action ends because of operations-per-run then the next run will start from the first unprocessed issue skipping the issues processed during the previous run(s). The state is reset when all the issues are processed. This should be considered for scheduling workflow runs.
- Version 9 of this action updated the runtime to Node.js 20. All scripts are now run with Node.js 20 instead of Node.js 16 and are affected by any breaking changes between Node.js 16 and 20.
... (truncated)
9971854
build(deps): bump actions/checkout from 4 to 6 (#1306)5611b9d
build(deps): bump actions/publish-action from 0.3.0 to 0.4.0 (#1291)fad0de8
Improves error handling when rate limiting is disabled on GHES. (#1300)39bea7d
Add Missing Input Reading for only-issue-types (#1298)e46bbab
build(deps-dev): bump @types/node from 20.10.3 to 24.2.0
and document breakin...65d1d48
build(deps-dev): bump eslint-config-prettier from 8.10.0 to 10.1.8 (#1276)5f858e3
Add only-issue-types option to filter issues by type (#1255)3a9db7e
Upgrade to node 24 (#1279)8f717f0
Bumps form-data (#1277)a92fd57
build(deps): bump undici from 5.28.5 to 5.29.0 (#1251)Sourced from reqwest's releases.
v0.12.28
What's Changed
- fix: correctly import TokioIo on Windows by
@seanmonstarin seanmonstar/reqwest#2896Full Changelog: https://github.com/seanmonstar/reqwest/compare/v0.12.27...v0.12.28
Sourced from reqwest's changelog.
v0.12.28
- Fix compiling on Windows if TLS and SOCKS features are not enabled.
v0.12.27
- Add
ClientBuilder::windows_named_pipe(name)option that will force all requests over that Windows Named Piper.v0.12.26
- Fix sending
Accept-Encodingheader only with values configured with reqwest, regardless of underlying tower-http config.v0.12.25
- Add
Error::is_upgrade()to determine if the error was from an HTTP upgrade.- Fix sending
Proxy-Authorizationif only username is configured.- Fix sending
Proxy-Authorizationto HTTPS proxies when the target is HTTP.- Refactor internal decompression handling to use tower-http.
v0.12.24
- Refactor cookie handling to an internal middleware.
- Refactor internal random generator.
- Refactor base64 encoding to reduce a copy.
- Documentation updates.
v0.12.23
- Add
ClientBuilder::unix_socket(path)option that will force all requests over that Unix Domain Socket.- Add
ClientBuilder::retry(policy)andreqwest::retry::Builderto configure automatic retries.- Add
ClientBuilder::dns_resolver2()with more ergonomic argument bounds, allowing more resolver implementations.- Add
http3_*options toblocking::ClientBuilder.- Fix default TCP timeout values to enabled and faster.
- Fix SOCKS proxies to default to port 1080
- (wasm) Add cache methods to
RequestBuilder.v0.12.22
- Fix socks proxies when resolving IPv6 destinations.
v0.12.21
- Fix socks proxy to use
socks4a://instead ofsocks4h://.- Fix
Error::is_timeout()to check for hyper and IO timeouts too.- Fix request
Errorto again include URLs when possible.- Fix socks connect error to include more context.
- (wasm) implement
DefaultforBody.v0.12.20
... (truncated)
d978599
v0.12.28ef2768a
fix: correctly import TokioIo on Windows (#2896)1bf6441
v0.12.274967b1b
feat: add windows_named_pipe() option to client builder (#2789)ef5b239
chore: Use http_body_util::BodyDataStream (#2892)a810004
chore: Disable unused tokio-util codec feature (#2893)01f03a4
v0.12.26e908f57
fix(http3): correct compression defaults (#2890)509c904
fix: disable default compression from tower-http if not enabled in
reqwest (#...896aaea
deps: update cookie_store to 0.22 (#2886)