platform-coop-toolkit / coop-library-framework

Custom Post Type utilities for the Platform Co-op Resource Library.
https://platform.coop
Other
0 stars 2 forks source link

Bump browserslist from 4.8.0 to 4.8.1 #203

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps browserslist from 4.8.0 to 4.8.1.

Changelog *Sourced from [browserslist's changelog](https://github.com/browserslist/browserslist/blob/master/CHANGELOG.md).* > ## 4.8.1 > * Fix Chrome and `mobileToDesktop` (by Huáng Jùnliàng). > > ## 4.8 > * Add `> 5% in browserslist-config-my stats` query (by Andrew Leedham). > * Improve docs (by Danny van Kooten). > > ## 4.7.3 > * Add funding link for `npm fund`. > > ## 4.7.2 > * Add cache for query parsing. > * Improve config caching (by Kārlis Gaņģis). > * Update Firefox ESR. > > ## 4.7.1 > * Improve caching. > > ## 4.7 > * Add PhantomJS queries. > * Improve docs (by Dorian Koehring). > > ## 4.6.6 > * Remove Safari from `dead` query. > > ## 4.6.5 > * Add Samsung 4 browser to `dead` query. > * Remove dirty fix for `android all` error. > > ## 4.6.4 > * Add Firefox 68 to `Firefox ESR` query. > > ## 4.6.3 > * Dirty fix for `android all` error. > > ## 4.6.2 > * Fix `last x version` and similar queries for Android (by Tony Ross). > > ## 4.6.1 > * Fix patch version support for Electron (by Kilian Valkhof). > > ## 4.6 > * Add `mobileToDesktop` option (by Nicolò Ribaudo). > > ## 4.5.6 > * Make `Node > 5` and `node > 5` queries case insensitive. > > ## 4.5.5 > * Fix CLI help (by Marcel Gerber). > * Add KaiOS browser to docs. > ... (truncated)
Commits - [`cedf063`](https://github.com/browserslist/browserslist/commit/cedf06343e60ce6e85994ed5ff976e593f4de045) Release 4.8.1 version - [`1c41def`](https://github.com/browserslist/browserslist/commit/1c41def9690fe3655a31bca53ab8126bdff513cb) Clean up code - [`6ad589e`](https://github.com/browserslist/browserslist/commit/6ad589e1d608d529f7468a39f85f9a21934c76f8) Fix android queries ([#428](https://github-redirect.dependabot.com/browserslist/browserslist/issues/428)) - [`243263e`](https://github.com/browserslist/browserslist/commit/243263e72ef095ea6bed7b0ce0362b9115ecb7e0) Update dependencies - [`6c5f7ff`](https://github.com/browserslist/browserslist/commit/6c5f7fffc1366122255192b7c9a3c431e27c4198) Support range queries when mobileToDesktop is true ([#427](https://github-redirect.dependabot.com/browserslist/browserslist/issues/427)) - [`4da6f9c`](https://github.com/browserslist/browserslist/commit/4da6f9c683ce27816f8804663c4cd29ef38d01a7) chore: exclude IE_Mob 11 on readme examples ([#426](https://github-redirect.dependabot.com/browserslist/browserslist/issues/426)) - [`e0dcbfa`](https://github.com/browserslist/browserslist/commit/e0dcbfabdd48e230a764f2cc7f61f00040ccca2f) Mention caniuse-lite in docs - See full diff in [compare view](https://github.com/browserslist/browserslist/compare/4.8.0...4.8.1)


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)