J3RN / time-tracker

A time tracking application
http://timesheet.j3rn.com
MIT License
6 stars 14 forks source link

Bump autoprefixer-rails from 8.2.0 to 9.5.0 #161

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps autoprefixer-rails from 8.2.0 to 9.5.0.

Changelog *Sourced from [autoprefixer-rails's changelog](https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md).* > # Change Log > > ## 9.5 “Draco dormiens nunquam titillandus” > * Add `mask-composite` support (by Semen Levenson). > > ## 9.4.10.2 > * Fix Ruby < 2.4 support (by Jack Ford). > * Update Can I Use data. > > ## 9.4.10.1 > * Fix non-Rails environments support (by Junya Ogura). > * Update Can I Use data. > > ## 9.4.10 > * Add warning for named Grid rows. > > ## 9.4.9 > * Fix `grid-template` and `[@​media](https://github.com/media)` case (by Bogdan Dolin). > > ## 9.4.8 > * Fix `calc()` support in Grid gap. > > ## 9.4.7 > * Fix infinite loop on mismatched parens. > > ## 9.4.6 > * Fix warning text (by Albert Juhé Lluveras). > > ## 9.4.5 > * Fix `text-decoration-skip-ink` support. > > ## 9.4.4 > * Use `direction` value for `-ms-writing-mode` (by Denys Kniazevych). > * Fix warning text (by [@​zzzzBov](https://github.com/zzzzBov)). > > ## 9.4.3 > * Add warning to force `flex-start` instead of `start` (by Antoine du Hamel). > > ## 9.4.2 > * Fix Grid autoplacement warning. > > ## 9.4.1 > * Fix unnecessary Flexbox prefixes in Grid elements. > > ## 9.4 “Advance Australia” > * Add Grid autoplacement for `-ms-` (by Bogdan Dolin). > * Improve warnings (by Daniel Tonon). > * Remove some unnecessary warnings for Grid (by Andrey Alexandrov). > > ## 9.3.1 > ... (truncated)
Commits - [`5a694db`](https://github.com/ai/autoprefixer-rails/commit/5a694db494df7d09e14e7fd3f5ccb218747c7d3f) Release 9.5 version - [`3b8daa1`](https://github.com/ai/autoprefixer-rails/commit/3b8daa11a75cd4adb3542a368d52fbdf60767298) Update autoprefixer.js with mark-composite - [`a173e32`](https://github.com/ai/autoprefixer-rails/commit/a173e32f9ce4fd05a1b69ee75c0c1203083ad2d5) Release 9.4.10.2 version - [`d518f95`](https://github.com/ai/autoprefixer-rails/commit/d518f95492915f81009994503a8835c0f061e50a) Update autoprefixer.js with fresh data - [`1f62319`](https://github.com/ai/autoprefixer-rails/commit/1f62319533aab1f22f608134afe358487319c224) Convert from match? to match to support rubies < 2.4 ([#156](https://github-redirect.dependabot.com/ai/autoprefixer-rails/issues/156)) - [`0ad70fc`](https://github.com/ai/autoprefixer-rails/commit/0ad70fcea2c70905e61af702a91ab0b07153f118) Release 9.4.10.1 - [`e19717c`](https://github.com/ai/autoprefixer-rails/commit/e19717cc9f9582aeb94508c3367660ea684de59f) Update auroprefixer.js with fresh Can I Use - [`f5facc2`](https://github.com/ai/autoprefixer-rails/commit/f5facc23699752df6071c203790808507f3540f3) Fix NameError when processing without Rails ([#154](https://github-redirect.dependabot.com/ai/autoprefixer-rails/issues/154)) - [`4831821`](https://github.com/ai/autoprefixer-rails/commit/4831821dff296ee27a8b75256d3aabbdaea828b1) Release 9.4.10 version - [`9d8cec1`](https://github.com/ai/autoprefixer-rails/commit/9d8cec1a41187bc0d530f611b65c0c644ca4a7f8) Update autoprefixer.js with warning for named Grid lines - Additional commits viewable in [compare view](https://github.com/ai/autoprefixer-rails/compare/8.2.0...9.5.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 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.
dependabot-preview[bot] commented 5 years ago

Superseded by #165.