Skip to content

fix(deps): update all non-major dependencies (patch)#1718

Open
renovate[bot] wants to merge 1 commit intodevelopfrom
renovate/patch-all-minor-patch
Open

fix(deps): update all non-major dependencies (patch)#1718
renovate[bot] wants to merge 1 commit intodevelopfrom
renovate/patch-all-minor-patch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented May 12, 2025

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update
@codemirror/lang-json ^6.0.1^6.0.2 age confidence dependencies patch
@codemirror/lang-markdown ^6.3.2^6.3.4 age confidence dependencies patch
@codemirror/lang-yaml ^6.1.2^6.1.3 age confidence dependencies patch
@codemirror/language ^6.11.0^6.11.3 age confidence dependencies patch
@codemirror/state ^6.5.2^6.5.4 age confidence dependencies patch
@codemirror/view ^6.36.7^6.36.8 age confidence dependencies patch
@eslint/compat (source) ^1.2.5^1.2.9 age confidence devDependencies patch
@eslint/eslintrc ^3.3.3^3.3.5 age confidence devDependencies patch
@eslint/js (source) ^9.39.2^9.39.4 age confidence devDependencies patch
@fontsource-variable/recursive (source) ^5.2.5^5.2.8 age confidence dependencies patch
@iconify-json/material-symbols ^1.2.20^1.2.66 age confidence devDependencies patch
@sveltejs/adapter-static (source) ^3.0.9^3.0.10 age confidence devDependencies patch
@sveltejs/vite-plugin-svelte (source) ^6.1.3^6.1.4 age confidence devDependencies patch
@types/node (source) ^22.15.10^22.15.35 age confidence devDependencies patch
@types/pako (source) 2.0.32.0.4 age confidence devDependencies patch
autoprefixer ^10.4.21^10.4.27 age confidence devDependencies patch
bits-ui ^2.9.6^2.9.9 age confidence devDependencies patch
codemirror ^6.0.1^6.0.2 age confidence dependencies patch
dayjs (source) ^1.11.13^1.11.20 age confidence dependencies patch
docker.io/library/node 22.15.0-alpine3.2122.15.1-alpine3.21 age confidence stage patch
eslint (source) ^9.39.2^9.39.4 age confidence devDependencies patch
eslint-plugin-svelte (source) ^3.0.0^3.0.3 age confidence devDependencies patch
js-base64 3.7.73.7.8 age confidence dependencies patch
lint-staged ^15.5.1^15.5.2 age confidence devDependencies patch
node (source) >=20.19.0>=20.19.6 age confidence engines patch
node (source) 22.15.022.15.1 age confidence patch
paneforge (source) 1.0.0-next.61.0.2 age confidence devDependencies patch
prettier (source) ^3.8.1^3.8.2 age confidence devDependencies patch
svelte-sonner ^1.0.5^1.0.8 age confidence devDependencies patch
svg2roughjs ^3.2.1^3.2.3 age confidence dependencies patch
tailwind-variants ^3.1.0^3.1.1 age confidence devDependencies patch
typescript (source) ^5.9.2^5.9.3 age confidence devDependencies patch

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.4

Compare Source

Bug fixes

Make sure header-based indentation is available even when Markdown isn't the editor's top-level language.

v6.3.3

Compare Source

Bug fixes

Make insertNewlineContinueMarkup take effect even when at the end of a nested range of Markdown content.

codemirror/lang-yaml (@​codemirror/lang-yaml)

v6.1.3

Compare Source

Bug fixes

Fix a regression in indentation caused by a bugfix in @​lezer/lr 1.4.7.

codemirror/language (@​codemirror/language)

v6.11.3

Compare Source

Bug fixes

Make the stream parser user 4 times smaller chunks to reduce the amount of re-parsed code on changes.

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/state (@​codemirror/state)

v6.5.4

Compare Source

Bug fixes

Make SelectionRange.eq return false when the ranges have different goal columns.

v6.5.3

Compare Source

Bug fixes

Fix an issue where RangeValue.eq could get called with a value of a different class.

EditorState.charCategorizer now only uses the highest-precedence set of word characters from the language data, to allow overriding these.

codemirror/view (@​codemirror/view)

v6.36.8

Compare Source

Bug fixes

Make logException log errors to the console when onerror returns a falsy value.

Fix an issue in MatchDecorator causing updateDeco to sometimes not do the right thing for deletions.

eslint/eslintrc (@​eslint/eslintrc)

v3.3.5

Compare Source

Bug Fixes

v3.3.4

Compare Source

Bug Fixes
  • update ajv to 6.14.0 to address security vulnerabilities (#​221) (9139140)
  • update minimatch to 3.1.3 to address security vulnerabilities (#​224) (30339d0)
eslint/eslint (@​eslint/js)

v9.39.4

Compare Source

v9.39.3

Compare Source

Bug Fixes

  • 791bf8d fix: restore TypeScript 4.0 compatibility in types (#​20504) (sethamus)

Chores

fontsource/font-files (@​fontsource-variable/recursive)

v5.2.8

Compare Source

v5.2.7

Compare Source

v5.2.6

Compare Source

sveltejs/kit (@​sveltejs/adapter-static)

v3.0.10

Compare Source

Patch Changes
  • chore: update "homepage" field in package.json (#​14579)
sveltejs/vite-plugin-svelte (@​sveltejs/vite-plugin-svelte)

v6.1.4

Compare Source

Patch Changes
  • fix: allow preprocess plugin to run twice (#​1206)

  • fix(types): update urls to PreprocessorGroup and CompileOptions in type documention (#​1203)

  • replace kleur dependency with builtin node:utils styleText (#​1210)

postcss/autoprefixer (autoprefixer)

v10.4.27

Compare Source

  • Removed development key from package.json.

v10.4.26

Compare Source

  • Reduced package size.

v10.4.25

Compare Source

  • Fixed broken gradients on CSS Custom Properties (by @​serger777).

v10.4.24

Compare Source

  • Made Autoprefixer a little faster (by @​Cherry).

v10.4.23

Compare Source

v10.4.22

Compare Source

  • Fixed stretch prefixes on new Can I Use database.
  • Updated fraction.js.
huntabyte/bits-ui (bits-ui)

v2.9.9

Compare Source

Patch Changes
  • fix(Dropdown Menu): ensure menu can open on V0+Space when using VoiceOver on Safari/Firefox (#​1761)

v2.9.8

Compare Source

Patch Changes
  • fix(DateField): ensure attribute reassignment doesn't create invalid state (#​1751)

v2.9.7

Compare Source

Patch Changes
  • fix(Checkbox): ensure focus does not go to hidden input on invalid form submission (#​1750)

  • fix(RadioGroup): ensure focus does not go to hidden input on invalid form submission (#​1750)

  • fix(Command): ensure value is properly registered when using textContent instead of value prop (#​1748)

  • fix(TimeField): include 'timeZoneName' in TimeSegmentPart type (#​1744)

codemirror/basic-setup (codemirror)

v6.0.2

Compare Source

Bug fixes

Make sure to include a .d.cts file to make TypeScript happy.

eslint/eslint (eslint)

v9.39.4

Compare Source

Bug Fixes

Documentation

Chores

v9.39.3

Compare Source

Bug Fixes

  • 791bf8d fix: restore TypeScript 4.0 compatibility in types (#​20504) (sethamus)

Chores

dankogai/js-base64 (js-base64)

v3.7.8

Compare Source

lint-staged/lint-staged (lint-staged)

v15.5.2

Compare Source

Patch Changes
nodejs/node (node)

v20.19.6: 2025-11-25, Version 20.19.6 'Iron' (LTS), @​marco-ippolito

Compare Source

Notable Changes
Commits

v20.19.5: 2025-09-03, Version 20.19.5 'Iron' (LTS), @​marco-ippolito

Compare Source

Notable Changes
Commits

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@netlify
Copy link
Copy Markdown

netlify bot commented May 12, 2025

Deploy Preview for mermaidjs failed.

Name Link
🔨 Latest commit 16d80fe
🔍 Latest deploy log https://app.netlify.com/projects/mermaidjs/deploys/69d8f1aa1db66000082fa09f

@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from 455baa7 to 9b2dae0 Compare May 12, 2025 16:05
@renovate renovate bot changed the title chore(deps): update all non-major dependencies (patch) fix(deps): update all non-major dependencies (patch) May 12, 2025
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch 8 times, most recently from 00e273b to 3727582 Compare May 19, 2025 02:13
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch 5 times, most recently from bb1c0a9 to 1093e3d Compare May 27, 2025 20:54
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch 8 times, most recently from c2ce7e0 to 4d21444 Compare June 2, 2025 17:27
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch 6 times, most recently from 2b4b5fd to d6fa05d Compare June 11, 2025 17:45
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch 3 times, most recently from 98bc467 to 7580fa5 Compare June 28, 2025 09:39
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch 2 times, most recently from 5d633ae to cdc239c Compare July 4, 2025 05:57
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch 4 times, most recently from 7e46903 to d38014c Compare July 16, 2025 14:31
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch 3 times, most recently from dabbca7 to ea86132 Compare July 20, 2025 06:02
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch 6 times, most recently from ec00301 to 8ba7910 Compare August 7, 2025 21:56
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch 6 times, most recently from b2005d3 to 9d0b536 Compare August 15, 2025 13:03
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch 5 times, most recently from 47905c2 to 6dc0d1c Compare August 22, 2025 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants