chore(deps): update devdependencies (non-major) #1589
+63
−54
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:
3.0.6
->3.0.8
2.9.0
->2.15.2
22.10.1
->22.10.5
^0.170.0
->^0.172.0
10.1.2
->10.1.3
11.10.0
->11.11.1
3.4.1
->3.4.2
4.1.0
->4.1.3
^0.171.0
->^0.172.0
3.0.7
->3.1.0
5.6.3
->5.7.3
Release Notes
sveltejs/kit (@sveltejs/adapter-static)
v3.0.8
Compare Source
Patch Changes
v3.0.7
Compare Source
Patch Changes
sveltejs/kit (@sveltejs/kit)
v2.15.2
Compare Source
Patch Changes
fix: correctly notify page store subscribers (#13205)
fix: prerender data when there is no server load but the
trailingSlash
option is set from the server (#13262)fix: correctly remove navigation callbacks when returning function in onNavigate (#13241)
v2.15.1
Compare Source
Patch Changes
fix: add CSP hashes/nonces to inline styles when using
bundleStrategy: 'inline'
(#13232)fix: silence dev/prod warning during sync (#13244)
v2.15.0
Compare Source
Minor Changes
bundleStrategy: 'inline'
option (#13193)v2.14.1
Compare Source
Patch Changes
v2.14.0
Compare Source
Minor Changes
Patch Changes
goto(...)
, to handle case where URL is mutated (#13196)v2.13.0
Compare Source
Minor Changes
bundleStrategy: 'split' | 'single'
option (#13173)v2.12.2
Compare Source
Patch Changes
fix: correctly resolve no hooks file when a similarly named directory exists (#13188)
fix: correctly resolve
$app/state
on the server with Vite 5 (#13192)v2.12.1
Compare Source
Patch Changes
navigating.current.<x>
withnavigating.<x>
(#13174)v2.12.0
Compare Source
Minor Changes
$app/state
module (#13140)Patch Changes
v2.11.1
Compare Source
Patch Changes
build.minify
setting when building the service worker (#13143)v2.11.0
Compare Source
Minor Changes
Patch Changes
v2.10.1
Compare Source
Patch Changes
init
hook fromget_hooks
(#13136)v2.10.0
Compare Source
Minor Changes
init
hook (#13103)Patch Changes
hooks.js
from overwriting hooks fromhooks.server.js
(#13104)v2.9.1
Compare Source
Patch Changes
bcoe/c8 (c8)
v10.1.3
Compare Source
Bug Fixes
highlightjs/highlight.js (highlight.js)
v11.11.1
Compare Source
v11.11.0
Compare Source
CAVEATS / POTENTIALLY BREAKING CHANGES
Core Grammars:
\
Josh Goebel$()
expressions aneesh98anchor-name
,aspect-ratio
,backdrop-filter
,container
,margin-trim
,place-content
,scroll-timeline
, ...) BaliBalofile
,args
,dynamic
,record
,required
andscoped
Alvin Joytime
andcoproc
Álvaro Mondéjar|=
operator false positives (as block arguments) Aboobacker MKadd
builtin [h7x4][]or
as builtin instead of literal [h7x4][]'''
string escapes [h7x4][]"
and''
strings [h7x4][]concept
anddefer
to list of Nim keywords Jake LeahyNew Grammars:
Developer Tools:
Themes:
Rosé Pine
theme William WilkinsonCybertopia Cherry
theme Alexandre ZANNICybertopia Dimmer
theme Alexandre ZANNICybertopia Icecap
theme Alexandre ZANNICybertopia Saturated
theme Alexandre ZANNIImprovements:
CONTRIBUTORS
prettier/prettier (prettier)
v3.4.2
Compare Source
diff
Treat U+30A0 & U+30FB in Katakana Block as CJK (#16796 by @tats-u)
Prettier doesn't treat U+30A0 & U+30FB as Japanese. U+30FB is commonly used in Japanese to represent the delimitation of first and last names of non-Japanese people or “and”. The following “C言語・C++・Go・Rust” means “C language & C++ & Go & Rust” in Japanese.
U+30A0 can be used as the replacement of the
-
in non-Japanese names (e.g. “Saint-Saëns” (Charles Camille Saint-Saëns) can be represented as “サン゠サーンス” in Japanese), but substituted by ASCII hyphen (U+002D) or U+FF1D (full width hyphen) in many cases (e.g. “サン=サーンス” or “サン=サーンス”).Fix comments print on class methods with decorators (#16891 by @fisker)
Fix non-idempotent formatting (#16899 by @seiyab)
This bug fix is not language-specific. You may see similar change in any languages. This fixes regression in 3.4.0 so change caused by it should yield same formatting as 3.3.3.
sveltejs/language-tools (svelte-check)
v4.1.3
Compare Source
v4.1.2
Compare Source
v4.1.1
Compare Source
mrdoob/three.js (three)
v0.172.0
Compare Source
tinylibs/tinybench (tinybench)
v3.1.0
Compare Source
🚀 Features
runSync
method toBench
to force benchmarks to be synchronous - by @rubennorte in https://github.com/tinylibs/tinybench/issues/210 (c4ddb)View changes on GitHub
microsoft/TypeScript (typescript)
v5.7.3
Compare Source
v5.7.2
Compare Source
Configuration
📅 Schedule: Branch creation - "* * 1 * *" in timezone America/Los_Angeles, 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 if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.