Skip to content
This repository was archived by the owner on Dec 17, 2023. It is now read-only.

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 27, 2022

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

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)

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)

Bumps [crazy-max/ghaction-github-pages](https://github.com/crazy-max/ghaction-github-pages) from 2 to 3.
- [Release notes](https://github.com/crazy-max/ghaction-github-pages/releases)
- [Changelog](https://github.com/crazy-max/ghaction-github-pages/blob/dev/CHANGELOG.md)
- [Commits](crazy-max/ghaction-github-pages@v2...v3)

---
updated-dependencies:
- dependency-name: crazy-max/ghaction-github-pages
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 17, 2023

Superseded by #63.

@dependabot dependabot bot closed this Dec 17, 2023
@dependabot dependabot bot deleted the dependabot/github_actions/crazy-max/ghaction-github-pages-3 branch December 17, 2023 23:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

Successfully merging this pull request may close these issues.

0 participants