In scope of this release, we change Nodejs runtime from node16 to node20 (actions/setup-go#421). Moreover, we update some dependencies to the latest versions (actions/setup-go#445).
In scope of this release, slow installation on Windows was fixed by @dsame in actions/setup-go#393 and OS version was added to primaryKey for Ubuntu runners to avoid conflicts (actions/setup-go#383)
In scope of release we enable cache by default. The action won’t throw an error if the cache can’t be restored or saved. The action will throw a warning message but it won’t stop a build process. The cache can be disabled by specifying cache: false.
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.
ℹ️ However, this is a major update that includes breaking changes. Artifacts created with versions v3 and below are not compatible with the v4 actions. Uploads and downloads must use the same major actions versions. There are also key differences from previous versions that may require updates to your workflows.
We will no longer include hidden files and folders by default in the upload-artifact action of this version. This reduces the risk that credentials are accidentally uploaded into artifacts. Customers who need to continue to upload these files can use a new option, include-hidden-files, to continue to do so.
Bumps the actions group in /.github/workflows with 11 updates:
2
4
2
5
6
7
3
4
2.2
2.4
4.0
4.10
1
3
2
6
4
7
1.1.0
1.6.0
1
2
Updates
actions/checkout
from 2 to 4Release notes
Sourced from actions/checkout's releases.
... (truncated)
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
692973e
Prepare 4.1.7 release (#1775)6ccd57f
Pin actions/checkout's own workflows to a known, good, stable version. (#1776)b17fe1e
Handle hidden refs (#1774)b80ff79
Bump actions/checkout from 3 to 4 (#1697)b1ec302
Bump the minor-npm-dependencies group across 1 directory with 4 updates (#1739)a5ac7e5
Update for 4.1.6 release (#1733)24ed1a3
Check platform for extension (#1732)44c2b7a
README: Suggestuser.email
to be `41898282+github-actions[bot]@users
.norepl...8459bc0
Bump actions/upload-artifact from 2 to 4 (#1695)3f603f6
Bump actions/setup-node from 1 to 4 (#1696)Updates
actions/setup-go
from 2 to 5Release notes
Sourced from actions/setup-go's releases.
... (truncated)
Commits
0a12ed9
Bump braces from 3.0.2 to 3.0.3 (#487)4ab57d7
Fix versions check failure (#479)cdcb360
Remove the description of the old go.mod specification (#458)99176a8
Update README.md with V5 release notes (#459)be1aa11
Bump undici from 5.28.2 to 5.28.3 (#465)6c1fd22
docs: bumpactions/setup-go
to v5 (#449)0c52d54
Update dependencies for node20 (#445)bfd2fb3
Merge pull request #421 from chenrui333/node20-runtime3d65fa5
feat: bump to use actions/checkout@v48a505c9
feat: bump to use node20 runtimeUpdates
actions/github-script
from 6 to 7Release notes
Sourced from actions/github-script's releases.
... (truncated)
Commits
60a0d83
Merge pull request #440 from actions/joshmgross/v7.0.1b7fb200
Update version to 7.0.112e22ed
Merge pull request #439 from actions/joshmgross/avoid-setting-base-urld319f8f
Avoid settingbaseUrl
to undefined when input is not providede69ef54
Merge pull request #425 from actions/joshmgross/node-20ee0914b
Update licensesd6fc56f
Use@types/node
for Node 20384d6cf
Fix quotations in tests8472492
Only validate GraphQLpreviews
84903f5
Removenode-fetch
from typeUpdates
actions/upload-artifact
from 3 to 4Release notes
Sourced from actions/upload-artifact's releases.
... (truncated)
Commits
5076954
Merge pull request #598 from actions/joshmgross/exclude-hidden-filesd52396a
Add a warning about enablinginclude-hidden-files
710f362
Remove "merged" frominclude-hidden-files
input description3b315f2
npm run release
again 🙂3be2180
Remove another trailing comma453e8d0
Update glob license0a398c1
npm run release
a0c40cf
Update to latest@actions/glob
and fix testsacb59e4
lint
cb6558b
Exclude hidden files by defaultUpdates
azure/k8s-bake
from 2.2 to 2.4Release notes
Sourced from azure/k8s-bake's releases.
Commits
24950e3
v2 new release (#79)01575fa
v2 new release (#68)Updates
Azure/k8s-deploy
from 4.0 to 4.10Release notes
Sourced from Azure/k8s-deploy's releases.
... (truncated)
Changelog
Sourced from Azure/k8s-deploy's changelog.
Commits
1082a92
new v4 release1bfee9d
Merge branch 'releases/v4' into tmpe52890d
Fix “Service” route-method of the Blue-Green strategy with some manifest file...dd4bbd1
bump codeql to node 16 (#281)ecb4882
Fixes multiple namespaces bug (#276)756cc0a
upgrade codeql (#279)dcaec01
Check for error from Azure when using the private-cluster feature (#270)5782616
v4 new release (#274)7dae909
abstract methods to avoid drift (#273)e8a841d
Fixing Regex Issue + Adding Check for Failures Connecting to Github Repos (#271)Updates
asdf-vm/actions
from 1 to 3Release notes
Sourced from asdf-vm/actions's releases.
... (truncated)
Changelog
Sourced from asdf-vm/actions's changelog.
Commits
05e0d2e
chore(master): release 3.0.2 (#570)c01a934
fix: update lockfile5af578e
chore(master): release 3.0.1 (#569)e4a312a
fix: set same pnpm & node versions in pkg.json as in tool-versions06099c4
chore(deps): bump amannn/action-semantic-pull-request from 5.2.0 to 5.3.0 (#567)4f8f793
chore(master): release 3.0.0 (#558)8e409b5
chore(deps): bump actions/checkout from 2 to 4 (#565)a2d44a7
feat!: bump action to node20 (#563)3558a40
ci: group npm Dependabot PRs (#564)8b8467c
chore(deps): bump asdf-vm/actions from 2.1.0 to 2.2.0 (#554)Updates
dawidd6/action-download-artifact
from 2 to 6Release notes
Sourced from dawidd6/action-download-artifact's releases.
... (truncated)
Commits
bf251b5
node_modules: upgrade93c6296
README: v5deb3bb8
node_modules: upgrade1d93f37
README: v4854e2de
Set allow_forks to false by default (#290)436c9d3
build(deps): bump adm-zip from 0.5.12 to 0.5.13 (#289)Looks like these dependencies are updatable in another way, so this is no longer needed.