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
79 stars 5 forks source link

chore: bump stylelint from 15.10.1 to 15.10.2 #469

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps stylelint from 15.10.1 to 15.10.2.

Release notes

Sourced from stylelint's releases.

15.10.2

  • Fixed: declaration-property-value-no-unknown false negatives for nested declarations (#7079) (@​romainmenke).
  • Fixed: selector-pseudo-element-no-unknown false positives for view-transition pseudo-elements (#7070) (@​danielroe).
Changelog

Sourced from stylelint's changelog.

15.10.2

  • Fixed: declaration-property-value-no-unknown false negatives for nested declarations (#7079) (@​romainmenke).
  • Fixed: selector-pseudo-element-no-unknown false positives for view-transition pseudo-elements (#7070) (@​danielroe).
Commits
  • f383a26 15.10.2
  • 1b5f907 Prepare release (#7073)
  • 3c65b3a Bump patch-package from 7.0.0 to 7.0.2 (#7085)
  • 9124f9f Bump the eslint group with 2 updates (#7083)
  • 178ea2c Fix declaration-property-value-no-unknown false negatives for nested declar...
  • 0ba4e15 Update package-lock.json to lock file version 3 (#7080)
  • 19ed25a Revert "Update package-lock.json to lock file version 3"
  • 7aebaf5 Update package-lock.json to lock file version 3
  • c1aefb4 [Docs] Fix table formatting in deprecated rules user guide (#7076)
  • 0543317 Fix typo in 15.0.0 migration guide (#7074)
  • 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 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: +0.76% :tada:

Comparison is base (fd31aa9) 15.33% compared to head (7a5470f) 16.10%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #469 +/- ## ========================================== + Coverage 15.33% 16.10% +0.76% ========================================== Files 11 11 Lines 652 652 ========================================== + Hits 100 105 +5 + Misses 552 547 -5 ``` [see 4 files with indirect coverage changes](https://app.codecov.io/gh/freaktechnik/advanced-github-notifier/pull/469/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Martin+Giger)

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