KaotoIO / kaoto.io

Website for Kaoto.
https://kaoto.io
MIT License
4 stars 8 forks source link

Bump crazy-max/ghaction-hugo from 1 to 2 #38

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps crazy-max/ghaction-hugo from 1 to 2.

Release notes

Sourced from crazy-max/ghaction-hugo's releases.

v2.0.0

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

v1.5.0

  • Update dev dependencies and workflow (#231)
  • Bump @​actions/core from 1.2.6 to 1.6.0 (#205 #221 #224)
  • Bump @​actions/tool-cache from 1.6.1 to 1.7.2 (#213 #227)
  • Bump @​actions/exec from 1.0.4 to 1.1.1 (#214 #228)
  • Bump ansi-regex from 5.0.0 to 5.0.1 (#223)
  • Bump minimist from 1.2.5 to 1.2.6 (#229)
  • Bump tmpl from 1.0.4 to 1.0.5 (#222)
  • Bump path-parse from 1.0.6 to 1.0.7 (#220)
  • Bump ws from 7.3.0 to 7.5.3 (#219)
  • Bump lodash from 4.17.20 to 4.17.21 (#217)
  • Bump hosted-git-info from 2.8.8 to 2.8.9 (#216)

v1.4.0

  • Bump y18n from 4.0.0 to 4.0.1 (#204)
  • Container dev workflow (#203)
  • Bump node-notifier from 8.0.0 to 8.0.1 (#200)
  • Bump @​actions/tool-cache from 1.6.0 to 1.6.1 (#199)
  • Bump @​actions/http-client from 1.0.8 to 1.0.11 (#196 #202)

v1.3.3

  • Fix CVE-2020-15228

v1.3.2

  • Update workflow example

v1.3.1

  • Typo

v1.3.0

  • Use native GitHub Action tools to download assets and use GitHub API
  • Cleanup local paths from extra fields
  • Use core.info instead of console.log
  • Audit packages

v1.2.0

  • Add Codecov
  • Update deps

v1.1.0

  • Use ncc and clean workflows
  • Update deps

v1.0.1

  • Update deps
Commits
  • 18ed709 Merge pull request #249 from crazy-max/fix-dl
  • 62cb65d update generated content
  • 99adb1d check latest and tagged releases using releases-json
  • c5896c9 Merge pull request #248 from crazy-max/releases-json
  • 53d9c78 update hugo-releases.json
  • 7838e22 ci: generate hugo-releases.json
  • 46191ac Merge pull request #247 from crazy-max/dependabot/npm_and_yarn/minimatch-3.1.2
  • e934d2c Bump minimatch from 3.0.4 to 3.1.2
  • 747e7e4 Merge pull request #246 from crazy-max/dependabot/npm_and_yarn/json5-2.2.3
  • 1f777b8 Bump json5 from 2.1.3 to 2.2.3
  • 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)