nim-lang / fusion

Fusion is for now an idea about how to grow Nim's ecosystem without the pain points of more traditional approaches.
MIT License
128 stars 16 forks source link

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

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

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

Release notes

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

v4.0.0

Full Changelog: https://github.com/crazy-max/ghaction-github-pages/compare/v3.2.0...v4.0.0

v3.2.0

Full Changelog: https://github.com/crazy-max/ghaction-github-pages/compare/v3.1.0...v3.2.0

v3.1.0

  • Bump @​actions/core from 1.6.0 to 1.10.0 (#177 #178)

Full Changelog: https://github.com/crazy-max/ghaction-github-pages/compare/v3.0.0...v3.1.0

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)

... (truncated)

Commits
  • c05ee63 Merge pull request #210 from crazy-max/dependabot/github_actions/actions/chec...
  • 7f59d4a Merge pull request #211 from crazy-max/update-node20
  • 229f285 chore: node 20 as default runtime
  • 6a5256b chore: update generated content
  • 7154ce4 chore: update dev dependencies
  • 20396b6 chore: update to node 20
  • 480eb91 chore: update yarn to 3.6.3
  • 85d1918 codecov: update config
  • c4bdb54 Bump actions/checkout from 3 to 4
  • 5859b4e Merge pull request #200 from crazy-max/update-readme
  • Additional commits viewable in compare view


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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)