chore(deps): update all non-major dependencies #1042
Merged
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:
^2.11.0
->^2.12.0
^2.9.0
->^2.9.1
^0.86.2
->^0.87.0
^0.11.8
->^0.11.9
^4.3.7
->^4.4.0
^17.14.0
->^17.15.0
^4.21.1
->^4.21.2
^0.30.14
->^0.30.15
~1.49.0
->~1.49.1
9.14.4
->9.15.0
^3.4.1
->^3.4.2
^1.81.0
->^1.82.0
^5.3.1
->^5.10.0
^4.1.0
->^4.1.1
^8.16.0
->^8.18.0
^6.0.2
->^6.0.3
^2.1.6
->^2.1.8
Release Notes
eslint-stylistic/eslint-stylistic (@stylistic/eslint-plugin-js)
v2.12.0
Compare Source
Bug Fixes
CallExpression
whenoffsetTernaryExpressions
is true (#625) (55d3529)Documentation
Chores
sveltejs/kit (@sveltejs/kit)
v2.9.1
Compare Source
Patch Changes
carbon-design-system/carbon-components-svelte (carbon-components-svelte)
v0.87.0
Compare Source
What's Changed
toHierarchy
utility forTreeView
,RecursiveList
by @bhavers, @metonym in https://github.com/carbon-design-system/carbon-components-svelte/pull/2072button
should have explicittype
by @metonym in https://github.com/carbon-design-system/carbon-components-svelte/pull/2071Full Changelog: carbon-design-system/carbon-components-svelte@v0.86.2...v0.87.0
carbon-design-system/carbon-preprocess-svelte (carbon-preprocess-svelte)
v0.11.9
Compare Source
Features
optimizeImports
: re-index[email protected]
components to supporttoHierarchy
Fixes
optimizeImports
: append line break to optimized pathdebug-js/debug (debug)
v4.4.0
Compare Source
eslint-community/eslint-plugin-n (eslint-plugin-n)
v17.15.0
Compare Source
🌟 Features
🩹 Fixes
expressjs/express (express)
v4.21.2
Compare Source
rich-harris/magic-string (magic-string)
v0.30.15
Compare Source
Features
sideEffects: false
to package.json (#295) (889bd73)microsoft/playwright (playwright-core)
v1.49.1
Compare Source
pnpm/pnpm (pnpm)
v9.15.0
Compare Source
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.
sass/dart-sass (sass)
v1.82.0
Compare Source
Command-Line Interface
Improve
--watch
mode reliability when making multiple changes at once, suchas checking out a different Git branch.
Parse the
calc-size()
function as a calculation now that it's supported insome browsers.
Dart API
SassCalculation.calcSize()
function.v1.81.1
Compare Source
sveltejs/svelte (svelte)
v5.10.0
Compare Source
Minor Changes
Patch Changes
fix: allow exports with source from script module even if no bind is present (#14620)
fix: deconflict
get_name
for literal class properties (#14607)v5.9.1
Compare Source
Patch Changes
v5.9.0
Compare Source
Minor Changes
Patch Changes
if
block code the first time (#14597)v5.8.1
Compare Source
Patch Changes
v5.8.0
Compare Source
Minor Changes
Spring
andTween
classes tosvelte/motion
(#11519)v5.7.1
Compare Source
Patch Changes
v5.7.0
Compare Source
Minor Changes
feat: add
createSubscriber
function for creating reactive values that depend on subscriptions (#14422)feat: add reactive
MediaQuery
class, and aprefersReducedMotion
class instance (#14422)Patch Changes
undefined
andnull
the same for the initial input value (#14562)v5.6.2
Compare Source
Patch Changes
v5.6.1
Compare Source
Patch Changes
v5.6.0
Compare Source
Minor Changes
defaultValue/defaultChecked
for inputs (#14289)v5.5.4
Compare Source
Patch Changes
fix: better error messages for invalid HTML trees (#14445)
fix: remove spreaded event handlers when they become nullish (#14546)
fix: respect the unidirectional nature of time (#14541)
v5.5.3
Compare Source
Patch Changes
fix: don't try to add owners to non-
$state
class fields (#14533)fix: capture infinite_loop_guard in error boundary (#14534)
fix: proxify values when assigning using
||=
,&&=
and??=
operators (#14273)v5.5.2
Compare Source
Patch Changes
SvelteDate
(#14525)v5.5.0
Compare Source
Minor Changes
Patch Changes
v5.4.0
Compare Source
Minor Changes
#each
withoutas
(#14396)v5.3.2
Compare Source
Patch Changes
fix: correctly prune CSS for elements inside snippets (#14494)
fix: render attributes during SSR regardless of case (#14492)
sveltejs/language-tools (svelte-check)
v4.1.1
Compare Source
typescript-eslint/typescript-eslint (typescript-eslint)
v8.18.0
Compare Source
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.17.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.
vitejs/vite (vite)
v6.0.3
Compare Source
ModuleRunnerTransport#invoke
more explicit (#18851) (a75fc31), closes #18851environments.ssr.resolve
with rootssr
config (#18857) (3104331), closes #18857vitest-dev/vitest (vitest)
v2.1.8
Compare Source
🐞 Bug Fixes
View changes on GitHub
v2.1.7
Compare Source
🐞 Bug Fixes
pnpm.overrides
or yarn resolutions to override thevite
version in thevitest
package - the APIs are compatible.View changes on GitHub
Configuration
📅 Schedule: Branch creation - "* 0-3 * * 1" (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.
👻 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.