chore(deps): update typescript-projects #141
Open
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:
^0.21.1
->^0.22.0
2.20.7
->2.21.1
9.25.1
->9.27.0
10.1.2
->10.1.5
16.0.0
->16.2.0
3.3.3
->3.4.0
5.28.2
->5.33.2
4.1.6
->4.2.1
8.31.0
->8.32.1
6.3.4
->6.3.5
3.1.2
->3.1.4
Release Notes
sveltejs/kit (@sveltejs/kit)
v2.21.1
Compare Source
Patch Changes
chore: clarify which functions
handleFetch
affects (#13788)fix: ensure
$env
and$app/environment
are correctly set while analysing server nodes (#13790)v2.21.0
Compare Source
Minor Changes
Patch Changes
chore: remove
import-meta-resolve
dependency (#13629)fix: remove component code from server nodes that are never used for SSR (#13684)
v2.20.8
Compare Source
Patch Changes
ssr
andcsr
page options apply to error pages rendered as a result of a load function error on the server (#13695)eslint/eslint (eslint)
v9.27.0
Compare Source
v9.26.0
Compare Source
prettier/eslint-config-prettier (eslint-config-prettier)
v10.1.5
Compare Source
Patch Changes
60fef02
Thanks @JounQin! - chore: addfunding
field intopackage.json
v10.1.4
Compare Source
Patch Changes
94b4799
Thanks @silvenon! - fix(cli): do not crash on no rules configuredv10.1.3
Compare Source
Patch Changes
4e95a1d
Thanks @pilikan! - fix: this package iscommonjs
, align its types correctlysindresorhus/globals (globals)
v16.2.0
Compare Source
v16.1.0
Compare Source
5c58875
sveltejs/prettier-plugin-svelte (prettier-plugin-svelte)
v3.4.0
Compare Source
sveltejs/svelte (svelte)
v5.33.2
Compare Source
Patch Changes
fix: correctly parse escaped unicode characters in css selector (#15976)
fix: don't mark deriveds as clean if updating during teardown (#15997)
v5.33.1
Compare Source
Patch Changes
v5.33.0
Compare Source
Minor Changes
feat: XHTML compliance (#15538)
feat: add
fragments: 'html' | 'tree'
option for wider CSP compliance (#15538)v5.32.2
Compare Source
Patch Changes
chore: simplify
<pre>
cleaning (#15980)fix: attach
__svelte_meta
correctly to elements following a CSS wrapper (#15982)fix: import untrack directly from client in
svelte/attachments
(#15974)v5.32.1
Compare Source
Patch Changes
<select multiple>
value is given (#14816)v5.32.0
Compare Source
Minor Changes
feat: warn on implicitly closed tags (#15932)
feat: attachments
fromAction
utility (#15933)Patch Changes
v5.31.1
Compare Source
Patch Changes
MediaQuery
(#15937)v5.31.0
Compare Source
Minor Changes
Patch Changes
AttachTag
inTag
union type inside theAST
namespace from"svelte/compiler"
(#15946)v5.30.2
Compare Source
Patch Changes
fix: falsy attachments types (#15939)
fix: handle more hydration mismatches (#15851)
v5.30.1
Compare Source
Patch Changes
typeParams
toSnippetBlock
for legacy parser (#15921)v5.30.0
Compare Source
Minor Changes
v5.29.0
Compare Source
Minor Changes
v5.28.7
Compare Source
Patch Changes
fix: remove unncessary guards that require CSP privilege when removing event attributes (#15846)
fix: rewrite destructuring logic to handle iterators (#15813)
v5.28.6
Compare Source
Patch Changes
fix: use
transform.read
forownership_validator.mutation
array (#15848)fix: don't redeclare
$slots
(#15849)v5.28.5
Compare Source
Patch Changes
fix: proxify the value in assignment shorthands to the private field (#15862)
fix: more frequently update
bind:buffered
to actual value (#15874)v5.28.4
Compare Source
Patch Changes
fix: treat nullish expression as empty string (#15901)
fix: prevent invalid BigInt calls from blowing up at compile time (#15900)
fix: warn on bidirectional control characters (#15893)
fix: emit right error for a shadowed invalid rune (#15892)
v5.28.3
Compare Source
Patch Changes
chore: avoid microtasks when flushing sync (#15895)
fix: improve error message for migration errors when slot would be renamed (#15841)
fix: allow characters in the supplementary special-purpose plane (#15823)
sveltejs/language-tools (svelte-check)
v4.2.1
Compare Source
v4.2.0
Compare Source
v4.1.7
Compare Source
typescript-eslint/typescript-eslint (typescript-eslint)
v8.32.1
Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.32.0
Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.31.1
Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
vitejs/vite (vite)
v6.3.5
Compare Source
vitest-dev/vitest (vitest)
v3.1.4
Compare Source
v3.1.3
Compare Source
🐞 Bug Fixes
inline: true
is set - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/7856 (a83f3)--merge-reports
to show each total run times - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/7877 (d613b)View changes on GitHub
Configuration
📅 Schedule: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.