Skip to content

Conversation

@typescript-bot
Copy link
Contributor

Automated changes by create-pull-request GitHub action

@github-actions
Copy link
Contributor

github-actions bot commented Nov 6, 2025

Thanks for the PR!

This section of the codebase is owned by @saschanaz - if they write a comment saying "LGTM" then it will be merged.

@saschanaz
Copy link
Contributor

LGTM, but why another whole mdn.json change? I expected a few lines of changes.

@saschanaz
Copy link
Contributor

Looks like mdn.json needs sort. @Bashamega want to try? 👀

@Bashamega
Copy link
Contributor

Sure @saschanaz
Thank you for mentioning me

declare var onstorage: ((this: Window, ev: StorageEvent) => any) | null;
/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/unhandledrejection_event) */
declare var onunhandledrejection: ((this: Window, ev: PromiseRejectionEvent) => any) | null;
/**
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Weird

jakebailey
jakebailey previously approved these changes Nov 7, 2025
@typescript-bot typescript-bot force-pushed the update-core-deps branch 3 times, most recently from 53126bc to 4173d64 Compare November 13, 2025 08:11
@typescript-bot typescript-bot force-pushed the update-core-deps branch 2 times, most recently from fc96ef6 to a40bece Compare November 18, 2025 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants