prettier-vscode
prettier-vscode copied to clipboard
Bump @vscode/test-web from 0.0.56 to 0.0.62
trafficstars
Bumps @vscode/test-web from 0.0.56 to 0.0.62.
Release notes
Sourced from @vscode/test-web's releases.
v0.0.62
Changes:
- #144: detect ESM from root package.json
This list of changes was auto generated.
v0.0.61
Changes:
- #143: prepare 0.61.0
This list of changes was auto generated.
v0.0.60
Changes:
- #141: bring back d.ts file, prepare 0.0.60
This list of changes was auto generated.
v0.0.59
Changes:
- #140: fix for running from sources
This list of changes was auto generated.
v0.0.58
Changes:
- #138: prepare 0.0.58
- #137: Remove dependency on code/browser/workbench/workbench
- #136: Update ESM detection for running fom source and CSS module creation
- #135: new option --commit
- #134: fix search provider returns invalid URIs
This list of changes was auto generated.
v0.0.57
... (truncated)
Changelog
Sourced from @vscode/test-web's changelog.
Changelog
0.0.58
- new option
--committo specify the build of VS Code to use. By default the latest build is used.0.0.37
- new option
--testRunnerDataDirto set the temporary folder for storing the VS Code builds used for running the tests0.0.28
- new option
--coito enable cross origin isolation.0.0.22
- new option
--printServerLogreplacing--hideServerLog.- new option
--browserreplacing--browserType.0.0.20
- new option
--extensionId publisher.name[@prerelease]to include one or more extensions.0.0.18
- new option
--browserType noneto start the server without opening a browser.0.0.17
- new options
--hostand--port: If provided runs the server from the given host and port.- new option
--verboseto print out the browser console log.0.0.16
- new option
--sourcesPath: If provided, runs the server from VS Code sources at the given location.- option
--versionis deprecated and replaced withquality. Supported values:stable,insiders. Instead ofsourcesuse--insiders.0.0.14
- new option
--extensionPath: A path pointing to a folder containing additional extensions to include. Argument can be provided multiple times.- new option
--permission: Permission granted to the opened browser: e.g. clipboard-read, clipboard-write. See full list of options here. Argument can be provided multiple times.- new option
--hideServerLog: If set, hides the server log. Defaults to true when an extensionTestsPath is provided, otherwise false.- close server when browser is closed
0.0.9
- new option
folderPath: A local folder to open VS Code on. The folder content will be available as a virtual file system and opened as workspace.0.0.1 |
- Initial version
Commits
8f7aac8detect ESM from root package.json (#144)4a353c7prepare 0.61.0 (#143)c20a85fbring back d.ts file, prepare 0.0.60 (#141)6e7b7bcfix for running from sources (#140)bd939c3prepare 0.0.58 (#138)ed9ff7aRemove dependency on code/browser/workbench/workbench (#137)b4efa3fUpdate ESM detection for running fom source and CSS module creation (#136)2ee36canew option --commit (#135)0908eeafix search provider returns invalid URIs (#134)72d87cdupdate eslint tests (#133)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)