Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update non-major #93

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

chore(deps): update non-major #93

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@babel/core (source) ^7.23.6 -> ^7.26.0 age adoption passing confidence devDependencies patch
@babel/preset-env (source) ^7.23.6 -> ^7.26.0 age adoption passing confidence devDependencies patch
@babel/preset-react (source) ^7.23.3 -> ^7.26.3 age adoption passing confidence devDependencies patch
@codemirror/autocomplete 6.18.3 -> 6.18.4 age adoption passing confidence dependencies patch
@codemirror/language 6.10.6 -> 6.10.8 age adoption passing confidence dependencies patch
@codemirror/view 6.35.3 -> 6.36.1 age adoption passing confidence dependencies minor
@commitlint/cli (source) ^19.6.0 -> ^19.6.1 age adoption passing confidence devDependencies patch
@sanity/icons (source) 3.5.2 -> 3.5.7 age adoption passing confidence dependencies patch
@sanity/incompatible-plugin 1.0.4 -> 1.0.5 age adoption passing confidence dependencies patch
@sanity/pkg-utils ^6.12.0 -> ^6.12.3 age adoption passing confidence devDependencies patch
@sanity/plugin-kit ^4.0.18 -> ^4.0.19 age adoption passing confidence devDependencies patch
@sanity/ui (source) 2.10.9 -> 2.10.17 age adoption passing confidence dependencies patch
@testing-library/jest-dom ^6.1.5 -> ^6.6.3 age adoption passing confidence devDependencies patch
@testing-library/react ^14.1.2 -> ^14.3.1 age adoption passing confidence devDependencies patch
@types/jest (source) ^29.5.11 -> ^29.5.14 age adoption passing confidence devDependencies patch
@types/react (source) ^18.2.45 -> ^18.3.18 age adoption passing confidence devDependencies patch
@typescript-eslint/eslint-plugin (source) ^6.14.0 -> ^6.21.0 age adoption passing confidence devDependencies patch
@typescript-eslint/parser (source) ^6.14.0 -> ^6.21.0 age adoption passing confidence devDependencies patch
@uiw/codemirror-themes (source) 4.23.6 -> 4.23.7 age adoption passing confidence dependencies patch
@uiw/react-codemirror (source) 4.23.6 -> 4.23.7 age adoption passing confidence dependencies patch
actions/checkout 8e5e7e5 -> f43a0e5 action digest
actions/setup-node 64ed1c7 -> 1a4442c action digest
eslint (source) ^8.55.0 -> ^8.57.1 age adoption passing confidence devDependencies patch
eslint-config-sanity (source) ^7.0.1 -> ^7.1.3 age adoption passing confidence devDependencies patch
eslint-plugin-prettier ^5.0.1 -> ^5.2.1 age adoption passing confidence devDependencies patch
eslint-plugin-react ^7.33.2 -> ^7.37.3 age adoption passing confidence devDependencies patch
eslint-plugin-react-hooks (source) ^4.6.0 -> ^4.6.2 age adoption passing confidence devDependencies patch
npm-run-all ^4.1.5 -> ^5.0.0 devDependencies replacement
prettier (source) ^3.1.1 -> ^3.4.2 age adoption passing confidence devDependencies patch
prettier-plugin-packagejson ^2.4.7 -> ^2.5.6 age adoption passing confidence devDependencies patch
react (source) ^18.2.0 -> ^18.3.1 age adoption passing confidence devDependencies patch
react-dom (source) ^18.2.0 -> ^18.3.1 age adoption passing confidence devDependencies patch
react-is (source) ^18.2.0 -> ^18.3.1 age adoption passing confidence devDependencies patch
sanity (source) ^3.67.1 -> ^3.68.3 age adoption passing confidence devDependencies minor
semantic-release ^24.2.0 -> ^24.2.1 age adoption passing confidence devDependencies patch
styled-components (source) ^6.1.1 -> ^6.1.13 age adoption passing confidence devDependencies patch
ts-jest (source) ^29.1.1 -> ^29.2.5 age adoption passing confidence devDependencies patch
typescript (source) ^5.3.3 -> ^5.7.2 age adoption passing confidence devDependencies patch

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
  • temporarily disable react compiler (03f3374)

v3.5.5

Compare Source

Bug Fixes
  • deps: upgrade @sanity/pkg-utils to v6.12.2 (7a2af1d)

v3.5.4

Compare Source

Bug Fixes

v3.5.3

Compare Source

Bug Fixes
  • deps: update react compiler dependencies 🤖 ✨ (#​101) (cf20e80)
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
  • deps: upgrade @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

v2.10.16

Compare Source

Bug Fixes

v2.10.15

Compare Source

Bug Fixes
  • omit 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

Buy me a coffee

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

npm i @​uiw/[email protected]
jsx-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)
  • [Fix] types: correct generated type declaration ([#​3840][] @​ocavue)
  • [no-unknown-property][no-unknown-property]: support precedence 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
  • [Tests] [jsx-no-script-url][jsx-no-script-url]: Improve tests ([#​3849][] @​radu2147)
  • [Docs] fix broken links: [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.


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

This PR has been generated by Mend Renovate using a curated preset maintained by Sanity. View repository job log here

@renovate renovate bot requested a review from a team January 1, 2024 00:27
@renovate renovate bot force-pushed the renovate/non-major branch 14 times, most recently from c9c1ddb to ab257f9 Compare January 8, 2024 17:45
@renovate renovate bot force-pushed the renovate/non-major branch 13 times, most recently from 25f81d7 to bd0974a Compare January 15, 2024 11:19
@renovate renovate bot force-pushed the renovate/non-major branch 18 times, most recently from be151bf to 5b4ec74 Compare December 25, 2024 05:08
@renovate renovate bot force-pushed the renovate/non-major branch 10 times, most recently from 22cf154 to 7337fc4 Compare January 3, 2025 15:18
@renovate renovate bot force-pushed the renovate/non-major branch from 7337fc4 to 5199147 Compare January 3, 2025 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants