-
Notifications
You must be signed in to change notification settings - Fork 4
Update npm #36
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
Merged
Merged
Update npm #36
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
8ab34f6 to
f18c3bd
Compare
f18c3bd to
9313347
Compare
9313347 to
b7b12cd
Compare
b7b12cd to
060dca0
Compare
060dca0 to
6c58107
Compare
6c58107 to
722d9f9
Compare
722d9f9 to
f5f48b4
Compare
f5f48b4 to
ae10734
Compare
ae10734 to
f9ac9df
Compare
f9ac9df to
9631b5d
Compare
9631b5d to
0e5960d
Compare
0e5960d to
f0d721e
Compare
f0d721e to
05effdb
Compare
669b793 to
e5e693f
Compare
e5e693f to
a6e7a74
Compare
a6e7a74 to
dd27861
Compare
dd27861 to
7d01f01
Compare
7d01f01 to
521e2af
Compare
521e2af to
d9dadc5
Compare
d9dadc5 to
35dac90
Compare
35dac90 to
67ca26e
Compare
67ca26e to
2a37940
Compare
2a37940 to
5d43578
Compare
5d43578 to
9a1b556
Compare
9a1b556 to
6f704a5
Compare
6f704a5 to
5f8da61
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR contains the following updates:
^1.22.0->^1.23.1^5.4.5->^5.4.8^2.7.2->^2.8.5^1.0.12->^1.1.0^9.13.0->^9.15.0^2.45.1->^2.46.0^15.11.0->^15.12.0^0.453.0->^0.462.0^0.4.1->^0.5.09.12.2->9.14.2^8.4.47->^8.4.49^3.3.3->^3.4.1^3.2.7->^3.3.2^0.6.8->^0.6.9^1.22.0->^1.23.1^4.0.5->^4.1.0^0.11.0->^0.12.0^2.5.4->^2.5.5^0.2.1->^0.3.0^3.4.14->^3.4.15^2.8.0->^2.8.1^5.6.3->^5.7.2^8.10.0->^8.16.0^5.4.9->^5.4.11^1.1.1->^1.2.3Release Notes
shikijs/shiki (@shikijs/rehype)
v1.23.1Compare Source
🚀 Features
View changes on GitHub
v1.23.0Compare Source
🚀 Features
@michael-makes/shiki-colorized-bracketsJSR package - by @MichaelMakesGames in https://github.com/shikijs/shiki/issues/831 (94cc6)View changes on GitHub
v1.22.2Compare Source
🐞 Bug Fixes
createdBundledHighlightercause wasm engine to be loaded - by @fuma-nama in https://github.com/shikijs/shiki/issues/819 (e2692)View changes on GitHub
v1.22.1Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
sveltejs/kit (@sveltejs/adapter-vercel)
v5.4.8Compare Source
Patch Changes
chore: support building with Node 22 (#13043)
Updated dependencies [
570562b74d9e9f295d9b617478088a650f51e96b,1358cccd52190df3c74bdd8970dbfb06ffc4ec72]:v5.4.7Compare Source
Patch Changes
fix: disregard presence/absence of trailing slash in prerendered redirect (#12966)
Updated dependencies [
92b2686314a7dbebee1761c3da7719d599f003c7]:v5.4.6Compare Source
Patch Changes
docs: update URLs for new svelte.dev site (#12857)
Updated dependencies [
dcbe4222a194c5f90cfc0fc020cf065f7a4e4c46,4cdbf76fbbf0c0ce7f574ef69c8daddcf954d39d,3a9b78f04786898ca93f6d4b75ab18d26bc45192,723eb8b31e6a22c82f730c30e485386c8676b746,8ec471c875345b751344e67580ff1b772ef2735b]:sveltejs/kit (@sveltejs/kit)
v2.8.5Compare Source
Patch Changes
v2.8.4Compare Source
Patch Changes
v2.8.3Compare Source
Patch Changes
fix: ensure error messages are escaped (#13050)
fix: escape values included in dev 404 page (#13039)
v2.8.2Compare Source
Patch Changes
fix: prevent duplicate fetch request when using Request with load function's fetch (#13023)
fix: do not override default cookie decoder to allow users to override the
cookielibrary version (#13037)v2.8.1Compare Source
Patch Changes
fix: only add nonce to
script-src-elem,style-src-attrandstyle-src-elemCSP directives whenunsafe-inlineis not present (#11613)fix: support HTTP/2 in dev and production. Revert the changes from #12907 to downgrade HTTP/2 to TLS as now being unnecessary (#12989)
v2.8.0Compare Source
Minor Changes
ActionFailureobjects (#12878)v2.7.7Compare Source
Patch Changes
v2.7.6Compare Source
Patch Changes
v2.7.5Compare Source
Patch Changes
fix: warn on invalid cookie name characters (#12806)
fix: when using
@vitejs/plugin-basic-ssl, set a no-op proxy config to downgrade from HTTP/2 to TLS sinceundicidoes not yet enable HTTP/2 by default (#12907)v2.7.4Compare Source
Patch Changes
fix: ensure element is focused after subsequent clicks of the same hash link (#12866)
fix: avoid preload if event default was prevented for
touchstartandmousedownevents (#12887)fix: avoid reloading behaviour for hash links with data-sveltekit-reload if the hash is on the same page (#12866)
v2.7.3Compare Source
Patch Changes
fix: include importer in illegal import error message (#12820)
fix: don't try reading assets directly that aren't present (#12876)
fix: decode non-latin characters when previewing prerendered pages (#12874)
fix: better error message when a
Resultis returned from a form action (#12829)docs: update URLs for new svelte.dev site (#12857)
vercel/speed-insights (@vercel/speed-insights)
v1.1.0Compare Source
What's Changed
Full Changelog: vercel/speed-insights@1.0.14...1.1.0
v1.0.14Compare Source
What's Changed
Full Changelog: vercel/speed-insights@1.0.13...1.0.14
v1.0.13Compare Source
What's Changed
New Contributors
Full Changelog: vercel/speed-insights@1.0.12...1.0.13
eslint/eslint (eslint)
v9.15.0Compare Source
v9.14.0Compare Source
sveltejs/eslint-plugin-svelte (eslint-plugin-svelte)
v2.46.0Compare Source
Minor Changes
#881
051925cThanks @ota-meshi! - feat: update svelte to v5.0.0#884
bbc3e07Thanks @renovate! - fix(deps): update dependency svelte-eslint-parser to ^0.43.0sindresorhus/globals (globals)
v15.12.0Compare Source
Iteratorto ES2025 (#272)439b398dd0a502lucide-icons/lucide (lucide-svelte)
v0.462.0: New icons 0.462.0Compare Source
New icons 🎨
image-upscale(#2462) by @jguddasModified Icons 🔨
grid-2x2(#2628) by @jguddasship(#2548) by @jguddasshuffle(#2478) by @jguddasvenetian-mask(#1950) by @jguddasv0.461.0: New icons 0.461.0Compare Source
New icons 🎨
calendar-sync(#2590) by @chessurismeModified Icons 🔨
scale-3d(#2627) by @jguddasv0.460.1: Hotfix lucide-svelte icon importsCompare Source
Icons imports broke in
lucide-svelteafter0.458.0.This is fixed in #2615
v0.460.0: New icons 0.460.0Compare Source
New icons 🎨
toilet(#2141) by @EthanHazelv0.459.0: New icons 0.459.0Compare Source
New icons 🎨
equal-approximately(#2594) by @ksk3110v0.458.0: New icons 0.458.0Compare Source
New icons 🎨
cloud-alert(#2611) by @lscheibelModified Icons 🔨
drill(#1919) by @jguddasOther Changes
Full Changelog: lucide-icons/lucide@0.457.0...0.458.0
v0.457.0: New icons 0.457.0Compare Source
New icons 🎨
laptop-minimal-check(#2563) by @jguddasModified Icons 🔨
bath(#2512) by @jamiemlawcross(#2578) by @jguddashand-platter(#2326) by @karsa-mistmerehard-hat(#2559) by @jguddasheading-4(#2546) by @jguddaspuzzle(#2603) by @jamiemlawschool(#2598) by @jguddasvegan(#2556) by @jguddasv0.456.0: Choosing import name style 0.456.0Compare Source
What's Changed
glass-watericon by @jguddas in https://github.com/lucide-icons/lucide/pull/2579Adjustable icon naming imports
Customize import name styles for
lucide-react,lucide-vue,lucide-react-native,lucide-preact, to manage autocompletion in your IDE.Add the following to your
settings.json{ "typescript.preferences.autoImportFileExcludePatterns": [ "lucide-react", "lucide-preact", "lucide-react-native", "lucide-vue-next" ] }It allows you to choose the import name style.
For React:
For Vue:
v0.455.0: New icons 0.455.0Compare Source
New icons 🎨
wind-arrow-down(#2554) by @jamiemlawModified Icons 🔨
file-music(#2536) by @jguddasslice(#2500) by @jguddasundo-dot(#2557) by @jguddaswind(#2554) by @jamiemlawv0.454.0: New icons 0.454.0Compare Source
Modified Icons 🔨
pizza(#2476) by @jamiemlawstar-half(#1987) by @jguddasstar(#1987) by @jguddassvecosystem/mode-watcher (mode-watcher)
v0.5.0Compare Source
Minor Changes
disableHeadScriptInjectionprop for handling in hooks.server files (#89)Patch Changes
pnpm/pnpm (pnpm)
v9.14.2Compare Source
Patch Changes
pnpm publish --jsonshould work #8788.Platinum Sponsors
Gold Sponsors
v9.14.1Compare Source
Minor Changes
pnpm pack --jsonto print packed tarball and contents in JSON format #8765.Patch Changes
pnpm execshould print a meaningful error message when no command is provided #8752.pnpm setupshould remove the CLI from the target location before moving the new binary #8173.ERR_PNPM_TARBALL_EXTRACTerror while installing a dependency from GitHub having a slash in branch name #7697.use-node-versionsetting is used and the system has no Node.js installed #8769..npmrcfiles to their correct types. For instance,child-concurrencyshould be a number, not a string #5075.manage-package-manager-versionsis set totrue.pnpm initshould respect the--diroption #8768.Platinum Sponsors
Gold Sponsors
v9.14.0Compare Source
v9.13.2: pnpm 9.13.2Compare Source
Patch Changes
dlxprocesses.Platinum Sponsors
Gold Sponsors
This PR was generated by Mend Renovate. View the repository job log.