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

Update magic-string #54

Open
rtritto opened this issue Dec 4, 2022 · 2 comments
Open

Update magic-string #54

rtritto opened this issue Dec 4, 2022 · 2 comments

Comments

@rtritto
Copy link

rtritto commented Dec 4, 2022

Current version of magic-string 0.25.0 dependency use sourcemap-codec dependency that is deprecated.
In version 0.27.0 it's replaced with @jridgewell/sourcemap-codec.
magic-string dependency needs to be updated.

Steps to reproduce

  • yarn init -y
  • yarn set version canary
  • yarn add @surma/rollup-plugin-off-main-thread
  • Output:
➤ YN0000: ┌ Resolution step
➤ YN0061: │ sourcemap-codec@npm:1.4.8 is deprecated: Please use @jridgewell/sourcemap-codec instead
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
➤ YN0000: └ Completed
➤ YN0000: ┌ Link step
➤ YN0000: └ Completed
➤ YN0000: Done with warnings
@imnasnainaec
Copy link

@surma @RReverser Might one of you be available to bump the dependencies?

@Trickfilm400
Copy link

PR Reference: #57

What about creating a more maintained fork?

Trickfilm400 added a commit to Trickfilm400/rollup-plugin-off-main-thread that referenced this issue May 22, 2024
fix: surma#56
fix: surma#54
references: surma#57
fix: surma#52
references: surma#53
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

No branches or pull requests

3 participants