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 dependencies #298

Merged
merged 4 commits into from
Nov 14, 2024
Merged

Update dependencies #298

merged 4 commits into from
Nov 14, 2024

Conversation

zubairaziz
Copy link
Collaborator

@zubairaziz zubairaziz commented Nov 14, 2024

This PR includes several updates across multiple files, primarily focusing on dependency updates, configuration adjustments, and code style improvements. The most important changes are summarized below:

Dependency Updates:

  • Updated Node.js versions supported in the CI configuration to include versions 22, 20, and 18 (.github/workflows/ci.yml).
  • Updated Node.js version in .nvmrc to v22.11.0 (.nvmrc).
  • Updated various dependencies in package.json files across different projects.

Fix Security Vulnerabilities:

  • Updated packages with vulnerabilities relating to:
    • fast-xml-parser
    • rollup
    • send
    • serve-static
    • micromatch

Configuration Adjustments:

  • Added additional directories to ignore in biome.json (biome.json).
  • Adjusted multiple linting rules in biome.json to disable certain checks and warnings (biome.json).

Code Style Improvements:

  • Reorganized import statements in test files to improve readability and consistency.

These changes collectively enhance the project's compatibility with newer Node.js versions, improve configuration management, and ensure code consistency and readability.

@zubairaziz zubairaziz self-assigned this Nov 14, 2024
Copy link

changeset-bot bot commented Nov 14, 2024

🦋 Changeset detected

Latest commit: 0e3406c

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@quiltt/react-native Minor
@quiltt/react Minor
@quiltt/core Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@zubairaziz zubairaziz merged commit 134b294 into main Nov 14, 2024
13 checks passed
@zubairaziz zubairaziz deleted the update-deps branch November 14, 2024 23:58
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