Skip to content

chore(deps): update all non-major dependencies#18050

Merged
sapphi-red merged 1 commit into
mainfrom
renovate/all-minor-patch
Sep 9, 2024
Merged

chore(deps): update all non-major dependencies#18050
sapphi-red merged 1 commit into
mainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Sep 9, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@eslint/js (source) ^9.9.1 -> ^9.10.0 age adoption passing confidence
@shikijs/vitepress-twoslash (source) ^1.16.1 -> ^1.16.2 age adoption passing confidence
@types/node (source) ^20.16.3 -> ^20.16.5 age adoption passing confidence
@types/react (source) ^18.2.73 -> ^18.3.5 age adoption passing confidence
@types/react-dom (source) ^18.2.23 -> ^18.3.0 age adoption passing confidence
@vue/shared (source) ^3.4.38 -> ^3.5.3 age adoption passing confidence
debug ^4.3.6 -> ^4.3.7 age adoption passing confidence
eslint (source) ^9.9.1 -> ^9.10.0 age adoption passing confidence
eslint-plugin-import-x ^4.1.1 -> ^4.2.1 age adoption passing confidence
eslint-plugin-react ^7.35.0 -> ^7.35.2 age adoption passing confidence
launch-editor-middleware ^2.8.1 -> ^2.9.1 age adoption passing confidence
miniflare (source) ^3.20240821.0 -> ^3.20240821.1 age adoption passing confidence
picocolors ^1.0.1 -> ^1.1.0 age adoption passing confidence
playwright-chromium (source) ^1.46.1 -> ^1.47.0 age adoption passing confidence
postcss (source) ^8.4.43 -> ^8.4.45 age adoption passing confidence
react (source) ^18.2.0 -> ^18.3.1 age adoption passing confidence
react-dom (source) ^18.2.0 -> ^18.3.1 age adoption passing confidence
sass ^1.77.8 -> ^1.78.0 age adoption passing confidence
sass-embedded ^1.77.8 -> ^1.78.0 age adoption passing confidence
typescript-eslint (source) ^8.3.0 -> ^8.4.0 age adoption passing confidence
vite (source) ^5.4.2 -> ^5.4.3 age adoption passing confidence
vue (source) ^3.4.38 -> ^3.5.3 age adoption passing confidence
vue-tsc (source) ^2.1.4 -> ^2.1.6 age adoption passing confidence

Release Notes

eslint/eslint (@​eslint/js)

v9.10.0

Compare Source

shikijs/shiki (@​shikijs/vitepress-twoslash)

v1.16.2

Compare Source

   🚀 Features
    View changes on GitHub
vuejs/core (@​vue/shared)

v3.5.3

Compare Source

Bug Fixes
  • hydration: check __asyncHydrate presence for vue3-lazy-hydration compat (#​11825) (8e6c337), closes #​11793
  • Revert "fix(reactivity): self-referencing computed should refresh" (35c760f)
  • ssr: respect app.config.warnHandler during ssr (bf3d9a2), closes #​11830
  • Transition: handle KeepAlive child unmount in Transition out-in mode (#​11833) (6b7901d), closes #​11775
  • useId: make generated IDs selector compatible (babfb4c), closes #​11828

v3.5.2

Compare Source

Bug Fixes
Features
  • compiler-core: parse modifiers as expression to provide location data (#​11819) (3f13203)

v3.5.1

Compare Source

Bug Fixes

v3.5.0

Compare Source

Aggregated Features List for 3.5 (alpha to stable)

Reactivity
  • reactivity: Refactor reactivity system to use version counting and doubly-linked list tracking (#​10397) (05eb4e0)
  • reactivity: Optimize array tracking (#​9511) (70196a4)
  • compiler-sfc: enable reactive props destructure by default (d2dac0e)
  • reactivity: onEffectCleanup API (2cc5615), closes #​10173
  • reactivity: add failSilently argument for onScopeDispose (9a936aa)
  • reactivity/watch: base watch, getCurrentWatcher, and onWatcherCleanup (#​9927) (205e5b5)
  • reactivity/watch: add pause/resume for ReactiveEffect, EffectScope, and WatchHandle (#​9651) (267093c)
  • watch: support passing number to deep option to control the watch depth (#​9572) (22f7d96)
  • types: export MultiWatchSources type (#​9563) (998dca5)
  • types: allow computed getter and setter types to be unrelated (#​11472) (a01675e), closes #​7271
SSR
  • runtime-core: useId() and app.config.idPrefix (#​11404) (73ef156)
  • hydration: lazy hydration strategies for async components (#​11458) (d14a11c)
  • hydration: support suppressing hydration mismatch via data-allow-mismatch (94fb2b8)
Custom Element
Teleport
Misc
Internals
  • reactivity: store value cache on CustomRefs impls (#​11539) (e044b6e)
  • types: provide internal options for directly using user types in language tools (#​10801) (75c8cf6)
  • types: provide internal options for using refs type in language tools (#​11492) (5ffd1a8)

Bug Fixes

debug-js/debug (debug)

v4.3.7

Compare Source

What's Changed

Full Changelog: debug-js/debug@4.3.6...4.3.7

eslint/eslint (eslint)

v9.10.0

Compare Source

un-ts/eslint-plugin-import-x (eslint-plugin-import-x)

v4.2.1

Compare Source

Patch Changes

v4.2.0

Compare Source

Minor Changes
Patch Changes
jsx-eslint/eslint-plugin-react (eslint-plugin-react)

v7.35.2

Compare Source

Fixed
  • [jsx-curly-brace-presence]: avoid autofixing attributes with double quotes to a double quoted attribute ([#​3814][] @​ljharb)

undefined
[#​1000]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1000%0A[#​1002]: https://github.com/jsx-eslint/eslint-plugin-react/issues/1002%0A[#​1005]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1005%0A[#​100]: https://github.com/jsx-eslint/eslint-plugin-react/issues/100%0A[#​1010]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1010%0A[#​1013]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1013%0A[#​1022]: https://github.com/jsx-eslint/eslint-plugin-react/issues/1022%0A[#​1029]: https://github.com/jsx-eslint/eslint-plugin-react/issues/1029%0A[#​102]: https://github.com/jsx-eslint/eslint-plugin-react/issues/102%0A[#​1034]: https://github.com/jsx-eslint/eslint-plugin-react/issues/1034%0A[#​1038]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1038%0A[#​1041]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1041%0A[#​1043]: https://github.com/jsx-eslint/eslint-plugin-react/issues/1043%0A[#​1046]: https://github.com/jsx-eslint/eslint-plugin-react/issues/1046%0A[#​1047]: https://github.com/jsx-eslint/eslint-plugin-react/issues/1047%0A[#​1050]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1050%0A[#​1053]: https://github.com/jsx-eslint/eslint-plugin-react/issues/1053%0A[#​1057]: https://github.com/jsx-eslint/eslint-plugin-react/issues/1057%0A[#​105]: https://github.com/jsx-eslint/eslint-plugin-react/issues/105%0A[#​1061]: https://github.com/jsx-eslint/eslint-plugin-react/issues/1061%0A[#​1062]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1062%0A[#​1070]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1070%0A[#​1071]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1071%0A[#​1073]: https://github.com/jsx-eslint/eslint-plugin-react/issues/1073%0A[#​1076]: https://github.com/jsx-eslint/eslint-plugin-react/issues/1076%0A[#​1079]: https://github.com/jsx-eslint/eslint-plugin-react/issues/1079%0A[#​1088]: https://github.com/jsx-eslint/eslint-plugin-react/issues/1088%0A[#​1098]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1098%0A[#​1101]: https://github.com/jsx-eslint/eslint-plugin-react/issues/1101%0A[#​1103]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1103%0A[#​110]: https://github.com/jsx-eslint/eslint-plugin-react/issues/110%0A[#​1116]: https://github.com/jsx-eslint/eslint-plugin-react/issues/1116%0A[#​1117]: https://github.com/jsx-eslint/eslint-plugin-react/issues/1117%0A[#​1119]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1119%0A[#​1121]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1121%0A[#​1122]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1122%0A[#​1123]: https://github.com/jsx-eslint/eslint-plugin-react/issues/1123%0A[#​1130]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1130%0A[#​1131]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1131%0A[#​1132]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1132%0A[#​1134]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1134%0A[#​1135]: https://github.com/jsx-eslint/eslint-plugin-react/issues/1135%0A[#​1139]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1139%0A[#​1148]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1148%0A[#​1149]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1149%0A[#​114]: https://github.com/jsx-eslint/eslint-plugin-react/pull/114%0A[#​1151]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1151%0A[#​1155]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1155%0A[#​1161]: https://github.com/jsx-eslint/eslint-plugin-react/issues/1161%0A[#​1167]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1167%0A[#​1173]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1173%0A[#​1174]: https://github.com/jsx-eslint/eslint-plugin-react/issues/1174%0A[#​1175]: https://github.com/jsx-eslint/eslint-plugin-react/issues/1175%0A[#​1178]: https://github.com/jsx-eslint/eslint-plugin-react/issues/1178%0A[#​1179]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1179%0A[#​117]: https://github.com/jsx-eslint/eslint-plugin-react/pull/117%0A[#​1180]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1180%0A[#​1183]: https://github.com/jsx-eslint/eslint-plugin-react/issues/1183%0A[#​1189]: https://github.com/jsx-eslint/eslint-plugin-react/issues/1189%0A[#​118]: https://github.com/jsx-eslint/eslint-plugin-react/issues/118%0A[#​1192]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1192%0A[#​1195]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1195%0A[#​1199]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1199%0A[#​119]: https://github.com/jsx-eslint/eslint-plugin-react/pull/119%0A[#​11]: https://github.com/jsx-eslint/eslint-plugin-react/issues/11%0A[#​1201]: https://github.com/jsx-eslint/eslint-plugin-react/issues/1201%0A[#​1202]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1202%0A[#​1206]: https://github.com/jsx-eslint/eslint-plugin-react/issues/1206%0A[[#​1213](https://redirect.github.com/jsx-eslint/esl


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.


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

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

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Sep 9, 2024
@bolt-new-by-stackblitz
Copy link
Copy Markdown

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant