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

Vulnerability in rollup dependency #98 #99

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

Conversation

MSmithAccesso
Copy link

Updated dependencies. Only rollup was needed to fix the issue but thought I might as well update the rest too.

npm run build

vite-plugin-eslint@1.8.1 build
tsup

CLI Building entry: src/index.ts
CLI tsup v8.3.0
CLI Using tsup config: C:\code\vite-plugin-eslint\tsup.config.ts
CLI Target: node16
CLI Cleaning output folder
ESM Build start
CJS Build start
ESM dist\index.mjs 2.00 KB
ESM ⚡️ Build success in 27ms
CJS dist\index.js 2.43 KB
CJS ⚡️ Build success in 63ms
DTS Build start
DTS ⚡️ Build success in 1495ms
DTS dist\index.d.mts 1.13 KB
DTS dist\index.d.ts 1.13 KB

@smerling-coremedia
Copy link

Thank you so much! I really appreciate your work and need that fix ^^

@bilby91
Copy link

bilby91 commented Sep 26, 2024

@gxmari007 Would it be possible to merge this change and publish a new version ?

@jbouder
Copy link

jbouder commented Oct 5, 2024

@gxmari007 any chance this PR is being reviewed?

@sagaban
Copy link

sagaban commented Oct 9, 2024

Time to move to another library, I guess...

@jbouder
Copy link

jbouder commented Oct 9, 2024

Time to move to another library, I guess...

Yeah, I just decided to remove it since I'm linting in my workflow action.

@ruiaraujo012
Copy link

Time to move to another library, I guess...

Time to move to another library, I guess...

Yeah, I just decided to remove it since I'm linting in my workflow action.

Did you find any replacement? I'm facing the same problem...

@sagaban
Copy link

sagaban commented Nov 28, 2024

Time to move to another library, I guess...

Time to move to another library, I guess...

Yeah, I just decided to remove it since I'm linting in my workflow action.

Did you find any replacement? I'm facing the same problem...

@ruiaraujo012 in my case, it was https://github.com/nabla/vite-plugin-eslint

@ruiaraujo012
Copy link

@sagaban Thank you for your quick reply, I was looking into that one as well.

Thanks.

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.

6 participants