-
Notifications
You must be signed in to change notification settings - Fork 0
fix: update dependencies to address security vulnerabilities #125
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
Conversation
✅ Deploy Preview for networkpro-web ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
SunDevil311
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All changes look good. Merging upon successful completion of tests.
SunDevil311
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes look good. Waiting on test results.
SunDevil311
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All changes look good. Merging.
|
Types of changes
Description
Security
@sveltejs/kit,vite, and related plugins).Documentation
README.md:csp-endpointrepo).report-uri(legacy) andreport-to(modern, recommended).Report-Todefinition.Added
meta-check.ymlGitHub Actions workflow to validate<title>and<meta>descriptions using Vitest.meta.test.jsfile intests/unit/metafor testing in CI.meta.test.jsfile intests/unit/serverfor local testing.Changed
toHaveTitleassertions causing CI failures.app.spec.jsandmobile.spec.js.app.htmlto reflectSvelteKit 2.42.1..node-versionand.nvmrcto24.8.0.README.md.sedsyntax inbuild-and-publish.ymlworkflow.npmversion to11.6.0in GitHub Actions workflow files:build-and-publish.ymllighthouse.ymlplaywright.ymlpublish-test.ymltemplates/publish.template.yml@eslint/compat^1.3.1→^1.3.2@eslint/js^9.32.0→^9.35.0@playwright/test^1.54.1→^1.55.0@sveltejs/adapter-netlify^5.1.0→^5.2.3@sveltejs/kit2.27.0→2.42.1@sveltejs/vite-plugin-svelte^6.1.0→^6.2.0@testing-library/jest-dom^6.6.4→^6.8.0browserslist^4.25.1→^4.26.2dompurify^3.2.6→^3.2.7eslint^9.32.0→^9.35.0eslint-plugin-jsdoc^52.0.2→^58.1.1eslint-plugin-svelte^3.11.0→^3.12.3globals^16.3.0→^16.4.0playwright^1.54.1→^1.55.0posthog-js^1.258.4→^1.266.0stylelint^16.23.0→^16.24.0svelte5.37.2→5.39.1svelte-check^4.3.0→^4.3.1svelte-eslint-parser^1.3.0→^1.3.2vite^7.0.6→^7.1.5Removed
src/routes/example.svx, which was unused and unneeded.mdsvexfrom package.json, as it is unlikely to be used.Notes
jsdomto26.1.0due to build incompatibility in27.x(cssstyleparsing error with Vite/Rollup).Checklist
Pull requests are part of a collaborative process — we welcome contributions and review each one carefully. For all but the smallest changes, you can expect maintainers to request improvements or clarifications.
Please check back after opening your PR and be responsive to feedback so we can get your contribution merged quickly.
Thanks for helping improve Network Pro Strategies!