chore(deps): update all non-major dependencies #911
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.27.1
->^2.27.3
^3.2.0
->^3.2.1
3.2.0
->3.2.1
^2.5.8
->^2.5.10
^7.9.0
->^7.10.0
^7.9.0
->^7.10.0
^15.2.2
->^15.2.4
^6.1.2
->^6.2.0
~1.44.0
->~1.44.1
^0.2.7
->^0.2.8
^1.77.1
->^1.77.2
^5.0.0-next.135
->^5.0.0-next.141
Release Notes
changesets/changesets (@changesets/cli)
v2.27.3
Compare Source
v2.27.2
Compare Source
Patch Changes
#1354
69be7dc
Thanks @Andarist! - Fixed an issue withchangeset status
incorrectly returning an error status in two cases:privatePackage.version
was set tofalse
#1351
c6da182
Thanks @TheHolyWaffle! - Fix an issue with not applying a custom.prettierrc
configuration withprettier@>= 3.1.1
Updated dependencies [
c6da182
]:sveltejs/kit (@sveltejs/adapter-auto)
v3.2.1
Compare Source
Patch Changes
fix: bump import-meta-resolve to remove deprecation warnings (#12240)
Updated dependencies [
460d4526c80358958e58a2451fe1b663fdc656e9
,16cd900c304e0cf0f16b484aa61a5ba0531d8751
]:sveltejs/kit (@sveltejs/kit)
v2.5.10
Compare Source
Patch Changes
fix: exclude server files from optimizeDeps.entries (#12242)
fix: bump import-meta-resolve to remove deprecation warnings (#12240)
v2.5.9
Compare Source
Patch Changes
fix: yield main thread before navigating (#12225)
fix: correctly handle aliases to files in the
.svelte-kit
directory (#12220)typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v7.10.0
Compare Source
🚀 Features
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v7.10.0
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
okonet/lint-staged (lint-staged)
v15.2.4
Compare Source
Patch Changes
4f4537a
Thanks @iiroj! - Fix release issue with previous version; update dependenciesbcomnes/npm-run-all2 (npm-run-all2)
v6.2.0
Compare Source
Merged
#134
#136
#131
microsoft/playwright (playwright-core)
v1.44.1
Compare Source
Highlights
https://github.com/microsoft/playwright/issues/30779 - [REGRESSION]: When using
video: 'on'
with VSCode extension the browser got closedhttps://github.com/microsoft/playwright/issues/30755 - [REGRESSION]: Electron launch with spaces inside executablePath didn't workhttps://github.com/microsoft/playwright/issues/307700 - [REGRESSION]: Mask elements outside of viewport when creating fullscreen screenshots didn't worhttps://github.com/microsoft/playwright/issues/3085858 - [REGRESSION]: ipv6 got shown instead of localhost in show-trace/show-report
Browser Versions
This version was also tested against the following stable channels:
bluwy/publint (publint)
v0.2.8
Compare Source
Bug fixes
Full Changelog: publint/publint@v0.2.7...v0.2.8
sass/dart-sass (sass)
v1.77.2
Compare Source
Don't emit deprecation warnings for functions and mixins beginning with
__
.Allow user-defined functions whose names begin with
_
and otherwise looklike vendor-prefixed functions with special CSS syntax.
Command-Line Interface
Properly handle the
--silence-deprecation
flag.Handle the
--fatal-deprecation
and--future-deprecation
flags for--interactive
mode.sveltejs/svelte (svelte)
v5.0.0-next.141
Compare Source
Patch Changes
fix: throw on invalid attribute expressions (#11736)
fix: use svg methods for updating svg attributes too (#11755)
fix: don't warn on link without href if aria-disabled (#11737)
fix: don't use console.trace inside dev warnings (#11744)
v5.0.0-next.140
Compare Source
Patch Changes
v5.0.0-next.139
Compare Source
Patch Changes
v5.0.0-next.138
Compare Source
Patch Changes
fix: allow comments after last selector in css (#11723)
fix: don't add scoping modifier to nesting selectors (#11713)
chore: speedup hydration around input and select values (#11717)
fix: update value like attributes in a separate template_effect (#11720)
fix: improve handling of unowned derived signal (#11712)
v5.0.0-next.137
Compare Source
Patch Changes
fix: migrate derivations without semicolons (#11704)
fix: check for invalid bindings on window and document (#11676)
fix: more efficient spread attributes in SSR output (#11660)
fix: inline pointer events now correctly work in Chrome (#11695)
fix: don't require warning codes to be separated by commas in non-runes mode (#11669)
v5.0.0-next.136
Compare Source
Patch Changes
chore: remove
handle_compile_error
(#11639)breaking: disallow string literal values in
<svelte:element this="...">
(#11454)fix: use coarse-grained updates for derived expressions passed to props in legacy mode (#11652)
fix: robustify
bind:scrollX/Y
binding (#11655)feat: migrate
<svelte:element this="div">
(#11659)feat: more information when hydration fails (#11649)
fix: replay load and error events on load during hydration (#11642)
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (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 has been generated by Mend Renovate. View repository job log here.