Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 29, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) 7.27.3 -> 7.27.4 age adoption passing confidence
@playwright/test (source) 1.52.0 -> 1.53.1 age adoption passing confidence
@vitest/coverage-v8 (source) 3.1.4 -> 3.2.4 age adoption passing confidence
@vitest/web-worker (source) 3.1.4 -> 3.2.4 age adoption passing confidence
clean-publish 5.2.0 -> 5.2.2 age adoption passing confidence
eslint (source) 9.27.0 -> 9.29.0 age adoption passing confidence
glob 11.0.2 -> 11.0.3 age adoption passing confidence
rollup-plugin-gzip 4.0.1 -> 4.1.1 age adoption passing confidence
rollup-plugin-visualizer 6.0.1 -> 6.0.3 age adoption passing confidence
sass 1.89.0 -> 1.89.2 age adoption passing confidence
simple-git (source) 3.27.0 -> 3.28.0 age adoption passing confidence
vite-plugin-static-copy 3.0.0 -> 3.0.2 age adoption passing confidence
vitest (source) 3.1.4 -> 3.2.4 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

babel/babel (@​babel/core)

v7.27.4

Compare Source

👓 Spec Compliance
  • babel-parser, babel-plugin-proposal-explicit-resource-management
💅 Polish
🔬 Output optimization
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-destructuring, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-destructuring, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs3
  • babel-core, babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-destructuring, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone
microsoft/playwright (@​playwright/test)

v1.53.1

Compare Source

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 '@​playwright/test';
    
    export default defineConfig({
      reporter: [['html', { title: 'Custom test run #​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
vitest-dev/vitest (@​vitest/coverage-v8)

v3.2.4

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.2.3

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v3.2.2

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v3.2.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.2.0

Compare Source

shashkovdanil/clean-publish (clean-publish)

v5.2.2

Compare Source

  • Fixed false-positive ChangeLog ignoring (by @​dangreen).

v5.2.1

Compare Source

eslint/eslint (eslint)

v9.29.0

Compare Source

v9.28.0

Compare Source

isaacs/node-glob (glob)

v11.0.3

Compare Source

kryops/rollup-plugin-gzip (rollup-plugin-gzip)

v4.1.1

Compare Source

  • Fix source maps for Rollup 2

v4.1.0

Compare Source

  • Add support for rolldown-vite (#​23)
btd/rollup-plugin-visualizer (rollup-plugin-visualizer)

v6.0.3

Compare Source

sass/dart-sass (sass)

v1.89.2

Compare Source

Embedded Host
  • Fixed a compilation error caused by an outdated buf dependency.

v1.89.1

Compare Source

  • No user-visible changes.
steveukx/git-js (simple-git)

v3.28.0

Compare Source

Minor Changes
  • 2adf47d: Allow repeating git options like {'--opt': ['value1', 'value2']}
sapphi-red/vite-plugin-static-copy (vite-plugin-static-copy)

v3.0.2

Compare Source

Patch Changes

v3.0.1

Compare Source

Patch Changes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 force-pushed the renovate/dev-dependencies branch 10 times, most recently from e34ba70 to 6880183 Compare June 4, 2025 09:43
@renovate renovate bot force-pushed the renovate/dev-dependencies branch 12 times, most recently from 5c2c5d7 to 562c8e7 Compare June 11, 2025 19:06
@renovate renovate bot force-pushed the renovate/dev-dependencies branch 7 times, most recently from fcdfa12 to c1d8c39 Compare June 17, 2025 20:08
@renovate renovate bot force-pushed the renovate/dev-dependencies branch 3 times, most recently from cc4ed3a to 34eef36 Compare June 22, 2025 13:51
@renovate renovate bot force-pushed the renovate/dev-dependencies branch from 34eef36 to 94656e9 Compare June 23, 2025 09:51
@JammingBen JammingBen merged commit acc0a65 into main Jun 23, 2025
18 checks passed
@JammingBen JammingBen deleted the renovate/dev-dependencies branch June 23, 2025 13:16
@openclouders openclouders mentioned this pull request Jun 23, 2025
1 task
openclouders pushed a commit that referenced this pull request Jun 23, 2025
chore(deps): update devdependencies (non-major)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants