jiazengp / blog

My blog (WIP)
https://zengjia.site
MIT License
1 stars 0 forks source link

Bump crazy-max/ghaction-github-pages from 2 to 3 #4

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps crazy-max/ghaction-github-pages from 2 to 3.

Release notes

Sourced from crazy-max/ghaction-github-pages's releases.

v3.0.0

  • Node 16 as default runtime (#167)
    • This requires a minimum Actions Runner version of v2.285.0, which is by default available in GHES 3.4 or later.

v2.7.0

  • Update dev dependencies and workflow (#166)

v2.6.0

  • Add absolute_build_dir and follow_symlinks inputs (#161)
  • Bump @​actions/exec from 1.0.4 to 1.1.0 (#152)
  • Bump @​actions/core from 1.3.0 to 1.6.0 (#154 #156)

v2.5.0

  • Add verbose input (#150)
  • Bump @​actions/core from 1.2.7 to 1.3.0 (#148)
  • Yarn v2 (#146)

v2.4.1

  • Verbose output

v2.4.0

  • Add dry-run input (#144)
  • Refactor logging output
  • Bump fs-extra from 9.1.0 to 10.0.0 (#139)
  • Bump @​actions/core from 1.2.6 to 1.2.7 (#137)
  • Enhance workflow (#136)

v2.3.0

  • Bring back copySync (#135)
  • Container based developer flow (#134)
  • Add domain input (#133)

v2.2.0

  • Use native copy (#129)
  • Warning message on unresolved symlinks
  • Show diff

v2.1.3

  • Fix CVE-2020-15228

v2.1.2

  • Dereference symlinks (#121)

v2.1.1

  • Fix cloning repo log

v2.1.0

  • Add jekyll input option (#116)

v2.0.1

... (truncated)

Changelog

Sourced from crazy-max/ghaction-github-pages's changelog.

3.0.0 (2022/05/26)

  • Node 16 as default runtime (#167)
    • This requires a minimum Actions Runner version of v2.285.0, which is by default available in GHES 3.4 or later.

2.7.0 (2022/05/26)

  • Update dev dependencies and workflow (#166)

2.6.0 (2022/01/13)

  • Add absolute_build_dir and follow_symlinks inputs (#161)
  • Bump @​actions/exec from 1.0.4 to 1.1.0 (#152)
  • Bump @​actions/core from 1.3.0 to 1.6.0 (#154 #156)

2.5.0 (2021/05/30)

  • Add verbose input (#150)
  • Bump @​actions/core from 1.2.7 to 1.3.0 (#148)
  • Yarn v2 (#146)

2.4.1 (2021/05/13)

  • Verbose output

2.4.0 (2021/05/13)

  • Add dry_run input (#144)
  • Refactor logging output
  • Bump fs-extra from 9.1.0 to 10.0.0 (#139)
  • Bump @​actions/core from 1.2.6 to 1.2.7 (#137)
  • Enhance workflow (#136)

2.3.0 (2021/03/16)

  • Bring back copySync (#135)
  • Container based developer flow (#134)
  • Add domain input (#133)

2.2.0 (2020/11/12)

  • Use native copy (#129)
  • Warning message on unresolved symlinks
  • Show diff

2.1.3 (2020/10/01)

  • Fix CVE-2020-15228

2.1.2 (2020/08/06)

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)