Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI(deps/npm): Update npm patch upgrades #739

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 9, 2025

This PR contains the following updates:

Package Type Change Pending Age Adoption Passing Confidence Repo OpenSSF
@eslint/compat devDependencies 1.2.5 -> 1.2.7 age adoption passing confidence eslint/rewrite OpenSSF Scorecard
@playwright/test (source) devDependencies 1.50.0 -> 1.50.1 age adoption passing confidence microsoft/playwright OpenSSF Scorecard
@types/node (source) devDependencies 20.17.14 -> 20.17.19 20.17.22 (+2) age adoption passing confidence DefinitelyTyped/DefinitelyTyped OpenSSF Scorecard
@types/react-dom (source) devDependencies 19.0.3 -> 19.0.4 age adoption passing confidence DefinitelyTyped/DefinitelyTyped OpenSSF Scorecard
prettier (source) devDependencies 3.5.0 -> 3.5.2 age adoption passing confidence prettier/prettier OpenSSF Scorecard
turbo (source) devDependencies 2.4.0 -> 2.4.4 age adoption passing confidence vercel/turborepo OpenSSF Scorecard

Release Notes

eslint/rewrite (@​eslint/compat)

v1.2.7

Compare Source

v1.2.6

Compare Source

microsoft/playwright (@​playwright/test)

v1.50.1

Compare Source

Highlights

https://github.com/microsoft/playwright/issues/34483 - [Feature]: single aria snapshot for different engines/browsershttps://github.com/microsoft/playwright/issues/344977 - [Bug]: Firefox not handling keepalive: true fetch requesthttps://github.com/microsoft/playwright/issues/3450404 - [Bug]: update snapshots not creating good difhttps://github.com/microsoft/playwright/issues/34507507 - [Bug]: snapshotPathTemplate doesnt work when multiple projehttps://github.com/microsoft/playwright/issues/344624462 - [Bug]: updateSnapshots "changed" throws an error

Browser Versions

  • Chromium 133.0.6943.16
  • Mozilla Firefox 134.0
  • WebKit 18.2

This version was also tested against the following stable channels:

  • Google Chrome 132
  • Microsoft Edge 132
prettier/prettier (prettier)

v3.5.2

Compare Source

diff

Remove module-sync condition (#​17156 by @​fisker)

In Prettier 3.5.0, we added module-sync condition to package.json, so that require("prettier") can use ESM version, but turns out it doesn't work if CommonJS and ESM plugins both imports builtin plugins. To solve this problem, we decide simply remove the module-sync condition, so require("prettier") will still use the CommonJS version, we'll revisit until require(ESM) feature is more stable.

v3.5.1

Compare Source

diff

Fix CLI crash when cache for old version exists (#​17100 by @​sosukesuzuki)

Prettier 3.5 uses a different cache format than previous versions, Prettier 3.5.0 crashes when reading existing cache file, Prettier 3.5.1 fixed the problem.

Support dockercompose and github-actions-workflow in VSCode (#​17101 by @​remcohaszing)

Prettier now supports the dockercompose and github-actions-workflow languages in Visual Studio Code.

vercel/turborepo (turbo)

v2.4.4

Compare Source

v2.4.3

Compare Source

v2.4.2: Turborepo v2.4.2

Compare Source

What's Changed

Changelog

Full Changelog: vercel/turborepo@v2.4.1...v2.4.2

v2.4.1: Turborepo v2.4.1

Compare Source

Full Changelog: vercel/turborepo@v2.4.0...v2.4.1

What's Changed

New Contributors

Full Changelog: vercel/turborepo@v2.4.0...v2.4.1


Configuration

📅 Schedule: Branch creation - "* */4 * * *" in timezone Asia/Seoul, 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.

@renovate renovate bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 9, 2025
@renovate renovate bot requested a review from revi as a code owner February 9, 2025 01:26
@renovate renovate bot enabled auto-merge February 9, 2025 01:26
@renovate renovate bot assigned revi Feb 9, 2025
@renovate renovate bot force-pushed the renovate/npm-patch-upgrades branch 2 times, most recently from 1a7b7c0 to b106336 Compare February 9, 2025 08:29
@renovate renovate bot force-pushed the renovate/npm-patch-upgrades branch 4 times, most recently from 442fe3e to 2cbfd9d Compare February 20, 2025 12:11
@renovate renovate bot force-pushed the renovate/npm-patch-upgrades branch 3 times, most recently from 792ba74 to 6a60285 Compare February 28, 2025 15:24
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/npm-patch-upgrades branch from 6a60285 to 94c0f23 Compare February 28, 2025 23:22
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant