kitplummer / goa

GitOps Agent - continuously monitors a remote git repository against local/any change, and performs actions (e.g. executes a provided command) - given a periodicity that is defined as a time intervals [NOTE: very much pre-release at this point.]
MIT License
4 stars 0 forks source link

build(deps): bump actions-rs/grcov from 0.1.5 to 0.1.6 #100

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps actions-rs/grcov from 0.1.5 to 0.1.6.

Changelog

Sourced from actions-rs/grcov's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.1.6] - 2020-05-12

Fixed

  • Compatibility with grcov v0.5.14 (#70)

[0.1.5] - 2020-02-05

Changed

  • Relax glob pattern for .gc files collecting (#39)

[0.1.4] - 2019-11-09

Changed

  • Change log warnings to the info level

[0.1.3] - 2019-10-08

Changed

  • ignore-dir option is replaced with the ignore (#2)

[0.1.2] - 2019-10-07

Added

  • Override output path with the output-file option in YAML configuration file (#1)

[0.1.1] - 2019-09-25

Fixed

  • Use default path for grcov.yml file is input is not provided

[0.1.0] - 2019-09-25

Added

  • First public version
Commits
  • 770fa90 Release v0.1.6
  • e047770 Fix --output-file breakage from grcov v0.5.14 (#71)
  • 8fd6434 Fix usage of -Zno-landing-pads
  • 3091189 Fix usage of -Zno-landing-pads
  • f35ac0a Bumping dependencies
  • efd79b1 Building dist files for 749647d8a3f6b7beac623a17f41dd19c3a28d150 commit
  • 749647d Replace multiple hyphens
  • 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)