Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
56a5fcf
Remove @Slessi from package authors (#73730)
Slessi Sep 29, 2025
a730c08
🤖 Merge PR #73700 [node] worker_threads: change MessagePort to a Node…
Renegade334 Sep 29, 2025
d6ca793
🤖 Merge PR #73671 [node] worker_threads: remove postMessageToThread f…
Renegade334 Sep 29, 2025
4f88670
🤖 Merge PR #73733 node: v24.6 by @Renegade334
Renegade334 Sep 29, 2025
4997f9c
Remove contributors with deleted accounts (#73769)
github-actions[bot] Sep 29, 2025
b85cf6a
🤖 Merge PR #73752 [WebXR] Enhance XRAnchor and XRSession with persist…
sorskoot Sep 29, 2025
9dcf624
🤖 Merge PR #73690 [relay-runtime] fix NormalizationNode by @morrys
morrys Sep 29, 2025
f0cac21
🤖 Merge PR #73689 [relay-runtime] fix assertInternalActorIdentifier i…
morrys Sep 29, 2025
c367c6f
🤖 Merge PR #73708 feat(babel-plugin-tester): remove types by @hkleungai
hkleungai Sep 29, 2025
c286319
🤖 Merge PR #73707 feat(array-equal): remove types by @hkleungai
hkleungai Sep 29, 2025
d79b424
🤖 Merge PR #73710 feat(ip-subnet-calculator): remove types by @hkleungai
hkleungai Sep 29, 2025
b180a4c
🤖 Merge PR #73714 [chrome] update since Chrome 139-140 by @erwanjugand
erwanjugand Sep 29, 2025
f94a458
🤖 Merge PR #73591 [chrome] update instanceID namespace by @erwanjugand
erwanjugand Sep 29, 2025
dbec754
🤖 Merge PR #73583 fix(selenium-webdriver): add back url for Navigatio…
hkleungai Sep 29, 2025
6aea3a9
🤖 Merge PR #73739 [chrome] update omnibox namespace by @erwanjugand
erwanjugand Sep 29, 2025
6d6d970
🤖 Merge PR #73638 fix(nodemailer): add back default callbacks for sen…
hkleungai Sep 29, 2025
2de7120
🤖 Merge PR #73701 [chrome] update offscreen namespace by @erwanjugand
erwanjugand Sep 29, 2025
6c1aa0a
🤖 Merge PR #73721 [luaparse] fix definition for `comments` property o…
npxl32 Sep 29, 2025
b1e32be
🤖 Merge PR #73761 [chrome] update proxy namespace by @erwanjugand
erwanjugand Sep 29, 2025
2cbdc46
🤖 Merge PR #73699 [chrome] update declarativeNetRequest namespace by …
erwanjugand Sep 29, 2025
c346a48
🤖 Merge PR #73775 fix(infra): fix "react-window-infinite-loader" in n…
hkleungai Sep 29, 2025
9208a98
🤖 Merge PR #73711 feat(imapflow): remove types by @hkleungai
hkleungai Sep 29, 2025
90319c4
🤖 Merge PR #73688 [jsdom] Add type for VirtualConsole.forwardTo in v2…
jdufresne Sep 29, 2025
dfa149c
🤖 Merge PR #73763 [chrome] update search namespace by @erwanjugand
erwanjugand Sep 29, 2025
430067e
🤖 Merge PR #73737 chromecast-caf-receiver: Fix wrong type for custom …
heidji Sep 29, 2025
9b77867
🤖 Merge PR #73696 [tizen-tv-webapis] Add missing getUuid method for A…
john-s-morgan Sep 29, 2025
8ddf18f
[css-tree] Add missing visit method to WalkOptionsNoVisit (#73777)
jakebailey Sep 29, 2025
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
24 changes: 20 additions & 4 deletions notNeededPackages.json
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,10 @@
"libraryName": "argon2",
"asOfVersion": "0.15.0"
},
"array-equal": {
"libraryName": "array-equal",
"asOfVersion": "2.0.0"
},
"array-move": {
"libraryName": "array-move",
"asOfVersion": "2.0.0"
Expand Down Expand Up @@ -352,6 +356,10 @@
"libraryName": "azure-mobile-apps",
"asOfVersion": "3.0.0"
},
"babel-plugin-tester": {
"libraryName": "babel-plugin-tester",
"asOfVersion": "11.0.0"
},
"babel__parser": {
"libraryName": "@babel/parser",
"asOfVersion": "7.1.0"
Expand Down Expand Up @@ -3017,6 +3025,10 @@
"libraryName": "images",
"asOfVersion": "3.2.0"
},
"imapflow": {
"libraryName": "imapflow",
"asOfVersion": "1.0.189"
},
"img-diff-js": {
"libraryName": "img-diff-js",
"asOfVersion": "0.5.0"
Expand Down Expand Up @@ -3137,6 +3149,10 @@
"libraryName": "ip-regex",
"asOfVersion": "4.1.0"
},
"ip-subnet-calculator": {
"libraryName": "ip-subnet-calculator",
"asOfVersion": "2.0.0"
},
"ipify": {
"libraryName": "ipify",
"asOfVersion": "3.0.0"
Expand Down Expand Up @@ -4333,10 +4349,6 @@
"libraryName": "metascraper-video",
"asOfVersion": "5.42.0"
},
"react-window": {
"libraryName": "react-window-infinite-loader",
"asOfVersion": "2.0.0"
},
"metascraper-youtube": {
"libraryName": "metascraper-youtube",
"asOfVersion": "5.42.0"
Expand Down Expand Up @@ -6479,6 +6491,10 @@
"libraryName": "react-window",
"asOfVersion": "2.0.0"
},
"react-window-infinite-loader": {
"libraryName": "react-window-infinite-loader",
"asOfVersion": "2.0.0"
},
"react-youtube": {
"libraryName": "react-youtube",
"asOfVersion": "7.10.0"
Expand Down
4 changes: 0 additions & 4 deletions types/apollo-upload-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,6 @@
"@types/apollo-upload-client": "workspace:."
},
"owners": [
{
"name": "Edward Sammut Alessi",
"githubUsername": "Slessi"
},
{
"name": "tyankatsu",
"githubUsername": "tyankatsu0105"
Expand Down
7 changes: 1 addition & 6 deletions types/args/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,5 @@
"devDependencies": {
"@types/args": "workspace:."
},
"owners": [
{
"name": "Slessi",
"githubUsername": "Slessi"
}
]
"owners": []
}
5 changes: 0 additions & 5 deletions types/array-equal/.npmignore

This file was deleted.

8 changes: 0 additions & 8 deletions types/array-equal/array-equal-tests.ts

This file was deleted.

3 changes: 0 additions & 3 deletions types/array-equal/index.d.ts

This file was deleted.

17 changes: 0 additions & 17 deletions types/array-equal/package.json

This file was deleted.

19 changes: 0 additions & 19 deletions types/array-equal/tsconfig.json

This file was deleted.

5 changes: 0 additions & 5 deletions types/babel-plugin-tester/.npmignore

This file was deleted.

46 changes: 0 additions & 46 deletions types/babel-plugin-tester/babel-plugin-tester-tests.ts

This file was deleted.

Loading