Skip to content

[deps] Update devDependencies (non-major)#14490

Merged
xfournet merged 1 commit intomasterfrom
renovate/dev-dependencies-non-major
Feb 24, 2026
Merged

[deps] Update devDependencies (non-major)#14490
xfournet merged 1 commit intomasterfrom
renovate/dev-dependencies-non-major

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 15, 2026

This PR contains the following updates:

Package Change Age Confidence
@eslint/js (source) 9.39.29.39.3 age confidence
@graphql-codegen/typescript-resolvers (source) 5.1.55.1.6 age confidence
@stylistic/eslint-plugin (source) 5.7.15.9.0 age confidence
@types/node (source) 22.19.922.19.11 age confidence
@types/react (source) 19.2.1319.2.14 age confidence
@vitejs/plugin-react (source) 5.1.35.1.4 age confidence
eslint (source) 9.39.29.39.3 age confidence
jsdom 28.0.028.1.0 age confidence
typescript-eslint (source) 8.54.08.56.0 age confidence

Release Notes

eslint/eslint (@​eslint/js)

v9.39.3

Compare Source

Bug Fixes

  • 791bf8d fix: restore TypeScript 4.0 compatibility in types (#​20504) (sethamus)

Chores

dotansimha/graphql-code-generator (@​graphql-codegen/typescript-resolvers)

v5.1.6

Compare Source

Patch Changes
eslint-stylistic/eslint-stylistic (@​stylistic/eslint-plugin)

v5.9.0

Compare Source

Features
Bug Fixes
  • comma-dangle: check tsx file correctly (#​1127) (271da42)
  • comma-dangle: prevent crash when linting non-js files (#​1140) (4a96eae)
  • indent: ignore when source code is not ESTree (#​1139) (9e7f422)
  • no-extra-parens: don't report jsdoc type assertion by default (#​1100) (cfb6296)
  • object-curly-spacing: correctly handle object patterns with type annotations (#​1129) (5aaaec6)
Chores

v5.8.0

Compare Source

Features
Bug Fixes
  • list-style: correctly get ( for optional call expressions (#​1114) (2090a72)
vitejs/vite-plugin-react (@​vitejs/plugin-react)

v5.1.4

Compare Source

Fix canSkipBabel not accounting for babel.overrides (#​1098)

When configuring babel.overrides without top-level plugins or presets, Babel was incorrectly skipped. The canSkipBabel function now checks for overrides.length to ensure override configurations are processed.

jsdom/jsdom (jsdom)

v28.1.0

Compare Source

  • Added blob.text(), blob.arrayBuffer(), and blob.bytes() methods.
  • Improved getComputedStyle() to account for CSS specificity when multiple rules apply. (asamuzaK)
  • Improved synchronous XMLHttpRequest performance by using a persistent worker thread, avoiding ~400ms of setup overhead on every synchronous request after the first one.
  • Improved performance of node.getRootNode(), node.isConnected, and event.dispatchEvent() by caching the root node of document-connected trees.
  • Fixed getComputedStyle() to correctly handle !important priority. (asamuzaK)
  • Fixed document.getElementById() to return the first element in tree order when multiple elements share the same ID.
  • Fixed <svg> elements to no longer incorrectly proxy event handlers to the Window.
  • Fixed FileReader event timing and fileReader.result state to more closely follow the spec.
  • Fixed a potential hang when synchronous XMLHttpRequest encountered dispatch errors.
  • Fixed compatibility with environments where Node.js's built-in fetch() has been used before importing jsdom, by working around undici v6/v7 incompatibilities.
typescript-eslint/typescript-eslint (typescript-eslint)

v8.56.0

Compare Source

🚀 Features
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.55.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.


Configuration

📅 Schedule: Branch creation - Only on Sunday ( * * * * 0 ) in timezone Europe/Paris, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies use for pull requests that update a dependency file filigran team use to identify PR from the Filigran team labels Feb 15, 2026
@codecov
Copy link

codecov bot commented Feb 15, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 32.36%. Comparing base (92c366d) to head (d4d3c80).
⚠️ Report is 9 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #14490   +/-   ##
=======================================
  Coverage   32.36%   32.36%           
=======================================
  Files        3096     3096           
  Lines      210893   210893           
  Branches    38194    38194           
=======================================
  Hits        68254    68254           
  Misses     142639   142639           
Flag Coverage Δ
opencti-client-python 45.50% <ø> (ø)
opencti-front 2.83% <ø> (ø)
opencti-graphql 67.73% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 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/dev-dependencies-non-major branch 3 times, most recently from 0667734 to 1e0858a Compare February 24, 2026 22:07
@renovate renovate bot force-pushed the renovate/dev-dependencies-non-major branch from 1e0858a to d4d3c80 Compare February 24, 2026 22:21
@xfournet xfournet merged commit 603ad03 into master Feb 24, 2026
35 checks passed
@xfournet xfournet deleted the renovate/dev-dependencies-non-major branch February 24, 2026 22:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies use for pull requests that update a dependency file filigran team use to identify PR from the Filigran team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant