build(deps): bump peaceiris/actions-hugo from 2 to 2.4.13
Created by: dependabot[bot]
Bumps peaceiris/actions-hugo from 2 to 2.4.13.
Release notes
Sourced from peaceiris/actions-hugo's releases.
actions-hugo v2.4.13
See CHANGELOG.md for more details.
actions-hugo v2.4.12
See CHANGELOG.md for more details.
Fixes
actions-hugo v2.4.11
See CHANGELOG.md for more details.
actions-hugo v2.4.10
See CHANGELOG.md for more details.
This action was featured at GitHub Action Hero: Shohei Ueda - The GitHub Blog. Thanks all.
actions-hugo v2.4.9
See CHANGELOG.md for more details.
actions-hugo v2.4.8
See CHANGELOG.md for more details.
actions-hugo v2.4.7
See CHANGELOG.md for more details.
actions-hugo v2.4.6
See CHANGELOG.md for more details.
actions-hugo v2.4.5
See CHANGELOG.md for more details.
actions-hugo v2.4.4
See CHANGELOG.md for more details.
Release v2.4.3
See CHANGELOG.md for more details.
Release v2.4.2
See CHANGELOG.md for more details.
Release v2.4.1
See CHANGELOG.md for more details.
Release v2.4.0
See CHANGELOG.md for more details.
GitHub Actions for Hugo v2.3.2
Release v2.3.2
... (truncated)
Changelog
Sourced from peaceiris/actions-hugo's changelog.
2.4.13 (2020-10-06)
chore
- change default branch from master to main (#386) (da2d546), closes #386
- change printWidth from 80 to 100 (#365) (8bff475), closes #365
- disable deno on vscode (#388) (71327d4), closes #388
- fix link to GitHub Actions Community Forum (919a5f9)
ci
- add codeql workflow (2fa902b)
- add workflow_dispatch (1eeaa0e)
- bump actions/setup-node from v2.0.0 to v2.1.0 (#371) (d59d21e), closes #371
- bump actions/setup-node from v2.1.0 to v2.1.1 (#392) (316ab5f), closes #392
- bump actions/setup-node from v2.1.1 to v2.1.2 (#449) (d13e210), closes #449
- bump codecov/codecov-action from v1.0.10 to v1.0.11 (#389) (76e5f6f), closes #389
- bump codecov/codecov-action from v1.0.11 to v1.0.12 (#393) (f8104a9), closes #393
- bump codecov/codecov-action from v1.0.12 to v1.0.13 (#414) (c230bfd), closes #414
- bump codecov/codecov-action from v1.0.7 to v1.0.10 (#373) (00ad573), closes #373
- bump peaceiris/actions-label-commenter from v1 to v1.3.7 (#364) (be37873), closes #364
- bump peaceiris/actions-label-commenter from v1.3.7 to v1.5.0 (#406) (baf4896), closes #406
- bump peaceiris/actions-label-commenter from v1.5.0 to v1.6.0 (#434) (3120b3d), closes #434
- bump peaceiris/actions-label-commenter from v1.6.0 to v1.6.1 (#437) (22a5584), closes #437
- remove open-pull-requests-limit (53a8986)
deps
- bump
@actions/core
from 1.2.4 to 1.2.5 (#422) (5825c93), closes #422- bump
@actions/core
from 1.2.5 to 1.2.6 (#448) (33a289a), closes #448- bump
@actions/tool-cache
from 1.5.5 to 1.6.0 (#383) (3f02ff7), closes #383- bump
@types/jest
from 26.0.0 to 26.0.3 (#369) (f42b985), closes #369- bump
@types/jest
from 26.0.10 to 26.0.12 (#425) (6b13193), closes #425- bump
@types/jest
from 26.0.12 to 26.0.13 (#427) (b59871c), closes #427- bump
@types/jest
from 26.0.13 to 26.0.14 (#442) (3317f5e), closes #442- bump
@types/jest
from 26.0.3 to 26.0.4 (#378) (16d8ce1), closes #378- bump
@types/jest
from 26.0.4 to 26.0.5 (#390) (b7fbea4), closes #390- bump
@types/jest
from 26.0.5 to 26.0.7 (#394) (be3e1cc), closes #394- bump
@types/jest
from 26.0.7 to 26.0.8 (#405) (7753141), closes #405- bump
@types/jest
from 26.0.8 to 26.0.9 (#407) (77557cc), closes #407- bump
@types/jest
from 26.0.9 to 26.0.10 (#412) (6ec44a7), closes #412- bump
@types/node
from 12.12.47 to 12.12.48 (#379) (1835230), closes #379- bump
@types/node
from 12.12.48 to 12.12.50 (#381) (cf40bc8), closes #381- bump
@types/node
from 12.12.50 to 12.12.51 (#391) (64f9c36), closes #391- bump
@types/node
from 12.12.51 to 12.12.52 (#395) (beefbb4), closes #395- bump
@types/node
from 12.12.52 to 12.12.53 (#396) (67dcb24), closes #396- bump
@types/node
from 12.12.53 to 12.12.54 (#408) (bfac474), closes #408- bump
@types/node
from 12.12.54 to 12.12.55 (#426) (e7fbc0b), closes #426- bump
@types/node
from 12.12.55 to 12.12.56 (#432) (79ed21e), closes #432
... (truncated)
Commits
- See full diff in compare view
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)