MeilleursAgents / terraform-provider-ansiblevault

Read ansible vault from Terraform
https://registry.terraform.io/providers/MeilleursAgents/ansiblevault/latest
MIT License
76 stars 19 forks source link

chore(deps): bump gopkg.in/yaml.v2 from 2.2.2 to 2.2.7 #58

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps gopkg.in/yaml.v2 from 2.2.2 to 2.2.7.

Commits - [`1f64d61`](https://github.com/go-yaml/yaml/commit/1f64d6156d11335c3f22d9330b0ad14fc1e789ce) Fix issue in simple_keys improvements ([#548](https://github-redirect.dependabot.com/go-yaml/yaml/issues/548)) - [`a95acef`](https://github.com/go-yaml/yaml/commit/a95acef3719e5e9f7614cc90a119dee4699291eb) Update travis config to use latest go versions ([#540](https://github-redirect.dependabot.com/go-yaml/yaml/issues/540)) - [`36babc3`](https://github.com/go-yaml/yaml/commit/36babc3691687601732d9e2571b698be4116469a) Port stale simple_keys fix to v2 ([#543](https://github-redirect.dependabot.com/go-yaml/yaml/issues/543)) - [`770b8da`](https://github.com/go-yaml/yaml/commit/770b8dae4cf00919e5eafffbd8d58186294b61b5) Fix Decorder doc typo ([#494](https://github-redirect.dependabot.com/go-yaml/yaml/issues/494)) - [`1ed5951`](https://github.com/go-yaml/yaml/commit/1ed59511881fdb008c1e618e9f219ce0704e658e) Add Go 1.10-13 to travis setup. - [`f90ceb4`](https://github.com/go-yaml/yaml/commit/f90ceb4f409096b60e2e9076b38b304b8246e5fa) Fix check for non-map alias merging in v2 ([#529](https://github-redirect.dependabot.com/go-yaml/yaml/issues/529)) - [`970885f`](https://github.com/go-yaml/yaml/commit/970885f01c8bc1fecb7ab1c8ce8e7609bda45530) Trivial style tuning on last change. - [`f221b84`](https://github.com/go-yaml/yaml/commit/f221b8435cfb71e54062f6c6e99e9ade30b124d5) Improve heuristics preventing CPU/memory abuse ([#515](https://github-redirect.dependabot.com/go-yaml/yaml/issues/515)) - [`bb4e33b`](https://github.com/go-yaml/yaml/commit/bb4e33bf68bf89cad44d386192cbed201f35b241) Add logic to catch cases of alias abuse. - [`7b8349a`](https://github.com/go-yaml/yaml/commit/7b8349ac747c6a24702b762d2c4fd9266cf4f1d6) Parse floats correctly and fix mistake from [#171](https://github-redirect.dependabot.com/go-yaml/yaml/issues/171) - See full diff in [compare view](https://github.com/go-yaml/yaml/compare/v2.2.2...v2.2.7)


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 badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in the `.dependabot/config.yml` file in this repo: - Update frequency - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
codecov-io commented 4 years ago

Codecov Report

Merging #58 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #58   +/-   ##
=======================================
  Coverage   93.37%   93.37%           
=======================================
  Files           5        5           
  Lines         181      181           
=======================================
  Hits          169      169           
  Misses          8        8           
  Partials        4        4

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update c42a77f...924e053. Read the comment docs.