Stranger6667 / css-inline

High-performance library for inlining CSS into HTML 'style' attributes
https://css-inline.org/
MIT License
236 stars 29 forks source link

build(deps): bump aevea/commitsar from 0.20.1 to 0.20.2 #287

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps aevea/commitsar from 0.20.1 to 0.20.2.

Release notes

Sourced from aevea/commitsar's releases.

v0.20.2

:rocket: Features

  • fd4fae8 (checks) allow slashes in scope

:bug: Bug fixes

  • a43e7f5 (commit) wrong hash commit in log
  • b782e7e (deps) update module github.com/spf13/viper to v1.14.0
  • 73b8972 (deps) update module golang.org/x/oauth2 to v0.2.0
  • f13271d (deps) update module github.com/stretchr/testify to v1.8.1
  • 777ea9e (deps) update module github.com/spf13/cobra to v1.6.1
  • 7c25877 (deps) update module golang.org/x/oauth2 to v0.1.0

:wrench: Chores and Improvements

  • 916c7b4 (deps) update alpine docker tag to v3.18.2
  • 6536bfc (deps) update golang docker tag to v1.19.3

:package: Other

  • 528ab06 sync README to Dockerhub
Commits
  • 916c7b4 chore(deps): update alpine docker tag to v3.18.2
  • fd4fae8 feat(checks): allow slashes in scope
  • a43e7f5 fix(commit): wrong hash commit in log
  • b782e7e fix(deps): update module github.com/spf13/viper to v1.14.0
  • 73b8972 fix(deps): update module golang.org/x/oauth2 to v0.2.0
  • 6536bfc chore(deps): update golang docker tag to v1.19.3
  • 528ab06 docs: sync README to Dockerhub
  • f13271d fix(deps): update module github.com/stretchr/testify to v1.8.1
  • 777ea9e fix(deps): update module github.com/spf13/cobra to v1.6.1
  • 7c25877 fix(deps): update module golang.org/x/oauth2 to v0.1.0
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
codspeed-hq[bot] commented 9 months ago

CodSpeed Performance Report

Merging #287 will not alter performance

Comparing dependabot/github_actions/aevea/commitsar-0.20.2 (245bc6b) with master (87ac756)

Summary

✅ 6 untouched benchmarks

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (87ac756) 85.48% compared to head (245bc6b) 85.48%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #287 +/- ## ======================================= Coverage 85.48% 85.48% ======================================= Files 18 18 Lines 1729 1729 ======================================= Hits 1478 1478 Misses 251 251 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.