GitHub / microsoft/vscode-languageserver-node / commits
Language server protocol implementation for VSCode. This allows implementing language services in JS/TS running on node.js
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 3e4039ce |
Disable Azure Artifacts package publishing (#1840)
Co-authored-by: Copilot <2****t@u****m> |
Christof Marti <c****i@m****m>
Committed by: GitHub <n****y@g****m> |
about 10 hours ago | |
| 2ffaa4db |
Add configurable language server stream handlers (#1839)
Co-authored-by: dbaeumer <1****r@u****m>, dbaeumer <1****r@u****m>, dbaeumer <1****r@u****m>, dbaeumer <1****r@u****m>, dbaeumer <1****r@u****m>, dbaeumer <1****r@u****m>, copilot-swe-agent[bot] <1****t@u****m>, dbaeumer <1****r@u****m> |
Copilot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
2 days ago | |
| d6ff6d0d |
Preserve diagnostic pull state after quick document reopen (#1835)
Co-authored-by: dbaeumer <1****r@u****m>, dbaeumer <1****r@u****m>, dbaeumer <1****r@u****m>, dbaeumer <1****r@u****m>, dbaeumer <1****r@u****m>, copilot-swe-agent[bot] <1****t@u****m>, dbaeumer <1****r@u****m>, Dirk Bäumer <d****b@m****m> |
Copilot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
2 days ago | |
| 93d5fe6f |
feat(server): support document ranges formatting (#1823)
Co-authored-by: Dirk Bäumer <d****b@m****m> |
Pig Fang <g****e@h****m>
Committed by: GitHub <n****y@g****m> |
14 days ago | |
| 404c31bb |
Increase notebook diagnostics test timeout on macOS (#1829)
Co-authored-by: copilot-swe-agent[bot] <1****t@u****m>, Dirk Bäumer <d****b@m****m> |
Copilot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
15 days ago | |
| f99697b2 | Update dependencies (#1834) |
Dirk Bäumer <d****b@m****m>
Committed by: GitHub <n****y@g****m> |
16 days ago | |
| 0b6b07cd |
Bump brace-expansion from 5.0.7 to 5.0.9 in /client (#1831)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
20 days ago | |
| f0d668f4 |
Bump brace-expansion from 5.0.6 to 5.0.9 in /client-node-tests (#1830)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
20 days ago | |
| eeb181f6 |
Bump js-yaml from 4.2.0 to 4.3.1 (#1833)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
20 days ago | |
| 879e02d3 |
Bump fast-uri from 3.1.4 to 3.1.5 (#1832)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
20 days ago | |
| b6c62820 |
Bump @vscode/test-electron to 3.1.0 (#1828)
Co-authored-by: copilot-swe-agent[bot] <1****t@u****m> |
Copilot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
27 days ago | |
| 6f357ab5 |
Bump fast-uri from 3.1.2 to 3.1.4 (#1826)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| a9befc83 |
Bump brace-expansion from 5.0.6 to 5.0.7 in /client (#1824)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 5fa1a2a6 | Fix Registration options (#1822) |
Dirk Bäumer <d****b@m****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| a7605732 | Correctly type URIs in file operations and clarify comments (#1820) |
Dirk Bäumer <d****b@m****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 8cb66c85 | Remove proposed tag references from documentation (#1818) |
Dirk Bäumer <d****b@m****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 0da5527d | Merge latest release into main (#1817) |
Dirk Bäumer <d****b@m****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| f88acbe9 | Fix validation setting in TypeScript configuration (#1815) |
Dirk Bäumer <d****b@m****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 0e5d4157 | Reuse diagnostic collections and introduce a provider (#1814) |
Dirk Bäumer <d****b@m****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 44e65e9d | Prevent unnecessary diagnostic collection creation (#1812) |
Dirk Bäumer <d****b@m****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| c3d6a760 | Fix diagnostics issue after saving unsaved-but-named buffer (#1810) |
Dirk Bäumer <d****b@m****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 60ba788c | fix(jsonrpc): cap Darwin pipe paths for OpenJDK (#1804) |
Changyong Gong <s****g@h****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| ba098d38 | Update metaModel version to 3.18.0 (#1809) |
Dirk Bäumer <d****b@m****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 6993cded | Move meta model to version 3.18 (#1808) |
Dirk Bäumer <d****b@m****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 1f326b1f | Clarify diagnostic collection naming (#1807) |
Dirk Bäumer <d****b@m****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 14fc8d6f |
Bump js-yaml from 4.1.1 to 4.2.0 (#1806)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| edd4c12c | Merge 3.18.1 release into main (#1805) |
Dirk Bäumer <d****b@m****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| af9fdd22 | #1799: Diagnostic pull request cancellation is still handled incorrectly (#1800) |
Ilya Trapashko <4****o@u****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| b0a8ea15 | Make `TextDocumentContentFeature` a supported capability (#1796) |
Dirk Bäumer <d****b@m****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 14dbe29c | Fix partial result type for textDocument/diagnostic request (#1794) |
Dirk Bäumer <d****b@m****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 7558a165 | Update @vscode/test-electron to version 3.0.0 (#1792) |
Dirk Bäumer <d****b@m****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 76ad47c9 | Refine notification assertions in delayOpenNotifications tests (#1791) |
Dirk Bäumer <d****b@m****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| e4e7d97d | Update inline value documentation and clean up dependencies (#1790) |
Dirk Bäumer <d****b@m****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 3c7721e8 | Update dependency versions in lock files (#1788) |
Dirk Bäumer <d****b@m****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| dc94993a | Merge 3.18 release into main (#1787) |
Dirk Bäumer <d****b@m****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| ce75a3c0 | Allow returning null in SemanticTokensFeatureShape.on handler (#1785) |
Dirk Bäumer <d****b@m****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| f5e23e29 | Add getMessageString function to Diagnostic namespace (#1780) |
Dirk Bäumer <d****b@m****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 3e8ab800 | Add 3.17 version check method for Diagnostic (#1779) |
Dirk Bäumer <d****b@m****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| b21577ca | Merge next release into main (#1778) |
Dirk Bäumer <d****b@m****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| c08bcae1 | Update dependencies and improve compatibility (#1775) |
Dirk Bäumer <d****b@m****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 8d006ff5 |
Bump qs from 6.15.0 to 6.15.2 (#1774)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 0a70e0d7 | Implement TextDocumentSnapshot for delay open notifications (#1773) |
Dirk Bäumer <d****b@m****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| d4f8eae2 | Prevent pulling diagnostics on untitled documents (#1772) |
Dirk Bäumer <d****b@m****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| f168f85b | Update documentation and fix lint errors (#1770) |
Dirk Bäumer <d****b@m****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| c54b2fdb | merge Merge pull request #1767 from microsoft/dbaeumer/straight-gazelle-plum |
Dirk Bäumer <d****b@m****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 8f18c484 | Fix glob pattern documentation (#1769) |
Dirk Bäumer <d****b@m****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 2d469969 | Make document color requests consistent with the specification (#1768) |
Dirk Bäumer <d****b@m****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 2cf625f1 | Add optional MarkupContent support to diagnostics (#1766) |
Dirk Bäumer <d****b@m****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 0aa488dd | Inline value clarifications | Dirk Baeumer <d****b@m****m> | 3 months ago | |
| 49c79657 | Fixes #1751: Prevent crash in forgetDocument when disposed (#1765) |
Dirk Bäumer <d****b@m****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| c4a55a2e |
fix: random pipe path length extends limit on macos (#1752)
Signed-off-by: Adam Tao <t****0@g****m> |
tcx4c70 <t****0@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| e0365a7d | Fixes double application of edits during renaming (#1764) |
Dirk Bäumer <d****b@m****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 5b1151dc |
Bump brace-expansion from 5.0.3 to 5.0.6 in /client (#1762)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 6f8f56d2 |
Bump brace-expansion from 5.0.5 to 5.0.6 in /client-node-tests (#1763)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 7b654ad8 |
Inline Linux/macOS process-tree termination in client dispose path (#1761)
Co-authored-by: copilot-swe-agent[bot] <1****t@u****m> |
Copilot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| f373db64 | merge Merge pull request #1760 from microsoft/dbaeumer/opposite-horse-violet |
Dirk Bäumer <d****b@m****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| bacf84d1 | Remove uuid dependency and use crypto's randomUUID for test directory generation | Dirk Baeumer <d****b@m****m> | 4 months ago | |
| a03b8f3d |
Bump fast-uri from 3.1.0 to 3.1.2 (#1759)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| d8128e5f |
Bump follow-redirects from 1.15.11 to 1.16.0 (#1753)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 85a9202a |
Migrate to ESLint 9 (#1747)
Co-authored-by: rzhao271 <7****1@u****m>, rzhao271 <7****1@u****m>, rzhao271 <7****1@u****m>, copilot-swe-agent[bot] <1****t@u****m>, rzhao271 <7****1@u****m> |
Copilot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| baea776a |
Bump brace-expansion from 5.0.3 to 5.0.5 in /client-node-tests (#1746)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 837fb2cd |
Bump picomatch from 2.3.1 to 2.3.2 in /client (#1744)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 77a42da1 |
Bump picomatch from 2.3.1 to 2.3.2 (#1745)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 5b834e3e |
Bump flatted from 3.2.7 to 3.4.2 (#1742)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 0fae72a0 | Update metamodel (#1733) |
Maria Solano <m****9@g****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 0818c563 | Merge release into main (#1736) |
Dirk Bäumer <d****b@m****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 5b63ef30 |
[WIP] Fix serialize-javascript npm audit alert using overrides (#1734)
Co-authored-by: copilot-swe-agent[bot] <1****t@u****m>, rzhao271 <7****1@u****m> |
Copilot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 8fc3513e |
Bump minimatch from 10.2.1 to 10.2.3 in /client (#1732)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 30f2f52d |
Bump minimatch from 3.1.2 to 3.1.5 (#1731)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 2c59270f |
Bump minimatch from 10.1.2 to 10.2.3 in /client-node-tests (#1729)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 994e9113 | Add capabilities for incomingCalls and outgoingCalls to metamodel (#1720) |
Andrew Braxton <a****n@g****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| b5c40001 |
Bump minimatch from 10.1.2 to 10.2.1 in /client (#1727)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 02766a95 |
Bump qs from 6.14.1 to 6.14.2 (#1725)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 51bb6ee4 | Merge client@10.0.0-next.20 into main (#1724) |
Dirk Bäumer <d****b@m****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 51d3d636 |
Fix LanguageClient.start() mutating serverOptions, erasing .env on restart (#...
Co-authored-by: dbaeumer <1****r@u****m>, copilot-swe-agent[bot] <1****t@u****m>, dbaeumer <1****r@u****m> |
Copilot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| d6bfeef9 | Fix client request order for textDocument/diagnostics (#1723) |
Dirk Bäumer <d****b@m****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| c7287710 |
Bump webpack from 5.103.0 to 5.105.0 (#1721)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 0e3fd82e | Update minimatch dependency to version 10.1.2 (#1715) |
Dirk Bäumer <d****b@m****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| bbacb96b |
Bump @isaacs/brace-expansion from 5.0.0 to 5.0.1 in /client (#1714)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 799e10e4 |
Bump @isaacs/brace-expansion from 5.0.0 to 5.0.1 in /client-node-tests (#1713)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| a93a5377 | Format `metaModel.ts` (#1712) |
Daniel Rosenwasser <D****r@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| d85f3057 | Merge pull request #1711 from microsoft/dependabot/npm_and_yarn/lodash-4.17.23 |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| d1b9e595 | Fix typo in type documentation (#1710) |
Dirk Bäumer <d****b@m****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| ec4504de | Update to latest security block (#1708) |
Dirk Bäumer <d****b@m****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 6b085c36 |
Bump qs from 6.13.1 to 6.14.1 (#1707)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 00392bf9 | Merge next release into main (#1705) |
Dirk Bäumer <d****b@m****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 0e4888e7 | Make pull diagnostics work for peek editors (#1703) |
Dirk Bäumer <d****b@m****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 1baf163a |
Use NoInfer for better typing (#1691)
Co-authored-by: Dirk Bäumer <d****b@m****m> |
Ilya Trapashko <4****o@u****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| e18a778e | Fixes #1692: setImmediate Implementation in browser RAL for json-rpc is not i... |
Dirk Bäumer <d****b@m****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 713c221c |
Add failing/skipped test for issue #1695 (#1696)
Co-authored-by: Dirk Bäumer <d****b@m****m> |
Danny Tuppeny <d****y@t****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 25870ccb | Update dev dependencies (#1700) |
Dirk Bäumer <d****b@m****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 0217674d |
Do not recreate logging channel after stop (#1694)
Co-authored-by: Dirk Bäumer <d****b@m****m> |
Daan De Meyer <d****r@g****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 7744dc56 | Fixes #1698: RenameParams does not reference TextDocumentPositionParams inter... |
Dirk Bäumer <d****b@m****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| d522d4a3 |
Bump glob from 11.0.0 to 11.1.0 in /client-node-tests (#1690)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 76cac9cc |
Bump js-yaml from 4.1.0 to 4.1.1 (#1689)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 2abd2d97 | Merge release into main (#1688) |
Dirk Bäumer <d****b@m****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| c4dd17a8 | Move to latest VS Code API (#1686) |
Dirk Bäumer <d****b@m****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| cd32d3e5 | Drop textDocument/didClose if dropping textDocument/didOpen (#1682) |
Danny Tuppeny <d****y@t****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 7e14d627 | merge Merge pull request #1679 from microsoft/dbaeumer/wrong-owl-peach |
Dirk Bäumer <d****b@m****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 63c32969 |
Bump playwright from 1.52.0 to 1.55.1 (#1680)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago |