Skip to content

fix: medium vulnerabilities#30

Merged
GuilhermeSantosPlank merged 1 commit intomainfrom
fix-medium-vulnerabilities
Mar 10, 2025
Merged

fix: medium vulnerabilities#30
GuilhermeSantosPlank merged 1 commit intomainfrom
fix-medium-vulnerabilities

Conversation

@GuilhermeSantosPlank
Copy link
Contributor

@GuilhermeSantosPlank GuilhermeSantosPlank commented Feb 27, 2025


EntelligenceAI PR Summary

The update primarily involves upgrading the esbuild package to version 0.25.0 to ensure compatibility with Node.js 18+. This includes adding a pnpm override in package.json and updating pnpm-lock.yaml to reflect these changes, marking platform-specific dependencies as optional and aligning the vite dependency with the new esbuild version.

@vercel
Copy link

vercel bot commented Feb 27, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
chat-popup ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 27, 2025 1:25pm

@entelligence-ai-pr-reviews
Copy link

Walkthrough

This update focuses on upgrading the esbuild package and its platform-specific dependencies from version 0.21.5 to 0.25.0, ensuring compatibility with Node.js version 18 and above. The package.json file now includes a pnpm override to enforce the use of esbuild version 0.25.0 or higher, ensuring consistency across environments. The pnpm-lock.yaml file reflects these updates, marking platform-specific dependencies as optional and updating the vite dependency to align with the new esbuild version.

Changes

File(s) Summary
package.json Added pnpm overrides to enforce esbuild version >=0.25.0.
pnpm-lock.yaml Updated esbuild and its platform-specific dependencies to version 0.25.0, ensuring compatibility with Node.js >=18. Marked platform-specific esbuild dependencies as optional, reflecting their conditional usage. Updated vite dependency to use esbuild version 0.25.0.
Entelligence.ai can learn from your feedback. Simply add 👍 / 👎 emojis to teach it your preferences. More shortcuts below

Emoji Descriptions:

  • ⚠️ Potential Issue - May require further investigation.
  • 🔒 Security Vulnerability - Fix to ensure system safety.
  • 💻 Code Improvement - Suggestions to enhance code quality.
  • 🔨 Refactor Suggestion - Recommendations for restructuring code.
  • ℹ️ Others - General comments and information.

Interact with the Bot:

  • Send a message or request using the format:
    @bot + *your message*
Example: @bot Can you suggest improvements for this code?
  • Help the Bot learn by providing feedback on its responses.
    @bot + *feedback*
Example: @bot Do not comment on `save_auth` function !

@entelligence-ai-pr-reviews
Copy link

LGTM 👍

@entelligence-ai-pr-reviews
Copy link

📚 Documentation Updates

I've created a pull request with documentation updates based on your changes:
https://github.com/Entelligence-AI/entelligence-docs/pull/27

The documentation updates are in branch: doc-updates-1740662750

Please review the documentation changes to ensure they accurately reflect your code changes.

Copy link

@joshuadoan joshuadoan left a comment

Choose a reason for hiding this comment

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

👍

@GuilhermeSantosPlank GuilhermeSantosPlank merged commit 506fbcb into main Mar 10, 2025
3 checks passed
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.

2 participants