Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 25, 2025

Note: This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update Pending
@cognite/sdk 10.2.010.5.0 age confidence devDependencies minor
@docusaurus/core (source) 3.8.13.9.2 age confidence dependencies minor
@docusaurus/preset-classic (source) 3.8.13.9.2 age confidence dependencies minor
@docusaurus/remark-plugin-npm2yarn (source) 3.8.13.9.2 age confidence dependencies minor
@microsoft/api-extractor (source) 7.52.137.55.2 age confidence devDependencies minor
@types/jest-image-snapshot (source) 6.4.06.4.1 age confidence devDependencies patch
@types/lodash (source) 4.17.204.17.23 age confidence devDependencies patch
@​types/mixpanel-browser 2.60.02.66.0 age confidence devDependencies minor
@types/node (source) 22.18.622.19.6 age confidence devDependencies minor 22.19.7
@types/react (source) 18.3.2418.3.27 age confidence devDependencies patch
@uiw/codemirror-theme-material (source) 4.25.24.25.4 age confidence dependencies patch
@uiw/react-codemirror (source) 4.25.24.25.4 age confidence dependencies patch
axios (source) 1.12.21.13.2 age confidence resolutions minor
getrandom 0.3.30.3.4 age confidence dev-dependencies patch
html-webpack-plugin 5.6.45.6.5 age confidence devDependencies patch 5.6.6
js-sys (source) 0.3.770.3.83 age confidence dependencies patch 0.3.85 (+1)
mixpanel-browser 2.70.02.73.0 age confidence dependencies minor
nalgebra (source) 0.34.00.34.1 age confidence dependencies patch
prettier (source) 3.6.23.7.4 age confidence devDependencies minor 3.8.0
rimraf 6.0.16.1.2 age confidence devDependencies minor
serde (source) 1.0.2191.0.228 age confidence dependencies patch
styled-components (source) 6.1.196.3.6 age confidence dependencies minor 6.3.8 (+1)
typedoc (source) 0.28.130.28.16 age confidence devDependencies patch
typescript (source) 5.9.25.9.3 age confidence devDependencies patch
wasm-bindgen (source) 0.2.1000.2.106 age confidence dependencies patch 0.2.108 (+1)
wasm-bindgen-futures (source) 0.4.500.4.56 age confidence dev-dependencies patch 0.4.58 (+1)
wasm-bindgen-test 0.3.500.3.56 age confidence dev-dependencies patch 0.3.58 (+1)
wasm-bindgen-test 0.3.500.3.56 age confidence dependencies patch 0.3.58 (+1)
web-sys (source) 0.3.770.3.83 age confidence dependencies patch 0.3.85 (+1)
webpack 5.101.35.104.1 age confidence devDependencies minor
webpack-dev-server 5.2.25.2.3 age confidence devDependencies patch
yarn (source) 4.10.24.12.0 age confidence packageManager minor

Release Notes

cognitedata/cognite-sdk-js (@​cognite/sdk)

v10.5.0

Compare Source

Features
  • records: add aggregate endpoint support (#​1351) (1e49083)
  • records: add support for ingesting/filtering immutable records (#​1341) (c43ac5f)
  • records: add sync endpoint and dedicated filter types (#​1344) (41d07d8)
  • records: add upsert and delete endpoints for mutable records (#​1353) (eb6442d)

v10.4.0

Compare Source

Features

v10.3.0

Compare Source

Features
facebook/docusaurus (@​docusaurus/core)

v3.9.2

Compare Source

🐛 Bug Fix
  • docusaurus-plugin-content-docs
  • docusaurus-cssnano-preset
  • docusaurus-theme-search-algolia
  • docusaurus-theme-translations
  • docusaurus-theme-classic, docusaurus-theme-common
    • #​11466 fix(theme): Fix CSS scroll-margin-top when clicking footnote items, factorize code (@​slorber)
  • docusaurus
  • docusaurus-theme-mermaid
    • #​11437 fix(theme-mermaid): Fix Mermaid ELK layout dependency required bug on v3.9 (@​slorber)
🏃‍♀️ Performance
  • docusaurus-theme-mermaid
💅 Polish
  • docusaurus-theme-classic
🤖 Dependencies
🌐 Translations
Committers: 9

v3.9.1

Compare Source

🐛 Bug Fix
Committers: 1

v3.9.0

Compare Source

🚀 New Feature
  • docusaurus-theme-search-algolia
  • docusaurus-plugin-content-blog, docusaurus-theme-classic
    • #​11425 feat(blog): Add support for email social icon + resize default social icon a bit (@​slorber)
  • docusaurus-theme-classic, docusaurus-theme-common
  • docusaurus-theme-classic, docusaurus-theme-search-algolia, docusaurus-theme-translations
  • docusaurus-faster, docusaurus
  • docusaurus-utils
  • docusaurus-theme-mermaid
  • docusaurus-plugin-pwa, docusaurus-theme-classic, docusaurus-theme-common, docusaurus-types, docusaurus-utils, docusaurus
    • #​11316 feat(core): Add i18n.localeConfigs[locale].{url,baseUrl} config options, fix multi-domain deployments (@​slorber)
  • docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-content-pages, docusaurus-types, docusaurus-utils, docusaurus
    • #​11304 feat(core): add i18n.localeConfigs.translate + skip translation process if i18n/<locale> dir doesn't exist (@​slorber)
  • docusaurus-plugin-content-docs
    • #​11228 feat(docs): sidebar item key attribute - fix docs translations key conflicts (@​slorber)
  • create-docusaurus
  • docusaurus-mdx-loader, docusaurus-types, docusaurus
    • #​11282 feat(core): add siteConfig.markdown.emoji config option to disable remark-emoji (@​slorber)
  • create-docusaurus, docusaurus-mdx-loader, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-types, docusaurus
    • #​11283 feat(core): Add siteConfig.markdown.hooks, deprecate siteConfig.onBrokenMarkdownLinks (@​slorber)
🐛 Bug Fix
  • docusaurus-theme-classic, docusaurus
    • #​11422 fix(theme): fix copy of indented code blocks, replace copy-text-to-clipboard by clipboard API (@​slorber)
  • docusaurus-theme-classic
    • #​11407 fix(theme): remove hardcoded fill from Bluesky and LinkedIn icons (@​Simek)
    • #​11389 fix(theme): render sidebar category index with unlisted children as a simple doc/link item (@​slorber)
    • #​11360 fix(theme): Add translate no to heading anchors and blog authors (@​slorber)
    • #​11356 fix(theme): Doc sidebar links/categories with long labels should display properly (@​slorber)
    • #​11338 fix(theme-classic): fix collapsed sidebar category expansion when navigating to another link within that category (@​qqq614)
    • #​11289 fix(theme): Fix footnote ref scrolling behind the navbar when footnote back reference clicked (@​slorber)
  • docusaurus
  • docusaurus-theme-common
  • docusaurus-bundler, docusaurus-faster
  • docusaurus-theme-classic, docusaurus-theme-translations
  • docusaurus-plugin-content-docs
  • docusaurus-theme-classic, docusaurus-theme-common
    • #​11263 fix(theme): make useHistorySelector() hydration-safe + use it read search/hash in theme (@​slorber)
📝 Documentation
🤖 Dependencies
🔧 Maintenance
  • create-docusaurus, docusaurus-babel, docusaurus-bundler, docusaurus-cssnano-preset, docusaurus-faster, docusaurus-logger, docusaurus-mdx-loader, docusaurus-plugin-client-redirects, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-content-pages, docusaurus-plugin-css-cascade-layers, docusaurus-plugin-debug, docusaurus-plugin-google-analytics, docusaurus-plugin-google-gtag, docusaurus-plugin-google-tag-manager, docusaurus-plugin-ideal-image, docusaurus-plugin-pwa, docusaurus-plugin-rsdoctor, docusaurus-plugin-sitemap, docusaurus-plugin-svgr, docusaurus-plugin-vercel-analytics, docusaurus-preset-classic, docusaurus-remark-plugin-npm2yarn, docusaurus-theme-classic, docusaurus-theme-common, docusaurus-theme-live-codeblock, docusaurus-theme-mermaid, docusaurus-theme-search-algolia, docusaurus-theme-translations, docusaurus-utils-common, docusaurus-utils-validation, docusaurus-utils, docusaurus, eslint-plugin, lqip-loader
  • docusaurus-theme-classic
  • docusaurus-plugin-content-docs
  • docusaurus-bundler
    • #​11290 chore: upgrade website to Rspack 1.4 + fix Rspack internal performance tracing (@​slorber)
  • Other
    • #​11287 chore(website): split changelog per version + adjust changelog plugin implementation (@​slorber)
🌐 Translations
  • docusaurus-theme-translations
Committers: 18
microsoft/rushstack (@​microsoft/api-extractor)

v7.55.2

Compare Source

Sat, 06 Dec 2025 01:12:28 GMT

Version update only

v7.55.1

Compare Source

Fri, 21 Nov 2025 16:13:56 GMT

Version update only

v7.55.0

Compare Source

Wed, 12 Nov 2025 01:12:56 GMT

Minor changes
  • Bump the @microsoft/tsdoc dependency to ~0.16.0.
  • Bump the @microsoft/tsdoc-config dependency to ~0.18.0.

v7.54.0

Compare Source

Tue, 04 Nov 2025 08:15:14 GMT

Minor changes
  • Add a new setting IExtractorInvokeOptions.printApiReportDiff that makes build logs easier to diagnose by printing a diff of any changes to API report files (*.api.md).
  • Add a --print-api-report-diff CLI flag that causes a diff of any changes to API report files (*.api.md) to be printed.

v7.53.3

Compare Source

Fri, 24 Oct 2025 00:13:38 GMT

Version update only

v7.53.2

Compare Source

Wed, 22 Oct 2025 00:57:54 GMT

Version update only

v7.53.1

Compare Source

Wed, 08 Oct 2025 00:13:28 GMT

Version update only

v7.53.0

Compare Source

Fri, 03 Oct 2025 20:09:59 GMT

Minor changes
  • Normalize import of builtin modules to use the node: protocol.

v7.52.15

Compare Source

Tue, 30 Sep 2025 23:57:45 GMT

Version update only

v7.52.14

Compare Source

Tue, 30 Sep 2025 20:33:51 GMT

Version update only

uiwjs/react-codemirror (@​uiw/codemirror-theme-material)

v4.25.4

Compare Source

Buy me a coffee

Documentation v4.25.4: https://raw.githack.com/uiwjs/react-codemirror/c6e2bc9/index.html
Comparing Changes: uiwjs/react-codemirror@v4.25.3...v4.25.4

npm i @&#8203;uiw/[email protected]

v4.25.3

Compare Source

Buy me a coffee

Documentation v4.25.3: https://raw.githack.com/uiwjs/react-codemirror/9161ac5/index.html
Comparing Changes: uiwjs/react-codemirror@v4.25.2...v4.25.3

npm i @&#8203;uiw/[email protected]
axios/axios (axios)

v1.13.2

Compare Source

Bug Fixes
  • http: fix 'socket hang up' bug for keep-alive requests when using timeouts; (#​7206) (8d37233)
  • http: use default export for http2 module to support stubs; (#​7196) (0588880)
Performance Improvements
Contributors to this release

v1.13.1

Compare Source

Bug Fixes
  • http: fixed a regression that caused the data stream to be interrupted for responses with non-OK HTTP statuses; (#​7193) (bcd5581)
Contributors to this release

v1.13.0

Compare Source

Bug Fixes
Features
Contributors to this release

1.12.2 (2025-09-14)

Bug Fixes
  • fetch: use current global fetch instead of cached one when env fetch is not specified to keep MSW support; (#​7030) (cf78825)
Contributors to this release

1.12.1 (2025-09-12)

Bug Fixes
Contributors to this release
rust-random/getrandom (getrandom)

v0.3.4

Compare Source

Major change to wasm_js backend

Now, when the wasm_js feature is enabled, the wasm_js backend will be used
by default. Users of wasm32-unknown-unknown targeting JavaScript environments
like the Web and Node.js will no longer need to specify:

--cfg getrandom_backend="wasm_js"

in RUSTFLAGS for the crate to compile. They can now simple enable a feature.

Note: this should not affect non-JS users of the wasm32-unknown-unknown
target. Using --cfg getrandom_backend will still override the source of
randomness even if the wasm_js feature is enabled. This includes
--cfg getrandom_backend=custom and --cfg getrandom_backend=unsupported.

For more information, see the discussions in #​671, #​675, and #​730.

Added
  • unsupported opt-in backend #​667
  • windows_legacy opt-in backend #​724
Changed
  • Implement Memory Sanitizer unpoisoning more precisely #​678
  • Relax MSRV for the linux_raw opt-in backend on ARM targets #​688
  • Use getrandom syscall on all RISC-V Linux targets #​699
  • Replaced wasi dependency with wasip2 #​721
  • Enable wasm_js backend by default if the wasm_js feature is enabled #​730
Removed
  • Unstable rustc-dep-of-std crate feature #​694
jantimon/html-webpack-plugin (html-webpack-plugin)

v5.6.5

Compare Source

mixpanel/mixpanel-js (mixpanel-browser)

v2.73.0: New hooks, extension support, type fixes

Compare Source

This release adds several new hooks for running code and intercepting SDK actions: before_identify, before_register, before_register_once, before_track, before_unregister. It also adds integration code for the Data Inspector browser extension and improves some of the library's type definitions.

v2.72.0: Miscellaneous updates and bugfixes

Compare Source

Additions:

  • Adds Autocapture rage-click configuration option interactive_elements_only, to ignore clicks on non-interactive page elements such as text. Configure with: mixpanel.init('<TOKEN>', {autocapture: {rage_click: {interactive_elements_only: true}}})
  • Adds TypeScript types for Feature Flags subsystem (mixpanel.flags)
  • Adds JS console data to Session Recordings, enabled by default but configurable via the record_console initialization option.

Fixes:

  • Fixes an issue in session recording where closing and opening a page would upload a replay shorter than the configured minimum duration (record_min_ms)
  • Fixes an issue in session recording where payloads get truncated on old Safari versions due to a bug in their CompressionStream implementation

v2.71.1: Fix $mp_page_leave over-tracking

Compare Source

Fixes an issue where the $mp_page_leave is automatically captured when record_heatmap_data is on and there is no session recording taking place.

$mp_page_leave events will be excluded from Mixpanel billing for the month of October.

v2.71.0: Autocapture Updates

Compare Source

New autocapture events are now available:

  • Dead Click ($mp_dead_click): when a click occurs but there is no DOM mutation afterwards
  • Page Leave ($mp_page_leave): when a page is "left" either by navigation or leaving the tab

Dead Click event tracking is ON in the default autotrack configuration, but Page Leave tracking must be turned on explicitly (with the config option {autocapture: {page_leave: true}}.

This release also includes several other updates:

  • adding additional properties to experiment exposure events for feature flags
  • upgrade rrweb fork to fix a hidden input masking issue
  • getting rid of package.json exports feature to be less restrictive of what can be imported
  • adding type definitions for each build option
dimforge/nalgebra (nalgebra)

v0.34.1

Added
  • Added encase feature, providing encase trait implementations for nalgebra types.
prettier/prettier (prettier)

v3.7.4

[Compare Source](https://redirect.git


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner September 25, 2025 07:23
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Sep 25, 2025
@renovate renovate bot enabled auto-merge (squash) September 25, 2025 07:23
@renovate
Copy link
Contributor Author

renovate bot commented Sep 25, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact 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: viewer/Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path viewer/packages/pointclouds/wasm/Cargo.toml --package [email protected] --precise 0.3.83
    Updating crates.io index
error: failed to select a version for the requirement `js-sys = "=0.3.77"`
candidate versions found which didn't match: 0.3.83
location searched: crates.io index
required by package `wasm-bindgen-test v0.3.50`
    ... which satisfies dependency `wasm-bindgen-test = "^0.3.42"` (locked to 0.3.50) of package `pointclouds-wasm v0.1.0 (/tmp/renovate/repos/github/cognitedata/reveal/viewer/packages/pointclouds/wasm)`

@codecov
Copy link

codecov bot commented Sep 25, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.57%. Comparing base (61501d3) to head (fe1a830).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5350   +/-   ##
=======================================
  Coverage   72.57%   72.57%           
=======================================
  Files         463      463           
  Lines       46370    46370           
  Branches     3552     3554    +2     
=======================================
  Hits        33652    33652           
  Misses      12585    12585           
  Partials      133      133           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4c3e486 to fc1d0fe Compare September 25, 2025 07:34
@renovate renovate bot changed the title fix(deps): update all non-major dependencies chore(deps): update all non-major dependencies Sep 25, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from fc1d0fe to 9fc142d Compare September 26, 2025 11:08
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9fc142d to 6efdef2 Compare September 26, 2025 23:04
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Sep 26, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6efdef2 to 7e3a147 Compare September 27, 2025 06:13
@renovate renovate bot changed the title fix(deps): update all non-major dependencies chore(deps): update all non-major dependencies Sep 27, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7e3a147 to 4b84da8 Compare September 27, 2025 22:10
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Sep 27, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4b84da8 to f4e43a4 Compare September 28, 2025 10:30
@renovate renovate bot changed the title fix(deps): update all non-major dependencies chore(deps): update all non-major dependencies Sep 28, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f4e43a4 to e6143f0 Compare September 28, 2025 18:10
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Sep 28, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e6143f0 to 768a25f Compare September 29, 2025 07:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 768a25f to 09a9b13 Compare September 29, 2025 07:20
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7f5035a to 6b522b9 Compare January 6, 2026 17:36
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6b522b9 to 2cebac6 Compare January 7, 2026 14:10
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2cebac6 to f5944b5 Compare January 7, 2026 14:56
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f5944b5 to f02d4d8 Compare January 7, 2026 15:38
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f02d4d8 to 89fab36 Compare January 8, 2026 08:58
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 89fab36 to 593858f Compare January 8, 2026 09:14
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 593858f to aa1022e Compare January 8, 2026 21:17
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from aa1022e to f7d00b2 Compare January 9, 2026 02:52
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 12 times, most recently from e4d2bf1 to c5268bd Compare January 15, 2026 19:35
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c5268bd to fe1a830 Compare January 16, 2026 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant