Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 20, 2022

Bumps color2k from 1.2.4 to 2.0.0.

Release notes

Sourced from color2k's releases.

v2.0.0

2.0.0 (2022-02-14)

Features

  • allow custom bg color in hasBadContrast (d6bcddf)
  • conditional exports (31b79a1)

BREAKING CHANGES

  • This package now includes conditional package exports. Most consumers should be able to upgrade without any issues, however, package exports limits the allowed entry points inside of Node.js and also affects consumption in other bundlers.
  • main targets been updated to support down to node 4 (ES5)
  • module targets has update to support down to node 6 (ES2015)
  • exports targets have been set to node 12 (ES2019)
  • unpkg targets have been set to browserslist defaults

v1.2.5

1.2.5 (2022-01-02)

Bug Fixes

  • mix: return valid colors with transparent values at weight extremes (#409) (ed9febe)
Commits
  • 12e3e8c chore: remove dry-run
  • b44853e chore: update actions to use node LTS
  • 5bc4720 chore: add dry-run to semantic-release
  • d6bcddf feat: allow custom bg color in hasBadContrast
  • 31b79a1 feat: conditional exports
  • 5cb8d66 chore: update eslint and config
  • 37af5b7 chore(deps): update babel monorepo
  • f751338 chore(deps): update dependency node-fetch to 2.6.7 [security]
  • 043c78b chore(deps): update all
  • 7ff511a chore(deps): update dependency nanoid to 3.1.31 [security]
  • Additional commits viewable in compare view

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)

Bumps [color2k](https://github.com/ricokahler/color2k) from 1.2.4 to 2.0.0.
- [Release notes](https://github.com/ricokahler/color2k/releases)
- [Commits](ricokahler/color2k@v1.2.4...v2.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 20, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 6, 2023

Superseded by #59.

@dependabot dependabot bot closed this Jan 6, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/color2k-2.0.0 branch January 6, 2023 14:26
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.

1 participant