Skip to content

fix(deps): update dependency @ctrl/tinycolor to v4#41

Merged
mikaello merged 5 commits intomasterfrom
renovate/ctrl-tinycolor-4.x
Apr 4, 2026
Merged

fix(deps): update dependency @ctrl/tinycolor to v4#41
mikaello merged 5 commits intomasterfrom
renovate/ctrl-tinycolor-4.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Aug 24, 2023

This PR contains the following updates:

Package Change Age Confidence
@ctrl/tinycolor (source) 3.3.14.2.0 age confidence

Release Notes

scttcper/tinycolor (@​ctrl/tinycolor)

v4.2.0

Compare Source

Features
  • publish new version with npm provenance (39778c8)
  • release new version (76556be)

v4.1.0

Compare Source

Features

v4.0.4

Compare Source

Performance Improvements

v4.0.3

Compare Source

Bug Fixes

v4.0.2

Compare Source

Bug Fixes

v4.0.1

Compare Source

Bug Fixes

v4.0.0

Compare Source

Features
BREAKING CHANGES
  • removes the default export. use import { TinyColor } from '@​ctrl/tinycolor'
  • removes the backwards compatible tinycolor() function that called the class
  • requires node 14 minimum, this will be the last major version before releasing as pure ESM
OTHER
  • switch to vitest & vite for the demo
  • switch to github actions

v3.6.1

Compare Source

Bug Fixes

v3.6.0

Compare Source

Features

v3.5.1

Compare Source

Bug Fixes
  • onBackground() should composite alpha channel correctly (#​236) (365fdd2)

v3.5.0

Compare Source

Features

v3.4.1

Compare Source

Bug Fixes

v3.4.0

Compare Source

Features

v3.3.4

Compare Source

Bug Fixes

v3.3.3

Compare Source

Bug Fixes

v3.3.2

Compare Source

Bug Fixes
  • setAlpha returns current instance, change return type (ce3b3df), closes #​212

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/ctrl-tinycolor-4.x branch 2 times, most recently from 8c455d9 to f4793ea Compare August 30, 2023 20:02
@renovate renovate bot force-pushed the renovate/ctrl-tinycolor-4.x branch from f4793ea to d87a54e Compare January 17, 2024 18:59
@renovate renovate bot force-pushed the renovate/ctrl-tinycolor-4.x branch 2 times, most recently from d7f5adb to 0b05fb6 Compare April 13, 2024 20:30
@renovate renovate bot changed the title fix(deps): update dependency @ctrl/tinycolor to v4 fix(deps): update dependency @ctrl/tinycolor to v4 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/ctrl-tinycolor-4.x branch December 8, 2024 18:42
@renovate renovate bot changed the title fix(deps): update dependency @ctrl/tinycolor to v4 - autoclosed fix(deps): update dependency @ctrl/tinycolor to v4 Dec 9, 2024
@renovate renovate bot reopened this Dec 9, 2024
@renovate renovate bot force-pushed the renovate/ctrl-tinycolor-4.x branch from 68f5c5c to 0b05fb6 Compare December 9, 2024 01:10
@renovate renovate bot force-pushed the renovate/ctrl-tinycolor-4.x branch 2 times, most recently from 1426274 to 37672c5 Compare August 13, 2025 15:45
@renovate renovate bot force-pushed the renovate/ctrl-tinycolor-4.x branch from 37672c5 to c6a982e Compare September 16, 2025 15:43
@renovate renovate bot force-pushed the renovate/ctrl-tinycolor-4.x branch from c6a982e to 3bd9fba Compare December 3, 2025 18:02
@renovate renovate bot force-pushed the renovate/ctrl-tinycolor-4.x branch from 3bd9fba to 1b117fb Compare December 31, 2025 14:28
@renovate renovate bot force-pushed the renovate/ctrl-tinycolor-4.x branch from 1b117fb to 9857229 Compare April 3, 2026 10:58
Repository owner deleted a comment from renovate bot Apr 3, 2026
@mikaello
Copy link
Copy Markdown
Owner

mikaello commented Apr 3, 2026

Would this require this library to get a new major bump, or is this not a breaking change from the point of view of this wrapper? It would be nice is this was just a minor bump

Update: minor should be fine , major change only affected internals

@mikaello
Copy link
Copy Markdown
Owner

mikaello commented Apr 3, 2026

Did we properly wrap the conversion functions and other functions so they could be treeshaked? I mean like described in scttcper/tinycolor#217

Maybe a task for a separate pull request if we haven't done this properly.

@mikaello mikaello merged commit 652124b into master Apr 4, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant