sbecker59 / terraform-provider-statuspage

Terraform Statuspage provider
https://registry.terraform.io/providers/sbecker59/statuspage/
Mozilla Public License 2.0
8 stars 5 forks source link

build(deps): bump goreleaser/goreleaser-action from 2.7.0 to 2.8.0 #73

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps goreleaser/goreleaser-action from 2.7.0 to 2.8.0.

Release notes

Sourced from goreleaser/goreleaser-action's releases.

v2.8.0

What's Changed

Full Changelog: https://github.com/goreleaser/goreleaser-action/compare/v2.6.1...v2.8.0

Commits


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)
codecov[bot] commented 3 years ago

Codecov Report

Merging #73 (e75c319) into main (7888cde) will decrease coverage by 1.68%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #73      +/-   ##
==========================================
- Coverage   82.10%   80.41%   -1.69%     
==========================================
  Files          16       16              
  Lines        1436     1976     +540     
==========================================
+ Hits         1179     1589     +410     
- Misses        185      314     +129     
- Partials       72       73       +1     
Impacted Files Coverage Δ
statuspage/resource_metric_provider.go 74.48% <0.00%> (-4.47%) :arrow_down:
statuspage/provider.go 86.84% <0.00%> (-3.33%) :arrow_down:
statuspage/resource_page_access_group.go 80.98% <0.00%> (-2.89%) :arrow_down:
statuspage/internal/go-retryablehttp/client.go 68.73% <0.00%> (-2.32%) :arrow_down:
statuspage/resource_page_access_user.go 71.42% <0.00%> (-2.11%) :arrow_down:
statuspage/resource_component.go 85.14% <0.00%> (-1.82%) :arrow_down:
statuspage/resource_incident.go 89.15% <0.00%> (-1.47%) :arrow_down:
statuspage/data_source_component_groups.go 89.28% <0.00%> (-1.34%) :arrow_down:
statuspage/data_source_components.go 89.65% <0.00%> (-1.26%) :arrow_down:
statuspage/filter.go 75.00% <0.00%> (-0.72%) :arrow_down:
... and 6 more

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 0749bb1...e75c319. Read the comment docs.