Releases: cmgriffing/scully-gh-pages-action
Releases · cmgriffing/scully-gh-pages-action
v11-test1
What's Changed
- Action v11 with fixes and modern setup by @d-koppenhagen in #29
- build(deps): bump minimist from 1.2.5 to 1.2.6 by @dependabot in #20
- build(deps): bump node-fetch from 2.6.6 to 2.6.7 by @dependabot in #21
- ci: update action versions by @LayZeeDK in #22
- build(deps): bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #26
- build(deps): bump json5 from 2.2.0 to 2.2.3 by @dependabot in #27
- docs: Update version information by @SHANG-TING in #19
- build(deps-dev): bump tough-cookie from 4.0.0 to 4.1.3 by @dependabot in #31
- build(deps-dev): bump @babel/traverse from 7.16.3 to 7.23.4 by @dependabot in #32
- build(deps): bump semver from 7.3.5 to 7.5.2 by @dependabot in #33
- build(deps): bump github/codeql-action from 2 to 3 by @dependabot in #41
- build(deps): bump actions/upload-artifact from 3 to 4 by @dependabot in #42
- build(deps-dev): bump eslint from 8.54.0 to 8.56.0 by @dependabot in #44
- build(deps-dev): bump @typescript-eslint/parser from 6.13.0 to 6.21.0 by @dependabot in #62
- build(deps): bump super-linter/super-linter from 5 to 6 by @dependabot in #64
- build(deps-dev): bump @types/node from 20.10.0 to 20.11.19 by @dependabot in #65
New Contributors
- @LayZeeDK made their first contribution in #22
- @SHANG-TING made their first contribution in #19
Full Changelog: v10...v11-test1
v10
v10-test9
fix: add shell params to composite
v10-test8
fix: use runs in composite
v10-test7
fix: change indentation of steps
v10-test6
fix: switch to composite flow
v10-test5
fix: add ENV command to dockerfile
v10-test4
fix: use WORKDIR in dockerfile
v10-test3
fix: remove main from uses when using docker
v10-test2
fix: use docker instead of node12 since node14 doesn't exist