Skip to content

Commit da2c4db

Browse files
chore(deps): update npm (#106)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@sveltejs/kit](https://svelte.dev) ([source](https://redirect.github.com/sveltejs/kit/tree/HEAD/packages/kit)) | [`^2.38.0` -> `^2.38.1`](https://renovatebot.com/diffs/npm/@sveltejs%2fkit/2.38.0/2.38.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@sveltejs%2fkit/2.38.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@sveltejs%2fkit/2.38.0/2.38.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [posthog-node](https://redirect.github.com/PostHog/posthog-js) ([source](https://redirect.github.com/PostHog/posthog-js/tree/HEAD/packages/node)) | [`^5.8.2` -> `^5.8.3`](https://renovatebot.com/diffs/npm/posthog-node/5.8.2/5.8.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/posthog-node/5.8.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/posthog-node/5.8.2/5.8.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [svelte](https://svelte.dev) ([source](https://redirect.github.com/sveltejs/svelte/tree/HEAD/packages/svelte)) | [`^5.38.8` -> `^5.38.9`](https://renovatebot.com/diffs/npm/svelte/5.38.8/5.38.9) | [![age](https://developer.mend.io/api/mc/badges/age/npm/svelte/5.38.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/svelte/5.38.8/5.38.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>sveltejs/kit (@&#8203;sveltejs/kit)</summary> ### [`v2.38.1`](https://redirect.github.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#2381) [Compare Source](https://redirect.github.com/sveltejs/kit/compare/@sveltejs/[email protected]...@sveltejs/[email protected]) ##### Patch Changes - fix: enable redirects from queries ([#&#8203;14400](https://redirect.github.com/sveltejs/kit/pull/14400)) - fix: remove empty nodes from serialized server load data ([#&#8203;14404](https://redirect.github.com/sveltejs/kit/pull/14404)) - fix: allow commands from within endpoints ([#&#8203;14343](https://redirect.github.com/sveltejs/kit/pull/14343)) </details> <details> <summary>PostHog/posthog-js (posthog-node)</summary> ### [`v5.8.3`](https://redirect.github.com/PostHog/posthog-js/blob/HEAD/packages/node/CHANGELOG.md#583) [Compare Source](https://redirect.github.com/PostHog/posthog-js/compare/[email protected]@5.8.3) ##### Patch Changes - [#&#8203;2306](https://redirect.github.com/PostHog/posthog-js/pull/2306) [`30873bc`](https://redirect.github.com/PostHog/posthog-js/commit/30873bcc6ee8a46a4c2811684a24ced425ecc6fc) Thanks [@&#8203;haacked](https://redirect.github.com/haacked)! - Fix memory leak when calling getAllFlags and getAllFlagsAndPayloads </details> <details> <summary>sveltejs/svelte (svelte)</summary> ### [`v5.38.9`](https://redirect.github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#5389) [Compare Source](https://redirect.github.com/sveltejs/svelte/compare/[email protected]@5.38.9) ##### Patch Changes - chore: generate CSS hash using the filename ([#&#8203;16740](https://redirect.github.com/sveltejs/svelte/pull/16740)) - fix: correctly analyze `<object.property>` components ([#&#8203;16711](https://redirect.github.com/sveltejs/svelte/pull/16711)) - fix: clean up scheduling system ([#&#8203;16741](https://redirect.github.com/sveltejs/svelte/pull/16741)) - fix: transform input defaults from spread ([#&#8203;16481](https://redirect.github.com/sveltejs/svelte/pull/16481)) - fix: don't destroy contents of `svelte:boundary` unless the boundary is an error boundary ([#&#8203;16746](https://redirect.github.com/sveltejs/svelte/pull/16746)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/WarningImHack3r/svelte-changelog). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJucG0iXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3ccf606 commit da2c4db

File tree

2 files changed

+101
-101
lines changed

2 files changed

+101
-101
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@shikijs/rehype": "^3.12.2",
2727
"@shikijs/themes": "^3.12.2",
2828
"@sveltejs/adapter-vercel": "^5.10.2",
29-
"@sveltejs/kit": "^2.38.0",
29+
"@sveltejs/kit": "^2.38.1",
3030
"@sveltejs/vite-plugin-svelte": "^6.2.0",
3131
"@tailwindcss/typography": "^0.5.16",
3232
"@tailwindcss/vite": "^4.1.13",
@@ -48,7 +48,7 @@
4848
"mode-watcher": "^1.1.0",
4949
"octokit": "^5.0.3",
5050
"posthog-js": "^1.262.0",
51-
"posthog-node": "^5.8.2",
51+
"posthog-node": "^5.8.3",
5252
"prettier": "^3.6.2",
5353
"prettier-plugin-svelte": "^3.4.0",
5454
"prettier-plugin-tailwindcss": "^0.6.14",
@@ -59,7 +59,7 @@
5959
"runed": "^0.31.1",
6060
"semver": "^7.7.2",
6161
"shiki": "^3.12.2",
62-
"svelte": "^5.38.8",
62+
"svelte": "^5.38.9",
6363
"svelte-check": "^4.3.1",
6464
"svelte-exmarkdown": "^5.0.2",
6565
"svelte-meta-tags": "^4.4.1",

0 commit comments

Comments
 (0)