Releases: actions/deploy-pages
v2.0.4
Changelog
- Update GHES compatibility table after verifying with
3.9.x
@JamesMGreene (#201) - Bump @octokit/request-error from 4.0.1 to 5.0.0 @dependabot (#194)
- Bump prettier from 2.8.8 to 3.0.0 @dependabot (#196)
- Bump jest from 29.5.0 to 29.6.1 @dependabot (#195)
- Bump release-drafter/release-drafter from 5.23.0 to 5.24.0 @dependabot (#192)
- Bump eslint from 8.42.0 to 8.44.0 @dependabot (#191)
- Remove circular JSON references for error debugging @JamesMGreene (#197)
See details of all code changes since previous release.
v2.0.3
Changelog
- Add error message for file permissions @tsusdere (#187)
- Bump @octokit/request-error from 3.0.3 to 4.0.1 @dependabot (#182)
See details of all code changes since previous release.
v2.0.2
Changelog
- Bump eslint from 8.40.0 to 8.42.0 @dependabot (#183)
- Bump eslint-plugin-github from 4.7.0 to 4.8.0 @dependabot (#181)
- Check artifact size and warn if too large @GretaP (#177)
- Bump eslint from 8.38.0 to 8.40.0 @dependabot (#169)
- Bump nock from 13.3.0 to 13.3.1 @dependabot (#167)
- Bump prettier from 2.8.7 to 2.8.8 @dependabot (#159)
- Timeout fix @GretaP (#170)
- Add a support note to the deployment creation error if using GHES @JamesMGreene (#175)
- Add GHES compatibility table @JamesMGreene (#173)
See details of all code changes since previous release.
v2.0.1
Changelog
- Remove deprecated input parameters @JamesMGreene (#156)
- Bump prettier from 2.8.6 to 2.8.7 @dependabot (#150)
- Bump eslint-plugin-github from 4.6.1 to 4.7.0 @dependabot (#149)
- Bump prettier from 2.8.4 to 2.8.6 @dependabot (#147)
- Bump eslint-config-prettier from 8.7.0 to 8.8.0 @dependabot (#142)
- Bump @vercel/ncc from 0.31.1 to 0.36.1 @dependabot (#103)
🚀 Features
- General Repository Improvements @GrantBirki (#155)
🧰 Maintenance
- General Repository Improvements @GrantBirki (#155)
See details of all code changes since previous release.
v2.0.0
Changelog
- REAPPLY: Update the deployment API endpoints used by the api-client module @TooManyBees / @JamesMGreene (#140)
See details of all code changes since previous release.
v1.2.8
v1.2.7
and identical to the prior release v1.2.6
.
Changelog
- Revert shifted Deployments API endpoint usage @JamesMGreene (#139)
See details of all code changes since previous release.
v1.2.7
Changelog
- Update the deployment API endpoints used by the api-client module @TooManyBees (#136)
See details of all code changes since previous release.
v1.2.6
Changelog
- Bump eslint from 8.35.0 to 8.36.0 @dependabot (#133)
- Bump @actions/http-client from 2.0.1 to 2.1.0 @dependabot (#134)
See details of all code changes since previous release.
v1.2.5
Changelog
- Use the
@actions/http-client
and@actions/github
modules for proxy support @JamesMGreene (#124) - Improve name of distributables checking workflow @JamesMGreene (#131)
- Bump eslint-config-prettier from 8.6.0 to 8.7.0 @dependabot (#130)
- Bump jest from 29.4.3 to 29.5.0 @dependabot (#129)
- Bump eslint from 8.34.0 to 8.35.0 @dependabot (#127)
- Revise Dependabot rebuild workflow @JamesMGreene (#126)
- Deprecate the
conclusion
parameter for the Action @JamesMGreene (#125) - Bump prettier from 2.8.3 to 2.8.4 @dependabot (#123)
- Bump jest from 29.4.1 to 29.4.3 @dependabot (#122)
- Bump eslint from 8.33.0 to 8.34.0 @dependabot (#121)
- Separate use of Release Drafter @JamesMGreene (#119)
- Bump axios from 1.3.0 to 1.3.3 @dependabot (#113)
- Bump eslint-plugin-github from 4.3.4 to 4.6.1 @dependabot (#116)
- Update rebuilding workflow to utilize an org-owned PAT @JamesMGreene (#115)
- Bump nock from 13.2.0 to 13.3.0 @dependabot (#104)
- Add a workflow to rebuild the distributables for Dependabot PRs @JamesMGreene (#110)
- Remove check for
pre/
distributables @JamesMGreene (#109) - Update npm cache usage in test workflow @JamesMGreene (#101)
See details of all code changes since previous release.
v1.2.4
Changelog
- Bump axios from 0.24.0 to 1.3.0 @dependabot (#96)
- Bump eslint-config-prettier from 8.3.0 to 8.6.0 @dependabot (#99)
- Bump eslint from 8.2.0 to 8.33.0 @dependabot (#100)
- Bump prettier from 2.4.1 to 2.8.3 @dependabot (#97)
- Bump jest from 27.3.1 to 29.4.1 @dependabot (#98)
- Add npm to Dependabot update list @JamesMGreene (#95)
- Bump json5 from 1.0.1 to 1.0.2 @dependabot (#89)
- Bump actions/publish-action from 0.2.1 to 0.2.2 @dependabot (#91)
- chore: Use cache in check-dist.yml @jongwooo (#93)
- Add Dependabot config for Actions usage updates @JamesMGreene (#90)
- Update to PR #82 @JamesMGreene (#83)
- Update to latest
actions/publish-action
@JamesMGreene (#80)
See details of all code changes since previous release.