freaktechnik / advanced-github-notifier

A Firefox extension, that not only shows a count of notifications, but also shows notification popups and has a popup that gives direct access to the notifications.
https://addons.mozilla.org/addon/advanced-github-notifier/?utm_source=github&utm_content=about
Mozilla Public License 2.0
80 stars 5 forks source link

chore: bump stylelint-no-unsupported-browser-features from 5.0.3 to 5.0.4 #370

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps stylelint-no-unsupported-browser-features from 5.0.3 to 5.0.4.

Release notes

Sourced from stylelint-no-unsupported-browser-features's releases.

v5.0.4

5.0.4 (2022-09-13)

Bug Fixes

  • postcss: upgrade postcss to latest to address user upgrade errors (a4dce08)
Changelog

Sourced from stylelint-no-unsupported-browser-features's changelog.

5.0.4 (2022-09-13)

Bug Fixes

  • postcss: upgrade postcss to latest to address user upgrade errors (a4dce08)
Commits
  • ab867cd chore(release): 5.0.4 [skip ci]
  • a4dce08 fix(postcss): upgrade postcss to latest to address user upgrade errors
  • c5ee3e2 chore(deps): update wagoid/commitlint-github-action action to v5
  • d2d99e5 chore(deps): update dependency lint-staged to v13
  • 1025b84 chore(deps): update commitlint monorepo to v17
  • c79b6d8 chore(deps): update dependency husky to v8
  • d9fac56 chore(deps): update dependency eslint to v8.23.0
  • 728fedf chore(deps): update dependency eslint-plugin-import to v2.26.0
  • 2e8b88b chore(deps): update dependency lint-staged to v12.5.0
  • 71cc2d8 chore(deps): update dependency eslint-config-prettier to v8.5.0
  • Additional commits viewable 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)
codecov[bot] commented 2 years ago

Codecov Report

Base: 15.95% // Head: 16.10% // Increases project coverage by +0.15% :tada:

Coverage data is based on head (9cf6b85) compared to base (6198431). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #370 +/- ## ========================================== + Coverage 15.95% 16.10% +0.15% ========================================== Files 11 11 Lines 652 652 ========================================== + Hits 104 105 +1 + Misses 548 547 -1 ``` | [Impacted Files](https://codecov.io/gh/freaktechnik/advanced-github-notifier/pull/370?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [scripts/handler.js](https://codecov.io/gh/freaktechnik/advanced-github-notifier/pull/370/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c2NyaXB0cy9oYW5kbGVyLmpz) | `7.61% <0.00%> (+0.50%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.