chore(deps): update all non-major dependencies #19
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:
^1.1.130
->^1.1.132
^1.25.1
->^1.25.2
^10.38.5
->^10.40.0
^10.38.5
->^10.40.0
^20.8.2
->^20.8.4
^6.7.4
->^6.7.5
^6.7.4
->^6.7.5
^3.8.3
->^3.9.2
^8.50.0
->^8.51.0
^2.33.2
->^2.34.0
^0.5.4
->^0.5.5
^0.9.30
->^0.9.31
^4.4.9
->^4.4.11
^3.22.2
->^3.22.4
Release Notes
sveltejs/kit (@sveltejs/kit)
v1.25.2
Compare Source
Patch Changes
fix: correctly update
$page.url.hash
when navigating history (#10843)fix: strip virtual module prefix from error messages (#10776)
fix: cancel ongoing navigation when the browser back button is hit to prevent an incorrect page from being rendered (#10727)
fix: only remove Vite manifest when copying files (#10782)
trpc/trpc (@trpc/client)
v10.40.0
Compare Source
What's Changed
New Contributors
Full Changelog: trpc/trpc@v10.39.0...v10.40.0
v10.39.0
Compare Source
What's Changed
server
): don't destroy the underlying TCP socket when maxBodySize is exceeded by @jussisaurio in https://github.com/trpc/trpc/pull/4887MaxPartSizeExceededError
for error handling by @juliusmarminge in https://github.com/trpc/trpc/pull/4885Full Changelog: trpc/trpc@v10.38.5...v10.39.0
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v6.7.5
Compare Source
Bug Fixes
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v6.7.5
Compare Source
Note: Version bump only for package @typescript-eslint/parser
You can read about our versioning strategy and releases on our website.
saadeghi/daisyui (daisyui)
v3.9.2
Compare Source
v3.9.1
Compare Source
v3.9.0
Compare Source
3.8.3 (2023-10-02)
Bug Fixes
3.8.2 (2023-09-30)
3.8.1 (2023-09-27)
Bug Fixes
disable input outline when there's an
<input>
tag inside a.input
wrapperadd
:focus-within
style to.input
(#2363)#2360 (20a8f62)
eslint/eslint (eslint)
v8.51.0
Compare Source
Features
0a9c433
feat: Add--no-warn-ignored
CLI option for flat config (#17569) (Domantas Petrauskas)977e67e
feat: logical-assignment-operators to report expressions with 3 operands (#17600) (Yosuke Ota)Bug Fixes
f976b2f
fix: make rule severity case-sensitive in flat config (#17619) (Milos Djermanovic)0edfe36
fix: Ensure crash error messages are not duplicated (#17584) (Nicholas C. Zakas)dd79abc
fix:eslint-disable
to be able to parse quoted rule names (#17612) (Yosuke Ota)d2f6801
fix: Ensure correct code path for && followed by ?? (#17618) (Nicholas C. Zakas)Documentation
ee5be81
docs: default tosourceType: "module"
in rule examples (#17615) (Francesco Trotta)1aa26df
docs: Add more examples for multiline-ternary (#17610) (George Ashiotis)47d0b44
docs: Update README (GitHub Actions Bot)dbf831e
docs: use generated og image (#17601) (Percy Ma)1866da5
docs: Update README (GitHub Actions Bot)Chores
1ef39ea
chore: upgrade @eslint/js@8.51.0 (#17624) (Milos Djermanovic)f8c7403
chore: package.json update for @eslint/js release (ESLint Jenkins)2665552
test: fix flat config linter tests to use Linter in flat config mode (#17616) (Milos Djermanovic)7b77bcc
chore: Refactor CodePathState (#17510) (Nicholas C. Zakas)bc77c9a
chore: Document and refactor ForkContext (#17566) (Nicholas C. Zakas)24e1f14
chore: Refactor and document CodePath (#17558) (Nicholas C. Zakas)sveltejs/eslint-plugin-svelte (eslint-plugin-svelte)
v2.34.0
Compare Source
Minor Changes
1fe38d7
Thanks @moufmouf! - feat: add newsvelte/no-ignored-unsubscribe
rule.tailwindlabs/prettier-plugin-tailwindcss (prettier-plugin-tailwindcss)
v0.5.5
Compare Source
Fixed
className
in Astro (#215)isaacHagoel/svelte-dnd-action (svelte-dnd-action)
v0.9.31
Compare Source
Introduce zoneItemTabindex - It allows the user to set custom tabindex to the list container items when not dragging. Can be useful if you use Drag handles
vitejs/vite (vite)
v4.4.11
Compare Source
Please refer to CHANGELOG.md for details.
v4.4.10
Compare Source
Please refer to CHANGELOG.md for details.
colinhacks/zod (zod)
v3.22.4
Compare Source
Commits:
d931ea3
Lint8e634bd
Fix prettier4018d88
docs: add @sanity-typed/zod to ecosystem (#2731)15ba5a4
docs: addzod-sandbox
to README ecosystem links (#2707)699ccae
Export jsdoc with@deprecated
when building (#2717)dfe3719
Fix sanity-typed links (#2840)cd7991e
fix ulid regex (#2225)7cb4ba2
Remove stalebot9340fd5
Lazy emojiRegexe7a9b9b
3.22.4v3.22.3
Compare Source
Commits:
1e23990
Commit9bd3879
docs: remove obsolete text about readonly types (#2676)f59be09
clarify datetime ISO 8601 (#2673)64dcc8e
Update sponsors18115a8
Formatting28c1927
Update sponsorsad2ee9c
2718 Updated Custom Schemas documentation example to use type narrowing (#2778)ae0f7a2
docs: update ref to discriminated-unions docs (#2485)2ba00fe
[2609] fix ReDoS vulnerability in email regex (#2824)1e61d76
3.22.3Configuration
📅 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 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.