Disable some metrics cops (#25215)
Silence output to stdout during cli specs (#25211)
Use thor methods instead of tty prompt in maintenance cli (#25207)
Add test coverage for `Mastodon::CLI::Accounts#backup` (#25163)
Add specs for admin/webhooks CRUD actions (#25133)
Increase spec coverage for controllers - admin/ip_blocks, admin/relays, admin/rules (#25192)
Bump @babel/core and @types/babel__core (#25183)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix inconsistent naming of Instance.by_domain_and_subdomain (#25159)
Bump @babel/plugin-transform-runtime from 7.21.4 to 7.22.4 (#25173)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump @babel/preset-react from 7.18.6 to 7.22.3 (#25171)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump @babel/runtime from 7.21.5 to 7.22.3 (#25170)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add test coverage for `Mastodon::CLI::Accounts#unfollow` (#25162)
Upgrade Workbox to 6.6.0 (#25197)
Bump eslint-plugin-jsdoc from 44.2.5 to 45.0.0 (#25172)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Renaud Chaput <renchap@gmail.com>
Drop support for Node.js 14 (#25198)
Fix `null` signUp URL in various places (#25190)
Fix FormatStringToken cop in CLI (#25122)
Add test coverage for `Mastodon::CLI::Accounts#follow` (#25161)
Fix Rails/WhereExists cop in CLI (#25123)