Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge upstream changes up to 5ef26d8fd50081c642b858a82bf0c5431b1c7e83 #2444

Merged
merged 73 commits into from
Oct 19, 2023
Merged
Changes from 1 commit
Commits
Show all changes
73 commits
Select commit Hold shift + click to select a range
7d2cd71
Add variable delay before link verification of remote account links (…
ClearlyClaire Oct 11, 2023
66becf9
Fix haml-lint `InstanceVariables` rule for admin/reports/actions (#27…
mjankowski Oct 11, 2023
0111e48
Update dependency sidekiq to v6.5.12 (#27358)
renovate[bot] Oct 11, 2023
f9abe70
Fix haml-lint `InstanceVariables` rule for auth/registrations/status …
mjankowski Oct 11, 2023
1afb7f4
Update dependency lograge to v0.14.0 (#27363)
renovate[bot] Oct 11, 2023
608cd66
Update README requirements from node 14 to node 16 (#27369)
znarf Oct 11, 2023
d0a3331
Update dependency rubocop to v1.57.0 (#27371)
renovate[bot] Oct 11, 2023
f1ae72b
New Crowdin Translations (automated) (#27364)
github-actions[bot] Oct 11, 2023
d7a8f6b
Fix haml-lint `InstanceVariables` rule for relationships/account (#27…
mjankowski Oct 11, 2023
85b36fb
Update dependency devise to v4.9.3 (#27373)
renovate[bot] Oct 12, 2023
d4c2dca
Fix haml-lint `InstanceVariables` rule for auth/sessions/two_factor/o…
mjankowski Oct 12, 2023
c348b90
New Crowdin Translations (automated) (#27376)
github-actions[bot] Oct 12, 2023
c86ad45
Change PWA start URL from `/home` to `/` (#27377)
ClearlyClaire Oct 12, 2023
133f218
Add system specs for admin area `batch` actions (#25027)
mjankowski Oct 13, 2023
6a9aab3
Update dependency devise-two-factor to v4.1.1 (#27382)
renovate[bot] Oct 13, 2023
773d25e
New Crowdin Translations (automated) (#27388)
github-actions[bot] Oct 13, 2023
45bdd60
Fix when unfollow a tag, my post also disappears from the home timeli…
kmycode Oct 13, 2023
5c287c4
Update dependency rubocop to v1.57.1 (#27389)
renovate[bot] Oct 13, 2023
77098c6
Delete .github/FUNDING.yml (#27390)
renchap Oct 13, 2023
4230d1e
Migrate to request specs in `/api/v1/timelines/tag/:hashtag` (#25797)
danielmbrasil Oct 13, 2023
7664e3b
Migrate to request specs in `/api/v1/statuses/:status_id/source` (#25…
danielmbrasil Oct 13, 2023
ecdb31d
Migrate to request specs in `/api/v1/favourites` (#25518)
danielmbrasil Oct 13, 2023
fd9dea2
DB speedup in `API::` controller/request specs (#25516)
mjankowski Oct 13, 2023
bc6cd27
Migrate to request specs in `/api/v1/followed_tags` (#25472)
danielmbrasil Oct 13, 2023
abf0e1f
Move `SignedReqestHelpers` rspec config to separate file (#25453)
mjankowski Oct 13, 2023
058f73a
Add request specs for `/api/v1/reports` (#25475)
danielmbrasil Oct 13, 2023
cad8cc9
Speed-up on `MoveWorker` spec (#25528)
mjankowski Oct 13, 2023
71cfdd7
Fix duplicate tests (#27395)
ClearlyClaire Oct 13, 2023
1b195ce
Speed-up on `Rack::Attack` spec (#25542)
mjankowski Oct 13, 2023
82beeb2
Migrate to request specs in `/api/v1/admin/trends/links` (#25739)
danielmbrasil Oct 13, 2023
e0da64b
Fix empty ENV variables not using default nil value (#27400)
renchap Oct 13, 2023
f0ef87b
Update dependency i18n-tasks to v1.0.13 (#27403)
renovate[bot] Oct 16, 2023
a00fc83
Update dependency bufferutil to v4.0.8 (#27412)
renovate[bot] Oct 16, 2023
13456ef
New Crowdin Translations (automated) (#27410)
github-actions[bot] Oct 16, 2023
23f8e93
Fixes #23135 - Allow cross origin request for /nodeinfo/2.0 API (#27413)
palant Oct 16, 2023
299aa71
Fix handling of `inLanguage` attribute in preview card processing (#2…
ClearlyClaire Oct 16, 2023
00e92b4
Add coverage for `CLI::Statuses` command (#25321)
mjankowski Oct 16, 2023
f8afa0f
Remove unused stub json ld context (#25454)
mjankowski Oct 16, 2023
f5bc1f2
Add coverage for `ExistingUsernameValidator` (#25592)
mjankowski Oct 16, 2023
d9caa6e
Migrate to request specs in `/api/v1/admin/accounts` (#25563)
danielmbrasil Oct 16, 2023
8e61165
Migrate to request specs in `/api/v1/blocks` (#25517)
danielmbrasil Oct 16, 2023
cafdaec
Migrate to request specs in `/api/v1/lists/:id/accounts` (#25468)
danielmbrasil Oct 16, 2023
c91c017
Extract `card` partial from `disputes/strikes/show` view (#27426)
mjankowski Oct 16, 2023
08a376c
Fix `Style/CombinableLoops` cop (#27429)
mjankowski Oct 16, 2023
e0ed0f8
Migrate to request specs in `/api/v1/notifications` (#25553)
danielmbrasil Oct 16, 2023
708299b
Misc coverage improvements for `Admin::` and `Settings::` controllers…
mjankowski Oct 16, 2023
893b2f3
Extract shared example for cacheable response in specs (#25388)
mjankowski Oct 16, 2023
8d0f12f
Extract partials from `admin/accounts/show` view (#27428)
mjankowski Oct 16, 2023
33b073f
Extract partials from `admin/reports/show` view (#27427)
mjankowski Oct 16, 2023
fc9ab61
Expand spec coverage of `CLI::Media` (#27437)
mjankowski Oct 16, 2023
1084703
Update changelog (#27440)
ClearlyClaire Oct 17, 2023
19900f6
Add coverage for `UnreservedUsernameValidator` (#25590)
mjankowski Oct 17, 2023
d54fec2
Add coverage for `CLI::PreviewCards#remove` command (#27441)
mjankowski Oct 17, 2023
12bb7be
Spec speed ups on `AccountsController` spec (#25391)
mjankowski Oct 17, 2023
c4bddc9
Add spec for poll model (#23399)
leevic31 Oct 17, 2023
935d541
Fix missing redirections to make sure /home redirect to the advanced …
Signez Oct 17, 2023
1fb4e40
Run scheduled actions only on the main repo (#27343)
renchap Oct 17, 2023
c0cda1a
Let use http_hidden_proxy on docker-compose (#27054)
tribela Oct 17, 2023
b34a2b1
Fix errors in CLI specs (#27399)
ClearlyClaire Oct 17, 2023
65cd070
Refactor domains cli to remove model call from regex (#25878)
mjankowski Oct 17, 2023
1996fb6
Update dependency puma to v6.4.0 (#27006)
renovate[bot] Oct 17, 2023
2528a07
Update `rubocop-capybara` to version 2.19.0 (#26982)
mjankowski Oct 17, 2023
ad44d83
Support "in:public" search filter (#26976)
tribela Oct 17, 2023
0036de4
Update dependency rubocop-performance to v1.19.1 (#26949)
renovate[bot] Oct 17, 2023
71447ab
Fix `Capybara/ClickLinkOrButtonStyle` cop in spec/features/admin area…
mjankowski Oct 17, 2023
5ef26d8
Add RSpec GitHub annotations gem (#24040)
nschonni Oct 17, 2023
656a41d
Merge commit '77098c6f1c25958960df98a1510b28352a39704f' into glitch-s…
ClearlyClaire Oct 17, 2023
b867d45
Merge commit 'c91c0175db1cc8b954a977d29472886234ce9586' into glitch-s…
ClearlyClaire Oct 17, 2023
c10a667
Merge commit '935d54124e80e9fe5365c724e5c8827a2b3ed5b3' into glitch-s…
ClearlyClaire Oct 17, 2023
8bbbd01
[Glitch] Fix missing redirections to make sure /home redirect to the …
Signez Oct 17, 2023
63179f0
Merge commit '5ef26d8fd50081c642b858a82bf0c5431b1c7e83' into glitch-s…
ClearlyClaire Oct 17, 2023
0d18c47
Enable scheduled actions only on glitch-soc's repo
ClearlyClaire Oct 17, 2023
68401fc
[Glitch] Support "in:public" search filter
tribela Oct 17, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update dependency rubocop to v1.57.0 (mastodon#27371)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 11, 2023
commit d0a3331caafe61327350ef4b4eddc27271302509
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -493,7 +493,7 @@ GEM
orm_adapter (0.5.0)
ox (2.14.17)
parallel (1.23.0)
parser (3.2.2.3)
parser (3.2.2.4)
ast (~> 2.4.1)
racc
parslet (2.0.0)
@@ -583,7 +583,7 @@ GEM
redis (>= 4)
redlock (1.3.2)
redis (>= 3.0.0, < 6.0)
regexp_parser (2.8.1)
regexp_parser (2.8.2)
request_store (1.5.1)
rack (>= 1.4)
responders (3.1.0)
@@ -620,12 +620,12 @@ GEM
sidekiq (>= 5, < 8)
rspec-support (3.12.1)
rspec_chunked (0.6)
rubocop (1.56.4)
rubocop (1.57.0)
base64 (~> 0.1.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.2.2.3)
parser (>= 3.2.2.4)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)