Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump stylelint from 13.8.0 to 13.12.0 #9

Closed
wants to merge 112 commits into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 15, 2021

Bumps stylelint from 13.8.0 to 13.12.0.

Release notes

Sourced from stylelint's releases.

13.12.0

  • Added: named-grid-areas-no-invalid rule (#5167).
  • Added: ignore: ["single-declaration"] to declaration-block-trailing-semicolon (#5165).
  • Fixed: *-no-unknown false positives (#5158).
  • Fixed: selector-pseudo-class-no-unknown false positives for :autofill (#5171).

13.11.0

  • Added: exceptions and severity options to report* configuration object properties (#5143).

13.10.0

  • Added: ignoreDisables, reportNeedlessDisables, reportInvalidScopeDisables and reportDescriptionlessDisables configuration object properties (#5126).
  • Added: declaration-block-no-duplicate-custom-properties rule (#5125).
  • Fixed: alpha-value-notation false negatives for CSS Variables (#5130).

13.9.0

  • Added: TAP formatter (#5062).
  • Fixed: incorrect exit code when using --report options (#5079).
  • Fixed: color-hex-case false negatives for css-in-js object notation (#5101).
  • Fixed: color-hex-length false negatives for css-in-js object notation (#5106).
  • Fixed: selector-attribute-name-disallowed-list false positives for valueless attribute selectors (#5060).
Changelog

Sourced from stylelint's changelog.

13.12.0

  • Added: named-grid-areas-no-invalid rule (#5167).
  • Added: ignore: ["single-declaration"] to declaration-block-trailing-semicolon (#5165).
  • Fixed: *-no-unknown false positives (#5158).
  • Fixed: selector-pseudo-class-no-unknown false positives for :autofill (#5171).

13.11.0

  • Added: exceptions and severity options to report* configuration object properties (#5143).

13.10.0

  • Added: ignoreDisables, reportNeedlessDisables, reportInvalidScopeDisables and reportDescriptionlessDisables configuration object properties (#5126).
  • Added: declaration-block-no-duplicate-custom-properties rule (#5125).
  • Fixed: alpha-value-notation false negatives for CSS Variables (#5130).

13.9.0

  • Added: TAP formatter (#5062).
  • Fixed: incorrect exit code when using --report options (#5079).
  • Fixed: color-hex-case false negatives for css-in-js object notation (#5101).
  • Fixed: color-hex-length false negatives for css-in-js object notation (#5106).
  • Fixed: selector-attribute-name-disallowed-list false positives for valueless attribute selectors (#5060).
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)

iwalton3 and others added 30 commits March 29, 2020 14:25
Fix issue with sync menu and excessive logging

(cherry picked from commit 7c24727)
Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
Add support for seeking with milliseconds

(cherry picked from commit 6b45755)
Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
Restore More button in metadata editor

(cherry picked from commit 995cbdd)
Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
Update apiclient to 1.4.1

(cherry picked from commit 930197a)
Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
Add version check for SyncPlay

(cherry picked from commit 03a9e73)
Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
Fix required track count for subtitle selector to appear

(cherry picked from commit 120ce4f)
Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
Use NodeList instead of HTMLCollection

(cherry picked from commit 5bc2d56)
Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
Remove debug leftovers

(cherry picked from commit 71646b6)
Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
Fix event source for inputManager in case of multiple open dialogs

(cherry picked from commit f5e93a1)
Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
Fix mkv directplay on Edge chromium

(cherry picked from commit 0408ff0)
Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
Add h264 codec profile for TS container

(cherry picked from commit 58198df)
Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
Fix CircleOfDeath on plugin install

(cherry picked from commit 89e5846)
Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
Fix bump_version so it works properly

(cherry picked from commit c8966a7)
Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
Get and tag with actual release version in CI

(cherry picked from commit 2c53a32)
Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
Flip quoting in variable set command

(cherry picked from commit 40b98bb)
Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
Adjust target browsers

(cherry picked from commit feab1ac)
Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
Fix banner height and use primary image as fallback

(cherry picked from commit 34d0b67)
Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
Add paging in book player with touch events

(cherry picked from commit cefdde1)
Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
Fix fullscreen video in iOS Safari

(cherry picked from commit 9b6a90f)
Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
Fix issue with nowplaying page when item.Album or item.Artists are null.

(cherry picked from commit b1aa18e)
Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
thornbill and others added 25 commits February 21, 2021 13:26
Edit admin dashboard menu for plugins

(cherry picked from commit 0ff9615)
Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
refactor: remove unused imports
(cherry picked from commit 8df5feb)
Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
(cherry picked from commit f7f0d68)
Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
Fix scaling in comics player

(cherry picked from commit 441d7a4)
Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
fix: notched devices area not covered
(cherry picked from commit 9ee06bf)
Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
Fix epub player height

(cherry picked from commit 37bb21e)
Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
Allows Search On Tizen

(cherry picked from commit caca17a)
Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
reject play access validation promise

(cherry picked from commit f6d0380)
Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
fix: message appearing after adding repositories
(cherry picked from commit bd297ef)
Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
Change babel.config.js sourceType to unamiguous

(cherry picked from commit fee5731)
Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
fix image alignment on plugin cards

(cherry picked from commit 536797a)
Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
update style for active sessions

(cherry picked from commit bc557b1)
Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
Fix attachment delivery urls

(cherry picked from commit 0a342ce)
Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
Remove iOS bandwidth limit

(cherry picked from commit 8f2437a)
Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
minor improvements to plugin pages

(cherry picked from commit d149430)
Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
browser.js: Avoid misdetecting Chrome OS as OS X

(cherry picked from commit 8d01ed5)
Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
Add hash to bundle urls for cache busting

(cherry picked from commit 68bf09d)
Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
don't use Locations as an indicator for AddLibrary

(cherry picked from commit ce95dce)
Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 15, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 24, 2021

Superseded by #32.

@dependabot dependabot bot closed this Apr 24, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/stylelint-13.12.0 branch April 24, 2021 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
6 participants