~cytrogen/masto-fe

b7b96efd — Matt Jankowski 2 years ago
Extract helper method for error report in cli/accounts command (#25119)

2cecb2dc — Matt Jankowski 2 years ago
Increment index which was previously not used in maintenance CLI loop (#25118)

ec9bc7e6 — Matt Jankowski 2 years ago
Consistent usage of CLI `dry_run?` method (#25116)

3d253b98 — Daniel M Brasil 2 years ago
Add test coverage for `Mastodon::CLI::Accounts#approve` (#25160)

bbbcdc08 — Daniel M Brasil 2 years ago
Add test coverage for `Mastodon::CLI::Accounts#delete` (#25146)

44eaa979 — dependabot[bot] 2 years ago
Bump @types/react from 18.2.6 to 18.2.7 (#25166)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4869384f — dependabot[bot] 2 years ago
Bump jsdom from 22.0.0 to 22.1.0 (#25178)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
05c2d4da — dependabot[bot] 2 years ago
Bump nokogiri from 1.14.3 to 1.15.2 (#25177)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
66c1ad8b — dependabot[bot] 2 years ago
Bump @types/react-motion from 0.0.33 to 0.0.34 (#25185)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5f1a03fd — dependabot[bot] 2 years ago
Bump @typescript-eslint/parser from 5.59.7 to 5.59.8 (#25175)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
6d41cdcc — dependabot[bot] 2 years ago
Bump @typescript-eslint/eslint-plugin from 5.59.7 to 5.59.8 (#25182)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
8ff2d61a — dependabot[bot] 2 years ago
Bump @types/lodash from 4.14.194 to 4.14.195 (#25184)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
b91aeeb9 — dependabot[bot] 2 years ago
Bump sidekiq from 6.5.8 to 6.5.9 (#25176)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
37dc48c3 — dependabot[bot] 2 years ago
Bump postcss from 8.4.23 to 8.4.24 (#25169)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Align argument type to keyword argument for private process method in FetchResourceService (#25189)

bdc75486 — Daniel M Brasil 2 years ago
Add test coverage for `Mastodon::CLI::Accounts#modify` (#25145)

64b960b6 — y.takahashi 2 years ago
Handle Surrogate Pairs in truncate() (#25148)

11b83364 — Daniel M Brasil 2 years ago
Add test coverage for `Mastodon::CLI::Accounts#create` (#25143)

55785b16 — Matt Jankowski 2 years ago
Extract methods for user de-duping in maintenance CLI (#25117)

0f2c16ac — Matt Jankowski 2 years ago
Fix RSpec/NoExpectationExample cop (#25103)

Next