Rails 7.0 update (#25668)
Change markers API to use a replica (#25851)
Change notifications API to use a replica (#25874)
Update dependency capistrano-rails to v1.6.3 (#25934)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Refactor `Trends::Query` to avoid brakeman sql injection warnings (#25881)
Update Stylelint (#25819)
Update `haml-lint` (#25929)
Refactor `Snowflake` to avoid brakeman sql injection warnings (#25879)
Fix `Naming/MemoizedInstanceVariableName` cop (#25928)
Fix `Naming/AccessorMethodName` cop (#25924)
Fix `Style/SlicingWithRange` cop (#25923)
Fix `Lint/AmbiguousBlockAssociation` cop (#25921)
Fix `Lint/SendWithMixinArgument` cop (#25920)
Exclude `lib/linter` from simplecov report (#25916)
Fix `RSpec/SubjectDeclaration` cop (#25312)
Run Rubocop on Rakefile (#23871)
Enable Rubocop Style/FrozenStringLiteralComment (#23793)
Enable Rubocop Style/Semicolon with config (#23652)