Skip to content

👷 Update all non-major dependencies#4256

Merged
thomas-lebeau merged 1 commit intomainfrom
renovate/all-minor-patch
Mar 2, 2026
Merged

👷 Update all non-major dependencies#4256
thomas-lebeau merged 1 commit intomainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Feb 28, 2026

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update Pending
@eslint/js (source) 9.39.29.39.3 age adoption passing confidence devDependencies patch
@tabler/icons-react (source) 3.36.13.37.1 age adoption passing confidence dependencies minor 3.38.0
@types/chrome (source) 0.1.360.1.37 age adoption passing confidence devDependencies patch
@types/node (source) 25.2.325.3.0 age adoption passing confidence devDependencies minor 25.3.3 (+2)
eslint (source) 9.39.29.39.3 age adoption passing confidence devDependencies patch
eslint-plugin-jsdoc 62.5.562.7.0 age adoption passing confidence devDependencies minor 62.7.1
github/codeql-action v4.32.3v4.32.4 age adoption passing confidence action patch
puppeteer (source) 24.37.324.37.5 age adoption passing confidence devDependencies patch
typescript-eslint (source) 8.55.08.56.0 age adoption passing confidence devDependencies minor 8.56.1
wxt (source) 0.20.170.20.18 age adoption passing confidence dependencies patch

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

tabler/tabler-icons (@​tabler/icons-react)

v3.37.1: Release 3.37.1

Compare Source

Fixed
  • Fixed icon: credit-card-off
  • Added missing icon versions metadata

v3.37.0: Release 3.37.0

Compare Source

tabler-icons-3 37 0@​2x
20 new icons:
  • filled/ball-bowling
  • filled/crown
  • filled/folder
  • filled/leaf
  • filled/pacman
  • filled/phone-call
  • filled/phone-calling
  • filled/phone-check
  • filled/phone-x
  • filled/plane-arrival
  • filled/plane-departure
  • filled/plane-tilt
  • filled/plane
  • filled/play-card
  • filled/playlist
  • filled/report-analytics
  • filled/report-money
  • filled/satellite
  • filled/sparkles-2
  • filled/sparkles

Fixed icon: outline/pacman

gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)

v62.7.0

Compare Source

Features

v62.6.1

Compare Source

Bug Fixes
  • check-param-names: only fire on TSPropertySignature if with TSFunctionNode; fixes #​1663 (951d354)

v62.6.0

Compare Source

Features
github/codeql-action (github/codeql-action)

v4.32.4

Compare Source

  • Update default CodeQL bundle version to 2.24.2. #​3493
  • Added an experimental change which improves how certificates are generated for the authentication proxy that is used by the CodeQL Action in Default Setup when private package registries are configured. This is expected to generate more widely compatible certificates and should have no impact on analyses which are working correctly already. We expect to roll this change out to everyone in February. #​3473
  • When the CodeQL Action is run with debugging enabled in Default Setup and private package registries are configured, the "Setup proxy for registries" step will output additional diagnostic information that can be used for troubleshooting. #​3486
  • Added a setting which allows the CodeQL Action to enable network debugging for Java programs. This will help GitHub staff support customers with troubleshooting issues in GitHub-managed CodeQL workflows, such as Default Setup. This setting can only be enabled by GitHub staff. #​3485
  • Added a setting which enables GitHub-managed workflows, such as Default Setup, to use a nightly CodeQL CLI release instead of the latest, stable release that is used by default. This will help GitHub staff support customers whose analyses for a given repository or organization require early access to a change in an upcoming CodeQL CLI release. This setting can only be enabled by GitHub staff. #​3484
puppeteer/puppeteer (puppeteer)

v24.37.5

Compare Source

♻️ Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 24.37.4 to 24.37.5
🛠️ Fixes

v24.37.4

Compare Source

♻️ Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 24.37.4 to 24.37.5
🛠️ Fixes
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.

wxt-dev/wxt (wxt)

v0.20.18: wxt v0.20.18

Compare Source

compare changes

🚀 Enhancements
  • Create tests for all func of network.ts (#​2132)
  • Use Navigation API for location change detection with polling fallback (#​2136)
  • modules: Add support for augumenting entrypoint options (#​2149)
  • New @wxt-dev/is-background package (#​2152)
  • Add globalName entrypoint option. (#​2017)
🩹 Fixes
  • Add getAppConfig as an alias to useAppConfig (#​2144)
  • Enable mv3 dev mode with firefox 147 (#​2135)
  • types: Add type safety to browser.runtime.executeScript files option (#​2142)
  • types: Include CSS entrypoints in PublicPath generation (#​2150)
  • Fix submit command (#​2157)
📖 Documentation
  • Added "Glossy New Tab" to the homepage (#​2133)
  • Add All API Hub to showcase extensions (#​2137)
  • Add wxt-local-analytics to community resources (#​2141)
  • Add deep outline to modules page to show recipes (653608c9)
🏡 Chore
  • Add missing async to network.ts (#​2107)
  • Make type for __ENTRYPOINT__ of vitest.globalSetup.ts (#​2128)
  • Remove unnecessary @ts-ignore of builders/vite index.ts (#​2127)
  • Rename zipdir to zipDir (#​2126)
  • Simplify imports in wxt/e2e (#​2122)
  • Remove @ts-expect-error from manifest.test.ts and fix typo (#​2123)
🤖 CI
❤️ Contributors

Configuration

📅 Schedule: Branch creation - "every weekend" (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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Feb 28, 2026
@renovate renovate bot requested a review from a team as a code owner February 28, 2026 05:07
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Feb 28, 2026
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f4623e2 to 809e2fa Compare February 28, 2026 08:47
@datadog-datadog-prod-us1
Copy link
Copy Markdown

datadog-datadog-prod-us1 bot commented Feb 28, 2026

✅ Tests

🎉 All green!

❄️ No new flaky tests detected
🧪 All tests passed

🎯 Code Coverage (details)
Patch Coverage: 100.00%
Overall Coverage: 77.20% (+0.00%)

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: 59b8f46 | Docs | Datadog PR Page | Was this helpful? React with 👍/👎 or give us feedback!

@cit-pr-commenter-54b7da
Copy link
Copy Markdown

cit-pr-commenter-54b7da bot commented Feb 28, 2026

Bundles Sizes Evolution

📦 Bundle Name Base Size Local Size 𝚫 𝚫% Status
Rum 174.03 KiB 174.03 KiB 0 B 0.00%
Rum Profiler 4.71 KiB 4.71 KiB 0 B 0.00%
Rum Recorder 24.88 KiB 24.88 KiB 0 B 0.00%
Logs 56.54 KiB 56.54 KiB 0 B 0.00%
Flagging 944 B 944 B 0 B 0.00%
Rum Slim 129.73 KiB 129.73 KiB 0 B 0.00%
Worker 23.63 KiB 23.63 KiB 0 B 0.00%
🚀 CPU Performance
Action Name Base CPU Time (ms) Local CPU Time (ms) 𝚫%
RUM - add global context 0.0054 0.0044 -18.52%
RUM - add action 0.0174 0.0136 -21.84%
RUM - add error 0.0206 0.0163 -20.87%
RUM - add timing 0.0038 0.003 -21.05%
RUM - start view 0.0175 0.0154 -12.00%
RUM - start/stop session replay recording 0.0012 0.0007 -41.67%
Logs - log message 0.0256 0.0151 -41.02%
🧠 Memory Performance
Action Name Base Memory Consumption Local Memory Consumption 𝚫
RUM - add global context 27.06 KiB 26.81 KiB -266 B
RUM - add action 50.07 KiB 51.59 KiB +1.52 KiB
RUM - add timing 26.31 KiB 25.66 KiB -660 B
RUM - add error 55.85 KiB 55.65 KiB -203 B
RUM - start/stop session replay recording 25.55 KiB 25.39 KiB -159 B
RUM - start view 450.00 KiB 449.52 KiB -487 B
Logs - log message 45.01 KiB 44.57 KiB -448 B

🔗 RealWorld

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 809e2fa to 59b8f46 Compare March 2, 2026 02:04
@thomas-lebeau thomas-lebeau merged commit 45e109c into main Mar 2, 2026
22 checks passed
@thomas-lebeau thomas-lebeau deleted the renovate/all-minor-patch branch March 2, 2026 07:50
@github-actions github-actions bot locked and limited conversation to collaborators Mar 2, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant