Bump @typescript-eslint/eslint-plugin from 5.59.2 to 5.59.5 (#24922) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump @typescript-eslint/parser from 5.59.2 to 5.59.5 (#24921) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix wrong documentation link (#24924)
Rework polyfills loading (#24907)
Add ability to block sign-ups from IP using the CLI (#24870)
Fix uncaught `ActiveRecord::StatementInvalid` in Mastodon::IpBlocksCLI (#24861)
Upgrade `uuid` to 9.0.0 (#24917)
Add more detailed type annotation for Account (#24815)
Enforce stricter rules for Typescript files (#24910)
Make Webpack fail on failed imports (#24908)
Enforce React Rules of Hooks with eslint (#24911)
Dont use CommonJS (`require`, `module.exports`) anywhere (#24913)
Mark `wheel` events on scrollable list as passive (#24914)
Rewrite Domain component as function component (#24896)
Use LayoutType from is_mobile in actions/app (#24863)
Add TypeScript support for `mastodon` alias and image imports (#24895)
Rewrite RadioButton component as FC (#24897)
Rewrite Image component as function component (#24893)
Rewrite <NotSignedInIndicator /> as FC (#24903)
Rewrite <Check /> as FC (#24901)