Commit da2c4db
authored
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)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](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) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](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) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>sveltejs/kit (@​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
([#​14400](https://redirect.github.com/sveltejs/kit/pull/14400))
- fix: remove empty nodes from serialized server load data
([#​14404](https://redirect.github.com/sveltejs/kit/pull/14404))
- fix: allow commands from within endpoints
([#​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
-
[#​2306](https://redirect.github.com/PostHog/posthog-js/pull/2306)
[`30873bc`](https://redirect.github.com/PostHog/posthog-js/commit/30873bcc6ee8a46a4c2811684a24ced425ecc6fc)
Thanks [@​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
([#​16740](https://redirect.github.com/sveltejs/svelte/pull/16740))
- fix: correctly analyze `<object.property>` components
([#​16711](https://redirect.github.com/sveltejs/svelte/pull/16711))
- fix: clean up scheduling system
([#​16741](https://redirect.github.com/sveltejs/svelte/pull/16741))
- fix: transform input defaults from spread
([#​16481](https://redirect.github.com/sveltejs/svelte/pull/16481))
- fix: don't destroy contents of `svelte:boundary` unless the boundary
is an error boundary
([#​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
2 files changed
+101
-101
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
0 commit comments