BCcampus / bcc-sage

BCcampus theme for marketing site
MIT License
2 stars 1 forks source link

Bump stylelint-webpack-plugin from 0.10.5 to 1.0.3 #408

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps stylelint-webpack-plugin from 0.10.5 to 1.0.3.

Release notes *Sourced from [stylelint-webpack-plugin's releases](https://github.com/webpack-contrib/stylelint-webpack-plugin/releases).* > ## v1.0.3 > ### Bug Fixes > > * options variable ([#193](https://github-redirect.dependabot.com/webpack-contrib/stylelint-webpack-plugin/issues/193)) ([3389aec](https://github.com/webpack-contrib/stylelint-webpack-plugin/commit/3389aec)) > > ## v1.0.2 > ### Bug Fixes > > * convert back-slashes ([#186](https://github-redirect.dependabot.com/webpack-contrib/stylelint-webpack-plugin/issues/186)) ([41b0f53](https://github.com/webpack-contrib/stylelint-webpack-plugin/commit/41b0f53)) > > ## v1.0.1 > ### Bug Fixes > > * compiler hooks ([aca2c1d](https://github.com/webpack-contrib/stylelint-webpack-plugin/commit/aca2c1d)) > > ## v1.0.0 > ### Bug Fixes > > * Handle compilation.fileTimestamps for webpack 4 > * DeprecationWarning: Tapable.plugin is deprecated. Use new API on `.hooks` instead > * Update option `emitError` > * Update option `failOnError` > > ### Features > > * Modernize project to latest defaults > * Validate options > * Support absolute paths in files array > * New option `stylelintPath` > * New option `emitWarning` > * New option `failOnWarning` > * New option `quiet` > > ### ⚠ BREAKING CHANGES > > * Drop support for Node < 8.9.0 > * Minimum supported `webpack` version is 4 > * Minimum supported `stylelint` version is 9
Changelog *Sourced from [stylelint-webpack-plugin's changelog](https://github.com/webpack-contrib/stylelint-webpack-plugin/blob/master/CHANGELOG.md).* > ### [1.0.3](https://github.com/webpack-contrib/stylelint-webpack-plugin/compare/v1.0.2...v1.0.3) (2019-10-25) > > > ### Bug Fixes > > * options variable ([#193](https://github-redirect.dependabot.com/webpack-contrib/stylelint-webpack-plugin/issues/193)) ([3389aec](https://github.com/webpack-contrib/stylelint-webpack-plugin/commit/3389aec)) > > ### [1.0.2](https://github.com/webpack-contrib/stylelint-webpack-plugin/compare/v1.0.1...v1.0.2) (2019-10-07) > > > ### Bug Fixes > > * convert back-slashes ([#186](https://github-redirect.dependabot.com/webpack-contrib/stylelint-webpack-plugin/issues/186)) ([41b0f53](https://github.com/webpack-contrib/stylelint-webpack-plugin/commit/41b0f53)) > > ### [1.0.1](https://github.com/webpack-contrib/stylelint-webpack-plugin/compare/v1.0.0...v1.0.1) (2019-09-30) > > > ### Bug Fixes > > * compiler hooks ([aca2c1d](https://github.com/webpack-contrib/stylelint-webpack-plugin/commit/aca2c1d)) > > ## 1.0.0 (2019-09-30) > > ### Bug Fixes > > * Handle compilation.fileTimestamps for webpack 4 > * DeprecationWarning: Tapable.plugin is deprecated. Use new API on `.hooks` instead > * Update option `emitError` > * Update option `failOnError` > > ### Features > > * Modernize project to latest defaults > * Validate options > * Support absolute paths in files array > * New option `stylelintPath` > * New option `emitWarning` > * New option `failOnWarning` > * New option `quiet` > > ### ⚠ BREAKING CHANGES > > * Drop support for Node < 8.9.0 > * Minimum supported `webpack` version is 4 > * Minimum supported `stylelint` version is 9
Commits - [`80f7c4f`](https://github.com/webpack-contrib/stylelint-webpack-plugin/commit/80f7c4fd1925c67462a2dfba3219d69689d6887b) chore(release): 1.0.3 - [`3389aec`](https://github.com/webpack-contrib/stylelint-webpack-plugin/commit/3389aecfd53d2840d2223abe498d9f9d8ef8cf44) fix: options variable ([#193](https://github-redirect.dependabot.com/webpack-contrib/stylelint-webpack-plugin/issues/193)) - [`435dd43`](https://github.com/webpack-contrib/stylelint-webpack-plugin/commit/435dd43f1142d897e6e7b17f26fd2637971d65c2) docs: formatting - [`2111421`](https://github.com/webpack-contrib/stylelint-webpack-plugin/commit/21114210ae852c06d47527433dffa4a0a802a8a9) docs: typo - [`4738358`](https://github.com/webpack-contrib/stylelint-webpack-plugin/commit/47383585e0c59b0d0290bec8c7c2a53800f98cb6) docs: formatting - [`4698f4c`](https://github.com/webpack-contrib/stylelint-webpack-plugin/commit/4698f4ccfe47cee86ae3171de0cca229b0c70543) chore(release): 1.0.2 - [`41b0f53`](https://github.com/webpack-contrib/stylelint-webpack-plugin/commit/41b0f533b7c47b2fa08a3764742d64fcfa08d97a) fix: convert back-slashes ([#186](https://github-redirect.dependabot.com/webpack-contrib/stylelint-webpack-plugin/issues/186)) - [`9b37d90`](https://github.com/webpack-contrib/stylelint-webpack-plugin/commit/9b37d90c2ea77894e51945463b0a1a067531cb47) chore(release): 1.0.1 - [`aca2c1d`](https://github.com/webpack-contrib/stylelint-webpack-plugin/commit/aca2c1dba438c8b302a3b713298f0fbee4413db2) fix: compiler hooks - [`9dc0a9c`](https://github.com/webpack-contrib/stylelint-webpack-plugin/commit/9dc0a9ca9552cde2b4900a963b01a3aceaf6e12e) chore(release): 1.0.0 - Additional commits viewable in [compare view](https://github.com/webpack-contrib/stylelint-webpack-plugin/compare/v0.10.5...v1.0.3)
Maintainer changes This version was pushed to npm by [ricardogobbosouza](https://www.npmjs.com/~ricardogobbosouza), a new releaser for stylelint-webpack-plugin since your current version.


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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 4 years ago

Superseded by #411.