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

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

Release notes *Sourced from [stylelint-webpack-plugin's releases](https://github.com/webpack-contrib/stylelint-webpack-plugin/releases).* > ## v1.1.1 > ### Bug Fixes > > * use hook `afterEmit` and emit error on catch ([17f7421](https://github.com/webpack-contrib/stylelint-webpack-plugin/commit/17f7421030e6a5b589b2cab015d9af80b868ca95)) > > ## v1.1.0 > ### Features > > * support stylelint v12 ([#196](https://github-redirect.dependabot.com/webpack-contrib/stylelint-webpack-plugin/issues/196)) ([aacf7ad](https://github.com/webpack-contrib/stylelint-webpack-plugin/commit/aacf7ad)) > > ## v1.0.4 > ### Bug Fixes > > * hooks ([#195](https://github-redirect.dependabot.com/webpack-contrib/stylelint-webpack-plugin/issues/195)) ([792fe19](https://github.com/webpack-contrib/stylelint-webpack-plugin/commit/792fe19)) > > ## 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 > > ... (truncated)
Changelog *Sourced from [stylelint-webpack-plugin's changelog](https://github.com/webpack-contrib/stylelint-webpack-plugin/blob/master/CHANGELOG.md).* > ### [1.1.1](https://github.com/webpack-contrib/stylelint-webpack-plugin/compare/v1.1.0...v1.1.1) (2019-12-01) > > > ### Bug Fixes > > * use hook `afterEmit` and emit error on catch ([17f7421](https://github.com/webpack-contrib/stylelint-webpack-plugin/commit/17f7421030e6a5b589b2cab015d9af80b868ca95)) > > ## [1.1.0](https://github.com/webpack-contrib/stylelint-webpack-plugin/compare/v1.0.4...v1.1.0) (2019-11-18) > > > ### Features > > * support stylelint v12 ([#196](https://github-redirect.dependabot.com/webpack-contrib/stylelint-webpack-plugin/issues/196)) ([aacf7ad](https://github.com/webpack-contrib/stylelint-webpack-plugin/commit/aacf7ad)) > > ### [1.0.4](https://github.com/webpack-contrib/stylelint-webpack-plugin/compare/v1.0.3...v1.0.4) (2019-11-13) > > > ### Bug Fixes > > * hooks ([#195](https://github-redirect.dependabot.com/webpack-contrib/stylelint-webpack-plugin/issues/195)) ([792fe19](https://github.com/webpack-contrib/stylelint-webpack-plugin/commit/792fe19)) > > ### [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` > ... (truncated)
Commits - [`42b5a39`](https://github.com/webpack-contrib/stylelint-webpack-plugin/commit/42b5a396f55442636e9ebdb35508ab996176c98b) chore(release): 1.1.1 - [`17f7421`](https://github.com/webpack-contrib/stylelint-webpack-plugin/commit/17f7421030e6a5b589b2cab015d9af80b868ca95) fix: use hook `afterEmit` and emit error on catch - [`e16d03c`](https://github.com/webpack-contrib/stylelint-webpack-plugin/commit/e16d03cae33540ccd4958264faae095b4bfaa3a7) chore: update deps - [`8f7d532`](https://github.com/webpack-contrib/stylelint-webpack-plugin/commit/8f7d53247e29e31a8ca328912705775093291456) chore(release): 1.1.0 - [`aacf7ad`](https://github.com/webpack-contrib/stylelint-webpack-plugin/commit/aacf7ad2317960dae43979e6a7bcadecdebcdddd) feat: support stylelint v12 ([#196](https://github-redirect.dependabot.com/webpack-contrib/stylelint-webpack-plugin/issues/196)) - [`b1dba9a`](https://github.com/webpack-contrib/stylelint-webpack-plugin/commit/b1dba9a890db88faa68de98e37d1933daf7b15a7) chore(release): 1.0.4 - [`cbe4d77`](https://github.com/webpack-contrib/stylelint-webpack-plugin/commit/cbe4d77068eeae7b41e9398def7e9c12f91e9bee) chore: update deps - [`dbfa00e`](https://github.com/webpack-contrib/stylelint-webpack-plugin/commit/dbfa00e7779e5287a2513302e3b39b161d79298c) docs: update - [`792fe19`](https://github.com/webpack-contrib/stylelint-webpack-plugin/commit/792fe19f756a409e593e251c9d4772c305e059d9) fix: hooks ([#195](https://github-redirect.dependabot.com/webpack-contrib/stylelint-webpack-plugin/issues/195)) - [`80f7c4f`](https://github.com/webpack-contrib/stylelint-webpack-plugin/commit/80f7c4fd1925c67462a2dfba3219d69689d6887b) chore(release): 1.0.3 - Additional commits viewable in [compare view](https://github.com/webpack-contrib/stylelint-webpack-plugin/compare/v0.10.5...v1.1.1)
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 #416.