Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ node_modules/
.DS_Store
*.swp
*.pyc
DEPS.true
/.vscode
.mono
.idea
Expand Down
1 change: 0 additions & 1 deletion packages/html-reporter/src/DEPS.list
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
[*]
@playwright/experimental-ct-react
@web/**
@isomorphic/**

Expand Down
2 changes: 0 additions & 2 deletions packages/isomorphic/trace/DEPS.list
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
[*]
./**
../**
12 changes: 0 additions & 12 deletions packages/playwright-core/src/DEPS.list
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,12 @@ remote/
server/
@utils/**
@isomorphic/**
protocol/validator.ts
protocol/validatorPrimitives.ts

[androidServerImpl.ts]
remote/
server/
@utils/**
@isomorphic/**

[inProcessFactory.ts]
**
Expand All @@ -21,16 +19,12 @@ server/

[outofprocess.ts]
client/
package.ts
protocol/
@isomorphic/**
@utils/**

[utilsBundle.ts]
node_modules/@modelcontextprotocol/sdk
node_modules/chokidar
node_modules/colors/safe
node_modules/commander
node_modules/debug
node_modules/diff
node_modules/dotenv
Expand All @@ -45,20 +39,14 @@ node_modules/json5
node_modules/mime
node_modules/minimatch
node_modules/open
node_modules/pngjs
node_modules/progress
node_modules/proxy-from-env
node_modules/retry
node_modules/signal-exit
node_modules/socks-proxy-agent
node_modules/source-map-support
node_modules/stoppable
node_modules/ws
node_modules/yaml
node_modules/yauzl
node_modules/yazl
node_modules/zod
node_modules/zod-to-json-schema

[package.ts]
"strict"
Expand Down
5 changes: 0 additions & 5 deletions packages/playwright-core/src/cli/DEPS.list
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,9 @@
../server/
../server/registry/
../remote/
../utils/**
../utilsBundle.ts
../client/
../server/trace/viewer/
../tools/cli-client/program.ts
../tools/trace/traceCli.ts
./browserActions.ts
./installActions.ts
../bootstrap.ts
node_modules/commander
node_modules/debug
Expand Down
1 change: 0 additions & 1 deletion packages/playwright-core/src/common/DEPS.list
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
[*]
@isomorphic/**
1 change: 0 additions & 1 deletion packages/playwright-core/src/protocol/DEPS.list
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
[*]
@isomorphic/**
2 changes: 0 additions & 2 deletions packages/playwright-core/src/remote/DEPS.list
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,4 @@
../server/android/
../server/dispatchers/
@utils/**
../utils/**
@isomorphic/**
../utilsBundle.ts
4 changes: 0 additions & 4 deletions packages/playwright-core/src/server/DEPS.list
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,8 @@
../generated/
../package.ts
../protocol/
../utils
../utilsBundle.ts
./
./codegen/
./isomorphic
./har/
./recorder/
./registry/
Expand All @@ -23,7 +20,6 @@ node_modules/yauzl
node_modules/yazl

[devtoolsController.ts]
./chromium/

[playwright.ts]
./android/
Expand Down
2 changes: 0 additions & 2 deletions packages/playwright-core/src/server/android/DEPS.list
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@
@isomorphic/**
@utils/**
../
../../protocol/
../../utilsBundle.ts
../chromium/
../utils
../registry/
node_modules/debug
2 changes: 0 additions & 2 deletions packages/playwright-core/src/server/bidi/DEPS.list
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
@utils/**
@isomorphic/**
../
../isomorphic/
../utils
./third_party/

[bidiOverCdp.ts]
Expand Down
1 change: 0 additions & 1 deletion packages/playwright-core/src/server/codegen/DEPS.list
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
[*]
@isomorphic/**
@utils/**
../deviceDescriptors.ts
3 changes: 1 addition & 2 deletions packages/playwright-core/src/server/electron/DEPS.list
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,4 @@
../../package.ts
@utils/**
@isomorphic/**
../chromium/
../utils
../chromium/
3 changes: 0 additions & 3 deletions packages/playwright-core/src/server/recorder/DEPS.list
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,5 @@
../
../codegen/language.ts
../codegen/languages.ts
../registry/**
../../generated/pollingRecorderSource.ts
../../package.ts
../../protocol/
node_modules/mime
1 change: 0 additions & 1 deletion packages/playwright-core/src/server/registry/DEPS.list
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
[*]
@utils/**
@isomorphic/**
../../utilsBundle.ts
../../package.ts
../utils.ts
../userAgent.ts
Expand Down
3 changes: 0 additions & 3 deletions packages/playwright-core/src/server/trace/recorder/DEPS.list
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,5 @@
@utils/**
../../
../../har/
../../../protocol/
../../dispatchers/dispatcher.ts
../../utils
../common/
node_modules/mime
2 changes: 0 additions & 2 deletions packages/playwright-core/src/server/trace/viewer/DEPS.list
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
[*]
../../
@utils/**
../../registry/
../../../generated/
../../../package.ts
@utils/**
node_modules/open
2 changes: 0 additions & 2 deletions packages/playwright-core/src/tools/backend/DEPS.list
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
@utils/**
@utils/**
@isomorphic/**
../utils/**
node_modules/@modelcontextprotocol/sdk/types.js
node_modules/debug
node_modules/jpeg-js
node_modules/pngjs
Expand Down
5 changes: 2 additions & 3 deletions packages/playwright-core/src/tools/cli-client/DEPS.list
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
[program.ts]
"strict"
../../package.ts
../../serverRegistry.ts
./minimist.ts
./session.ts
./registry.ts
../../package.ts
../../serverRegistry.ts

[session.ts]
"strict"
./minimist.ts
../../package.ts
../utils/socketConnection.ts
./registry.ts
Expand Down
2 changes: 0 additions & 2 deletions packages/playwright-core/src/tools/cli-daemon/DEPS.list
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@
../cli-client/registry.ts
../backend/
../mcp/
../../utilsBundle.ts
@utils/**
../../server/registry/index.ts
@utils/**
../../serverRegistry.ts
node_modules/zod
1 change: 0 additions & 1 deletion packages/playwright-core/src/tools/dashboard/DEPS.list
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
[*]
../../..
../../
../../client/connect.ts
../../server/registry/index.ts
@utils/**
../../serverRegistry.ts
Expand Down
3 changes: 0 additions & 3 deletions packages/playwright-core/src/tools/mcp/DEPS.list
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,10 @@
../backend/
@utils/**
@isomorphic/**
../../utilsBundle.ts
../../server/
../../server/registry/
@utils/**
../../serverRegistry.ts
node_modules/@modelcontextprotocol/sdk/server/index.js
node_modules/commander
node_modules/debug
node_modules/dotenv
Expand All @@ -22,4 +20,3 @@ node_modules/ws
../utils/connect.ts

[program.ts]
../../cli/program.ts
2 changes: 0 additions & 2 deletions packages/playwright-core/src/tools/trace/DEPS.list
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,9 @@
../../package.ts
@isomorphic/**
@utils/**
./*.ts

[traceSnapshot.ts]
../../inprocess.ts
../../utils
../backend/browserBackend.ts
../backend/tools.ts
../cli-daemon/command.ts
Expand Down
2 changes: 0 additions & 2 deletions packages/playwright-ct-core/src/DEPS.list
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
generated/indexSource.ts

[viteDevPlugin.ts]
generated/indexSource.ts

[mount.ts]
generated/serializers.ts
injected/**
7 changes: 0 additions & 7 deletions packages/playwright/src/DEPS.list
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
@isomorphic/**
@utils/**
common/
./util.ts
node_modules/commander
node_modules/debug
node_modules/mime
Expand All @@ -18,12 +17,6 @@ node_modules/minimatch
**

[index.ts]
@testIsomorphic/**
./prompt.ts
./errorContext.ts
./worker/testTracing.ts
./mcp/sdk/
./mcp/test/
./transform/babelBundle.ts

[errorContext.ts]
2 changes: 0 additions & 2 deletions packages/playwright/src/agents/DEPS.list
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
[*]
@utils/**
../mcp/sdk/
../mcp/test/
../common/
node_modules/colors/safe
node_modules/yaml

Expand Down
1 change: 0 additions & 1 deletion packages/playwright/src/cli/DEPS.list
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
[*]
../runner/
../reporters/
@utils/**
../common/
3 changes: 1 addition & 2 deletions packages/playwright/src/loader/DEPS.list
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
[*]
../common/
../transform/
../common/
1 change: 0 additions & 1 deletion packages/playwright/src/matchers/DEPS.list
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
[*]
@isomorphic/**
@utils/**
../package.ts
node_modules/colors/safe
node_modules/expect
3 changes: 0 additions & 3 deletions packages/playwright/src/mcp/test/DEPS.list
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
[*]
@isomorphic/**
@utils/**
../../reporters
../../runner
../../transform
../../util
../../common
../../util.ts
node_modules/@modelcontextprotocol/sdk/types.js
node_modules/debug
node_modules/zod
2 changes: 0 additions & 2 deletions packages/playwright/src/plugins/DEPS.list
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
[*]
@isomorphic/**
@utils/**
../common/
../util.ts
node_modules/colors/safe
node_modules/debug
2 changes: 1 addition & 1 deletion packages/playwright/src/reporters/DEPS.list
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[*]
@isomorphic/**
@utils/**
../common/**
../common/
../isomorphic/**
../util.ts
node_modules/colors/safe
Expand Down
3 changes: 0 additions & 3 deletions packages/playwright/src/runner/DEPS.list
Original file line number Diff line number Diff line change
@@ -1,15 +1,12 @@
[*]
@isomorphic/**
@utils/**
../../types.ts
../common/
../reporters/
../third_party/
../transform/
../plugins/
../util.ts
../isomorphic/
../fsWatcher.ts
node_modules/chokidar
node_modules/colors/safe
node_modules/debug
Expand Down
17 changes: 0 additions & 17 deletions packages/playwright/src/transform/DEPS.list
Original file line number Diff line number Diff line change
Expand Up @@ -8,22 +8,5 @@ node_modules/json5
node_modules/source-map-support

[babelBundle.ts]
node_modules/@babel/code-frame
node_modules/@babel/core
node_modules/@babel/helper-plugin-utils
node_modules/@babel/plugin-proposal-decorators
node_modules/@babel/plugin-syntax-import-attributes
node_modules/@babel/plugin-transform-class-properties
node_modules/@babel/plugin-transform-class-static-block
node_modules/@babel/plugin-transform-export-namespace-from
node_modules/@babel/plugin-transform-logical-assignment-operators
node_modules/@babel/plugin-transform-modules-commonjs
node_modules/@babel/plugin-transform-nullish-coalescing-operator
node_modules/@babel/plugin-transform-numeric-separator
node_modules/@babel/plugin-transform-optional-chaining
node_modules/@babel/plugin-transform-private-methods
node_modules/@babel/plugin-transform-private-property-in-object
node_modules/@babel/plugin-transform-react-jsx
node_modules/@babel/preset-typescript
node_modules/@babel/traverse
node_modules/@babel/types
1 change: 0 additions & 1 deletion packages/playwright/src/worker/DEPS.list
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
../common/
../util.ts
../matchers/**
../isomorphic/util.ts
node_modules/colors/safe
node_modules/yauzl
node_modules/yazl
Loading
Loading