7rulnik / postcss-flexibility

PostCSS plugin for Flexibility polyfill
MIT License
296 stars 14 forks source link

chore(deps): bump debug from 2.6.3 to 2.6.9 #125

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps debug from 2.6.3 to 2.6.9.

Release notes *Sourced from [debug's releases](https://github.com/visionmedia/debug/releases).* > ## 2.6.9 > ### Patches > > - Remove ReDoS regexp in `%o` formatter: [#504](https://github-redirect.dependabot.com/visionmedia/debug/issues/504) > > ### Credits > > Huge thanks to [@​zhuangya](https://github.com/zhuangya) for their help! > > ## release 2.6.7 > No release notes provided. > > ## release 2.6.6 > No release notes provided. > > ## release 2.6.5 > No release notes provided. > > ## release 2.6.4 > No release notes provided.
Changelog *Sourced from [debug's changelog](https://github.com/visionmedia/debug/blob/2.6.9/CHANGELOG.md).* > 2.6.9 / 2017-09-22 > ================== > > * remove ReDoS regexp in %o formatter ([#504](https://github-redirect.dependabot.com/visionmedia/debug/issues/504)) > > 2.6.8 / 2017-05-18 > ================== > > * Fix: Check for undefined on browser globals ([#462](https://github-redirect.dependabot.com/visionmedia/debug/issues/462), [@​marbemac](https://github.com/marbemac)) > > 2.6.7 / 2017-05-16 > ================== > > * Fix: Update ms to 2.0.0 to fix regular expression denial of service vulnerability ([#458](https://github-redirect.dependabot.com/visionmedia/debug/issues/458), [@​hubdotcom](https://github.com/hubdotcom)) > * Fix: Inline extend function in node implementation ([#452](https://github-redirect.dependabot.com/visionmedia/debug/issues/452), [@​dougwilson](https://github.com/dougwilson)) > * Docs: Fix typo ([#455](https://github-redirect.dependabot.com/visionmedia/debug/issues/455), [@​msasad](https://github.com/msasad)) > > 2.6.5 / 2017-04-27 > ================== > > * Fix: null reference check on window.documentElement.style.WebkitAppearance ([#447](https://github-redirect.dependabot.com/visionmedia/debug/issues/447), [@​thebigredgeek](https://github.com/thebigredgeek)) > * Misc: clean up browser reference checks ([#447](https://github-redirect.dependabot.com/visionmedia/debug/issues/447), [@​thebigredgeek](https://github.com/thebigredgeek)) > * Misc: add npm-debug.log to .gitignore ([@​thebigredgeek](https://github.com/thebigredgeek)) > > > 2.6.4 / 2017-04-20 > ================== > > * Fix: bug that would occure if process.env.DEBUG is a non-string value. ([#444](https://github-redirect.dependabot.com/visionmedia/debug/issues/444), [@​LucianBuzzo](https://github.com/LucianBuzzo)) > * Chore: ignore bower.json in npm installations. ([#437](https://github-redirect.dependabot.com/visionmedia/debug/issues/437), [@​joaovieira](https://github.com/joaovieira)) > * Misc: update "ms" to v0.7.3 ([@​tootallnate](https://github.com/tootallnate))
Commits - [`13abeae`](https://github.com/visionmedia/debug/commit/13abeae468fea297d0dccc50bc55590809241083) Release 2.6.9 - [`f53962e`](https://github.com/visionmedia/debug/commit/f53962e944a87e6ca9bb622a2a12dffc22a9bb5a) remove ReDoS regexp in %o formatter ([#504](https://github-redirect.dependabot.com/visionmedia/debug/issues/504)) - [`52e1f21`](https://github.com/visionmedia/debug/commit/52e1f21284322f167839e5d3a60f635c8b2dc842) Release 2.6.8 - [`2482e08`](https://github.com/visionmedia/debug/commit/2482e08e4ef36416154ee27e9a2d60e568a01d48) Check for undefined on browser globals ([#462](https://github-redirect.dependabot.com/visionmedia/debug/issues/462)) - [`6bb07f7`](https://github.com/visionmedia/debug/commit/6bb07f7e1bafa33631d8f36a779f17eb8abf5fea) release 2.6.7 - [`15850cb`](https://github.com/visionmedia/debug/commit/15850cb89debc3a2cd0b61ef7f9e298f257506cc) Fix Regular Expression Denial of Service (ReDoS) - [`4a6c85c`](https://github.com/visionmedia/debug/commit/4a6c85c6018a4a4cff4b04f40173ca9d2c72c1da) update "debug" to v1.0.0 ([#454](https://github-redirect.dependabot.com/visionmedia/debug/issues/454)) - [`b68dbf8`](https://github.com/visionmedia/debug/commit/b68dbf8cd4a8111dd4ccef56b8e2e3d463c5aadc) Fix typo ([#455](https://github-redirect.dependabot.com/visionmedia/debug/issues/455)) - [`1351d2f`](https://github.com/visionmedia/debug/commit/1351d2f91f20da46316be67265216761548db53c) Inline extend function in node implementation ([#452](https://github-redirect.dependabot.com/visionmedia/debug/issues/452)) - [`c211947`](https://github.com/visionmedia/debug/commit/c211947ea37e1b08ee78653d78defbda7438783d) update version for component - Additional commits viewable in [compare view](https://github.com/visionmedia/debug/compare/2.6.3...2.6.9)


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 You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/7rulnik/postcss-flexibility/network/alerts).
coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling c0f229a3c6c222e2fb542831430377221ec1f286 on dependabot/npm_and_yarn/debug-2.6.9 into f10e969375dba84d4ece78784f1a9214535ceaee on master.

dependabot[bot] commented 4 years ago

Looks like debug is up-to-date now, so this is no longer needed.