Skip to content

chore(deps): update npm packages#9

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/npm
Open

chore(deps): update npm packages#9
renovate[bot] wants to merge 1 commit intomainfrom
renovate/npm

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Jun 19, 2024

This PR contains the following updates:

Package Change Age Confidence
@types/node (source) ^22.16.4^22.19.15 age confidence
playwright (source) ^1.54.1^1.58.2 age confidence
typescript (source) ^5.6.3^5.9.3 age confidence
typescript (source) ^5.8.3^5.9.3 age confidence
vue-tsc (source) ^2.1.10^2.2.12 age confidence

Release Notes

microsoft/playwright (playwright)

v1.58.2

Compare Source

v1.58.1

Compare Source

Highlights

#​39036 fix(msedge): fix local network permissions
#​39037 chore: update cft download location
#​38995 chore(webkit): disable frame sessions on fronzen builds

Browser Versions
  • Chromium 145.0.7632.6
  • Mozilla Firefox 146.0.1
  • WebKit 26.0

v1.58.0

Compare Source

v1.57.0

Compare Source

v1.56.1

Compare Source

Highlights

#​37871 chore: allow local-network-access permission in chromium
#​37891 fix(agents): remove workspaceFolder ref from vscode mcp
#​37759 chore: rename agents to test agents
#​37757 chore(mcp): fallback to cwd when resolving test config

Browser Versions

  • Chromium 141.0.7390.37
  • Mozilla Firefox 142.0.1
  • WebKit 26.0

v1.56.0

Compare Source

Playwright Agents

Introducing Playwright Agents, three custom agent definitions designed to guide LLMs through the core process of building a Playwright test:

  • 🎭 planner explores the app and produces a Markdown test plan
  • 🎭 generator transforms the Markdown plan into the Playwright Test files
  • 🎭 healer executes the test suite and automatically repairs failing tests

Run npx playwright init-agents with your client of choice to generate the latest agent definitions:

### Generate agent files for each agentic loop
### Visual Studio Code
npx playwright init-agents --loop=vscode

### Claude Code
npx playwright init-agents --loop=claude

### opencode
npx playwright init-agents --loop=opencode

[!NOTE]
VS Code v1.105 (currently on the VS Code Insiders channel) is needed for the agentic experience in VS Code. It will become stable shortly, we are a bit ahead of times with this functionality!

Learn more about Playwright Agents

New APIs

UI Mode and HTML Reporter

  • Added option to 'html' reporter to disable the "Copy prompt" button
  • Added option to 'html' reporter and UI Mode to merge files, collapsing test and describe blocks into a single unified list
  • Added option to UI Mode mirroring the --update-snapshots options
  • Added option to UI Mode to run only a single worker at a time

Breaking Changes

Miscellaneous

  • Aria snapshots render and compare input placeholder
  • Added environment variable PLAYWRIGHT_TEST to Playwright worker processes to allow discriminating on testing status

Browser Versions

  • Chromium 141.0.7390.37
  • Mozilla Firefox 142.0.1
  • WebKit 26.0

v1.55.1

Compare Source

Highlights

#​37479 - [Bug]: Upgrade Chromium to 140.0.7339.186.
#​37147 - [Regression]: Internal error: step id not found.
#​37146 - [Regression]: HTML reporter displays a broken chip link when there are no projects.
#​37137 - Revert "fix(a11y): track inert elements as hidden".
#​37532 - chore: do not use -k option

Browser Versions

  • Chromium 140.0.7339.186
  • Mozilla Firefox 141.0
  • WebKit 26.0

This version was also tested against the following stable channels:

  • Google Chrome 139
  • Microsoft Edge 139

v1.55.0

Compare Source

New APIs

  • New Property testStepInfo.titlePath Returns the full title path starting from the test file, including test and step titles.

Codegen

  • Automatic toBeVisible() assertions: Codegen can now generate automatic toBeVisible() assertions for common UI interactions. This feature can be enabled in the Codegen settings UI.

Breaking Changes

  • ⚠️ Dropped support for Chromium extension manifest v2.

Miscellaneous

  • Added support for Debian 13 "Trixie".

Browser Versions

  • Chromium 140.0.7339.16
  • Mozilla Firefox 141.0
  • WebKit 26.0

This version was also tested against the following stable channels:

  • Google Chrome 139
  • Microsoft Edge 139

v1.54.2

Compare Source

Highlights

#​36714 - [Regression]: Codegen is not able to launch in Administrator Terminal on Windows (ProtocolError: Protocol error)
#​36828 - [Regression]: Playwright Codegen keeps spamming with selected option
#​36810 - [Regression]: Starting Codegen with target language doesn't work anymore

Browser Versions

  • Chromium 139.0.7258.5
  • Mozilla Firefox 140.0.2
  • WebKit 26.0

This version was also tested against the following stable channels:

  • Google Chrome 140
  • Microsoft Edge 140
microsoft/TypeScript (typescript)

v5.9.3: TypeScript 5.9.3

Compare Source

Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.

For release notes, check out the release announcement

Downloads are available on:

v5.9.2: TypeScript 5.9

Compare Source

Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.

For release notes, check out the release announcement

Downloads are available on:


Configuration

📅 Schedule: Branch creation - "on Monday" (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 changed the title chore(deps): update devdependency @types/node to ^20.14.5 chore(deps): update devdependency @types/node to ^20.14.6 Jun 19, 2024
@renovate renovate bot changed the title chore(deps): update devdependency @types/node to ^20.14.6 chore(deps): update devdependency @types/node to ^20.14.7 Jun 20, 2024
@renovate renovate bot changed the title chore(deps): update devdependency @types/node to ^20.14.7 chore(deps): update devdependency @types/node to ^20.14.8 Jun 22, 2024
@renovate renovate bot force-pushed the renovate/npm branch 2 times, most recently from e1fd8cd to e69854b Compare June 22, 2024 17:01
@renovate renovate bot changed the title chore(deps): update devdependency @types/node to ^20.14.8 chore(deps): update npm packages Jun 22, 2024
@renovate renovate bot force-pushed the renovate/npm branch 2 times, most recently from 1d26c5c to 4eed2d2 Compare June 30, 2024 08:09
@renovate renovate bot force-pushed the renovate/npm branch 2 times, most recently from e9e3304 to 8d32f44 Compare July 5, 2024 19:44
@renovate renovate bot force-pushed the renovate/npm branch 2 times, most recently from b680795 to bfeec3d Compare July 16, 2024 20:22
@renovate renovate bot force-pushed the renovate/npm branch 4 times, most recently from 50edcdb to a6c9663 Compare July 28, 2024 11:18
@renovate renovate bot force-pushed the renovate/npm branch 2 times, most recently from 00abb31 to bc62e70 Compare August 16, 2024 19:08
@renovate renovate bot force-pushed the renovate/npm branch 2 times, most recently from 45daf75 to d40cd95 Compare August 19, 2024 04:20
@renovate renovate bot changed the title chore(deps): update npm packages chore(deps): update npm packages - autoclosed Aug 27, 2024
@renovate renovate bot closed this Aug 27, 2024
@renovate renovate bot deleted the renovate/npm branch August 27, 2024 20:04
@renovate renovate bot changed the title chore(deps): update npm packages - autoclosed chore(deps): update npm packages Aug 28, 2024
@renovate renovate bot reopened this Aug 28, 2024
@renovate renovate bot restored the renovate/npm branch August 28, 2024 03:27
@renovate renovate bot force-pushed the renovate/npm branch 6 times, most recently from 6a3d617 to 3ce951d Compare September 27, 2024 19:34
@renovate renovate bot changed the title chore(deps): update npm packages chore(deps): update npm packages - autoclosed Oct 3, 2024
@renovate renovate bot closed this Oct 3, 2024
@renovate renovate bot deleted the renovate/npm branch October 3, 2024 11:22
@renovate renovate bot restored the renovate/npm branch October 7, 2024 22:36
@renovate renovate bot changed the title chore(deps): update npm packages - autoclosed chore(deps): update npm packages Oct 7, 2024
@renovate renovate bot reopened this Oct 7, 2024
@renovate renovate bot changed the title chore(deps): update npm packages chore(deps): update devdependency @types/node to ^20.16.11 Oct 7, 2024
@renovate renovate bot changed the title chore(deps): update devdependency @types/node to ^20.16.11 chore(deps): update npm packages Oct 8, 2024
@renovate renovate bot force-pushed the renovate/npm branch 3 times, most recently from 74f82f8 to 15cf870 Compare October 14, 2024 18:51
@renovate renovate bot force-pushed the renovate/npm branch 5 times, most recently from b8e3b92 to eb79a36 Compare October 23, 2024 07:42
@renovate renovate bot force-pushed the renovate/npm branch 5 times, most recently from 973fc7b to ed7cca2 Compare October 28, 2024 15:56
@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Jul 16, 2025

Open in StackBlitz

npm i https://pkg.pr.new/nuxt-authorization@9

commit: 05d3af8

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.

0 participants