Commit Graph

16069 Commits

Author SHA1 Message Date
Claire eeabf9af72
Fix compatibility with Redis <6.2 () 2024-02-07 11:52:38 +00:00
Matt Jankowski da50217b88
Combine repeated requests in `admin/accounts` controller spec () 2024-02-07 10:59:32 +00:00
renovate[bot] 492e25da06
Update dependency webmock to v3.20.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-07 10:56:52 +00:00
Claire aaa58d4807
Fix tagging of manual security nightly builds () 2024-02-06 20:48:11 +00:00
github-actions[bot] 90ccf7beb2
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-02-06 18:47:44 +00:00
Claire 7ee93b7431
Change `source` attribute of `Suggestion` entity in `/api/v2/suggestions` back to a string () 2024-02-06 17:10:17 +00:00
Matt Jankowski 1e0b0a3486
Use SQL heredoc on long statement lines in migrations () 2024-02-06 16:42:25 +00:00
Claire 64300e0fe3
Fix self-destruct schedule not actually replacing initial schedule () 2024-02-06 15:32:09 +00:00
Matt Jankowski 2f19ddd1fa
Move status serializer error handling to private method () 2024-02-06 14:54:26 +00:00
Matt Jankowski 0df86d77fd
Reduce `RSpec/ExampleLength` in PostStatusService spec example () 2024-02-06 14:36:04 +00:00
Matt Jankowski 93a5b3f9df
Move status serializer chooser to private method () 2024-02-06 13:33:42 +00:00
renovate[bot] cf42eba0f9
Update dependency brakeman to v6.1.2 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-06 13:31:54 +00:00
Matt Jankowski 69e61fff38
Move direct serializer usage out of admin view partial () 2024-02-06 13:18:37 +00:00
Matt Jankowski 2d6ab44556
Reduce request/response round-trips in ap/collections controller spec () 2024-02-06 13:10:00 +00:00
Matt Jankowski 978fdc71ca
Reduce expectation count in example from `ProcessAccountService` spec () 2024-02-06 13:04:02 +00:00
Matt Jankowski 0877f6fda4
Remove redundant `return` in `IntentsController` () 2024-02-06 12:56:22 +00:00
renovate[bot] e8cc98977d
Update dependency bootsnap to '~> 1.18.0' ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-06 12:52:28 +00:00
Matt Jankowski 577520b637
Replace deprecated `Sidekiq::Testing` block style () 2024-02-06 12:49:48 +00:00
Matt Jankowski df7acdcee5
Update markers API spec for error case () 2024-02-06 12:47:04 +00:00
Emelia Smith 4fb7f611de
Return domain block digests from admin domain blocks API () 2024-02-06 12:38:14 +00:00
Matt Jankowski dedefdc303
Move length value mapping to constant in ids to bigints migration () 2024-02-06 11:40:24 +00:00
Matt Jankowski 4cf07ed78c
Add missing action logging to `api/v1/admin/reports#update` () 2024-02-06 11:34:11 +00:00
renovate[bot] a31427a629
Update dependency pino to v8.18.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-06 11:33:06 +00:00
Matt Jankowski 0bec5c0755
Remove migration base class switcher from `RailsSettingsMigration` () 2024-02-06 09:56:24 +00:00
renovate[bot] 62028b1b1b
Update libretranslate/libretranslate Docker tag to v1.5.5 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-06 09:38:32 +00:00
renovate[bot] 90f4b8d53a
Update dependency postcss to v8.4.34 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-06 09:37:03 +00:00
Claire 9ce914cc89
Fix report reason selector in moderation interface not unselecting rules when changing category () 2024-02-06 09:35:36 +00:00
Claire 66dda7c762
Fix already-invalid reports failing to resolve () 2024-02-06 09:35:27 +00:00
Matt Jankowski 779d987fbc
Update `codedoc/codecov-action` to v4 () 2024-02-06 09:34:28 +00:00
renovate[bot] a2d8aa1583
Update dependency tzinfo-data to v1.2024.1 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-06 09:33:41 +00:00
Matt Jankowski 5ca45403e2
Update `nsa` gem to version 0.3.0 () 2024-02-06 09:33:11 +00:00
renovate[bot] 586b4faf61
Update dependency haml_lint to v0.56.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-06 09:24:44 +00:00
renovate[bot] 916aeb574d
Update DefinitelyTyped types (non-major) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-06 09:23:55 +00:00
renovate[bot] f00ba02653
Update dependency nokogiri to v1.16.2 [SECURITY] ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-06 09:20:23 +00:00
Matt Jankowski 86500e3312
Extract scenic view model common methods to concern () 2024-02-06 09:08:07 +00:00
Eugen Rochko 1666b19559
Fix confirmation e-mails when signing up through an app () 2024-02-02 15:51:26 +00:00
y.takahashi 3c315a68af
Fix 'focus the compose textarea' shortcut is not working () 2024-02-02 06:33:53 +00:00
Claire 1726085db5
Merge pull request from GHSA-3fjr-858r-92rw
* Fix insufficient origin validation

* Bump version to 4.3.0-alpha.1
2024-02-01 15:56:46 +01:00
Eugen Rochko 9cdc60ecc6
Change onboarding prompt to follow suggestions carousel in web UI () 2024-02-01 13:37:04 +00:00
Claire 7316a08380
Fix missing `workflow_dispatch` trigger for `build-security` () 2024-02-01 09:52:01 +00:00
Matt Jankowski 8b7b0ee598
Configure selenium to use Chrome version 120 () 2024-02-01 09:46:31 +00:00
Claire 812a131423
Add github action workflow for manual security builds () 2024-02-01 09:33:12 +00:00
Matt Jankowski dd934ebb07
Update `actions/cache` to v4 (updates node 16->20) () 2024-01-31 16:55:50 +00:00
renovate[bot] 738dba0cf7
Update dependency capybara to v3.40.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-31 12:55:15 +00:00
Matt Jankowski 022d2a3793
Make factory gems available in test+development envs () 2024-01-31 12:52:51 +00:00
Eugen Rochko fa0ba67753
Change materialized views to be refreshed concurrently to avoid locks () 2024-01-30 18:21:30 +00:00
Eugen Rochko c4af668e5c
Fix follow recommendations for less used languages () 2024-01-30 17:24:40 +00:00
renovate[bot] 0c0d077276
Update dependency chewy to v7.5.1 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-30 15:40:43 +00:00
renovate[bot] 0bc526a967
Update eslint (non-major) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-30 15:39:59 +00:00
renovate[bot] 8c08e5cdb2
Update devDependencies (non-major) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-30 15:39:34 +00:00