Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 8, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update Pending
@eslint/js (source) 9.38.0 -> 9.39.1 age adoption passing confidence devDependencies minor
@mantine/core (source) 8.3.5 -> 8.3.6 age adoption passing confidence dependencies patch 8.3.7
@mantine/hooks (source) 8.3.5 -> 8.3.6 age adoption passing confidence dependencies patch 8.3.7
@swc/core (source) 1.13.20 -> 1.15.0 age adoption passing confidence devDependencies minor 1.15.1
@types/chrome (source) 0.1.24 -> 0.1.27 age adoption passing confidence devDependencies patch
@types/express (source) 5.0.3 -> 5.0.5 age adoption passing confidence devDependencies patch
@types/node (source) 24.9.1 -> 24.10.0 age adoption passing confidence dependencies minor
@types/node (source) 24.9.1 -> 24.10.0 age adoption passing confidence devDependencies minor
eslint (source) 9.38.0 -> 9.39.1 age adoption passing confidence devDependencies minor
eslint-plugin-jsdoc 61.1.5 -> 61.1.12 age adoption passing confidence devDependencies patch
github/codeql-action v4.30.9 -> v4.31.2 age adoption passing confidence action minor
globals 16.4.0 -> 16.5.0 age adoption passing confidence devDependencies minor
minimatch 10.0.3 -> 10.1.1 age adoption passing confidence devDependencies minor
node (source) 24.10.0 -> 24.11.0 age adoption passing confidence volta minor
puppeteer (source) 24.26.0 -> 24.28.0 age adoption passing confidence dependencies minor 24.29.1 (+1)
puppeteer (source) 24.26.0 -> 24.28.0 age adoption passing confidence devDependencies minor 24.29.1 (+1)
react-router (source) 7.9.4 -> 7.9.5 age adoption passing confidence devDependencies patch
react-router-dom (source) 7.9.4 -> 7.9.5 age adoption passing confidence devDependencies patch
typescript-eslint (source) 8.46.2 -> 8.46.3 age adoption passing confidence devDependencies patch 8.46.4

Release Notes

eslint/eslint (@​eslint/js)

v9.39.1

Compare Source

v9.39.0

Compare Source

mantinedev/mantine (@​mantine/core)

v8.3.6

Compare Source

What's Changed
  • [@mantine/charts] Add options to set curveType per series in LineChart and AreaChart components (#​8403)
  • [@mantine/charts] Heatmap: Fix dates range being affected by the user timezone (#​8371)
  • [@mantine/core] Chip: Allow disabling icon by setting icon={null} (#​8382)
  • [@mantine/core] List: Fix unexpected padding with listStyleType="none" (#​8393)
  • [@mantine/dates] TimePicker: Add option to change placeholders (#​8387)
  • [@mantine/core] Checkbox: Fix data-indeterminate not being set correctly (#​8385)
  • [@mantine/dates] TimePicker: Fix time being clamped incorrectly when only min or max defined
  • [@mantine/core] NumberInput: Fix zero value represented as string being transformed to empty string on blur
  • [@mantine/core] Chip: Fix incorrect size calculations for size="xs" (#​8367)
New Contributors

Full Changelog: mantinedev/mantine@8.3.5...8.3.6

swc-project/swc (@​swc/core)

v1.15.0

Compare Source

Bug Fixes
Features
Performance
Refactor
Testing

v1.14.0

Compare Source

Bug Fixes
Features
Miscellaneous Tasks
Performance
Refactor

v1.13.21

Compare Source

Bug Fixes
  • (bindings) Improve ARM64 and Alpine Linux (musl) binary loading and validation (#​11173) (f9be4d7)

  • (es/codegen) Encode non-ASCII chars in regex with ascii_only option (#​11155) (b6f4d1f)

  • (es/compat) Apply Array.prototype.slice to arguments in loose spread (#​11122) (66428a2)

  • (es/compat) Handle sparse arrays correctly in generator transforms (#​11131) (9cd4334)

  • (es/compat) Preserve AutoAccessor to prevent panic (#​11150) (101c3b7)

  • (es/decorators) Emit correct metadata for enum parameters (#​11154) (630484f)

  • (es/helpers) Fix SuppressedError argument order in explicit resource management (#​11172) (7693fb9)

  • (es/minifier) Fix inlining of hoisted functions (#​11159) (bd55d30)

  • (es/minifier) Fix inlining of hoisted functions in param (#​11161) (5a4088d)

  • (es/parser) Handle JSX attributes with keyword prefixes correctly (#​11136) (d3cd97f)

  • (es/parser) Support literal computed property names in enums (#​11163) (146c77c)

  • (es/react) Use correct span for @jsxFrag as null literal (#​11139) (9353763)

  • (es/transforms) Check errors::HANDLER.is_set() before failing (#​11130) (1c9ab27)

Features
  • (bindings) Introduce AST Viewer to improve debugging experience (#​10963) (fa3aacc)

  • (es/minifier) Add merge_imports optimization pass to reduce bundle size (#​11151) (a01dee1)

  • (es/parser) Add an error for empty type args for generic (#​11164) (9a1fa84)

Miscellaneous Tasks
  • (claude) Use Sonnet 4.5 instead of Opus (c79e1e5)

  • (deps) Update lru crate from 0.10.1 to 0.16.1 (#​11145) (e347c5b)

Refactor
eslint/eslint (eslint)

v9.39.1

Compare Source

v9.39.0

Compare Source

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

v61.1.12

Compare Source

Bug Fixes
  • no-undefined-types: treat param names as defined; fixes #​1591 (b47779c)

v61.1.11

Compare Source

Bug Fixes
  • fixing of missing parent should go between child and grandparent (4f2ec35)

v61.1.10

Compare Source

Bug Fixes
  • imports-as-dependencies: check for object-based types (or typings) (c9a22b6)

v61.1.9

Compare Source

Bug Fixes
  • CJS: provide CJS version of to-valid-identiifer; fixes #​1583 (ca57a1f)

v61.1.8

Compare Source

Bug Fixes
  • no-undefined-types: consider module scope variables as defined; fixes #​1581 (f938fdc)

v61.1.7

Compare Source

Bug Fixes
  • imports-as-dependencies: handle resolve.exports errors (0c4e5b6)

v61.1.6

Compare Source

Bug Fixes
  • imports-as-dependencies: check within exports for types; fixes #​1114 (c0e4e7c)
github/codeql-action (github/codeql-action)

v4.31.2

Compare Source

v4.31.1

Compare Source

v4.31.0

Compare Source

sindresorhus/globals (globals)

v16.5.0

Compare Source


isaacs/minimatch (minimatch)

v10.1.1

Compare Source

v10.1.0

Compare Source

nodejs/node (node)

v24.11.0

Compare Source

puppeteer/puppeteer (puppeteer)

v24.28.0

Compare Source

♻️ Chores
  • make protocol (cdp/bidi) command ID generator configurable (4421b99)
Dependencies
  • The following workspace dependencies were updated
🎉 Features
🛠️ Fixes
📄 Documentation

v24.27.0

Compare Source

🎉 Features
♻️ Chores
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 24.26.1 to 24.27.0
🛠️ Fixes
📄 Documentation

v24.26.1

Compare Source

♻️ Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 24.26.0 to 24.26.1
🛠️ Fixes
remix-run/react-router (react-router)

v7.9.5

Compare Source

Patch Changes
  • Move RSCHydratedRouter and utils to /dom export. (#​14457)

  • useRoute: return type-safe handle (#​14462)

    For example:

    // app/routes/admin.tsx
    const handle = { hello: "world" };
    // app/routes/some-other-route.tsx
    export default function Component() {
      const admin = useRoute("routes/admin");
      if (!admin) throw new Error("Not nested within 'routes/admin'");
      console.log(admin.handle);
      //                ^? { hello: string }
    }
  • Ensure action handlers run for routes with middleware even if no loader is present (#​14443)

  • Add unstable_instrumentations API to allow users to add observablity to their apps by instrumenting route loaders, actions, middlewares, lazy, as well as server-side request handlers and client side navigations/fetches (#​14412)

    • Framework Mode:
      • entry.server.tsx: export const unstable_instrumentations = [...]
      • entry.client.tsx: <HydratedRouter unstable_instrumentations={[...]} />
    • Data Mode
      • createBrowserRouter(routes, { unstable_instrumentations: [...] })

    This also adds a new unstable_pattern parameter to loaders/actions/middleware which contains the un-interpolated route pattern (i.e., /blog/:slug) which is useful for aggregating performance metrics by route

remix-run/react-router (react-router-dom)

v7.9.5

Compare Source

Patch Changes
typescript-eslint/typescript-eslint (typescript-eslint)

v8.46.3

Compare Source

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

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


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 Nov 8, 2025
@renovate renovate bot requested a review from a team as a code owner November 8, 2025 01:00
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Nov 8, 2025
@datadog-official
Copy link

datadog-official bot commented Nov 8, 2025

✅ Tests

🎉 All green!

❄️ No new flaky tests detected
🧪 All tests passed

🎯 Code Coverage
Patch Coverage: 100.00%
Total Coverage: 92.63% (+0.00%)

View detailed report

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: b9c7acb | Docs | Datadog PR Page | Was this helpful? Give us feedback!

@cit-pr-commenter
Copy link

cit-pr-commenter bot commented Nov 8, 2025

Bundles Sizes Evolution

📦 Bundle Name Base Size Local Size 𝚫 𝚫% Status
Rum 163.88 KiB 163.88 KiB 0 B 0.00%
Rum Profiler 4.84 KiB 4.84 KiB 0 B 0.00%
Rum Recorder 19.78 KiB 19.78 KiB 0 B 0.00%
Logs 56.35 KiB 56.35 KiB 0 B 0.00%
Flagging 944 B 944 B 0 B 0.00%
Rum Slim 121.13 KiB 121.13 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.0042 0.0053 +26.19%
RUM - add action 0.0131 0.0151 +15.27%
RUM - add error 0.0118 0.0127 +7.63%
RUM - add timing 0.0028 0.003 +7.14%
RUM - start view 0.0034 0.0041 +20.59%
RUM - start/stop session replay recording 0.0007 0.0009 +28.57%
Logs - log message 0.0137 0.0165 +20.44%
🧠 Memory Performance
Action Name Base Memory Consumption Local Memory Consumption 𝚫
RUM - add global context 25.72 KiB 25.19 KiB -542 B
RUM - add action 48.05 KiB 48.54 KiB +502 B
RUM - add timing 24.76 KiB 24.56 KiB -208 B
RUM - add error 52.95 KiB 53.13 KiB +185 B
RUM - start/stop session replay recording 24.18 KiB 23.94 KiB -245 B
RUM - start view 423.43 KiB 433.13 KiB +9.70 KiB
Logs - log message 42.49 KiB 44.17 KiB +1.68 KiB

🔗 RealWorld

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 9a735b0 to 04c3288 Compare November 11, 2025 00:08
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 04c3288 to b9c7acb Compare November 11, 2025 09:37
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