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.1.1 #168

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.1.1.

Changelog *Sourced from [autoprefixer-rails's changelog](https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md).* > ## 9.5.1.1 > * Fix `register_postprocessor' for nil:NilClass` error. > * Update Can I Use data. > > ## 9.5.1 > * Fix `backdrop-filter` for Edge (by Oleh Aloshkin). > * Fix `min-resolution` media query support in Firefox < 16. > > ## 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` 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. > > ... (truncated)
Commits - [`1bded22`](https://github.com/ai/autoprefixer-rails/commit/1bded225ae77d296788a0a0bfbca71655326e95d) Release 9.5.1.1 version - [`f1e8122`](https://github.com/ai/autoprefixer-rails/commit/f1e81220d75b2c5652a5f40301668ed6bd95a496) Fix if condition - [`0a2734c`](https://github.com/ai/autoprefixer-rails/commit/0a2734c44a6cf06be4b8642c2cf407d5aa3867d3) Update autoprefixer.js with new dependencies - [`2254337`](https://github.com/ai/autoprefixer-rails/commit/22543372b33c688c409b46adfef4d1763041961f) Release 9.5.1 version - [`daa0b93`](https://github.com/ai/autoprefixer-rails/commit/daa0b9339b988cfe5301bebcd43dc9f5a19120bb) Update autoprefixer.js with backdrop-filter and resolution fixes - [`d6cba97`](https://github.com/ai/autoprefixer-rails/commit/d6cba9707eb8313eb4cf53c4b8c919eac8b90daf) Fix specs - [`9c5cbef`](https://github.com/ai/autoprefixer-rails/commit/9c5cbef88342c5173a44c295314d3610e1af690b) Remove old file - [`54c85db`](https://github.com/ai/autoprefixer-rails/commit/54c85db79331416a7dd8670007c474e8ddc27582) Remove Compass tests - [`b90a65e`](https://github.com/ai/autoprefixer-rails/commit/b90a65ea1edae084ac46635e4a69253624a3f38b) Add security note - [`5a694db`](https://github.com/ai/autoprefixer-rails/commit/5a694db494df7d09e14e7fd3f5ccb218747c7d3f) Release 9.5 version - Additional commits viewable in [compare view](https://github.com/ai/autoprefixer-rails/compare/8.2.0...9.5.1.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 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

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.