Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 26, 2024

This PR contains the following updates:

Package Change Age Confidence
node-vibrant (source) ^3.2.0-alpha -> ^4.0.0 age confidence

Release Notes

Vibrant-Colors/node-vibrant (node-vibrant)

v4.0.3

Compare Source

v4.0.2

Compare Source

What's Changed

New Contributors

Full Changelog: Vibrant-Colors/node-vibrant@v4.0.1...v4.0.2

v4.0.1

Compare Source

What's Changed

Full Changelog: Vibrant-Colors/node-vibrant@v4.0.0...v4.0.1

v4.0.0

node-vibrant's internal packaging is now vastly more stable and improved. We'll continue to ship the default package with the same API as before, but now you can also import individual modules for more control over your environment.

Breaking Changes

  • You now must import from node-vibrant/browser, node-vibrant/node, or node-vibrant/worker to get the correct environment-specific implementation
  • Vibrant class is now a named export
  • Node 18+ is now required
  • ES5 support is dropped
  • Vibrant.getPalette no longer accepts a name or callback API
    • Please migrate to the promise-based API to replace the callback API
    • Please let us know if you were using the name API: https://github.com/Vibrant-Colors/node-vibrant/issues
      • It was unclear how this was used in practice. We can reconsider adding it back if there's usecases I wasn't aware of
  • Vibrant.getPalettes no longer accepts a names or callback API
    • Please migrate to the promise-based API to replace the callback API
    • Please let us know if you were using the names API: https://github.com/Vibrant-Colors/node-vibrant/issues
      • It was unclear how this was used in practice. We can reconsider adding it back if there's usecases I wasn't aware of
  • Builder.getSwatches alias was removed in favor of calling Builder.getPalette
  • Removed the deprecated Builder.getHex API, use the Builder.hex property instead
  • Removed the deprecated Builder.getPopulation API, use the Builder.population property instead
  • Removed the deprecated Builder.getHsl API, use the Builder.hsl property instead
  • Removed the deprecated Builder.getRgb API, use the Builder.rgb property instead
  • Workers are imported differently using the ?worker import fix alias

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/node-vibrant-4.x branch 3 times, most recently from ee2d0d2 to 7de855c Compare March 5, 2025 18:32
@renovate renovate bot force-pushed the renovate/node-vibrant-4.x branch from 7de855c to 393668e Compare May 7, 2025 03:08
@renovate renovate bot force-pushed the renovate/node-vibrant-4.x branch from 393668e to 5d738fb Compare August 10, 2025 12:31
@renovate renovate bot force-pushed the renovate/node-vibrant-4.x branch from 5d738fb to 52bcd8a Compare August 19, 2025 13:14
@renovate renovate bot force-pushed the renovate/node-vibrant-4.x branch from 52bcd8a to 8286a04 Compare September 25, 2025 21:25
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.

0 participants