Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented May 13, 2025

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@algolia/client-common 5.45.05.48.0 age adoption passing confidence
@algolia/client-search (source) 5.45.05.48.0 age adoption passing confidence
@algolia/requester-browser-xhr 5.45.05.48.0 age adoption passing confidence
@algolia/requester-node-http 5.45.05.48.0 age adoption passing confidence
@babel/cli (source) 7.28.37.28.6 age adoption passing confidence
@babel/core (source) 7.28.57.29.0 age adoption passing confidence
@babel/generator (source) 7.28.57.29.1 age adoption passing confidence
@​bazel/ibazel 0.27.00.28.0 age adoption passing confidence
@codemirror/commands 6.10.06.10.2 age adoption passing confidence
@codemirror/language 6.11.36.12.1 age adoption passing confidence
@codemirror/lint 6.9.26.9.3 age adoption passing confidence
@codemirror/search 6.5.116.6.0 age adoption passing confidence
@codemirror/state 6.5.26.5.4 age adoption passing confidence
@codemirror/view 6.38.86.39.13 age adoption passing confidence
@lezer/common 1.4.01.5.1 age adoption passing confidence
@lezer/html 1.3.121.3.13 age adoption passing confidence
@lezer/lr 1.4.41.4.8 age adoption passing confidence
@types/jasmine (source) 5.1.135.1.15 age adoption passing confidence
@types/node (source) 24.10.124.10.13 age adoption passing confidence
@types/selenium-webdriver4 (source) 4.35.44.35.5 age adoption passing confidence
@xterm/addon-fit (source) 0.10.00.11.0 age adoption passing confidence
algoliasearch (source) 5.45.05.48.0 age adoption passing confidence
autoprefixer 10.4.2210.4.24 age adoption passing confidence
cypress (source) 15.7.015.10.0 age adoption passing confidence
diff 8.0.28.0.3 age adoption passing confidence
esbuild 0.27.00.27.3 age adoption passing confidence
express (source) ~5.1.0~5.2.0 age adoption passing confidence
jasmine (source) ~5.12.0~5.13.0 age adoption passing confidence
jasmine (source) 5.12.05.13.0 age adoption passing confidence
jasmine-core (source) ~5.12.0~5.13.0 age adoption passing confidence
jasmine-core (source) 5.12.15.13.0 age adoption passing confidence
jsdom ~27.2.0~27.4.0 age adoption passing confidence
jsdom 27.2.027.4.0 age adoption passing confidence
karma-jasmine-html-reporter 2.1.02.2.0 age adoption passing confidence
mermaid 11.12.111.12.2 age adoption passing confidence
playwright-core (source) 1.57.01.58.2 age adoption passing confidence
preact (source) 10.27.210.28.3 age adoption passing confidence
preact-render-to-string 6.6.36.6.5 age adoption passing confidence
prettier (source) 3.7.33.8.1 age adoption passing confidence
rollup (source) 4.53.34.57.1 age adoption passing confidence
selenium-webdriver4 (source) 4.38.04.40.0 age adoption passing confidence
shiki (source) 3.17.13.22.0 age adoption passing confidence
tailwindcss (source) 3.4.183.4.19 age adoption passing confidence
vscode-html-languageservice 5.6.05.6.1 age adoption passing confidence

Release Notes

algolia/algoliasearch-client-javascript (@​algolia/client-common)

v5.48.0

Compare Source

BREAKING CHANGES: this minor version includes multiple breaking changes related to fixes on different APIs. See below for more details.

v5.47.0

Compare Source

v5.46.4

Compare Source

v5.46.3

Compare Source

  • cd7a174b4 fix(specs): BREAKING CHANGE — remove fields requirement from run response in CompAPI client (#​5809) by @​ClaraMuller
    Some fields from the Composition Run search response were marked as required while they were optional on the API side. This has been fixed, but might impact the client types.
  • b08917039 chore(deps): dependencies 2025-12-29 (#​5792) by @​algolia-bot

v5.46.2

Compare Source

v5.46.1

Compare Source

v5.46.0

Compare Source

babel/babel (@​babel/cli)

v7.28.6

Compare Source

v7.28.6 (2026-01-12)

Thanks @​kadhirash and @​kolvian for your first PRs!

🐛 Bug Fix
  • babel-cli, babel-code-frame, babel-core, babel-helper-check-duplicate-nodes, babel-helper-fixtures, babel-helper-plugin-utils, babel-node, babel-plugin-transform-flow-comments, babel-plugin-transform-modules-commonjs, babel-plugin-transform-property-mutators, babel-preset-env, babel-traverse, babel-types
  • babel-plugin-transform-regenerator
  • babel-plugin-transform-react-jsx
💅 Polish
  • babel-core, babel-standalone
🏠 Internal
  • babel-plugin-bugfix-v8-static-class-fields-redefine-readonly, babel-plugin-proposal-decorators, babel-plugin-proposal-import-attributes-to-assertions, babel-plugin-proposal-import-wasm-source, babel-plugin-syntax-async-do-expressions, babel-plugin-syntax-decorators, babel-plugin-syntax-destructuring-private, babel-plugin-syntax-do-expressions, babel-plugin-syntax-explicit-resource-management, babel-plugin-syntax-export-default-from, babel-plugin-syntax-flow, babel-plugin-syntax-function-bind, babel-plugin-syntax-function-sent, babel-plugin-syntax-import-assertions, babel-plugin-syntax-import-attributes, babel-plugin-syntax-import-defer, babel-plugin-syntax-import-source, babel-plugin-syntax-jsx, babel-plugin-syntax-module-blocks, babel-plugin-syntax-optional-chaining-assign, babel-plugin-syntax-partial-application, babel-plugin-syntax-pipeline-operator, babel-plugin-syntax-throw-expressions, babel-plugin-syntax-typescript, babel-plugin-transform-async-generator-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-class-properties, babel-plugin-transform-class-static-block, babel-plugin-transform-dotall-regex, babel-plugin-transform-duplicate-named-capturing-groups-regex, babel-plugin-transform-explicit-resource-management, babel-plugin-transform-exponentiation-operator, babel-plugin-transform-json-strings, babel-plugin-transform-logical-assignment-operators, babel-plugin-transform-nullish-coalescing-operator, babel-plugin-transform-numeric-separator, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-catch-binding, babel-plugin-transform-optional-chaining, babel-plugin-transform-private-methods, babel-plugin-transform-private-property-in-object, babel-plugin-transform-regexp-modifiers, babel-plugin-transform-unicode-property-regex, babel-plugin-transform-unicode-sets-regex
🏃‍♀️ Performance
Committers: 7
babel/babel (@​babel/generator)

v7.29.1

Compare Source

v7.29.0

Compare Source

v7.29.0 (2026-01-31)

Thanks @​simbahax for your first PR!

🚀 New Feature
🐛 Bug Fix
  • babel-parser
  • babel-traverse
    • #​17708 fix(traverse): provide a hub when traversing a File or Program and no parentPath is given (@​simbahax)
  • babel-plugin-transform-block-scoping, babel-traverse
    • #​17737 [7.x backport] fix: Rename switch discriminant references when body creates shadowing variable (@​magic-akari)
🏃‍♀️ Performance
Committers: 6

v7.28.6

Compare Source

v7.28.6 (2026-01-12)

Thanks @​kadhirash and @​kolvian for your first PRs!

🐛 Bug Fix
  • babel-cli, babel-code-frame, babel-core, babel-helper-check-duplicate-nodes, babel-helper-fixtures, babel-helper-plugin-utils, babel-node, babel-plugin-transform-flow-comments, babel-plugin-transform-modules-commonjs, babel-plugin-transform-property-mutators, babel-preset-env, babel-traverse, babel-types
  • babel-plugin-transform-regenerator
  • babel-plugin-transform-react-jsx
💅 Polish
  • babel-core, babel-standalone
🏠 Internal
  • babel-plugin-bugfix-v8-static-class-fields-redefine-readonly, babel-plugin-proposal-decorators, babel-plugin-proposal-import-attributes-to-assertions, babel-plugin-proposal-import-wasm-source, babel-plugin-syntax-async-do-expressions, babel-plugin-syntax-decorators, babel-plugin-syntax-destructuring-private, babel-plugin-syntax-do-expressions, babel-plugin-syntax-explicit-resource-management, babel-plugin-syntax-export-default-from, babel-plugin-syntax-flow, babel-plugin-syntax-function-bind, babel-plugin-syntax-function-sent, babel-plugin-syntax-import-assertions, babel-plugin-syntax-import-attributes, babel-plugin-syntax-import-defer, babel-plugin-syntax-import-source, babel-plugin-syntax-jsx, babel-plugin-syntax-module-blocks, babel-plugin-syntax-optional-chaining-assign, babel-plugin-syntax-partial-application, babel-plugin-syntax-pipeline-operator, babel-plugin-syntax-throw-expressions, babel-plugin-syntax-typescript, babel-plugin-transform-async-generator-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-class-properties, babel-plugin-transform-class-static-block, babel-plugin-transform-dotall-regex, babel-plugin-transform-duplicate-named-capturing-groups-regex, babel-plugin-transform-explicit-resource-management, babel-plugin-transform-exponentiation-operator, babel-plugin-transform-json-strings, babel-plugin-transform-logical-assignment-operators, babel-plugin-transform-nullish-coalescing-operator, babel-plugin-transform-numeric-separator, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-catch-binding, babel-plugin-transform-optional-chaining, babel-plugin-transform-private-methods, babel-plugin-transform-private-property-in-object, babel-plugin-transform-regexp-modifiers, babel-plugin-transform-unicode-property-regex, babel-plugin-transform-unicode-sets-regex
🏃‍♀️ Performance
Committers: 7
codemirror/commands (@​codemirror/commands)

v6.10.2

Compare Source

Bug fixes

Move the selection to a less surprising place when undoing, moving the selection, redoing, then undoing again.

v6.10.1

Compare Source

Bug fixes

Fix a bug where copyLineDown would leave the cursor on the wrong line when it was at the start of the line.

codemirror/language (@​codemirror/language)

v6.12.1

Compare Source

Bug fixes

Improve finding inner language in syntax tree when the nested parse has been marked as bracketed.

v6.12.0

Compare Source

codemirror/lint (@​codemirror/lint)

v6.9.3

Compare Source

Bug fixes

Fix an issue where the lint panel inappropriately blocks the default behavior of key combinations with Ctrl, Alt, or Cmd held.

codemirror/search (@​codemirror/search)

v6.6.0

Compare Source

New features

Search queries now support a generic test field that can be used to implement custom tests on matches.

codemirror/state (@​codemirror/state)

v6.5.4

Compare Source

Bug fixes

Make SelectionRange.eq return false when the ranges have different goal columns.

v6.5.3

Compare Source

Bug fixes

Fix an issue where RangeValue.eq could get called with a value of a different class.

EditorState.charCategorizer now only uses the highest-precedence set of word characters from the language data, to allow overriding these.

codemirror/view (@​codemirror/view)

v6.39.13

Compare Source

Bug fixes

Fix an issue where a widget at start or end of line, when wrapped to cover that whole line, could block vertical cursor motion.

Fix an issue EditorView.moveVertically that would sometimes cause selection-extending vertical motion to get stuck on line wrapping points.

v6.39.12

Compare Source

Bug fixes

Fix a bug where the visual selection drawn by drawSelection could fail to update properly in some circumstances.

Fix a bug where PageUp/PageDown near the edge of the viewport might completely skip to the start/end of the document.

Fix a regression that caused mark decorations to be split on text node chunk boundaries again.

v6.39.11

Compare Source

Bug fixes

Avoid handling copy events for parent editors.

v6.39.10

Compare Source

Bug fixes

Fix a regression in the way widget are reused when content next to them changes.

Make sure font metrics get recomputed on fonts.ready even if the line height doesn't change.

Fix an issue where compositions next to a widget that create a new text node could get needlessly interrupted during an editor update.

v6.39.9

Compare Source

Bug fixes

Fix a bug where EditorSelection.cursor() with a non-zero assoc value would not be visually respected at soft-wrap boundaries on initial view creation.

Fix error caused by hover tooltips running a scheduled timeout after their editor has been destroyed.

Fix a bug that caused EditorView.outerDecorations to not affect the content height map.

Fix an issue where composition near a widget could get unnecessarily interrupted.

v6.39.8

Compare Source

Bug fixes

Fix a bug that cause coordsAtPos to use the dimensions of widget buffers when there were more meaningful elements to use nearby.

Fix a data structure corruption that could cause crashes during viewport changes.

v6.39.7

Compare Source

Bug fixes

Fix a bug that could sometimes cause the document to become mangled during composition.

v6.39.6

Compare Source

Bug fixes

Fix an issue when composing on the boundary of a decoration, where the text after the composition would get garbled.

v6.39.5

Compare Source

Bug fixes

Fix an issue where replaced widgets alone on a line weren't reused and didn't get their updateDOM method called.

Fix a bug where, when selecting full lines at the end of the document and inserting a character on Chrome, an inappropriate extra newline was inserted.

v6.39.4

Compare Source

Bug fixes

Fix a bug where paste events handlers on Chrome could fail to run when pasting on a blank line.

Fix a regression causing the native cursor to get stuck before block widgets with side>0.

Fix a crash in content DOM building after a block widget.

Fix a bug in posAtCoords that would in some circumstances make it return positions on the wrong side of

@renovate
Copy link
Author

renovate bot commented May 13, 2025

⚠️ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: undefined
Post-upgrade command 'git restore .npmrc' has not been added to the allowed list in allowedCommands
File name: undefined
Post-upgrade command 'pnpm install --frozen-lockfile' has not been added to the allowed list in allowedCommands
File name: undefined
Post-upgrade command 'pnpm bazel mod deps --lockfile_mode=update' has not been added to the allowed list in allowedCommands
File name: undefined
Post-upgrade command 'pnpm bazel run //.github/actions/deploy-docs-site:main' has not been added to the allowed list in allowedCommands
File name: undefined
Post-upgrade command 'pnpm bazel run //packages/common:base_currencies_file' has not been added to the allowed list in allowedCommands
File name: undefined
Post-upgrade command 'pnpm bazel run //packages/common/locales:closure_locale_file' has not been added to the allowed list in allowedCommands
File name: undefined
Post-upgrade command 'pnpm bazel run //packages/core:base_locale_file' has not been added to the allowed list in allowedCommands

@renovate renovate bot force-pushed the renovate/main-all-non-major-dependencies branch 2 times, most recently from cc84316 to 55102c4 Compare May 16, 2025 06:15
@renovate renovate bot force-pushed the renovate/main-all-non-major-dependencies branch from 55102c4 to c6cf7c9 Compare May 16, 2025 07:25
@renovate renovate bot force-pushed the renovate/main-all-non-major-dependencies branch from c6cf7c9 to 2d123ee Compare May 16, 2025 07:59
@renovate renovate bot force-pushed the renovate/main-all-non-major-dependencies branch from 2d123ee to d2f832e Compare May 17, 2025 12:46
@renovate renovate bot changed the title build: update all non-major dependencies (main) build: update dependency @types/chrome to ^0.0.323 (main) May 17, 2025
@renovate renovate bot force-pushed the renovate/main-all-non-major-dependencies branch from d2f832e to e0bf34a Compare May 18, 2025 16:21
@renovate renovate bot changed the title build: update dependency @types/chrome to ^0.0.323 (main) build: update all non-major dependencies (main) May 18, 2025
@renovate renovate bot force-pushed the renovate/main-all-non-major-dependencies branch from e0bf34a to 885afac Compare May 25, 2025 04:10
@renovate renovate bot force-pushed the renovate/main-all-non-major-dependencies branch 3 times, most recently from ee5a98d to 4879ed5 Compare June 6, 2025 13:16
@renovate renovate bot changed the title build: update all non-major dependencies (main) build: update dependency rollup to v4.41.2 (main) Jun 6, 2025
@renovate renovate bot force-pushed the renovate/main-all-non-major-dependencies branch from 4879ed5 to d01f039 Compare June 8, 2025 10:42
@renovate renovate bot changed the title build: update dependency rollup to v4.41.2 (main) build: update all non-major dependencies (main) Jun 8, 2025
@renovate renovate bot force-pushed the renovate/main-all-non-major-dependencies branch 2 times, most recently from 38a229d to 00543f6 Compare June 15, 2025 08:02
@renovate renovate bot force-pushed the renovate/main-all-non-major-dependencies branch from 00543f6 to b54331b Compare June 24, 2025 10:04
@renovate renovate bot force-pushed the renovate/main-all-non-major-dependencies branch from b54331b to def3c40 Compare July 1, 2025 18:18
@renovate renovate bot force-pushed the renovate/main-all-non-major-dependencies branch 2 times, most recently from a89871a to 311a13e Compare July 10, 2025 07:11
@renovate renovate bot force-pushed the renovate/main-all-non-major-dependencies branch 3 times, most recently from 1dd9ef5 to 94e7467 Compare January 8, 2026 12:08
@renovate renovate bot force-pushed the renovate/main-all-non-major-dependencies branch 7 times, most recently from e02c05b to 745c678 Compare January 15, 2026 10:00
@renovate renovate bot force-pushed the renovate/main-all-non-major-dependencies branch 3 times, most recently from c538b7f to bf1876b Compare January 21, 2026 19:37
@renovate renovate bot force-pushed the renovate/main-all-non-major-dependencies branch 5 times, most recently from e4ae6d9 to a1e38b2 Compare January 29, 2026 15:31
@renovate renovate bot force-pushed the renovate/main-all-non-major-dependencies branch 7 times, most recently from e10f2a1 to 67c84d8 Compare February 7, 2026 06:51
@renovate renovate bot force-pushed the renovate/main-all-non-major-dependencies branch 3 times, most recently from 9d21d55 to 04b64a2 Compare February 10, 2026 04:18
See associated pull request for more information.
@renovate renovate bot force-pushed the renovate/main-all-non-major-dependencies branch from 04b64a2 to 2e7607e Compare February 11, 2026 16:06
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