ahmadawais / create-guten-block

📦 A zero-configuration #0CJS developer toolkit for building WordPress Gutenberg block plugins.
https://Awais.dev/cgb-post
MIT License
3.16k stars 329 forks source link

Update postcss-loader requirement from ^2.0.10 to ^3.0.0 #186

Open dependabot-preview[bot] opened 5 years ago

dependabot-preview[bot] commented 5 years ago

Updates the requirements on postcss-loader to permit the latest version.

Release notes *Sourced from [postcss-loader's releases](https://github.com/postcss/postcss-loader/releases).* > ## v3.0.0 > ## [2018-08-08](https://github.com/postcss/postcss-loader/compare/v2.1.6...v3.0.0) > > > ### `Bug Fixes` > > * **index:** add ast version (`meta.ast`) ([f34954f](https://github.com/postcss/postcss-loader/commit/f34954f)) > * **index:** emit `warnings` as an instance of `{Error}` ([8ac6fb5](https://github.com/postcss/postcss-loader/commit/8ac6fb5)) > * **options:** improved `ValidationError` messages ([549ea08](https://github.com/postcss/postcss-loader/commit/549ea08)) > > > ### `Chores` > > * **package:** update `postcss` v6.0.0...7.0.0 (`dependencies`) ([#375](https://github-redirect.dependabot.com/postcss/postcss-loader/issues/375)) ([daa0da8](https://github.com/postcss/postcss-loader/commit/daa0da8)) > > > ### `BREAKING CHANGES` > > * **package:** requires `node >= v6.0.0`
Changelog *Sourced from [postcss-loader's changelog](https://github.com/postcss/postcss-loader/blob/master/CHANGELOG.md).* > # [3.0.0](https://github.com/postcss/postcss-loader/compare/v2.1.6...v3.0.0) (2018-08-08) > > > ### Bug Fixes > > * **index:** add ast version (`meta.ast`) ([f34954f](https://github.com/postcss/postcss-loader/commit/f34954f)) > * **index:** emit `warnings` as an instance of `{Error}` ([8ac6fb5](https://github.com/postcss/postcss-loader/commit/8ac6fb5)) > * **options:** improved `ValidationError` messages ([549ea08](https://github.com/postcss/postcss-loader/commit/549ea08)) > > > ### Chores > > * **package:** update `postcss` v6.0.0...7.0.0 (`dependencies`) ([#375](https://github-redirect.dependabot.com/postcss/postcss-loader/issues/375)) ([daa0da8](https://github.com/postcss/postcss-loader/commit/daa0da8)) > > > ### BREAKING CHANGES > > * **package:** requires `node >= v6.0.0` > > > > > ## [2.1.6](https://github.com/postcss/postcss-loader/compare/v2.1.5...v2.1.6) (2018-07-10) > > > ### Bug Fixes > > * **package:** config memory leak, updates `postcss-load-config` v1.2.0...2.0.0 (`dependencies`) ([0547b12](https://github.com/postcss/postcss-loader/commit/0547b12)) > > > > > ## [2.1.5](https://github.com/postcss/postcss-loader/compare/v2.1.4...v2.1.5) (2018-05-04) > > > ### Bug Fixes > > * **index:** remove `sourceMap` warning ([#361](https://github-redirect.dependabot.com/postcss/postcss-loader/issues/361)) ([4416791](https://github.com/postcss/postcss-loader/commit/4416791)) > > > > > ## [2.1.4](https://github.com/postcss/postcss-loader/compare/v2.1.3...v2.1.4) (2018-04-16) > > > ### Bug Fixes > > * restore loader object in postcss config context ([#355](https://github-redirect.dependabot.com/postcss/postcss-loader/issues/355)) ([2ff1735](https://github.com/postcss/postcss-loader/commit/2ff1735)) > > > ... (truncated)
Commits - [`7647ac9`](https://github.com/postcss/postcss-loader/commit/7647ac9051a17a3a6add7364828bf7bd9955b968) chore(release): 3.0.0 - [`313c3c4`](https://github.com/postcss/postcss-loader/commit/313c3c458c431f13bc438b6780073a5644547b09) docs(README): update filename formatting - [`d6931da`](https://github.com/postcss/postcss-loader/commit/d6931da177ac79707bd758436e476036a55e4f59) refactor(Error): add `error` property checks - [`962b1d6`](https://github.com/postcss/postcss-loader/commit/962b1d60f41084630c33c5fdf1b886847178d214) refactor(options): remove `ident` from validation schema - [`1f98aee`](https://github.com/postcss/postcss-loader/commit/1f98aee4534f87eca93cfd374cc485e82899d716) refactor(Warning): add `warning` property checks - [`95de4c1`](https://github.com/postcss/postcss-loader/commit/95de4c1e5466156668f89ff1687e3435c986f687) docs(LOADER): update JSDoc - [`ea68a42`](https://github.com/postcss/postcss-loader/commit/ea68a42f546db1870411779ea29aadea3890abb8) chore(package): update `schema-utils` v0.4.5...1.0.0 (`dependencies`) - [`73a8c66`](https://github.com/postcss/postcss-loader/commit/73a8c663e84fc890771bdd110378e61eeb4c855e) chore(ISSUE_TEMPLATE/DOCS): add template for documentation issues - [`70f4426`](https://github.com/postcss/postcss-loader/commit/70f442631ad67f1cbcba4f461abc251da27b9b71) chore(ISSUE_TEMPLATE/FEATURE): add feature request template - [`4a0328e`](https://github.com/postcss/postcss-loader/commit/4a0328e81e834d44ff6139d4aef5d49ab64be04a) chore(ISSUE_TEMPLATE/BUG): move bug reports into their own template - Additional commits viewable in [compare view](https://github.com/postcss/postcss-loader/compare/v2.0.10...v3.0.0)


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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - 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) Finally, you can contact us by mentioning @dependabot.