Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 15, 2025

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
lockFileMaintenance All locks refreshed
@types/node (source) devDependencies patch 22.15.30 -> 22.15.31 age adoption passing confidence
@vitest/browser (source) devDependencies patch 3.2.2 -> 3.2.3 age adoption passing confidence
antd (source) devDependencies minor 5.25.4 -> 5.26.0 age adoption passing confidence
motion devDependencies minor 12.16.0 -> 12.18.1 age adoption passing confidence
oxlint (source) devDependencies patch 0.18.0 -> 0.18.1 age adoption passing confidence
playwright (source) devDependencies minor 1.52.0 -> 1.53.0 age adoption passing confidence
preact (source) devDependencies patch 10.26.8 -> 10.26.9 age adoption passing confidence
terser (source) devDependencies minor 5.41.0 -> 5.42.0 age adoption passing confidence
vitest (source) devDependencies patch 3.2.2 -> 3.2.3 age adoption passing confidence
vitest (source) pnpm.catalog.default patch 3.2.2 -> 3.2.3 age adoption passing confidence
zod (source) devDependencies minor =3.24.2 -> =3.25.64 age adoption passing confidence

🔧 This Pull Request updates lock files to use the latest dependency versions.


Release Notes

vitest-dev/vitest (@​vitest/browser)

v3.2.3

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
ant-design/ant-design (antd)

v5.26.0

Compare Source


motiondivision/motion (motion)

v12.18.1

Compare Source

Fixed
  • Removed "react" import from "motion-dom".

v12.18.0

Compare Source

Added
  • Support for defining a timeline position relative to the start of the most recently added animation (e.g. <+0.5, <-1)
Fixed
  • Removed "react" import from "motion-dom".

v12.17.3

Compare Source

Changed
  • Refactored MotionProps into vanilla MotionNodeOptions type within "motion-dom" package.

v12.17.2

Compare Source

Changed
  • Handle colors when creating animatable "none" keyframes for complex strings.

v12.17.1

Compare Source

Fixed
  • Fixes isValidProp check with Rolldown.

v12.17.0

Compare Source

oxc-project/oxc (oxlint)

v0.18.1: oxlint v0.18.1

Compare Source

[0.18.1] - 2025-06-09

🐛 Bug Fixes
  • 6d68568 linter: False negative in typescript/array-type (#​11574) (camc314)
  • 6a856a0 linter/no-magic-numbers: Fix typo in error message (#​11560) (overlookmotel)
  • 3952e01 linter: False negative in jsx-a11y/aria-role (#​11547) (camc314)
  • b0e3e08 linter: Misplaced quote in jsx-curly-brace-presence test case (#​11546) (camc314)
  • a833ed1 linter: Misplaced quote in anchor-is-valid test case (#​11545) (camc314)
  • 4e53b80 linter: Misplaced backtick in exhaustive-deps test case (#​11544) (camc314)
  • e8a04b6 linter: Misplaced backtick in no-object-constructor test case (#​11543) (camc314)
  • 65311d0 linter: Remove duplicate rule/scope from diagnostic (#​11531) (camc314)
🚜 Refactor
📚 Documentation
⚡ Performance
  • 7bf25cb language_server: Transform MessageWithPosition to Diagnostic with less allocations (#​11561) (Sysix)
microsoft/playwright (playwright)

v1.53.0

Compare Source

Trace Viewer and HTML Reporter Updates

  • New Steps in Trace Viewer and HTML reporter: New Trace Viewer Steps

  • New option in 'html' reporter to set the title of a specific test run:

    import { defineConfig } from '@&#8203;playwright/test';
    
    export default defineConfig({
      reporter: [['html', { title: 'Custom test run #&#8203;1028' }]]
    });

Miscellaneous

  • New option kind in testInfo.snapshotPath() controls which snapshot path template is used.

  • New method locator.describe() to describe a locator. Used for trace viewer and reports.

    const button = page.getByTestId('btn-sub').describe('Subscribe button');
    await button.click();
  • npx playwright install --list will now list all installed browsers, versions and locations.

Browser Versions

  • Chromium 138.0.7204.4
  • Mozilla Firefox 139.0
  • WebKit 18.5

This version was also tested against the following stable channels:

  • Google Chrome 137
  • Microsoft Edge 137
preactjs/preact (preact)

v10.26.9

Compare Source

Fixes
Maintenance
terser/terser (terser)

v5.42.0

Compare Source

  • Improved performance in the parse step by adding a fast path for simple identifiers.
  • Improved ESTree conversion
colinhacks/zod (zod)

v3.25.64

Compare Source

Commits:

v3.25.63

Compare Source

v3.25.62

Compare Source

v3.25.61

Compare Source

v3.25.60

Compare Source

v3.25.59

Compare Source

v3.25.58

Compare Source

v3.25.57

Compare Source

v3.25.56

Compare Source

v3.25.55

Compare Source

v3.25.54

Compare Source

v3.25.53

Compare Source

Commits:

v3.25.52

Compare Source

Commits:

v3.25.51

Compare Source

v3.25.50

Compare Source

v3.25.49

Compare Source

v3.25.48

Compare Source

v3.25.47

Compare Source

v3.25.46

Compare Source

v3.25.45

Compare Source

Commits:

v3.25.44

Compare Source

v3.25.43

Compare Source

Commits:

v3.25.42

Compare Source

v3.25.41

Compare Source

v3.25.40

Compare Source

v3.25.39

Compare Source

v3.25.38

Compare Source

Commits:

v3.25.37

Compare Source

Commits:

v3.25.36

Compare Source

v3.25.35

Compare Source

Commits:

v3.25.34

Compare Source

v3.25.33

Compare Source

Commits:

v3.25.32

Compare Source

v3.25.31

Compare Source

v3.25.30

Compare Source

v3.25.29

Compare Source

v3.25.28

Compare Source

Commits:

v3.25.27

Compare Source

v3.25.26

Compare Source

v3.25.25

Compare Source

v3.25.24

Compare Source

v3.25.23

Compare Source

v3.25.22

Compare Source

v3.25.21

Compare Source

v3.25.20

Compare Source

Commits:

v3.25.18

Compare Source

Commits:

v3.25.17

Compare Source

v3.25.16

Compare Source

v3.25.15

Compare Source

v3.25.14

Compare Source

v3.25.13

Compare Source

v3.25.12

Compare Source

v3.25.11

Compare Source

v3.25.10

Compare Source

Commits:

  • c172c19 Fix module resolution issue

v3.25.9

Compare Source

v3.25.8

Compare Source

v3.25.7

Compare Source

v3.25.6

Compare Source

v3.25.5

Compare Source

v3.25.4

Compare Source

v3.25.3

Compare Source

v3.25.1

Compare Source

v3.25.0

Compare Source

v3.24.4

Compare Source

v3.24.3

Compare Source

Commits:


Configuration

📅 Schedule: Branch creation - "before 9am on monday" in timezone Asia/Shanghai, 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.

@graphite-app
Copy link
Contributor

graphite-app bot commented Jun 15, 2025

How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • 0-merge - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

@github-actions github-actions bot added the C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior label Jun 15, 2025
@renovate renovate bot force-pushed the renovate/npm-packages branch from 60a2d90 to 03c0477 Compare June 16, 2025 01:43
@renovate renovate bot force-pushed the renovate/npm-packages branch from 03c0477 to 39d7bc2 Compare June 16, 2025 01:51
@github-actions github-actions bot added the A-transformer Area - Transformer / Transpiler label Jun 16, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Jun 16, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@Boshen Boshen merged commit 9525250 into main Jun 16, 2025
17 of 18 checks passed
@Boshen Boshen deleted the renovate/npm-packages branch June 16, 2025 02:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-transformer Area - Transformer / Transpiler C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants