Releases: JamesIves/github-pages-deploy-action
Releases · JamesIves/github-pages-deploy-action
Release list
v4.9.0
What's Changed
Bug Fixes ð
- fix: use
-instead of/in temporary deployment branch name by @JamesIves with @Copilot in #1962
Build ð§
- build(deps): bump actions/download-artifact from 7.0.0 to 8.0.1 by @dependabot[bot] in #1961
- build(deps-dev): bump jest-circus from 30.2.0 to 30.3.0 in the jest group by @dependabot[bot] in #1959
- build(deps): bump webfactory/ssh-agent from 0.9.1 to 0.10.0 by @dependabot[bot] in #1960
- build(deps): bump actions/setup-node from 6.1.0 to 6.3.0 by @dependabot[bot] in #1958
- build(deps): bump actions/upload-artifact from 6.0.0 to 7.0.0 by @dependabot[bot] in #1956
- build(deps): bump lodash from 4.17.21 to 4.17.23 by @dependabot[bot] in #1948
- build(deps): bump actions/checkout from 6.0.1 to 6.0.2 by @dependabot[bot] in #1949
- build(deps): bump flatted from 3.3.1 to 3.4.2 by @dependabot[bot] in #1964
- build(deps): bump codecov/codecov-action from 5.5.2 to 6.0.0 by @dependabot[bot] in #1965
- build(deps): bump typescript-eslint from 8.52.0 to 8.53.0 in the typescript group by @dependabot[bot] in #1945
- build(deps): bump js-yaml from 3.13.1 to 3.14.2 by @dependabot[bot] in #1968
- build(deps): bump lodash from 4.17.23 to 4.18.1 by @dependabot[bot] in #1966
- build(deps): bump actions/checkout from 6.0.2 to 7.0.0 by @dependabot[bot] in #1992
- build(deps): bump undici from 6.24.1 to 6.27.0 by @dependabot[bot] in #1994
- build(deps): bump @babel/core from 7.24.4 to 7.29.7 by @dependabot[bot] in #1991
- build(deps): bump codecov/codecov-action from 6.0.0 to 7.0.0 by @dependabot[bot] in #1988
- build(deps): bump js-yaml from 3.14.2 to 3.15.0 by @dependabot[bot] in #1995
- build(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 by @dependabot[bot] in #1977
Other Changes
- chore: merge all open Dependabot dependency updates by @JamesIves with @Copilot in #1967
- Update GitHub SSH known host keys by @safeengineauto in #1982
New Contributors
- @safeengineauto made their first contribution in #1982
Full Changelog: v4...v4.9.0
v4.8.0
What's Changed
Build ð§
- Migrate from Node.js 20 to Node.js 24 runtime
- build(deps-dev): bump the eslint group with 3 updates by @dependabot[bot] in #1920
- build(deps): bump the actions group with 2 updates by @dependabot[bot] in #1931
- build(deps): bump @actions/core from 2.0.0 to 2.0.1 in the actions group by @dependabot[bot] in #1933
- build(deps): bump codecov/codecov-action from 5.5.1 to 5.5.2 by @dependabot[bot] in #1932
- build(deps): bump the actions group with 2 updates by @dependabot[bot] in #1942
- build(deps): bump the eslint group across 1 directory with 4 updates by @dependabot[bot] in #1938
- build(deps): bump typescript-eslint from 8.49.0 to 8.50.0 in the typescript group by @dependabot[bot] in #1937
- build(deps): bump actions/download-artifact from 6.0.0 to 7.0.0 by @dependabot[bot] in #1936
- build(deps): bump actions/upload-artifact from 5.0.0 to 6.0.0 by @dependabot[bot] in #1935
Full Changelog: v4...v4.8.0
v4.7.6
What's Changed
Build ð§
- build(deps): bump typescript-eslint from 8.48.1 to 8.49.0 in the typescript group by @dependabot[bot] in #1930
Full Changelog: v4...v4.7.6
v4.7.5
What's Changed
Bug Fixes ð
- fix: integration tests failing on Debian Buster EOL by @JamesIves in #1918
- fix: cross-repo deployment with actions/checkout@v6 includeIf credentials by @JamesIves in #1929
Build ð§
- build(deps): bump actions/checkout from 5.0.0 to 6.0.0 by @dependabot[bot] in #1923
- build(deps): bump typescript-eslint from 8.46.3 to 8.46.4 in the typescript group by @dependabot[bot] in #1921
- build(deps): bump typescript-eslint from 8.46.4 to 8.48.0 in the typescript group by @dependabot[bot] in #1924
- build(deps): bump actions/checkout from 6.0.0 to 6.0.1 by @dependabot[bot] in #1926
- build(deps): bump typescript-eslint from 8.48.0 to 8.48.1 in the typescript group by @dependabot[bot] in #1925
- build(deps): bump actions/setup-node from 6.0.0 to 6.1.0 by @dependabot[bot] in #1927
Full Changelog: v4...v4.7.5
v4.7.4
What's Changed
Bug Fixes ð
- fix: Silence chmod failures on read-only folders by @Copilot in #1913
- fix integration tests failing on Debian Buster EOL (#1918) by @JamesIves in #1919
Build ð§
- build(deps): bump @octokit/request-error from 5.1.0 to 5.1.1 by @dependabot[bot] in #1812
- build(deps): bump @octokit/plugin-paginate-rest from 9.2.1 to 9.2.2 by @dependabot[bot] in #1814
- build(deps): bump @octokit/endpoint from 9.0.5 to 9.0.6 by @dependabot[bot] in #1815
- build(deps): bump the misc group across 1 directory with 12 updates by @dependabot[bot] in #1824
- build(deps): bump actions/download-artifact from 4.2.1 to 4.3.0 by @dependabot[bot] in #1834
- build(deps): bump the misc group across 1 directory with 6 updates by @dependabot[bot] in #1833
- build(deps): bump typescript-eslint from 8.31.0 to 8.31.1 in the typescript group by @dependabot[bot] in #1836
- build(deps-dev): bump the eslint group with 2 updates by @dependabot[bot] in #1835
- build(deps-dev): bump eslint from 9.25.1 to 9.26.0 in the misc group by @dependabot[bot] in #1837
- build(deps-dev): bump the eslint group across 1 directory with 3 updates by @dependabot[bot] in #1839
- build(deps): bump the misc group across 1 directory with 4 updates by @dependabot[bot] in #1843
- build(deps-dev): bump eslint-config-prettier from 10.1.3 to 10.1.5 in the eslint group by @dependabot[bot] in #1844
- build(deps-dev): bump @types/node from 22.15.16 to 22.15.17 in the misc group by @dependabot[bot] in #1845
- build(deps): bump typescript-eslint from 8.32.0 to 8.32.1 in the typescript group by @dependabot[bot] in #1847
- build(deps-dev): bump the eslint group with 2 updates by @dependabot[bot] in #1846
- build(deps-dev): bump @types/node from 22.15.17 to 22.15.18 in the misc group by @dependabot[bot] in #1848
- build(deps): bump codecov/codecov-action from 5.3.1 to 5.4.3 by @dependabot[bot] in #1850
- build(deps): bump the misc group across 1 directory with 4 updates by @dependabot[bot] in #1851
- build(deps): bump webfactory/ssh-agent from 0.9.0 to 0.9.1 by @dependabot[bot] in #1825
- build(deps-dev): bump @types/node from 22.15.19 to 22.15.21 in the misc group by @dependabot[bot] in #1852
- build(deps-dev): bump @types/node from 22.15.21 to 22.15.23 in the misc group by @dependabot[bot] in #1856
- build(deps): bump typescript-eslint from 8.32.1 to 8.33.0 in the typescript group by @dependabot[bot] in #1855
- build(deps-dev): bump the eslint group with 3 updates by @dependabot[bot] in #1854
- build(deps-dev): bump the misc group across 1 directory with 3 updates by @dependabot[bot] in #1859
- build(deps): bump the misc group across 1 directory with 7 updates by @dependabot[bot] in #1864
- build(deps-dev): bump the eslint group with 2 updates by @dependabot[bot] in #1865
- build(deps): bump actions/download-artifact from 4.3.0 to 5.0.0 by @dependabot[bot] in #1883
- build(deps): bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in #1884
- build(deps): bump actions/setup-node from 4.4.0 to 5.0.0 by @dependabot[bot] in #1886
- build(deps): bump codecov/codecov-action from 5.4.3 to 5.5.1 by @dependabot[bot] in #1889
- build(deps): bump typescript-eslint from 8.33.1 to 8.44.0 in the typescript group by @dependabot[bot] in #1898
- build(deps): bump actions/setup-node from 5.0.0 to 6.0.0 by @dependabot[bot] in #1904
- build(deps): bump typescript-eslint from 8.44.1 to 8.45.0 in the typescript group by @dependabot[bot] in #1901
- build(deps-dev): bump jest-circus from 29.7.0 to 30.1.3 in the jest group by @dependabot[bot] in #1900
- build(deps): bump the eslint group with 6 updates by @dependabot[bot] in #1899
- build(deps): bump actions/download-artifact from 5.0.0 to 6.0.0 by @dependabot[bot] in #1909
- build(deps): bump actions/upload-artifact from 4.6.2 to 5.0.0 by @dependabot[bot] in #1908
- build(deps): bump the eslint group with 3 updates by @dependabot[bot] in #1907
- build(deps): bump typescript-eslint from 8.45.0 to 8.46.1 in the typescript group by @dependabot[bot] in #1905
- build(deps): bump @actions/io from 1.1.3 to 2.0.0 in the actions group by @dependabot[bot] in #1912
- build(deps): bump typescript-eslint from 8.46.2 to 8.46.3 in the typescript group by @dependabot[bot] in #1914
- build(deps): bump the eslint group across 1 directory with 3 updates by @dependabot[bot] in #1915
Other Changes
- Add comprehensive GitHub Copilot instructions for development workflow by @Copilot in #1894
Full Changelog: v4...v4.7.4
v4.7.3
What's Changed
Build ð§
- build(deps-dev): bump prettier from 3.4.1 to 3.4.2 in the misc group by @dependabot in #1760
- build(deps-dev): bump the eslint group with 2 updates by @dependabot in #1759
- build(deps): bump codecov/codecov-action from 5.0.7 to 5.1.1 by @dependabot in #1761
- build(deps): bump typescript-eslint from 8.17.0 to 8.18.0 in the typescript group by @dependabot in #1764
- build(deps-dev): bump @types/node from 22.10.1 to 22.10.2 in the misc group by @dependabot in #1765
- build(deps-dev): bump the eslint group with 2 updates by @dependabot in #1763
- build(deps-dev): bump eslint from 9.16.0 to 9.17.0 in the misc group by @dependabot in #1767
- build(deps): bump codecov/codecov-action from 5.1.1 to 5.1.2 by @dependabot in #1770
- build(deps): bump typescript-eslint from 8.18.0 to 8.19.0 in the typescript group across 1 directory by @dependabot in #1778
- build(deps-dev): bump the eslint group across 1 directory with 3 updates by @dependabot in #1779
- build(deps-dev): bump @types/node from 22.10.2 to 22.10.5 in the misc group across 1 directory by @dependabot in #1781
- build(deps-dev): bump typescript from 5.7.2 to 5.7.3 in the misc group by @dependabot in #1788
- build(deps-dev): bump the eslint group with 2 updates by @dependabot in #1787
- build(deps): bump typescript-eslint from 8.19.0 to 8.19.1 in the typescript group by @dependabot in #1786
- build(deps): bump undici from 5.28.4 to 5.28.5 by @dependabot in #1796
- build(deps): bump codecov/codecov-action from 5.1.2 to 5.3.1 by @dependabot in #1801
Other Changes
- fix unexpected input attempt-limit warning annotation by @databasedav in #1806
Full Changelog: v4...v4.7.3
v4.7.2
What's Changed
Bug Fixes ð
- fix: enable rsync mkpath to be backwards compatible with older Ubuntu versions by @JamesIves in #1757
Build ð§
- build(deps): bump the misc group across 1 directory with 2 updates by @dependabot in #1756
Full Changelog: v4.7.1...v4.7.2
v4.7.1
What's Changed
Features âĻ
- feat: when
target-folderis specified the action will now create any missing folders for you by @databasedav in #1737
New Contributors
- @databasedav made their first contribution in #1737
Full Changelog: v4.6.6...v4.7.1
v4.7.0
What's Changed
Features âĻ
- feat: added the option to specify an
atttempt-limitinput, giving you the option to change how many attempts the action will make before failing by @databasedav in #1737
Build ð§
- build(deps): bump codecov/codecov-action from 4.5.0 to 4.6.0 by @dependabot in #1710
- chore(deps): update dependencies by @JamesIves in #1732
- build(deps): bump typescript-eslint from 8.13.0 to 8.14.0 in the typescript group by @dependabot in #1734
- build(deps-dev): bump the eslint group with 2 updates by @dependabot in #1733
- build(deps): bump the misc group across 1 directory with 6 updates by @dependabot in #1743
- build(deps): bump codecov/codecov-action from 4.6.0 to 5.0.7 by @dependabot in #1745
New Contributors
- @databasedav made their first contribution in #1737
Full Changelog: v4.6.6...v4.7.0
v4.6.9
What's Changed
Dependencies ðĪ
- chore(deps): mass bump dependencies
- chore(deps): switch to using
.node-versioninstead of.nvmrcfor Node dependency management. - chore(deps): updated node version to 22.11.0 for development
Full Changelog: v4...v4.6.9