dawidd6 / action-ansible-playbook

:gear: A GitHub Action for running Ansible playbooks
MIT License
306 stars 68 forks source link

build(deps): bump yaml from 2.1.1 to 2.1.2 #57

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps yaml from 2.1.1 to 2.1.2.

Release notes

Sourced from yaml's releases.

v2.1.2

  • Set correct node-end position for empty values with comments (#413)
Commits
  • acb5f47 2.1.2
  • 6e7fba7 chore: Refresh lockfile
  • 4ac0f5d fix: Set correct node-end position for empty values with comments (#413)
  • e97948d ci: Uninstall @​jest/types before testing types on TS 4.0 and 3.8
  • 17a56bd chore: Update to jest 29
  • 26526d7 chore: Satisfy updated Typescript (4.8.2) & Prettier
  • c3c265b chore: Refresh lockfile
  • 57a29cd chore: Update docs-slate
  • 3197c60 docs: Use https in README.md link (#400)
  • See full diff 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 2 years ago

Superseded by #58.