Skip to content

chore(dev-deps): Update Node.js Dev Dependencies#519

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/node.js-dev-dependencies
Open

chore(dev-deps): Update Node.js Dev Dependencies#519
renovate[bot] wants to merge 1 commit intomainfrom
renovate/node.js-dev-dependencies

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate bot commented Mar 12, 2026

This PR contains the following updates:

Package Change Age Confidence
@eslint/compat (source) 2.0.32.0.4 age confidence
@mantine/core (source) 8.3.168.3.18 age confidence
@tabler/icons-react (source) 3.40.03.41.1 age confidence
@types/node (source) 24.12.024.12.2 age confidence
@vitest/eslint-plugin 1.6.101.6.14 age confidence
style-dictionary (source) 5.3.35.4.0 age confidence
typescript-eslint (source) 8.57.08.58.0 age confidence
vite (source) 7.3.17.3.2 age confidence

Release Notes

eslint/rewrite (@​eslint/compat)

v2.0.4

Compare Source

Dependencies
  • The following workspace dependencies were updated
mantinedev/mantine (@​mantine/core)

v8.3.18

Compare Source

This is the last 8.x release. You are welcome to test 9.0 alpha version and provide feedback before its release on March 31 – https://alpha.mantine.dev/changelog/9-0-0/

  • [@mantine/core] PasswordInput: Fix styles api props not resolving correctly in theme (#​8716)

v8.3.17

Compare Source

Changes
  • [@mantine/core] Stepper: Fix Google Translate compatibility issues (#​8744)
  • [@mantine/hooks] use-list-state: Add memoization to all handlers (#​8739)
tabler/tabler-icons (@​tabler/icons-react)

v3.41.1: Release 3.41.1

Compare Source

Fixed icon: outline/x-mark

v3.41.0: Release 3.41.0

Compare Source

tabler-icons-3 40 0@​2x
18 new icons:
  • outline/brand-jira
  • outline/car-off-road
  • outline/car-suspension
  • outline/credit-card-hand
  • outline/device-3d-camera
  • outline/device-3d-lens
  • outline/device-screen
  • outline/iceberg
  • outline/jetski
  • outline/olympic-torch
  • outline/parking-meter
  • outline/pillow
  • outline/pipeline
  • outline/quote-open
  • outline/scan-letter-a
  • outline/scan-letter-t
  • outline/segway
  • outline/x-mark
New features
  • Angular support: new @tabler/icons-angular package with components, build pipeline, unit tests, and test/test-angular sample app (#​1091).
  • SVG validation: validation for <g> elements; broader SVG icon validation improvements (#​1487); more consistent SVG path syntax (#​1488).
  • icons-react: JSDoc with icon previews in generated output (#​1472).
  • icons-react-native: react-native-svg added as a peer dependency (#​1475).
  • icons-solidjs: SSR support via rollup-preset-solid and JSX/TSX component refactor (#​1493).
Fixed icons
  • outline/brand-kbin and outline/volume-4: adjusted for compatibility with buildJsIcons (#​1469).
  • outline/number-35-small through outline/number-50-small: updated Unicode values (#​1494).
vitest-dev/eslint-plugin-vitest (@​vitest/eslint-plugin)

v1.6.14

Compare Source

What's Changed

New Contributors

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.6.13...v1.6.14

v1.6.13

Compare Source

   🚀 Features
    View changes on GitHub

v1.6.12

Compare Source

    View changes on GitHub

What's Changed

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.6.11...v1.6.12

v1.6.11

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
style-dictionary/style-dictionary (style-dictionary)

v5.4.0

Compare Source

Minor Changes
  • edceda7: Add support for DTCG v2025.10 dimension token type object value, while remaining backwards compatible for dimension tokens using string values.

    All built-in transforms can now handle dimension tokens.

    This includes CSS shorthand transforms for composed token types such as typography, border and shadows, which can contain properties that are dimensions.

    {
      "spacing": {
        "$type": "dimension",
        "$value": { "value": 1, "unit": "px" }
      },
      "shadow": {
        "$type": "shadow",
        "$value": {
          "color": { "colorSpace": "srgb", "components": [0, 0, 0], "alpha": 0.4 },
          "offsetX": { "value": 2, "unit": "px" },
          "offsetY": { "value": 2, "unit": "px" },
          "blur": { "value": 4, "unit": "px" },
          "spread": { "value": 6, "unit": "px" }
        }
      }
    }
  • 3d5c140: Generate strict types (tuples) for the tokens of the same type

Patch Changes
  • edceda7: Fix very old bug where size/remToPt wasn't converting to pt unit, but rather to f (iOS float). Fixed this, added size/remToFloat to use the old behavior, and updated the ios transformGroup to use this instead. This is technically potentially "breaking" but because it is a bugfix, this is a patch.
typescript-eslint/typescript-eslint (typescript-eslint)

v8.58.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.57.2

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.

v8.57.1

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.

vitejs/vite (vite)

v7.3.2

Compare Source

Please refer to CHANGELOG.md for details.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC).

🚦 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 added dependencies Pull requests that update a dependency file node npm labels Mar 12, 2026
@renovate renovate bot force-pushed the renovate/node.js-dev-dependencies branch from 436b46c to 510e098 Compare March 13, 2026 20:53
@renovate renovate bot changed the title chore(dev-deps): Update dependency @vitest/eslint-plugin to v1.6.11 chore(dev-deps): Update dependency @vitest/eslint-plugin to v1.6.12 Mar 13, 2026
@renovate renovate bot force-pushed the renovate/node.js-dev-dependencies branch from 510e098 to 3ae02b1 Compare March 15, 2026 01:25
@renovate renovate bot changed the title chore(dev-deps): Update dependency @vitest/eslint-plugin to v1.6.12 chore(dev-deps): Update Node.js Dev Dependencies Mar 15, 2026
@renovate renovate bot force-pushed the renovate/node.js-dev-dependencies branch 4 times, most recently from 141b9ea to 4f72825 Compare March 22, 2026 12:47
@renovate renovate bot force-pushed the renovate/node.js-dev-dependencies branch 3 times, most recently from 1e38217 to f2991e2 Compare March 29, 2026 21:32
@renovate renovate bot force-pushed the renovate/node.js-dev-dependencies branch 4 times, most recently from 5aaef72 to f71967c Compare April 3, 2026 20:33
@renovate renovate bot force-pushed the renovate/node.js-dev-dependencies branch from f71967c to b868d48 Compare April 6, 2026 12:41
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 node npm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants