Tamschi / reserde

A RE-SErialising DEserialiser - that is: a document converter. Currently supports Bencode, Bincode, CBOR, JSON, TAML, XML, x-www-form-urlencoded and YAML.
Other
4 stars 2 forks source link

Bump stefanzweifel/git-auto-commit-action from 4.11.0 to 4.12.0 #21

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps stefanzweifel/git-auto-commit-action from 4.11.0 to 4.12.0.

Release notes

Sourced from stefanzweifel/git-auto-commit-action's releases.

v4.12.0

Added

  • Add commit_hash output #172
Changelog

Sourced from stefanzweifel/git-auto-commit-action's changelog.

v4.12.0 - 2021-09-10

Added

  • Add commit_hash output #172
Commits
  • abd87b7 Release v4.12.0
  • 54cc218 Remove unwanted chars from tests
  • 216b25a Merge pull request #172 from webignition/issue-171
  • 05aea7e Add commit_hash output description to readme
  • 68fd92d Output hash of created commit
  • 0426839 Merge pull request #173 from webignition/run-checks-on-pull-request
  • 97badfa Revert Linter to only run on push event
  • 10257e2 Run git-auto-commit, linter and tests checks on pull requests
  • e107e28 Update README.md
  • 6834afe Update README.md
  • 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 will merge this PR once CI passes on it, as requested by @Tamschi.


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)