⚙️ Fixes an issue where updating a pull request leads to the error Cannot read properties of undefined (reading 'number'). This was likely caused by GitHub fixing a long standing bug with an API endpoint, resulting in a breaking change.
The default values for author and committer have changed. See "What's new" below for details. If you are overriding the default values you will not be affected by this change.
On completion, the action now removes the temporary git remote configuration it adds when using push-to-fork. This should not affect you unless you were using the temporary configuration for some other purpose after the action completes.
What's new
Updated runtime to Node.js 20
The action now requires a minimum version of v2.308.0 for the Actions runner. Update self-hosted runners to v2.308.0 or later to ensure compatibility.
The default value for author has been changed to ${{ github.actor }} <${{ github.actor_id }}+${{ github.actor }}@users.noreply.github.com>. The change adds the ${{ github.actor_id }}+ prefix to the email address to align with GitHub's standard format for the author email address.
The default value for committer has been changed to github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>. This is to align with the default GitHub Actions bot user account.
Adds input git-token, the Personal Access Token (PAT) that the action will use for git operations. This input defaults to the value of token. Use this input if you would like the action to use a different token for git operations than the one used for the GitHub API.
push-to-fork now supports pushing to sibling repositories in the same network.
Previously, when using push-to-fork, the action did not remove temporary git remote configuration it adds during execution. This has been fixed and the configuration is now removed when the action completes.
If the pull request body is truncated due to exceeding the maximum length, the action will now suffix the body with the message "...[Pull request body truncated]" to indicate that the body has been truncated.
The action now uses --unshallow only when necessary, rather than as a default argument of git fetch. This should improve performance, particularly for large git repositories with extensive commit history.
... (truncated)
Commits
70a41ab perf: shallow fetch the actual base when rebasing from working base (#2816)
57a1014 build(deps-dev): bump @types/node from 18.19.21 to 18.19.23 (
Bumps the github-actions group with 10 updates:
4.1.1
4.1.2
4.0.0
4.0.2
5.0.0
6.1.0
2.0.0
3.0.0
3.0.0
3.1.0
5.4.0
5.5.1
3.0.0
3.2.0
5.1.0
5.3.0
3.7.13
4.1.0
5.0.2
6.0.2
Updates
actions/checkout
from 4.1.1 to 4.1.2Release notes
Sourced from actions/checkout's releases.
Changelog
Sourced from actions/checkout's changelog.
Commits
9bb5618
Prep for release of v4.1.2 (#1649)8eb1f6a
Bump@babel/traverse
from 7.20.5 to 7.24.0 (#1642)556e4c3
Bump tough-cookie from 4.0.0 to 4.1.3 (#1406)b32f140
Warn on attempts to publishtest-ubuntu-git
from non-main branch. (#1623)2650dbd
Givetest-ubuntu-git
its ownREADME
(#1620)aadec89
Explicitly disable sparse checkout unless asked for (#1598)df0bcdd
Refine workflow for generatingtest-ubuntu-git
(#1617)473055b
Createtest-ubuntu-git
Docker Container for Proxy Tests (#1616)Updates
actions/setup-node
from 4.0.0 to 4.0.2Release notes
Sourced from actions/setup-node's releases.
Commits
60edb5d
Add support for arm64 Windows (#927)d86ebcd
Add support forvolta.extends
(#921)b39b52d
Fix node-version-file interprets entire package.json as a version (#865)7247617
Addpackage.json
tonode-version-file
list of examples. (#879)f3ec4ca
Fix README.md (#898)ec97f37
Add fix for cache (#917)5ef044f
Update reusable workflows to use Node.js v20 (#889)c45882a
update to setup-node@v4 in docs (#884)ee36e8b
Ignore engines check in Yarn 1 e2e-cache tests (#882)Updates
streetsidesoftware/cspell-action
from 5.0.0 to 6.1.0Release notes
Sourced from streetsidesoftware/cspell-action's releases.
... (truncated)
Changelog
Sourced from streetsidesoftware/cspell-action's changelog.
... (truncated)
Commits
ca4bb06
chore(main): release 6.1.0 (#1616)f1c59a9
ci: Workflow Bot -- Update ALL Dependencies (main) (#1646)430c84f
ci: Workflow Bot -- Update ALL Dependencies (main) (#1642)371d543
fix: Update CSpell version (8.6.1) (#1643)ab3e919
ci: Workflow Bot -- Update ALL Dependencies (main) (#1634)b3dc43e
ci: Workflow Bot -- Update ALL Dependencies (main) (#1629)28343dd
ci: Workflow Bot -- Update ALL Dependencies (main) (#1625)f83222a
fix: Workflow Bot -- Update ALL Dependencies (main) (#1622)0e718ea
chore(deps-dev): bump typescript from 5.3.3 to 5.4.2 (#1623)8692805
feat: Update CSpell version (8.6.0) (#1621)Updates
andstor/file-existence-action
from 2.0.0 to 3.0.0Release notes
Sourced from andstor/file-existence-action's releases.
Commits
076e007
Update build.yml40a4313
3.0.005baca1
Merge pull request #144 from raminqaf/dep/update-node-20d591c26
update worklow versions1ed29c7
update lock.json3f9b458
update package.json94db14c
update checkout version in readme927e580
Replace Node.js 16 with Node.js 20Updates
docker/login-action
from 3.0.0 to 3.1.0Release notes
Sourced from docker/login-action's releases.
Commits
e92390c
Merge pull request #685 from docker/dependabot/npm_and_yarn/aws-sdk-dependenc...1e752e2
chore: update generated content51c6097
build(deps): bump the aws-sdk-dependencies group with 2 updates8f079fb
Merge pull request #676 from docker/dependabot/npm_and_yarn/proxy-agent-depen...16fa768
chore: update generated content46d1619
build(deps): bump the proxy-agent-dependencies group with 2 updates8c291c5
Merge pull request #682 from docker/dependabot/npm_and_yarn/docker/actions-to...ec726f4
build(deps): bump@docker/actions-toolkit
from 0.14.0 to 0.18.05139682
Merge pull request #677 from docker/dependabot/npm_and_yarn/undici-5.28.36d4e2ba
chore: update generated contentUpdates
docker/metadata-action
from 5.4.0 to 5.5.1Release notes
Sourced from docker/metadata-action's releases.
Commits
8e5442c
Merge pull request #382 from crazy-max/dont-set-cwd-prefixeda41b7
chore: update generated content388c08f
don't set cwd:// prefix for local bake filesdbef880
Merge pull request #374 from docker/dependabot/npm_and_yarn/moment-timezone-0...b73e7a7
chore: update generated contentb9fba69
chore(deps): Bump moment-timezone from 0.5.43 to 0.5.44ac82374
Merge pull request #373 from docker/dependabot/npm_and_yarn/moment-2.30.1c92519a
chore: update generated content3b4179d
chore(deps): Bump moment from 2.29.4 to 2.30.10784993
Merge pull request #371 from docker/dependabot/npm_and_yarn/docker/actions-to...Updates
docker/setup-buildx-action
from 3.0.0 to 3.2.0Release notes
Sourced from docker/setup-buildx-action's releases.
Commits
2b51285
Merge pull request #306 from docker/dependabot/npm_and_yarn/docker/actions-to...0f00370
chore: update generated content11c9683
build(deps): bump@docker/actions-toolkit
from 0.18.0 to 0.19.056a16b8
Merge pull request #303 from crazy-max/fix-inputsc23f46e
chore: update generated contentf876da6
rename and align config inputsb7cf918
Merge pull request #304 from crazy-max/rm-docs-dir0150f0e
chore: remove docs dird89f1f9
Merge pull request #302 from docker/dependabot/npm_and_yarn/docker/actions-to...12d65f6
chore: update generated contentUpdates
docker/build-push-action
from 5.1.0 to 5.3.0Release notes
Sourced from docker/build-push-action's releases.
Commits
2cdde99
Merge pull request #1080 from docker/dependabot/npm_and_yarn/docker/actions-t...008747a
chore: update generated content1580753
chore(deps): Bump@docker/actions-toolkit
from 0.18.0 to 0.19.02a7db1d
Merge pull request #1075 from crazy-max/ci-multi-output35e7dd5
ci: test multi outputaf5a7ed
Merge pull request #1074 from crazy-max/build-cmd-debug2a85189
chore: update generated content6c20794
disable quotes detection for "outputs" inputafdf0c0
chore: debug build cmd and args00ae31a
Merge pull request #1070 from docker/dependabot/npm_and_yarn/docker/actions-t...Updates
google-github-actions/release-please-action
from 3.7.13 to 4.1.0Release notes
Sourced from google-github-actions/release-please-action's releases.
... (truncated)
Changelog
Sourced from google-github-actions/release-please-action's changelog.
... (truncated)
Commits
a37ac6e
chore(main): release 4.1.0 (#957)733a6d7
chore: build dist (#956)863b06f
feat: addchangelog-host
input toaction.yml
(#948)078b9b8
chore(main): release 4.0.3 (#955)4862c13
chore: build dist (#954)d7e88e0
fix: bump release-please from 16.5.0 to 16.10.0 (#953)cc61a07
chore(main): release 4.0.2 (#909)8bf1247
chore: build dist (#908)2a496d1
fix: log release-please version (#910)ba1c241
docs: fix small typo in README.md (#907)Updates
peter-evans/create-pull-request
from 5.0.2 to 6.0.2Release notes
Sourced from peter-evans/create-pull-request's releases.
... (truncated)
Commits
70a41ab
perf: shallow fetch the actual base when rebasing from working base (#2816)57a1014
build(deps-dev): bump@types/node
from 18.19.21 to 18.19.23 (Superseded by #354.