Leveraging the raw API to retrieve the version-manifest, as it does not impose a rate limit and hence facilitates unrestricted consumption without the need for a token for Github Enterprise Servers by @Shegox in actions/setup-python#766.
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 use actions/deploy-pages@v4 or newer.
⚠️ This version requires Node 20 or later on the runner! If you are using GitHub-managed runners, no action is needed. If you are using self-hosted runners, make sure the system version of Node is version 20 or higher.
Nothing changed feature-wise. The only notable update is that the underlying container runtime now uses Python 3.12 and pip has been updated to v24.0 there.
This is should go unnoticed in terms of behavior. It's just a bit of maintenance burden to be done occasionally by @webknjaz💰.
Enjoy!
This action is now able to consume and publish distribution packages with Metadata-Version: 2.3 embedded.
🛠️ Internal Dependencies
@SigureMo💰 sent us a bump of pkginfo version to version 1.10.0 in #219. It's a transitive dependency for us and is not an API-level change but upgrading it has a side effect of letting Twine recognize distribution packages declaring Metadata-Version: 2.3. In particular, it is known to affect distributions built with Maturin >= 1.5.0.
Following that, @webknjaz💰 upgraded other transitive and direct dependency pins, including, among others, the following notable bumps:
@woodruffw💰 replaced the notice annotations with simplified debug messages related to authentication methanism selection via #196. The also improved the error clarity during OIDC exchange on PRs from forks via #203.
📝 What's Documented
@virtuald💰 updated the docs and pointer messages were updated to mention that reusable workflows aren't supported right now in #186 and @xuanzhi33💰 later corrected the markdown syntax there via #216.
Bumps the github-action-dependencies group with 14 updates:
3
4
5.0.0
5.1.0
2
3
4
5
3
4
1.1.1
2.1.2
1
2
1.8.11
1.8.14
5.25.0
6.0.0
8
9
3
4
3
4
3
4
2.1.0
2.1.1
Updates
actions/checkout
from 3 to 4Release notes
Sourced from actions/checkout's releases.
... (truncated)
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
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)Updates
actions/setup-python
from 5.0.0 to 5.1.0Release notes
Sourced from actions/setup-python's releases.
Commits
Updates
actions/upload-pages-artifact
from 2 to 3Release notes
Sourced from actions/upload-pages-artifact's releases.
Commits
56afc60
Merge pull request #94 from SilverRainZ/maind12fdfb
Merge branch 'main' into mainaef5542
Merge pull request #88 from uiolee/patch-129cedd7
Merge branch 'main' into patch-1a69c22e
Merge pull request #92 from actions/dependabot/github_actions/non-breaking-ch...794e304
Group tar's output to prevent it from messing up logs14007f6
Bump the non-breaking-changes group with 1 update0191170
Merge pull request #91 from actions/dependabot-grouping0e7832d
Update Dependabot config to group non-breaking changes1a6d9fa
Update README.mdUpdates
actions/configure-pages
from 4 to 5Release notes
Sourced from actions/configure-pages's releases.
Commits
983d773
Merge pull request #139 from actions/config-auto-detect9cf6e24
Tweak commentf304bd8
Update distributables215cd51
Attempt to detect existing config files matching the expected basename plus o...e9382ac
Front-load the file extension warning7781abd
Merge pull request #138 from actions/error-utilsfc47e3c
Update distributables9c9f8a2
Update tests to use the Octokit RequestError class9a4705d
Update distributablesf6ded38
Fix syntax error and formattingUpdates
actions/deploy-pages
from 3 to 4Release notes
Sourced from actions/deploy-pages's releases.
Commits
d6db901
Merge pull request #324 from actions/error-message-request-id055f425
compile changes5ab929b
Include request id in the error message of an error response3ff795b
Merge pull request #318 from actions/dependabot/npm_and_yarn/non-breaking-cha...f5a2f0d
Update distributables after Dependabot 🤖1364cde
Bump the non-breaking-changes group with 2 updates2ed07f7
Merge pull request #316 from actions/dependabot/npm_and_yarn/non-breaking-cha...d5a892b
Bump the non-breaking-changes group with 1 update05977f5
Merge pull request #314 from actions/dependabot/npm_and_yarn/non-breaking-cha...9414024
Update distributables after Dependabot 🤖Updates
google-github-actions/auth
from 1.1.1 to 2.1.2Release notes
Sourced from google-github-actions/auth's releases.
... (truncated)
Commits
55bd3a7
Release: v2.1.2 (#399)bf02f20
Reduce warnings to info level with a warning icon (#397)51342a1
security: bump undici from 5.28.2 to 5.28.3 (#394)ee1c1b6
Add security considerations for Attribute Conditions (#393)ec485ac
Remove documentation on retries (deprecated) (#392)a6e2e39
Release: v2.1.1 (#390)b4f4057
Use an OAuth 2.0 access token for Domain-Wide Delegation (#388)39c96a3
Remove retry logic (#389)5a50e58
Release: v2.1.0 (#385)aaf2e69
Update deps (#384)Updates
google-github-actions/setup-gcloud
from 1 to 2Release notes
Sourced from google-github-actions/setup-gcloud's releases.
Commits
98ddc00
Release: v2.1.0 (#678)1eec0df
Update deps (#677)5a5f7b8
Release: v2.0.1 (#674)0c32996
Rename test step to a more accurate name (#673)191b97b
Fix edge case when gcloud is not installed at all (#672)fd83cd9
Only warn when there are no authentications (#671)f14c440
Don't warn when version is "latest" (#669)87d5265
Update README and CI to use latest version (#665)8251968
Release: v2.0.0 (#664)c2599db
Update and drop unnecessary deps (#662)Updates
pypa/gh-action-pypi-publish
from 1.8.11 to 1.8.14Release notes
Sourced from pypa/gh-action-pypi-publish's releases.
... (truncated)
Commits
81e9d93
Bumppip
to v24.0 in runtime prerequisites lock91527c4
Regenerate lockfiles with pip-tools v7.4.13a817c6
Bump action runtime to CPython 3.12741947b
Add a config file forpip-tools
d7af439
Mass-bump transitive dependencies of runtimee90ddca
Bumpreadme-renderer
to v43.0dae7fa3
Bump Twine to v5.0.00fe04ae
Bumpid
to v1.3.0444e179
Bump cryptography to v42.0.5820be4e
Normalize pip-tools' header comment @runtime.txt
Updates
release-drafter/release-drafter
from 5.25.0 to 6.0.0Release notes
Sourced from release-drafter/release-drafter's releases.
Commits
3f0f870
v6.0.080296b4
Update Node.js to 20 (#1379)Updates
Gr1N/setup-poetry
from 8 to 9Release notes
Sourced from Gr1N/setup-poetry's releases.
Commits
48b0f77
chore: node, packages & python versions52d4d24
Update action.yml12c727a
chore: move jest config to package.jsoncce4afa
chore: move prettierrc to package.jsonb19c495
chore: move eslintrc to package.json364689e
chore: move eslintignore to package.jsonUpdates
actions/cache
from 3 to 4Release notes
Sourced from actions/cache's releases.