chore(deps): update non-major #93
Open
+1,781
−2,091
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:
^7.23.6
->^7.26.0
^7.23.6
->^7.26.0
^7.23.3
->^7.26.3
6.18.3
->6.18.4
6.10.6
->6.10.8
6.35.3
->6.36.1
^19.6.0
->^19.6.1
3.5.2
->3.5.7
1.0.4
->1.0.5
^6.12.0
->^6.12.3
^4.0.18
->^4.0.19
2.10.9
->2.10.17
^6.1.5
->^6.6.3
^14.1.2
->^14.3.1
^29.5.11
->^29.5.14
^18.2.45
->^18.3.18
^6.14.0
->^6.21.0
^6.14.0
->^6.21.0
4.23.6
->4.23.7
4.23.6
->4.23.7
8e5e7e5
->f43a0e5
64ed1c7
->1a4442c
^8.55.0
->^8.57.1
^7.0.1
->^7.1.3
^5.0.1
->^5.2.1
^7.33.2
->^7.37.3
^4.6.0
->^4.6.2
^4.1.5
->^5.0.0
^3.1.1
->^3.4.2
^2.4.7
->^2.5.6
^18.2.0
->^18.3.1
^18.2.0
->^18.3.1
^18.2.0
->^18.3.1
^3.67.1
->^3.68.3
^24.2.0
->^24.2.1
^6.1.1
->^6.1.13
^29.1.1
->^29.2.5
^5.3.3
->^5.7.2
This is a special PR that replaces
npm-run-all
with the community suggested minimal stable replacement version.Release Notes
codemirror/autocomplete (@codemirror/autocomplete)
v6.18.4
Compare Source
Bug fixes
Align the behavior of snippet completions with text completions in that they overwrite the selected text.
codemirror/language (@codemirror/language)
v6.10.8
Compare Source
Bug fixes
Fix a regression introduced 6.10.7 that caused indention to sometimes crash on nested language boundaries.
v6.10.7
Compare Source
Bug fixes
Fix an issue where indentation for a stream language would fail to work when the parse covered only part of the document, far from the start.
Make sure the inner mode gets a chance to indent when indenting right at the end of a nested language section.
codemirror/view (@codemirror/view)
v6.36.1
Compare Source
Bug fixes
Fix a crash in MatchDecorator when updating matches at the end of the document.
v6.36.0
Compare Source
Bug fixes
Make selection rectangles verticaly align precisely, rather than introducing a slight overlap.
Fix an issue in
MatchDecorator
that caused it to fully rebuild its decorations on normal edits.New features
View updates now have a
viewportMoved
flag that is only true when a viewport change originated from something other than mapping the viewport over a document change.conventional-changelog/commitlint (@commitlint/cli)
v19.6.1
Compare Source
Note: Version bump only for package @commitlint/cli
sanity-io/icons (@sanity/icons)
v3.5.7
Compare Source
Bug Fixes
v3.5.6
Compare Source
Bug Fixes
v3.5.5
Compare Source
Bug Fixes
@sanity/pkg-utils
to v6.12.2 (7a2af1d)v3.5.4
Compare Source
Bug Fixes
v3.5.3
Compare Source
Bug Fixes
sanity-io/incompatible-plugin (@sanity/incompatible-plugin)
v1.0.5
Compare Source
Bug Fixes
sanity-io/pkg-utils (@sanity/pkg-utils)
v6.12.3
Compare Source
Bug Fixes
v6.12.2
Compare Source
Bug Fixes
@sanity/browserslist-config
(200c08e)v6.12.1
Compare Source
Bug Fixes
sanity-io/plugin-kit (@sanity/plugin-kit)
v4.0.19
Compare Source
Bug Fixes
sanity-io/ui (@sanity/ui)
v2.10.17
Compare Source
Bug Fixes
React.JSX
namespace (#1543) (f42b6ab)v2.10.16
Compare Source
Bug Fixes
popover
html attribute (98c43b1)v2.10.15
Compare Source
Bug Fixes
popover
html attribute (4f1895e)v2.10.14
Compare Source
Bug Fixes
v2.10.13
Compare Source
Bug Fixes
v2.10.12
Compare Source
Bug Fixes
v2.10.11
Compare Source
Bug Fixes
v2.10.10
Compare Source
Bug Fixes
uiwjs/react-codemirror (@uiw/codemirror-themes)
v4.23.7
Compare Source
Documentation v4.23.7: https://raw.githack.com/uiwjs/react-codemirror/5b16350/index.html\
Comparing Changes: uiwjs/react-codemirror@v4.23.6...v4.23.7
ab89f28
@jaywcjlove4edca1d
@aspiersced0b1a
@jaywcjlovejsx-eslint/eslint-plugin-react (eslint-plugin-react)
v7.37.3
Compare Source
Fixed
no-danger
][no-danger]: avoid a crash on a nested component name ([#3833][] @ljharb)no-unknown-property
][no-unknown-property]: supportprecedence
prop in react 19 ([#3829][] @acusti)prop-types
][prop-types]: props missing in validation when using generic types from a namespace import ([#3859][] @rbondoc96)Changed
jsx-no-script-url
][jsx-no-script-url]: Improve tests ([#3849][] @radu2147)default-props-match-prop-types
][default-props-match-prop-types], [jsx-boolean-value
][jsx-boolean-value], [jsx-curly-brace-presence
][jsx-curly-brace-presence], [jsx-no-bind
][jsx-no-bind], [no-array-index-key
][no-array-index-key], [no-is-mounted
][no-is-mounted], [no-render-return-value
][no-render-return-value], [require-default-props
][require-default-props] ([#3841][] @bastiendmt)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