LibraryOfCongress / bagger-js

Upload BagIt-format deliveries to S3 entirely in the browser
https://libraryofcongress.github.io/bagger-js/
Other
32 stars 7 forks source link

Bump stylelint-config-prettier from 6.0.0 to 8.0.0 #70

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps stylelint-config-prettier from 6.0.0 to 8.0.0.

Release notes *Sourced from [stylelint-config-prettier's releases](https://github.com/shannonmoeller/stylelint-config-prettier/releases).* > ## v8.0.0 > - Disables `linebreaks`, `no-empty-first-line`, and `unicode-bom`. > - Bumps the minimum supported version of `stylelint` to 11 to support `unicode-bom` rule. > > ## v7.0.0 > Most PRs I get have been to add support for major version changes of stylelint as a peer dependency. This release sets the version policy to `>=9.1.1`.
Commits - [`bbf37ad`](https://github.com/prettier/stylelint-config-prettier/commit/bbf37ad7e04fed85145942daa2384b476170061e) 8.0.0 - [`d123d29`](https://github.com/prettier/stylelint-config-prettier/commit/d123d29f1fe62e39baf7617ecceea79c7146dd8b) bump domutils checksum - [`ac87145`](https://github.com/prettier/stylelint-config-prettier/commit/ac871455139e28493214bd75f50a7c82e465910e) Merge pull request [#48](https://github-redirect.dependabot.com/shannonmoeller/stylelint-config-prettier/issues/48) from yangmingshan/master - [`0e512f6`](https://github.com/prettier/stylelint-config-prettier/commit/0e512f690ce1a65c231092bdf0174d316a11b69b) Update stylelint to 11+ - [`74cdf9d`](https://github.com/prettier/stylelint-config-prettier/commit/74cdf9d0ad43b0350986d1147a278690e51469c1) Disable "unicode-bom" - [`feb8c65`](https://github.com/prettier/stylelint-config-prettier/commit/feb8c65d6a6c76fdd8f495826e0e873a5aa10701) Disable "no-empty-first-line" - [`573bfee`](https://github.com/prettier/stylelint-config-prettier/commit/573bfee65f2fda0a93f963fccc91ff070362b3a1) Disable "linebreaks" - [`d0019e1`](https://github.com/prettier/stylelint-config-prettier/commit/d0019e1387b5fffc8b177917154eb2f4f4ca834d) 7.0.0 - [`adbb065`](https://github.com/prettier/stylelint-config-prettier/commit/adbb0658dc4cb870c8eecdf2681457508cc30975) Change peer dep to 9+ - [`a69439c`](https://github.com/prettier/stylelint-config-prettier/commit/a69439cc837d2d227424da67be886afc33741c57) Update node support list in travis.yml - See full diff in [compare view](https://github.com/shannonmoeller/stylelint-config-prettier/compare/v6.0.0...v8.0.0)


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) - 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 #73.