peaceiris / actions-hugo

GitHub Actions for Hugo ⚡️ Setup Hugo quickly and build your site fast. Hugo extended, Hugo Modules, Linux (Ubuntu), macOS, and Windows are supported.
https://github.com/marketplace/actions/hugo-setup
MIT License
1.37k stars 80 forks source link

ci: bump peaceiris/actions-hugo from 2.5.0 to 2.6.0 #621

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps peaceiris/actions-hugo from 2.5.0 to 2.6.0.

Release notes

Sourced from peaceiris/actions-hugo's releases.

actions-hugo v2.6.0

  • deps: bump node12 to node16
  • deps: bump @​actions/core from 1.6.0 to 1.10.0

See CHANGELOG.md for more details.

Changelog

Sourced from peaceiris/actions-hugo's changelog.

2.6.0 (2022-10-23)

chore

ci

  • add actions/dependency-review-action v1 (4809af4)
  • add resolved (101470c)
  • bump actions/checkout from 2.3.4 to 2.3.5 (#546) (3bb386e), closes #546
  • bump actions/checkout from 2.3.5 to 2.4.0 (#548) (86a3c30), closes #548
  • bump actions/checkout from 2.4.0 to 3 (#565) (a41bdb5), closes #565
  • bump actions/dependency-review-action from 1 to 2 (#593) (831547a), closes #593
  • bump actions/setup-node from 2.1.5 to 2.2.0 (#529) (497618b), closes #529
  • bump actions/setup-node from 2.2.0 to 2.3.0 (#531) (781702e), closes #531
  • bump actions/setup-node from 2.3.0 to 2.3.2 (#537) (239a50c), closes #537
  • bump actions/setup-node from 2.3.2 to 2.4.0 (#538) (57272db), closes #538
  • bump actions/setup-node from 2.4.0 to 2.4.1 (#543) (cebd001), closes #543
  • bump actions/setup-node from 2.4.1 to 2.5.0 (#551) (008429a), closes #551
  • bump actions/setup-node from 2.5.0 to 2.5.1 (#552) (1575f40), closes #552
  • bump actions/setup-node from 2.5.1 to 3.0.0 (#557) (550aee6), closes #557
  • bump actions/setup-node from 3.0.0 to 3.1.0 (#574) (2f2b8d3), closes #574
  • bump actions/setup-node from 3.1.0 to 3.1.1 (#577) (25736cc), closes #577
  • bump actions/setup-node from 3.1.1 to 3.4.1 (#598) (11bede6), closes #598
  • bump actions/setup-node from 3.4.1 to 3.5.0 (#606) (a2eba60), closes #606
  • bump actions/setup-node from 3.5.0 to 3.5.1 (#612) (c0150f2), closes #612
  • bump actions/upload-artifact from 2 to 3 (#576) (6ce18a7), closes #576
  • bump codecov/codecov-action from 1.5.0 to 1.5.2 (#526) (ad8a667), closes #526
  • bump codecov/codecov-action from 1.5.2 to 2.0.1 (#530) (19b5ac8), closes #530
  • bump codecov/codecov-action from 2.0.1 to 2.0.2 (#533) (54f7007), closes #533
  • bump codecov/codecov-action from 2.0.2 to 2.0.3 (#540) (b911fb4), closes #540
  • bump codecov/codecov-action from 2.0.3 to 2.1.0 (#542) (f93586e), closes #542
  • bump codecov/codecov-action from 2.1.0 to 3 (#575) (3c69ee1), closes #575
  • bump github/codeql-action from 1 to 2 (#581) (808d10a), closes #581
  • bump peaceiris/actions-hugo from 2.4.13 to 2.5.0 (#521) (6a16840), closes #521
  • bump peaceiris/actions-label-commenter from 1.9.1 to 1.9.2 (#528) (dead32d), closes #528
  • bump peaceiris/actions-label-commenter from 1.9.2 to 1.10.0 (#532) (82ac7db), closes #532
  • Change event from published to released (5d8b0b2)
  • drop ubuntu-18.04, add ubuntu-22.04 and ubuntu-latest (#603) (bd5a5ed), closes #603
  • Remove updating npm (ba23c24)

deps

... (truncated)

Commits
  • 16361eb chore(release): 2.6.0
  • 2eb0f86 chore(release): Add build assets
  • 9a77c64 feat: bump node12 to node16 (#617)
  • 8da14cc chore: fix year (#613)
  • c0150f2 ci: bump actions/setup-node from 3.5.0 to 3.5.1 (#612)
  • a2eba60 ci: bump actions/setup-node from 3.4.1 to 3.5.0 (#606)
  • 831547a ci: bump actions/dependency-review-action from 1 to 2 (#593)
  • bd5a5ed ci: drop ubuntu-18.04, add ubuntu-22.04 and ubuntu-latest (#603)
  • 46553ea docs: use setup-node cache-dependency-path (#602)
  • 11bede6 ci: bump actions/setup-node from 3.1.1 to 3.4.1 (#598)
  • 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 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)
codecov[bot] commented 1 year ago

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage :thumbsup:

Coverage data is based on head (cfd6f05) compared to base (9a77c64). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #621 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 7 7 Lines 140 140 Branches 20 20 ========================================= Hits 140 140 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Shohei+Ueda). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Shohei+Ueda)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.