Feature/update sw and deps #168
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Types of changes
Description
Added
tests/unit/server/internal/ssrBoundary.test.js):jsdom,fs,path, etc.) in client-visible modules.import.meta.env.SSR.Changed
Refactored
src/service-worker.jsfor improved consistency, clarity, and lint compatibility:_err) and adjusted callback signatures to align with ESLint expectations._naming convention.Updated
src/lib/utils/purify.js:typeof window !== 'undefined'guard with compile-timeimport.meta.env.SSR.jsdomimports from client bundles.Enhanced ESLint
no-unused-varsrule ineslint.config.mjs:caughtErrorsandcaughtErrorsIgnorePattern._err).Replaced
src/lib/img/qr/vcard.pngandsrc/lib/img/qr/vcard.webpwith revised versions.Updated GitHub workflows to utilize npm
11.7.0.Updated generator metadata in
src/app.htmlto reflect SvelteKit 2.49.2.Updated
src/lib/README.mdto reflect the newly updated app constant.Updated contact information in
static/bin/contact.vcf.Updated
CONTACT.PHONEapp constant to reflect our new phone number, (602) 428-5300.Removed
jsdomfrom.ncurc.cjsrejectlist.Bumped project version to
v1.25.17.Updated dependencies:
dompurify^3.3.0→^3.3.1posthog-js^1.295.0→^1.305.0svelte5.43.12→5.45.9@playwright/test^1.56.1→^1.57.0@sveltejs/adapter-vercel^6.1.1→^6.2.0@sveltejs/kit2.48.5→2.49.2browserslist^4.28.0→^4.28.1eslint-plugin-jsdoc^61.2.1→^61.5.0eslint-plugin-svelte^3.13.0→^3.13.1markdownlint^0.39.0→^0.40.0markdownlint-cli20.19.0→0.20.0playwright^1.56.1→^1.57.0stylelint^16.25.0→^16.26.1svelte-eslint-parser^1.4.0→^1.4.1vite^7.2.2→^7.2.7jsdom26.1.0→27.3.0Fixed
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!