kotarella1110 / cordova-plugin-webpack

Integrate webpack into your Cordova workflow.
https://www.npmjs.com/package/cordova-plugin-webpack
Apache License 2.0
61 stars 21 forks source link

fix(deps): bump supports-color from 8.1.1 to 9.0.2 #513

Open dependabot-preview[bot] opened 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps supports-color from 8.1.1 to 9.0.2.

Release notes

Sourced from supports-color's releases.

v9.0.2

  • Meta: Explicitly import process (#121) eae1275

https://github.com/chalk/supports-color/compare/v9.0.1...v9.0.2

v9.0.1

  • Simplify the browser check (#120) dcfe1f1

https://github.com/chalk/supports-color/compare/v9.0.0...v9.0.1

v9.0.0

Breaking

  • Require Node.js 12 853567c
  • This package is now pure ESM. Please read this.
  • supportsColor.supportsColor() moved to a named export createSupportsColor

https://github.com/chalk/supports-color/compare/v8.1.1...v9.0.0

Commits


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 will not automatically merge this PR because it includes a major update to a production dependency.


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 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 the `.dependabot/config.yml` file in this repo: - Update frequency - 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)