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.10 age adoption passing confidence devDependencies patch
@babel/preset-env (source) ^7.23.6 -> ^7.26.9 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.6 age adoption passing confidence dependencies patch
@codemirror/commands 6.7.1 -> 6.8.0 age adoption passing confidence dependencies minor
@codemirror/lang-javascript 6.2.2 -> 6.2.3 age adoption passing confidence dependencies patch
@codemirror/lang-markdown 6.3.1 -> 6.3.2 age adoption passing confidence dependencies patch
@codemirror/language 6.10.6 -> 6.11.0 age adoption passing confidence dependencies minor
@codemirror/legacy-modes 6.4.2 -> 6.5.0 age adoption passing confidence dependencies minor
@codemirror/search 6.5.8 -> 6.5.10 age adoption passing confidence dependencies patch
@codemirror/state 6.5.0 -> 6.5.2 age adoption passing confidence dependencies patch
@codemirror/view 6.35.3 -> 6.36.4 age adoption passing confidence dependencies minor
@commitlint/cli (source) ^19.6.0 -> ^19.8.0 age adoption passing confidence devDependencies minor
@commitlint/config-conventional (source) ^19.6.0 -> ^19.8.0 age adoption passing confidence devDependencies minor
@sanity/icons (source) 3.5.2 -> 3.7.0 age adoption passing confidence dependencies minor
@sanity/incompatible-plugin 1.0.4 -> 1.0.5 age adoption passing confidence dependencies patch
@sanity/pkg-utils ^6.12.0 -> ^6.13.4 age adoption passing confidence devDependencies minor
@sanity/plugin-kit ^4.0.18 -> ^4.0.19 age adoption passing confidence devDependencies patch
@sanity/ui (source) 2.10.9 -> 2.15.6 age adoption passing confidence dependencies minor
@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.10 age adoption passing confidence dependencies patch
@uiw/react-codemirror (source) 4.23.6 -> 4.23.10 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.4 age adoption passing confidence devDependencies patch
eslint-plugin-prettier ^5.0.1 -> ^5.2.3 age adoption passing confidence devDependencies patch
eslint-plugin-react ^7.33.2 -> ^7.37.4 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.5.3 age adoption passing confidence devDependencies minor
prettier-plugin-packagejson ^2.4.7 -> ^2.5.10 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.79.0 age adoption passing confidence devDependencies minor
semantic-release ^24.2.0 -> ^24.2.3 age adoption passing confidence devDependencies patch
styled-components (source) ^6.1.1 -> ^6.1.15 age adoption passing confidence devDependencies patch
ts-jest (source) ^29.1.1 -> ^29.2.6 age adoption passing confidence devDependencies patch
typescript (source) ^5.3.3 -> ^5.8.2 age adoption passing confidence devDependencies minor

This is a special PR that replaces npm-run-all with the community suggested minimal stable replacement version.


Release Notes

babel/babel (@​babel/core)

v7.26.10

Compare Source

👓 Spec Compliance
🐛 Bug Fix
💅 Polish
🏠 Internal

v7.26.9

Compare Source

🐛 Bug Fix
🏠 Internal

v7.26.8

Compare Source

v7.26.8 (2025-02-08)

🏠 Internal
  • babel-preset-env
    • #​17097 Update dependency babel-plugin-polyfill-corejs3 to ^0.11.0

v7.26.7

Compare Source

🐛 Bug Fix
codemirror/autocomplete (@​codemirror/autocomplete)

v6.18.6

Compare Source

Bug fixes

Fix an issue where the closing character for double-angle quotation marks and full-width brackets was computed incorrectly.

v6.18.5

Compare Source

Bug fixes

Fix an issue where clicking on the scrollbar for the completion list could move focus out of the editor.

v6.18.4

Compare Source

Bug fixes

Align the behavior of snippet completions with text completions in that they overwrite the selected text.

codemirror/commands (@​codemirror/commands)

v6.8.0

Compare Source

New features

The new cursorGroupForwardWin and selectGroupForwardWin commands implement Windows-style forward motion by group.

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

v6.2.3

Compare Source

Bug fixes

Disable JavaScript completions in JSX context.

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

v6.3.2

Compare Source

Bug fixes

Make Markdown-specific commands return false inside fenced code.

Fix an infinite loop caused by insertNewlineContinueMarkup.

codemirror/language (@​codemirror/language)

v6.11.0

Compare Source

New features

Stream parsers now support a mergeTokens option that can be used to turn off automatic merging of adjacent tokens.

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

v6.5.0

Compare Source

New features

Simple modes can now include a mergeTokens option in their language data to disable token merging.

v6.4.3

Compare Source

Bug fixes

Make Pascal keyword matching case-insensitive.

Fix a crash in simple-mode.js when using the dontIndentStates feature.

Fix a bug in tokenizing multiline strings in xQuery.

codemirror/search (@​codemirror/search)

v6.5.10

Compare Source

Bug fixes

Add a close button to the gotoLine panel.

v6.5.9

Compare Source

Bug fixes

When replacing a regexp match, don't expand multi-digit replacement markers to numbers beyond the captured group count in the query.

codemirror/state (@​codemirror/state)

v6.5.2

Compare Source

Bug fixes

Fix a bug where reconfiguring a field with a new init value didn't update the value of the field.

v6.5.1

Compare Source

Bug fixes

countColumn no longer loops infinitely when given a to that's higher than the input string's length.

codemirror/view (@​codemirror/view)

v6.36.4

Compare Source

Bug fixes

Fix an issue where scrolling down to a range higher than the viewport could in some situations fail to scroll to the proper position.

v6.36.3

Compare Source

Bug fixes

Make sure event handlers registered with domEventHandlers are not called during view updates, to avoid triggering nested update errors.

Don't include the window scrollbars in the space available for displaying tooltips.

Work around an issue with Chrome's EditContext that shows up when using autocompletion while composing with Samsung's virtual Android keyboard.

v6.36.2

Compare Source

Bug fixes

Fix an issue where some kinds of relayouts could put the editor in a state where it believed it wasn't in window, preventing relayout, though it in fact was.

Make sure macOS double-space-to-period conversions are properly suppressed.

Fix an issue where native selection changes, such as mobile spacebar-drag, weren't being picked up in edit context mode.

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

Compare Source

Performance Improvements
  • use node: prefix to bypass require.cache call for builtins (#​4302) (0cd8f41)

19.7.1 (2025-02-02)

Note: Version bump only for package @​commitlint/cli

19.6.1 (2024-12-15)

Note: Version bump only for package @​commitlint/cli

v19.7.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.6.1

Compare Source

Note: Version bump only for package @​commitlint/cli

conventional-changelog/commitlint (@​commitlint/config-conventional)

v19.8.0

Compare Source

Performance Improvements
  • use node: prefix to bypass require.cache call for builtins (#​4302) (0cd8f41)

19.7.1 (2025-02-02)

Note: Version bump only for package @​commitlint/config-conventional

v19.7.1

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

sanity-io/icons (@​sanity/icons)

v3.7.0

Compare Source

Features

v3.6.0

Compare Source

Features

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

Compare Source

Bug Fixes

v6.13.3

Compare Source

Bug Fixes
  • deprecate ae-forgotten-export (6f916d3)
  • deprecate legacyExports (354b4a5)
  • deps: Update

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 14 times, most recently from 4f84e0e to 9369393 Compare March 11, 2025 01:05
Copy link

socket-security bot commented Mar 11, 2025

New, updated, and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@babel/[email protected]7.26.10 Transitive: shell +38 4.87 MB
npm/@babel/[email protected]7.26.9 Transitive: filesystem, shell, unsafe +129 11.4 MB existentialism, hzoo, jlhwung, ...1 more
npm/@codemirror/[email protected]6.18.6 None +1 490 kB adrianheine, marijn
npm/@codemirror/[email protected]6.8.0 None +1 475 kB adrianheine, marijn
npm/@codemirror/[email protected]6.2.3 Transitive: environment +5 888 kB marijn
npm/@codemirror/[email protected]6.3.2 None +2 711 kB marijn
npm/@codemirror/[email protected]6.11.0 Transitive: environment +3 737 kB adrianheine, marijn
npm/@codemirror/[email protected]6.5.0 None 0 1.96 MB adrianheine, marijn
npm/@codemirror/[email protected]6.5.10 None +1 141 kB adrianheine, marijn
npm/@codemirror/[email protected]6.5.2 None +1 445 kB marijn
npm/@codemirror/[email protected]6.36.4 None +2 1.2 MB adrianheine, marijn
npm/@commitlint/[email protected]19.8.0 Transitive: environment, eval, filesystem, shell, unsafe +88 6.38 MB bycedric, escapedcat, marionebl, ...1 more
npm/@commitlint/[email protected]19.8.0 None +10 2.5 MB escapedcat
npm/@sanity/[email protected], 3.5.23.7.0 None 0 0 B
npm/@sanity/[email protected]1.0.5 None 0 36.5 kB sanity-io
npm/@sanity/[email protected], 6.12.06.13.4 Transitive: eval, filesystem, network, shell, unsafe +293 626 MB sanity-io
npm/@sanity/[email protected]4.0.19 Transitive: environment, eval, filesystem, network, shell, unsafe +424 381 MB sanity-io
npm/@sanity/[email protected]2.15.6 Transitive: environment +35 9.18 MB adoprog, armandocerna, ash, ...75 more
npm/@types/[email protected]18.3.18 None +2 1.69 MB types
npm/@uiw/[email protected]4.23.10 None 0 26.6 kB wcjiang
npm/@uiw/[email protected]4.23.10 None +7 1.22 MB uiwjs, wcjiang
npm/[email protected]7.1.4 None +1 38.3 kB
npm/[email protected]5.2.3 Transitive: environment +5 249 kB bpscott, jounqin, lydell, ...3 more
npm/[email protected]7.37.4 Transitive: environment, eval +114 6.41 MB ljharb, yannickcr
npm/[email protected] environment Transitive: filesystem, shell +38 3.77 MB bret
npm/[email protected]2.5.10 Transitive: environment, filesystem +12 455 kB matzkoh
npm/[email protected]3.5.3 None 0 0 B
npm/[email protected]3.79.0 Transitive: environment, eval, filesystem, network, shell, unsafe +832 949 MB
npm/[email protected]24.2.3 Transitive: eval, filesystem, shell, unsafe +248 35.6 MB semantic-release-bot
npm/[email protected]6.1.15 Transitive: filesystem +16 3.73 MB geelen, mxstbr, philpl, ...1 more
npm/[email protected]29.2.6 Transitive: eval, network, shell +119 7.84 MB kul
npm/[email protected]5.8.2 None 0 22.9 MB typescript-bot

🚮 Removed packages: npm/[email protected]

View full report↗︎

@renovate renovate bot force-pushed the renovate/non-major branch 13 times, most recently from 7e6920c to 4e5fbd1 Compare March 14, 2025 13:27
@renovate renovate bot force-pushed the renovate/non-major branch from 4e5fbd1 to 2ff8309 Compare March 15, 2025 00:45
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