u3u / prettier-chrome

🎨 An extension that can run Prettier in the browser
https://chrome.google.com/webstore/detail/prettier/nnaminoiljgamnfnemmlcbdlmnleponp
MIT License
219 stars 5 forks source link

build(deps-dev): bump lint-staged from 8.1.4 to 9.4.2 #392

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 5 years ago

Bumps lint-staged from 8.1.4 to 9.4.2.

Release notes *Sourced from [lint-staged's releases](https://github.com/okonet/lint-staged/releases).* > ## v9.4.2 > ## [9.4.2](https://github.com/okonet/lint-staged/compare/v9.4.1...v9.4.2) (2019-10-08) > > > ### Bug Fixes > > * create fn title with mock file list of correct length ([8c3ca58](https://github.com/okonet/lint-staged/commit/8c3ca58)) > > ## v9.4.1 > ## [9.4.1](https://github.com/okonet/lint-staged/compare/v9.4.0...v9.4.1) (2019-10-01) > > > ### Bug Fixes > > * add note about next version ([#708](https://github-redirect.dependabot.com/okonet/lint-staged/issues/708)) ([8ec040c](https://github.com/okonet/lint-staged/commit/8ec040c)) > > ## v9.4.0 > # [9.4.0](https://github.com/okonet/lint-staged/compare/v9.3.0...v9.4.0) (2019-09-26) > > > ### Features > > * Use shorter title for function tasks with many staged files ([#706](https://github-redirect.dependabot.com/okonet/lint-staged/issues/706)) ([1dcdb89](https://github.com/okonet/lint-staged/commit/1dcdb89)), closes [#674](https://github-redirect.dependabot.com/okonet/lint-staged/issues/674) > > ## v9.3.0 > # [9.3.0](https://github.com/okonet/lint-staged/compare/v9.2.5...v9.3.0) (2019-09-22) > > > ### Features > > * allow to pass config instead of configPath ([14c46d2](https://github.com/okonet/lint-staged/commit/14c46d2)) > > ## v9.2.5 > ## [9.2.5](https://github.com/okonet/lint-staged/compare/v9.2.4...v9.2.5) (2019-08-27) > > > ### Bug Fixes > > * validateConfig validates function task return values ([d8fad78](https://github.com/okonet/lint-staged/commit/d8fad78)) > > ## v9.2.4 > ## [9.2.4](https://github.com/okonet/lint-staged/compare/v9.2.3...v9.2.4) (2019-08-25) > > > ### Bug Fixes > > * include renames when getting list of staged files ([2243a83](https://github.com/okonet/lint-staged/commit/2243a83)) > > ## v9.2.3 > ## [9.2.3](https://github.com/okonet/lint-staged/compare/v9.2.2...v9.2.3) (2019-08-17) > ... (truncated)
Commits - [`403f80b`](https://github.com/okonet/lint-staged/commit/403f80b74468dd5682f27bfbeabdd779d492f0e8) refactor: add check before creating short function title - [`8c3ca58`](https://github.com/okonet/lint-staged/commit/8c3ca586a90153f658bdb6152148617224ea7ab4) fix: create fn title with mock file list of correct length - [`8ec040c`](https://github.com/okonet/lint-staged/commit/8ec040c70ed7665dfdeacda0045264b5c54528fe) fix: add note about next version ([#708](https://github-redirect.dependabot.com/okonet/lint-staged/issues/708)) - [`1dcdb89`](https://github.com/okonet/lint-staged/commit/1dcdb8963585d0b60f820de5723c26acc2b3c7aa) feat: Use shorter title for function tasks with many staged files ([#706](https://github-redirect.dependabot.com/okonet/lint-staged/issues/706)) - [`88d9d4f`](https://github.com/okonet/lint-staged/commit/88d9d4f63e6208035726ea56ff355ebd1591e7c7) Merge pull request [#695](https://github-redirect.dependabot.com/okonet/lint-staged/issues/695) from sheerun/config - [`14c46d2`](https://github.com/okonet/lint-staged/commit/14c46d2d57fc8c21d4d65fc057b4097ae6a397e8) feat: allow to pass config instead of configPath - [`8583641`](https://github.com/okonet/lint-staged/commit/8583641872ef3f24aa1641aead21915d07da2e86) Merge pull request [#703](https://github-redirect.dependabot.com/okonet/lint-staged/issues/703) from sa1dai/readme-correction - [`96ea08f`](https://github.com/okonet/lint-staged/commit/96ea08ffcdc5471aa90cb20ed5fd14771859ff62) docs: correct glob example in readme - [`d8fad78`](https://github.com/okonet/lint-staged/commit/d8fad78b96fb704fdd765d0dbd74770554a07913) fix: validateConfig validates function task return values - [`2243a83`](https://github.com/okonet/lint-staged/commit/2243a839ccc9781a37c290e6c7d3e03bfb76b857) fix: include renames when getting list of staged files - Additional commits viewable in [compare view](https://github.com/okonet/lint-staged/compare/v8.1.4...v9.4.2)


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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 4 years ago

Superseded by #419.