chore(deps): update non-major #22
Open
+2,440
−2,893
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:
^17.4.3
->^17.8.1
^3.7.0
->^3.7.4
^2.2.5
->^2.4.10
^4.0.0
->^4.1.8
^2.15.2
->^2.16.2
^2.0.31
->^2.1.5
^19.0.10
->^19.1.8
^19.0.4
->^19.1.6
^5.52.0
->^5.62.0
^5.52.0
->^5.62.0
^4.3.0
->^4.3.1
^17.4.3
->^17.8.1
^8.34.0
->^8.57.1
^8.6.0
->^8.10.0
^2.27.5
->^2.32.0
^6.7.1
->^6.10.2
^7.32.2
->^7.37.5
^4.6.0
->^4.6.2
^4.1.5
->^5.0.0
^2.8.4
->^2.8.8
^19.0.0
->^19.1.0
^19.0.0
->^19.1.0
^19.0.0
->^19.1.0
^4.1.2
->^4.4.1
^3.78.1
->^3.93.0
^20.1.0
->^20.1.3
^6.1.15
->^6.1.19
5.3.3
->5.8.3
This is a special PR that replaces
npm-run-all
with the community suggested minimal stable replacement version.Release Notes
sanity-io/icons (@sanity/icons)
v3.7.4
Compare Source
Bug Fixes
v3.7.3
Compare Source
Bug Fixes
v3.7.2
Compare Source
Bug Fixes
v3.7.1
Compare Source
Bug Fixes
ref
prop after...props
spread (#126) (b9f42ef)sanity-io/ui (@sanity/ui)
v2.16.2
Compare Source
Bug Fixes
v2.16.1
Compare Source
Bug Fixes
v2.16.0
Compare Source
Features
v2.15.18
Compare Source
Bug Fixes
v2.15.17
Compare Source
Bug Fixes
v2.15.16
Compare Source
Bug Fixes
v2.15.15
Compare Source
Bug Fixes
v2.15.14
Compare Source
Bug Fixes
v2.15.13
Compare Source
Bug Fixes
v2.15.12
Compare Source
Bug Fixes
v2.15.11
Compare Source
Bug Fixes
v2.15.10
Compare Source
Bug Fixes
v2.15.9
Compare Source
Bug Fixes
v2.15.8
Compare Source
Bug Fixes
v2.15.7
Compare Source
Bug Fixes
v2.15.6
Compare Source
Bug Fixes
v2.15.5
Compare Source
Bug Fixes
react-compiler-runtime
(0ec56b5)v2.15.4
Compare Source
Bug Fixes
v2.15.3
Compare Source
Bug Fixes
legacyExports
(#1560) (8dc5491)sanity-io/ui-workshop (@sanity/ui-workshop)
v2.1.5
Compare Source
Bug Fixes
v2.1.4
Compare Source
Bug Fixes
v2.1.3
Compare Source
Bug Fixes
v2.1.2
Compare Source
Bug Fixes
v2.1.1
Compare Source
Bug Fixes
v2.1.0
Compare Source
Features
v2.0.34
Compare Source
Bug Fixes
v2.0.33
Compare Source
Bug Fixes
v2.0.32
Compare Source
Bug Fixes
import-js/eslint-plugin-import (eslint-plugin-import)
v2.32.0
Compare Source
Added
enforce-node-protocol-usage
] rule andimport/node-version
setting ([#3024], thanks [@GoldStrikeArch] and [@sevenc-nanashi])extensions
]: add `pathGroupOverrides to allow enforcement decision overrides based on specifier ([#3105], thanks [@Xunnamius])order
]: addsortTypesGroup
option to allow intragroup sorting of type-only imports ([#3104], thanks [@Xunnamius])order
]: addnewlines-between-types
option to control intragroup sorting of type-only imports ([#3127], thanks [@Xunnamius])order
]: addconsolidateIslands
option to collapse excess spacing for aesthetically pleasing imports ([#3129], thanks [@Xunnamius])Fixed
no-unused-modules
]: provide more meaningful error message when no .eslintrc is present ([#3116], thanks [@michaelfaith])order
]: ensure arcane imports do not cause undefined behavior ([#3128], thanks [@Xunnamius])order
]: resolve undefined property access issue when usingnamed
ordering ([#3166], thanks [@Xunnamius])enforce-node-protocol-usage
]: avoid a crash with some TS code ([#3173], thanks [@ljharb])order
]: codify invariants from docs into config schema ([#3152], thanks [@Xunnamius])Changed
extensions
], [order
]: improve documentation ([#3106], thanks [@Xunnamius])tseslint.config()
([#3125], thanks [@lnuvy])order
]: remove unnecessary negative check ([#3167], thanks [@JounQin])no-unused-modules
]: add missing double quote ([#3191], thanks [@albertpastrana])no-restricted-paths
: clarify wording and fix errors ([#3172], thanks [@greim])jsx-eslint/eslint-plugin-react (eslint-plugin-react)
v7.37.5
Compare Source
Fixed
no-unknown-property
]: allow shadow root attrs on<template>
(#3912 @ljharb)prop-types
]: supportComponentPropsWithRef
from a namespace import (#3651 @corydeppen)jsx-no-constructed-context-values
]: detect constructed context values in React 19<Context>
usage (#3910 @TildaDares)no-unknown-property
]: allowtransform-origin
onrect
(#3914 @ljharb)Changed
button-has-type
]: clean up phrasing (#3909 @hamirmahal)facebook/react (react)
v19.1.0
Compare Source
facebook/react (react-dom)
v19.1.0
Compare Source
facebook/react (react-is)
v19.1.0
Compare Source
Owner Stack
An Owner Stack is a string representing the components that are directly responsible for rendering a particular component. You can log Owner Stacks when debugging or use Owner Stacks to enhance error overlays or other development tools. Owner Stacks are only available in development builds. Component Stacks in production are unchanged.
#32538, #32529, #32538
React
useId
to use valid CSS selectors, changing format from:r123:
to«r123»
. #32001React DOM
href
attribute is an empty string #31783getHoistableRoot()
didn’t work properly when the container was a Document #32321<!-- -->
) as a DOM container. #32250<script>
and<template>
tags to be nested within<select>
tags. #31837use-sync-external-store
exports
field topackage.json
foruse-sync-external-store
to support various entrypoints. #25231React Server Components
unstable_prerender
, a new experimental API for prerendering React Server Components on the server #31724registerServerReference
in client builds to handle server references in different environments. #32534sanity-io/sanity (sanity)
v3.93.0
Compare Source
Features
4619632
[email protected])Bug Fixes
2913961
+renovate[bot]@users.noreply.github.com)2913961
+renovate[bot]@users.noreply.github.com)2913961
+renovate[bot]@users.noreply.github.com)2913961
+renovate[bot]@users.noreply.github.com)2913961
+renovate[bot]@users.noreply.github.com)2913961
+renovate[bot]@users.noreply.github.com)2913961
+renovate[bot]@users.noreply.github.com)2913961
+renovate[bot]@users.noreply.github.com)2913961
+renovate[bot]@users.noreply.github.com)4619632
[email protected])message
property of unknown caught value (cedda92) by Ash ([email protected])Configuration
📅 Schedule: Branch creation - "before 3am on the first day of the month" (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.
This PR has been generated by Mend Renovate using a curated preset maintained by
. View repository job log here