matthewhudson / current-device

📱 The easiest way to write conditional CSS and/or JavaScript based on device operating system (iOS, Android, Blackberry, Windows, Firefox OS, MeeGo), orientation (Portrait vs. Landscape), and type (Tablet vs. Mobile).
https://matthewhudson.github.io/current-device/
MIT License
3.94k stars 587 forks source link

chore(deps): update dependency prettier to v2.3.2 #291

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
prettier (source) 2.2.1 -> 2.3.2 age adoption passing confidence

Release Notes

prettier/prettier ### [`v2.3.2`](https://togithub.com/prettier/prettier/blob/master/CHANGELOG.md#​232) [Compare Source](https://togithub.com/prettier/prettier/compare/2.3.1...2.3.2) [diff](https://togithub.com/prettier/prettier/compare/2.3.1...2.3.2) ##### Fix failure on dir with trailing slash ([#​11000](https://togithub.com/prettier/prettier/pull/11000) by [@​fisker](https://togithub.com/fisker)) ```console $ ls 1.js 1.unknown ``` ### [`v2.3.1`](https://togithub.com/prettier/prettier/blob/master/CHANGELOG.md#Prettier-231) [Compare Source](https://togithub.com/prettier/prettier/compare/2.3.0...2.3.1) $ prettier . -l 1.js $ prettier ./ -l \[error] No supported files were found in the directory: "./". ### [`v2.3.0`](https://togithub.com/prettier/prettier/blob/master/CHANGELOG.md#​230) [Compare Source](https://togithub.com/prettier/prettier/compare/2.2.1...2.3.0) [diff](https://togithub.com/prettier/prettier/compare/2.2.1...2.3.0) 🔗 [Release Notes](https://prettier.io/blog/2021/05/09/2.3.0.html)

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.

codecov[bot] commented 3 years ago

Codecov Report

Merging #291 (2debb15) into master (6e2e4ec) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 2debb15 differs from pull request most recent head d987c7a. Consider uploading reports for the commit d987c7a to get more accurate results Impacted file tree graph

@@           Coverage Diff           @@
##           master     #291   +/-   ##
=======================================
  Coverage   71.71%   71.71%           
=======================================
  Files           1        1           
  Lines         152      152           
=======================================
  Hits          109      109           
  Misses         43       43           

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 6e2e4ec...d987c7a. Read the comment docs.

coveralls commented 3 years ago

Coverage Status

Coverage remained the same at 63.37% when pulling 2debb1587b5a67daa8981ef7b6e95d661bac8f6f on renovate/prettier-2.x into 6e2e4ec84148f9f35d82b5532ab25a11140376fc on master.