Sourced from JamesIves/github-pages-deploy-action's releases.
v4.6.0
What's Changed
- Check for fatal on every line of stderr of the git command by
@ben-z
in JamesIves/github-pages-deploy-action#1551- Migrated to eslint v9
- build(deps): bump github/codeql-action from 2 to 3 by
@dependabot
in JamesIves/github-pages-deploy-action#1488- Bump
@babel/traverse
from 7.8.3 to 7.23.2 by@dependabot
in JamesIves/github-pages-deploy-action#1460- build(deps-dev): bump eslint-plugin-jest from 27.2.3 to 27.6.0 by
@dependabot
in JamesIves/github-pages-deploy-action#1469- build(deps-dev): bump
@types/node
from 20.10.0 to 20.11.6 by@dependabot
in JamesIves/github-pages-deploy-action#1507- build(deps-dev): bump eslint-plugin-jest from 27.6.0 to 27.6.3 by
@dependabot
in JamesIves/github-pages-deploy-action#1501- build(deps-dev): bump
@types/node
from 20.11.6 to 20.11.13 by@dependabot
in JamesIves/github-pages-deploy-action#1513- build(deps): bump codecov/codecov-action from 3.1.4 to 3.1.6 by
@dependabot
in JamesIves/github-pages-deploy-action#1512- Bump
@actions/core
from 1.10.0 to 1.10.1 by@dependabot
in JamesIves/github-pages-deploy-action#1434- Bump codecov/codecov-action from 3.1.6 to 4.0.0 by
@dependabot
in JamesIves/github-pages-deploy-action#1515- Bump
@types/node
from 20.11.13 to 20.11.16 by@dependabot
in JamesIves/github-pages-deploy-action#1516- Bump codecov/codecov-action from 4.0.0 to 4.0.1 by
@dependabot
in JamesIves/github-pages-deploy-action#1517- Bump
@types/node
from 20.11.16 to 20.11.22 by@dependabot
in JamesIves/github-pages-deploy-action#1534- Bump
@types/node
from 20.11.22 to 20.11.25 by@dependabot
in JamesIves/github-pages-deploy-action#1537- Bump codecov/codecov-action from 4.0.1 to 4.1.0 by
@dependabot
in JamesIves/github-pages-deploy-action#1532- Bump eslint-plugin-jest from 27.6.3 to 27.9.0 by
@dependabot
in JamesIves/github-pages-deploy-action#1526- Bump webfactory/ssh-agent from 0.8.0 to 0.9.0 by
@dependabot
in JamesIves/github-pages-deploy-action#1520- Bump actions/checkout in README by
@verhovsky
in JamesIves/github-pages-deploy-action#1523- Bump codecov/codecov-action from 4.1.0 to 4.1.1 by
@dependabot
in JamesIves/github-pages-deploy-action#1547- Bump
@types/node
from 20.11.25 to 20.11.30 by@dependabot
in JamesIves/github-pages-deploy-action#1545- Bump
@types/node
from 20.11.30 to 20.12.2 by@dependabot
in JamesIves/github-pages-deploy-action#1550- Bump
@types/node
from 20.12.2 to 20.12.3 by@dependabot
in JamesIves/github-pages-deploy-action#1552- Bump
@types/node
from 20.12.3 to 20.12.6 by@dependabot
in JamesIves/github-pages-deploy-action#1557- Bump codecov/codecov-action from 4.1.1 to 4.3.0 by
@dependabot
in JamesIves/github-pages-deploy-action#1559- Bump
@types/node
from 20.12.6 to 20.12.7 by@dependabot
in JamesIves/github-pages-deploy-action#1558- Bump
@actions/github
from 5.1.1 to 6.0.0 by@dependabot
in JamesIves/github-pages-deploy-action#1455- build(deps): bump actions/upload-artifact from 3 to 4 by
@dependabot
in JamesIves/github-pages-deploy-action#1490- build(deps): bump actions/download-artifact from 3 to 4 by
@dependabot
in JamesIves/github-pages-deploy-action#1489New Contributors
@verhovsky
made their first contribution in JamesIves/github-pages-deploy-action#1523@ben-z
made their first contribution in JamesIves/github-pages-deploy-action#1551Full Changelog: https://github.com/JamesIves/github-pages-deploy-action/compare/v4.5.0...v4.6.0
ec9c88b
Merge branch 'releases/v4' of https://github.com/JamesIves/github-pages-deplo...e58e46c
Delete .eslintrc.json19d0812
Deploy Production Code for Commit 1008d185fbd2e25a24f2da400f5ad62db137c39d 🚀1008d18
Merge branch 'dev' into releases/v4d60bb0b
Update sponsors.yml69873ad
Update eslint.config.mjsd373925
Update worktree.test.ts9c1917a
fix: migrate to ESLint 9ea27152
Merge branch 'dev' of https://github.com/JamesIves/github-pages-deploy-action...6727ffe
chore: resolve formatting changes from newer prettier version