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: update eslint to 9.16.0 #806

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

Conversation

userquin
Copy link
Member

Description

This PR also updates pnpm to 9.15.0.

Linked Issues

resolves #794

Additional Context


Tip

The author of this PR can publish a preview release by commenting /publish below.

Copy link

netlify bot commented Dec 13, 2024

Deploy Preview for vite-plugin-pwa-legacy ready!

Name Link
🔨 Latest commit a17148c
🔍 Latest deploy log https://app.netlify.com/sites/vite-plugin-pwa-legacy/deploys/675c23c557c2070008ce79ba
😎 Deploy Preview https://deploy-preview-806--vite-plugin-pwa-legacy.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

pkg-pr-new bot commented Dec 13, 2024

npm i https://pkg.pr.new/vite-plugin-pwa@806

commit: a17148c

@MatteoLucerni
Copy link

MatteoLucerni commented Jan 9, 2025

Hello, thanks for you job!

I've tryied you edits beacause i've encountered the same problem explained in issue #794 but i'm still having the deprecation warning:

Command:
npm i https://pkg.pr.new/vite-plugin-pwa@806

Ouput:
npm warn deprecated [email protected]: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.

npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported

npm warn deprecated [email protected]: Please use @jridgewell/sourcemap-codec instead

Seems that still the deprecated dependencies are used:

Screenshot 2025-01-09 183759

As you can see the deprecation in coming from workbox, there is already an issue explaining this problem on their repo but no solutions in the pull requests for the moment

Cheers 😊

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

deprecated Packages caused by eslint v8.x
2 participants