Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update bun packages (major) #2791

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 6, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/chroma-js (source) ^2.4.4 -> ^3.0.0 age adoption passing confidence
puppeteer (source) ^23.0.0 -> ^24.0.0 age adoption passing confidence

Release Notes

puppeteer/puppeteer (puppeteer)

v24.0.0

Compare Source

Bug Fixes
Dependencies
  • The following workspace dependencies were updated
⚠ BREAKING CHANGES
  • remove support for Firefox over CDP (#​13427)
  • remove deprecated Launch and Connect options (#​13426)
  • include URL fragment into URL returned by HTTPRequest/Response instances (#​13425)
Features
Code Refactoring

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@PKief PKief force-pushed the main branch 3 times, most recently from bf847b7 to be76a6a Compare January 6, 2025 21:18
@renovate renovate bot force-pushed the renovate/major-bun-packages branch from f1996ee to 5db2072 Compare January 6, 2025 23:03
@renovate renovate bot changed the title chore(deps): update dependency @types/chroma-js to v3 chore(deps): update bun packages (major) Jan 10, 2025
@renovate renovate bot force-pushed the renovate/major-bun-packages branch from 5db2072 to d0a1492 Compare January 10, 2025 10:43
Copy link
Member

@PKief PKief left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unfortunately, something is wrong with chroma.js types 🧐

image

We're using it without the optional parameters but Chroma types expect that we need to have a value here. I guess it should be fine by setting the default values to 1 as shown in their code.

See changes: https://app.renovatebot.com/package-diff?name=@types%2fchroma-js&from=2.4.5&to=3.1.0

@PKief
Copy link
Member

PKief commented Jan 11, 2025

I've created a PR there too:
DefinitelyTyped/DefinitelyTyped#71623

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