fix(deps): update all non-major dependencies #105
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:
^19.5.0
->^19.7.1
^19.5.0
->^19.7.1
^9.13.0
->^9.21.0
^1.2.10
->^1.2.26
^7.2.0
->^7.3.0
^1.48.1
->^1.50.1
^5.2.8
->^5.2.12
^2.7.2
->^2.17.2
^7.6.11
->^7.6.12
^20.16.13
->^20.17.19
^0.6.6
->^0.6.7
^11.4.0
->^11.8.1
^4.12.13
->^4.12.23
^9.13.0
->^9.21.0
^2.46.0
->^2.46.1
^15.11.0
->^15.15.0
^0.27.4
->^0.27.5
20
->20.18.3
9.12.2
->9.15.5
^8.4.47
->^8.5.3
^3.3.3
->^3.5.2
^3.2.7
->^3.3.3
^0.6.8
->^0.6.11
^4.0.5
->^4.1.4
^0.9.52
->^0.9.57
^0.14.0
->^0.16.1
^3.4.14
->^3.4.17
^2.8.0
->^2.8.1
^5.6.3
->^5.7.3
^8.11.0
->^8.24.1
^0.19.3
->^0.22.0
^5.4.9
->^5.4.14
^2.1.3
->^2.1.9
^0.20.5
->^0.21.1
^2.1.3
->^2.1.9
^3.23.8
->^3.24.2
Release Notes
conventional-changelog/commitlint (@commitlint/cli)
v19.7.1
Compare Source
Note: Version bump only for package @commitlint/cli
v19.6.1
Compare Source
Note: Version bump only for package @commitlint/cli
v19.6.0
Compare Source
Note: Version bump only for package @commitlint/cli
conventional-changelog/commitlint (@commitlint/config-conventional)
v19.7.1
Compare Source
Note: Version bump only for package @commitlint/config-conventional
v19.6.0
Compare Source
Note: Version bump only for package @commitlint/config-conventional
eslint/eslint (@eslint/js)
v9.21.0
Compare Source
v9.20.0
Compare Source
v9.19.0
Compare Source
v9.18.0
Compare Source
v9.17.0
Compare Source
Features
eed91d1
feat: add suggestions tono-unused-vars
(#18352) (Tanuj Kanti)Bug Fixes
67d683d
fix: fix crash whenmessage.fix
is nullish (#19168) (ntnyq)c618707
fix: ignore vars with non-identifier references in no-useless-assignment (#19200) (YeonJuan)Documentation
3c22d2a
docs: updateyoda
toYoda
inyoda.md
for consistency (#19230) (루밀LuMir)e0a2203
docs: add missing backticks tono-sequences
(#19233) (루밀LuMir)4cc4881
docs: Update README (GitHub Actions Bot)3db6fdf
docs: [no-await-in-loop] expand on benefits and inapplicability (#19211) (Kirk Waiblinger)bf2a4f6
docs: add missing backticks tofunc-style
(#19227) (루밀LuMir)ba098bd
docs: add missing header toprefer-spread
(#19224) (루밀LuMir)b607ae6
docs: update description ofno-param-reassign
(#19220) (루밀LuMir)1eb424d
docs: add missing backticks toprefer-destructuring
(#19223) (루밀LuMir)85998d1
docs: add missing backticks tono-unneeded-ternary
(#19222) (루밀LuMir)b75b32c
docs: add missing backticks tono-new-func
(#19219) (루밀LuMir)a7700bc
docs: add missing backticks toid-length
(#19217) (루밀LuMir)e2bb429
docs: add missing backticks tocomplexity.md
(#19214) (루밀LuMir)045d716
docs: add missing)
toid-denylist
(#19213) (루밀LuMir)7fe4114
docs: Update README (GitHub Actions Bot)c743ba6
docs: add CSS language tono-restricted-syntax
(#19208) (Milos Djermanovic)1416d70
docs: add missing backticks toeqeqeq
(#19207) (루밀LuMir)b950c1b
docs: add missing backticks toprefer-object-spread
(#19206) (루밀LuMir)8a941cb
docs: update docs anddescription
ofrequire-unicode-regexp
(#19205) (루밀LuMir)cbab228
docs: Update README (GitHub Actions Bot)f2257ce
docs: update comments anddescription
ofno-script-url
(#19203) (루밀LuMir)365f0f4
docs: add missing backtick todefault-case-last
(#19202) (루밀LuMir)e6b84f5
docs: add missing punctuation in document (#19161) (루밀LuMir)c88708e
docs: replace quote with backtick indescription
offor-direction
(#19199) (루밀LuMir)a76f233
docs: use higher contrast color tokens for code comments (#19187) (Josh Goldberg ✨)db19502
docs: Update README (GitHub Actions Bot)Chores
cc243c9
chore: upgrade to@eslint/js@9.17.0
(#19242) (Francesco Trotta)84c5787
chore: package.json update for @eslint/js release (Jenkins)4c4f53b
chore: add missing backticks toflags.js
(#19226) (루밀LuMir)4b3132c
chore: update dependency eslint-plugin-expect-type to ^0.6.0 (#19221) (renovate[bot])9bf2204
chore: add type definitions for theeslint-config-eslint
package (#19050) (Arya Emami)ee8c220
chore: fix incorrectname
property inintegration-tutorial-code
(#19218) (루밀LuMir)cca801d
chore: Upgrade cross-spawn to 7.0.6 (#19185) (folortin)v9.16.0
Compare Source
v9.15.0
Compare Source
v9.14.0
Compare Source
ngneat/falso (@ngneat/falso)
v7.3.0
Compare Source
microsoft/playwright (@playwright/test)
v1.50.1
Compare Source
v1.50.0
Compare Source
Test runner
New option
timeout
allows specifying a maximum run time for an individual test step. A timed-out step will fail the execution of the test.New method test.step.skip() to disable execution of a test step.
Expanded expect(locator).toMatchAriaSnapshot() to allow storing of aria snapshots in separate YAML files.
Added method expect(locator).toHaveAccessibleErrorMessage() to assert the Locator points to an element with a given aria errormessage.
Option testConfig.updateSnapshots added the configuration enum
changed
.changed
updates only the snapshots that have changed, whereasall
now updates all snapshots, regardless of whether there are any differences.New option testConfig.updateSourceMethod defines the way source code is updated when testConfig.updateSnapshots is configured. Added
overwrite
and3-way
modes that write the changes into source code, on top of existingpatch
mode that creates a patch file.npx playwright test --update-snapshots=changed --update-source-method=3way
Option testConfig.webServer added a
gracefulShutdown
field for specifying a process kill signal other than the defaultSIGKILL
.Exposed testStep.attachments from the reporter API to allow retrieval of all attachments created by that step.
UI updates
canvas
content in traces is error-prone. Display is now disabled by default, and can be enabled via theDisplay canvas content
UI setting.Call
andNetwork
panels now display additional time information.Breaking
<input>
,<select>
, or a number of other editable elements.all
, rather than only the failed/changed snapshots. Use the new enumchanged
to keep the old functionality of only updating the changed snapshots.Browser Versions
This version was also tested against the following stable channels:
v1.49.1
Compare Source
Highlights
https://github.com/microsoft/playwright/issues/33802 - [Bug]: Codegen's Clear button doesn't work if not recordinghttps://github.com/microsoft/playwright/issues/338066 - [Bug]: playwright hangs while waiting for pending navigationhttps://github.com/microsoft/playwright/issues/3378787 - [Bug]: VSC extension isn't capturing all entered tehttps://github.com/microsoft/playwright/issues/33788788 - [Regression]: Double clicking the steps in trace viewer doesn't filter actihttps://github.com/microsoft/playwright/issues/337723772 - [Bug]: aria_snapshot generates invalid yaml when combined with an aria-label attrhttps://github.com/microsoft/playwright/issues/3379133791 - [Bug]: text input with number value raises "container is not iterable" with to_match_aria_snahttps://github.com/microsoft/playwright/issues/33644/33644 - [Bug]: getByRole can't find element with the accessible name from label element when aria-labelledby is nothttps://github.com/microsoft/playwright/issues/33660s/33660 - [Regression]: Unable to open Playwright UI in Dark Mode
Browser Versions
This version was also tested against the following stable channels:
v1.49.0
Compare Source
v1.48.2
Compare Source
sveltejs/kit (@sveltejs/adapter-node)
v5.2.12
Compare Source
Patch Changes
fix: include ambient type declarations (#12088)
Updated dependencies [
d440c68acac67ed64eea4b9bda267e229303db7b
,6774ebc34330b12ae8c0cae08e98b577d819fffb
,777c8ef11f17d2ab48aee0f2347c051663da5826
,f451f6c4a3dbbc73dc86667c6ff89ab2f46ca9d2
,34a03ff16af29e917abebb649b31eadfc40a98a0
,1c77e283896058084c1cb5752d9ec207987a585e
,04958cca5905aaeeff367c9e4a5ce6e90fc64779
,9dc5c0e3e01a3c07010e9996688169be68e1dde8
,00e1a7621de554054d068e4525a9e505d1c2e588
,9fcd1e7574197fa6e7ac000a030378d877cb8837
,e541a4057a00f5ab6740fb51b7f88f17776da50a
,37f72fbb075b481de8263f62c77125333735f382
,b60707ca8e755be95c86490122aa1b792b9bd6be
,699f4405c752261cf46c1ad32e4dbadceaffc75b
,e2a4538c48295cde06f64fb8c7f0b333fbf95496
,a91ba1f326b6e244503de9a010771d942b461dad
]:v5.2.11
Compare Source
Patch Changes
chore(deps): update dependency @rollup/plugin-node-resolve to v16 (#13164)
Updated dependencies [
19823dd716568140011eaa86110bb8868f0e2513
,5d30191d13a596bda50e27e54522c10f3f6461e3
]:v5.2.10
Compare Source
Patch Changes
chore: append http on listening address (#13146)
Updated dependencies [
11a9f66922199ee5925cc71c0efc513376753754
,3d9e03a8a55a539b02c76d44df4874e4642bbd17
]:v5.2.9
Compare Source
Patch Changes
docs: update URLs for new svelte.dev site (#12857)
Updated dependencies [
dcbe4222a194c5f90cfc0fc020cf065f7a4e4c46
,4cdbf76fbbf0c0ce7f574ef69c8daddcf954d39d
,3a9b78f04786898ca93f6d4b75ab18d26bc45192
,723eb8b31e6a22c82f730c30e485386c8676b746
,8ec471c875345b751344e67580ff1b772ef2735b
]:sveltejs/kit (@sveltejs/kit)
v2.17.2
Compare Source
Patch Changes
fix: add promise return type to the
enhance
action callback (#13420)fix: change server-side route resolution endpoint (#13461)
v2.17.1
Compare Source
Patch Changes
paths.relative
option isfalse
(#13412)v2.17.0
Compare Source
Minor Changes
feat: validate values for
cache-control
andcontent-type
headers in dev mode (#13114)feat: support server-side route resolution (#13379)
Patch Changes
chore: don't error during development when using
use:enhance
with+server
as some third party libraries make it possible to POST forms to it (#13397)fix: skip hooks for server fetch to prerendered routes (#13377)
fix: ignore non-entry-point CSS files during inlining (#13395)
fix: default server fetch to use prerendered paths (#13377)
v2.16.1
Compare Source
Patch Changes
fix: avoid overwriting headers for sub-requests made while loading the error page (#13341)
fix: correctly resolve index file entrypoints such as
src/service-worker/index.js
(#13354)fix: correctly handle relative anchors when using the hash router (#13356)
v2.16.0
Compare Source
Minor Changes
feat: add ability to invalidate a custom identifier on
goto()
(#13256)feat: remove the
postinstall
script to support pnpm 10 (#13304)NOTE: users should add
"prepare": "svelte-kit sync
" to theirpackage.json
in order to avoid the following warning upon first running Vite:feat: provide
PageProps
andLayoutProps
types (#13308)Patch Changes
perf: shorten chunk file names (#13003)
fix: strip internal data before passing URL to
reroute
([#13Configuration
📅 Schedule: Branch creation - "after 5:00pm on Monday" in timezone America/New_York, 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.