Bump invert-color from 2.0.0 to 3.0.0 - #73
Conversation
a47613c to
992548f
Compare
|
Deferring: invert-color 2->3 will be evaluated on the release/next integration branch with the other majors (it needs a runtime check of the color-inversion call sites, not just a compile). |
Bumps [invert-color](https://github.com/onury/invert-color) from 2.0.0 to 3.0.0. - [Release notes](https://github.com/onury/invert-color/releases) - [Changelog](https://github.com/onury/invert-color/blob/master/CHANGELOG.md) - [Commits](onury/invert-color@v2.0.0...v3.0.0) --- updated-dependencies: - dependency-name: invert-color dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
992548f to
ab5d232
Compare
|
Superseded by #95 — invert-color turned out to be completely unused (declared in package.json, imported nowhere in src/tests/scripts/tools), so it was removed rather than bumped. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps invert-color from 2.0.0 to 3.0.0.
Release notes
Sourced from invert-color's releases.
Changelog
Sourced from invert-color's changelog.
Commits
9b9896dfeat: accept number[] and rgb()/rgba() string inputd095220docs: match README badges to the house model; drop Related section00f271cfeat!: validate and clamp color input; highlight the ESM break8df14a8feat!: modernize to ESM-only (v3.0.0)8beb46cchore: rename the scratch dir to _backup/026ad95update readme [skip ci]cd18393Update README.md5bd53d1Update LICENSE