maxpowis / cv

My latex 🧔‍♂️ CV built, thumbnailed, released and published to my GitHub Pages personal website through GitHub actions 🤘
https://max.pow.is/cv
Other
4 stars 3 forks source link

Bump ChiefGokhlayeh/textidote-action from 5.1.0 to 5.2.0 #14

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps ChiefGokhlayeh/textidote-action from 5.1.0 to 5.2.0.

Release notes

Sourced from ChiefGokhlayeh/textidote-action's releases.

v5.2.0

Replace deprecated use of ::set-output

Changelog

Added

  • Note about LTeX in README

Fixed

  • #48 Replaced use of ::set-output with append to $GITHUB_OUTPUTS following deprecation
  • Spell-check test without dictionary now properly reports spelling mistake (as intended)
  • Unreachable code in entrypoint.sh (shellcheck: SC2317)

Upgraded

Commits
  • 01d87d6 Perform pre-commit autoupdate
  • a1b67e6 Bump Dockerfile version to 5.2.0
  • 6a71b2a Use unknown word for spell check test
  • 86e53cc Add reference to LTeX to README
  • 0b43004 Replace deprecated set-output with GITHUB_OUTPUT
  • ae92ba0 Fix unreachable exit after error
  • 61982f0 Bump docker/build-push-action from 3 to 4 (#47)
  • c218289 [pre-commit.ci] pre-commit autoupdate (#46)
  • cf7efce [pre-commit.ci] pre-commit autoupdate (#45)
  • e3051dc [pre-commit.ci] pre-commit autoupdate (#44)
  • 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)
dependabot[bot] commented 1 year ago

Superseded by #16.