fix(deps): update all non-major dependencies (patch) #1718
+399
−388
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:
^6.0.1
->^6.0.2
^6.3.2
->^6.3.3
^6.11.0
->^6.11.2
^6.36.7
->^6.36.8
^5.2.5
->^5.2.6
^1.2.20
->^1.2.29
^22.15.10
->^22.15.35
^1.4.6
->^1.4.8
^6.0.1
->^6.0.2
22.15.0-alpine3.21
->22.15.1-alpine3.21
9.1.0
->9.1.2
^3.18.0
->^3.18.2
^15.5.1
->^15.5.2
>=20.19.0
->>=20.19.4
22.15.0
->22.15.1
^1.0.0-next.5
->^1.0.0
^8.5.3
->^8.5.6
^0.6.11
->^0.6.14
^5.28.2
->^5.28.7
Release Notes
codemirror/lang-json (@codemirror/lang-json)
v6.0.2
Compare Source
Bug fixes
Add a .d.cts file to make TypeScript happy.
codemirror/lang-markdown (@codemirror/lang-markdown)
v6.3.3
Compare Source
Bug fixes
Make
insertNewlineContinueMarkup
take effect even when at the end of a nested range of Markdown content.codemirror/language (@codemirror/language)
v6.11.2
Compare Source
Bug fixes
Make sure folded ranges open when backspacing or deleting into them.
v6.11.1
Compare Source
Bug fixes
Fix an issue where indentation would sometimes miss nodes in mixed-language situations.
codemirror/view (@codemirror/view)
v6.36.8
Compare Source
Bug fixes
Make
logException
log errors to the console whenonerror
returns a falsy value.Fix an issue in
MatchDecorator
causingupdateDeco
to sometimes not do the right thing for deletions.fontsource/font-files (@fontsource-variable/recursive)
v5.2.6
Compare Source
huntabyte/bits-ui (bits-ui)
v1.4.8
Compare Source
Patch Changes
v1.4.7
Compare Source
Patch Changes
preventOverflowTextSelection
prop is applied (#1435)codemirror/basic-setup (codemirror)
v6.0.2
Compare Source
Bug fixes
Make sure to include a .d.cts file to make TypeScript happy.
francoismassart/eslint-plugin-tailwindcss (eslint-plugin-tailwindcss)
v3.18.2
: Tailwind CSS v4 READMECompare Source
This patch release is the same as
v3.8.0
, I had to publish patch versions in the regular npm release channel in order to update the README.Here is a copy of the important message as added in the README:
About Tailwind CSS 4 support
While the development of
eslint-plugin-tailwindcss
for Tailwind CSS v4 is ongoing, you can use the latest version published on the beta channel to get partial support of Tailwind CSS v4.npm i eslint-plugin-tailwindcss@beta -D
You can always disable specific rules if necessary.
This version has been made possible thanks to the work of hyoban and his project
tailwind-api-utils
.v3.18.1
Compare Source
lint-staged/lint-staged (lint-staged)
v15.5.2
Compare Source
Patch Changes
5561321
Thanks @YimingIsCOLD! - Correctly handle colon (:
) characters in staged filenames.nodejs/node (node)
v20.19.4
Compare Source
v20.19.3
Compare Source
v20.19.2
Compare Source
v20.19.1
Compare Source
svecosystem/paneforge (paneforge)
v1.0.0
Compare Source
Major Changes
Patch Changes
fix: issue with useId causing duplicate IDs (#49)
feat: reactive minSize prop (#68)
fix: callbacks for last pane (#63)
feat: Shadow DOM support (#75)
enhancement: animation expanding/collapsing - CSS (#69)
fix: issue where conditional panes would increase size on show/hide (#58)
bump Svelte peerDep version (#66)
fix: issue on reenabling resizer after trying to drag it while disabled (#64)
rename
tabIndex
prop totabindex
(#66)replace
useId
with$props.id()
(#80)v1.0.0-next.6
Compare Source
Patch Changes
postcss/postcss (postcss)
v8.5.6
Compare Source
ContainerWithChildren
type discriminating (by @Goodwine).v8.5.5
Compare Source
package.json
→exports
compatibility with some tools (by @JounQin).v8.5.4
Compare Source
tailwindlabs/prettier-plugin-tailwindcss (prettier-plugin-tailwindcss)
v0.6.14
Compare Source
v0.6.13
Compare Source
prettier-plugin-multiline-arrays
andprettier-plugin-jsdoc
work when used together with this plugin (#372)v0.6.12
Compare Source
sveltejs/svelte (svelte)
v5.28.7
Compare Source
Patch Changes
fix: remove unncessary guards that require CSP privilege when removing event attributes (#15846)
fix: rewrite destructuring logic to handle iterators (#15813)
v5.28.6
Compare Source
Patch Changes
fix: use
transform.read
forownership_validator.mutation
array (#15848)fix: don't redeclare
$slots
(#15849)v5.28.5
Compare Source
Patch Changes
fix: proxify the value in assignment shorthands to the private field (#15862)
fix: more frequently update
bind:buffered
to actual value (#15874)v5.28.4
Compare Source
Patch Changes
fix: treat nullish expression as empty string (#15901)
fix: prevent invalid BigInt calls from blowing up at compile time (#15900)
fix: warn on bidirectional control characters (#15893)
fix: emit right error for a shadowed invalid rune (#15892)
v5.28.3
Compare Source
Patch Changes
chore: avoid microtasks when flushing sync (#15895)
fix: improve error message for migration errors when slot would be renamed (#15841)
fix: allow characters in the supplementary special-purpose plane (#15823)
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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.