AustinGil / bedrocss

A classless CSS library that's modern, lightweight, and easy to modify so you can start your projects on a solid foundation. It does a bit more than a reset, but not so much as a framework. bedrocss applies sane defaults to plain HTML elements, so there isn't anything to learn, and it's super easy to modify.
https://bedrocss.austingil.com/
29 stars 4 forks source link

Bump postcss from 6.0.21 to 7.0.14 #1

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 5 years ago

Bumps postcss from 6.0.21 to 7.0.14.

Release notes *Sourced from [postcss's releases](https://github.com/postcss/postcss/releases).* > ## 7.0.14 > * Fix tokenizer for `postcss-less` (by [@​mattlyons0](https://github.com/mattlyons0)) > > ## 7.0.13 > * Fix parsing regression in 7.0.12 for comments between property and value. > > ## 7.0.12 > * Fix parsing broken CSS with two words in declaration property. > > ## 7.0.11 > * Fix source maps on declaration semicolon (by [@​mischnic](https://github.com/mischnic)). > > ## 7.0.10 > * Fix source maps (by [@​mischnic](https://github.com/mischnic)). > > ## 7.0.9 > * Increase stringifing performance for non-raws AST. > > ## 7.0.8 > * Fix TypeScript definitions (by [@​aoberoi](https://github.com/aoberoi)). > * Use `support-colors` 6.0. > > ## 7.0.7 > * Extend `Error` in `CssSyntaxError`. > > ## 7.0.6 > * Fix parsing files with BOM (by [@​vkrol](https://github.com/vkrol)). > > ## 7.0.5 > * Reduce npm package size (by [@​pgilad](https://github.com/pgilad)). > > ## 7.0.4 > * Fix safe parser regression. > > ## 7.0.3 > * Fix tokenizer extendability (by [@​shellscape](https://github.com/shellscape)). > > ## 7.0.2 > * Fix warning text (by [@​rapzo](https://github.com/rapzo)). > > ## 7.0.1 > * Fix JSDoc (by [@​straker](https://github.com/straker)). > > ## 7.0 “President Amy” > President Amy seal > > PostCSS 7.0 dropped Node.js 4 support and brought small features. > > ## Breaking Changes > > ... (truncated)
Changelog *Sourced from [postcss's changelog](https://github.com/postcss/postcss/blob/master/CHANGELOG.md).* > ## 7.0.14 > * Fix tokenizer for `postcss-less` (by Matt Lyons). > > ## 7.0.13 > * Fix parsing regression in 7.0.12 for comments between property and value. > > ## 7.0.12 > * Fix parsing broken CSS with two words in declaration property. > > ## 7.0.11 > * Fix source maps on declaration semicolon (by Niklas Mischkulnig). > > ## 7.0.10 > * Fix source maps (by Niklas Mischkulnig). > > ## 7.0.9 > * Increase stringifing performance for non-raws AST. > > ## 7.0.8 > * Fix TypeScript definitions (by Ankur Oberoi). > * Use `support-colors` 6.0. > > ## 7.0.7 > * Extend `Error` in `CssSyntaxError`. > > ## 7.0.6 > * Fix parsing files with BOM (by Veniamin Krol). > > ## 7.0.5 > * Reduce npm package size (by Gilad Peleg). > > ## 7.0.4 > * Fix safe parser regression. > > ## 7.0.3 > * Fix tokenizer extendability (by Andrew Powell). > * Reduce npm package size. > > ## 7.0.2 > * Fix warning text (by Rui Pedro M Lima). > > ## 7.0.1 > * Fix JSDoc (by Steven Lambert). > > ## 7.0 “President Amy” > * Remove Node.js 9 and Node.js 4 support. > * Remove IE and “dead” browsers support for client-side Babel transpiling. > * Add CSS position on error happened inside `walk()` (by Nikhil Gaba). > * Add `LazyResult#finally` (by Igor Kamyshev). > * Add warning on calling PostCSS without plugins and syntax options. > ... (truncated)
Commits - [`587e3cd`](https://github.com/postcss/postcss/commit/587e3cd26fbed9e1ca6c8585bc7c57a80f838bdb) Release 7.0.14 version - [`a5e1759`](https://github.com/postcss/postcss/commit/a5e1759ee7c72aab4aca2815896bb789b98a1ba3) Update dependecies - [`df9ee08`](https://github.com/postcss/postcss/commit/df9ee0857177b29b04ee9e297034b1d49d893cab) Expose Tokenizer `position` function ([#1237](https://github-redirect.dependabot.com/postcss/postcss/issues/1237)) - [`a939fca`](https://github.com/postcss/postcss/commit/a939fca9ef92574bf217a84795dc1a914d1ee86d) add postcss-classes-to-mixins ([#1235](https://github-redirect.dependabot.com/postcss/postcss/issues/1235)) - [`142b623`](https://github.com/postcss/postcss/commit/142b6238f952da7281a4dbd75df3a548aa3444e6) Update plugins.md ([#1234](https://github-redirect.dependabot.com/postcss/postcss/issues/1234)) - [`92de27a`](https://github.com/postcss/postcss/commit/92de27a62b94e591fe70fe01e089f86a2b14b346) grammar fixes ([#1231](https://github-redirect.dependabot.com/postcss/postcss/issues/1231)) - [`adc1ed0`](https://github.com/postcss/postcss/commit/adc1ed0338f61b4b815ffdf86c60c2f81ce26d6b) Release 7.0.13 version - [`9c59b02`](https://github.com/postcss/postcss/commit/9c59b020467cc2a2bc9e4e7ad7b0b879646d22c1) Fix parse - [`a3ff1b4`](https://github.com/postcss/postcss/commit/a3ff1b495b072dde6d2d643e6a866e53748f7ae3) Release 7.0.12 version - [`b6bcd8c`](https://github.com/postcss/postcss/commit/b6bcd8c90bd082916787e8b9ad83eb4643800c8e) Add error message - Additional commits viewable in [compare view](https://github.com/postcss/postcss/compare/6.0.21...7.0.14)


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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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.