Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 30, 2023

Bumps color2k from 1.2.4 to 2.0.2.

Release notes

Sourced from color2k's releases.

v2.0.2

2.0.2 (2023-01-30)

Bug Fixes

  • add types for node16 module resolution support (4399f34)

v2.0.1

2.0.1 (2023-01-05)

Bug Fixes

  • hsla parsing with an alpha value of 0 (#464) (43eee1f)

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
  • 4399f34 fix: add types for node16 module resolution support
  • f21b215 chore(deps): update dependency json5 to 1.0.2 [security]
  • adf43d8 chore(deps): bump semver-regex from 3.1.3 to 3.1.4 (#435)
  • 43eee1f fix: hsla parsing with an alpha value of 0 (#464)
  • 61265ab chore(deps): update all (major) (#461)
  • 0b170b0 chore(deps): update jest monorepo to v29 (#462)
  • dab05b9 chore(deps): update babel monorepo (#459)
  • 703924f chore(deps): update all (#458)
  • cdce567 chore: upgrade ubuntu in github actions (#465)
  • 9adb4b4 chore(deps): update dependency semantic-release to v19.0.5
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

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

---
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 Jan 30, 2023
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