Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump color from 3.1.3 to 4.2.0 #552

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 11, 2022

Bumps color from 3.1.3 to 4.2.0.

Release notes

Sourced from color's releases.

4.2.0

Minor Release 4.2.0

  • Add .hexa() method (#237)

Thanks to @​n0ruSh for their contribution!

4.1.0

Minor Release 4.1.0

  • Update color-string to 1.9.0

4.0.2

Patch Release 4.0.2

  • Bump color-string to ~1.7.4

4.0.1

Patch Release 4.0.1

  • Remove no-op in integer constructor (#208)
  • Fixed var to const in readme

4.0.0

Major Release 4.0.0

NOTE: "Major" here used loosely. This release is an interim major release that introduces ES6 syntax into the package without changing the import method (require()). There will be a follow-up major release that switches entirely to ESM and will set the appropriate engine key in package.json. This was just a necessary first step to allow those who don't (yet) use ESModules a sane place to upgrade and pin to.

  • Move ES6 syntax (i.e. const/let, still using require)

3.2.1 (Hotfix)

Patch Release 3.2.1

  • Revert color-convert back down to <2 since v2 introduced ES6 syntax.

If you need color-convert@>=2 then you'll need to have ES6 support. It's 2021, embrace it. 🙂

3.2.0

Minor Release 3.2.0

NOTE: This is the final release of color that uses ES5 syntax. For those following along, 4.0.0 was just released that switches to ES6 (const/let) syntax, which will (at some point) be followed by another major release that further switches to ES Modules entirely. This will be a sweeping change across the color package suite (color, color-string, color-convert). Keep a look out if these issues have been bothering you.

  • Bumps color convert to latest (fixes some issues with HCG)
  • Bumps mocha to latest

3.1.4

Patch Release 3.1.4

  • Bumped color-string to latest version, resolving problems for users using package-lock.json files and adding support for space-separated hsl() syntax.
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 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 dependabot bot added the dependencies Pull requests that update a dependency file label Jan 11, 2022
@dependabot dependabot bot requested a review from menski January 11, 2022 13:11
Bumps [color](https://github.com/Qix-/color) from 3.1.3 to 4.2.0.
- [Release notes](https://github.com/Qix-/color/releases)
- [Commits](Qix-/color@3.1.3...4.2.0)

---
updated-dependencies:
- dependency-name: color
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/color-4.2.0 branch from 9275059 to 995057e Compare February 3, 2022 20:37
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 14, 2022

Superseded by #607.

@dependabot dependabot bot closed this Feb 14, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/color-4.2.0 branch February 14, 2022 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants