Releases: actions/configure-pages
Releases · actions/configure-pages
v5.0.0
Breaking Changes
- When using the input param
static_site_generator: next
:- Added support for Next.js >= 13.3.0
- Consequently, also dropped support for Next.js < 13.3.0
Full Changelog
- Attempt to auto-detect configuration files with varying file extensions @JamesMGreene (#139)
- Convert errors into Actions-compatible logging with annotations @JamesMGreene (#138)
- Bump @actions/github from 5.1.1 to 6.0.0 @dependabot (#123)
- Bump the non-breaking-changes group with 2 updates @dependabot (#136)
- Update the Next.js configuration for v14 @JamesMGreene (#137)
- Bump the non-breaking-changes group with 3 updates @dependabot (#132)
- Bump release-drafter/release-drafter from 5 to 6 @dependabot (#133)
- Bump github/codeql-action from 2 to 3 @dependabot (#127)
- Bump actions/checkout from 3 to 4 @dependabot (#120)
- Bump actions/setup-node from 3 to 4 @dependabot (#118)
- Bump the non-breaking-changes group with 1 update @dependabot (#131)
- Update Dependabot config to group non-breaking changes @JamesMGreene (#130)
See details of all code changes since previous release.
v4.0.0
Changelog
- Use a centralized
.node-version
file @JamesMGreene (#117) - Update action to node20 @takost (#108)
See details of all code changes since previous release.
v3.0.7
Changelog
- Update Actions workflows to use Node 20.x @JamesMGreene (#116)
- Bump eslint-plugin-github from 4.7.0 to 4.10.1 @dependabot (#114)
- Bump word-wrap from 1.2.3 to 1.2.5 @dependabot (#113)
- Bump jest from 29.5.0 to 29.7.0 @dependabot (#112)
- Bump @babel/traverse from 7.21.3 to 7.23.5 @dependabot (#110)
- Bump espree from 9.5.2 to 9.6.1 @dependabot (#111)
- Bump eslint from 8.38.0 to 8.40.0 @dependabot (#93)
See details of all code changes since previous release.
v3.0.6
Changelog
- Bump eslint from 8.36.0 to 8.38.0 @dependabot (#89)
- Bump eslint-plugin-github from 4.6.1 to 4.7.0 @dependabot (#86)
- Bump eslint-config-prettier from 8.7.0 to 8.8.0 @dependabot (#85)
- Bump prettier from 2.8.6 to 2.8.7 @dependabot (#84)
- Make "Get Pages failed" error message more helpful @WofWca (#83)
- Bump prettier from 2.8.4 to 2.8.6 @dependabot (#81)
- Add a CodeQL security scanning workflow @JamesMGreene (#68)
See details of all code changes since previous release.
v3.0.5
Changelog
- Bump jest from 29.4.3 to 29.5.0 @dependabot (#77)
- Bump eslint from 8.35.0 to 8.36.0 @dependabot (#76)
- Bump espree from 9.4.1 to 9.5.0 @dependabot (#78)
- Bump eslint-config-prettier from 8.6.0 to 8.7.0 @dependabot (#75)
- Bump eslint from 8.34.0 to 8.35.0 @dependabot (#73)
- Bump jest from 29.4.1 to 29.4.3 @dependabot (#72)
- Bump eslint-plugin-github from 4.6.0 to 4.6.1 @dependabot (#71)
- Amend token coverage for enablement in Action metadata file @JamesMGreene (#51)
See details of all code changes since previous release.
v3.0.4
Changelog
- Use @actions/github for rest calls instead of axios @jeremy-daley-kr (#63)
See details of all code changes since previous release.
v3.0.3
Changelog
- Bump axios from 1.3.0 to 1.3.3 @dependabot (#70)
- Bump prettier from 2.7.1 to 2.8.4 @dependabot (#66)
- Bump eslint from 8.33.0 to 8.34.0 @dependabot (#65)
- Bump @vercel/ncc from 0.34.0 to 0.36.1 @dependabot (#61)
- Bump espree from 9.4.0 to 9.4.1 @dependabot (#59)
- Add workflow to rebuild Dependabot PRs @JamesMGreene (#69)
See details of all code changes since previous release.
v3.0.2
Changelog
- Bump axios from 0.27.2 to 1.3.0 @dependabot (#56)
- Bump jest from 28.1.1 to 29.4.1 @dependabot (#58)
- Bump eslint-plugin-github from 4.3.7 to 4.6.0 @dependabot (#57)
- Bump eslint-config-prettier from 8.5.0 to 8.6.0 @dependabot (#55)
- Bump eslint from 8.23.1 to 8.33.0 @dependabot (#54)
- Update tests to actually invoke the desired method instead of replicating it @JamesMGreene (#53)
- Add npm to Dependabot update list @JamesMGreene (#52)
See details of all code changes since previous release.
v3.0.1
Changelog
- Fix
enablement
logic in v3 @JamesMGreene (#50)
See details of all code changes since previous release.
v3.0.0
Changelog
- Update default behavior to NOT attempt to create/enable the Pages site @JamesMGreene (#48)
- Bump actions/publish-action from 0.2.1 to 0.2.2 @dependabot (#47)
- Bump json5 from 1.0.1 to 1.0.2 @dependabot (#45)
- Add Dependabot config for Actions usage updates @JamesMGreene (#46)
See details of all code changes since previous release.