Commit Graph

5147 Commits

Author SHA1 Message Date
Andreas Nedbal f6e26f1751 Remove superfluous rubocop:disable comments 2023-10-15 10:42:58 +02:00
Andreas Nedbal ace3df932a Disable `Metrics/*Length` and `AbcSize` cops 2023-10-15 10:42:58 +02:00
Andreas Nedbal ac05489329 Limit comment toggle querySelector call to nearest answerbox 2023-10-15 10:17:13 +02:00
Andreas Nedbal 3afa52c59e Fix haml-lint nits 2023-10-15 10:16:21 +02:00
Andreas Nedbal 9053483952 Fix rubocop nits 2023-10-15 10:16:21 +02:00
Andreas Nedbal bff579661f Add spec for invalid record toasts in `TurboStreamable` concern 2023-10-15 10:16:21 +02:00
Andreas Nedbal 6efee0053e Adjust mute rule test case to now expect an error 2023-10-15 10:16:21 +02:00
Andreas Nedbal 454438091b Use explicit `create!` call in mute rule creation use case 2023-10-15 10:16:21 +02:00
Andreas Nedbal 9f8450a83c Add frontend validation for mute rule creation 2023-10-15 10:16:21 +02:00
Andreas Nedbal f3f8e99045 Use `length` validation instead of `presence` for `MuteRule` 2023-10-15 10:16:21 +02:00
Andreas Nedbal d40519dffa Handle Rails validation errors in TurboStreamable concern 2023-10-15 10:16:21 +02:00
Andreas Nedbal ec05b3c062 Update `hcaptcha` gem to forked version with fixed Turbo handling 2023-10-14 22:53:56 +02:00
dependabot[bot] 887fd7ec22
Merge pull request #1365 from Retrospring/dependabot/npm_and_yarn/sass-1.69.0 2023-10-10 17:23:43 +00:00
dependabot[bot] 64ae027717
Merge pull request #1366 from Retrospring/dependabot/bundler/net-imap-0.4.0 2023-10-10 17:23:08 +00:00
dependabot[bot] 27d7e29e68
Merge pull request #1368 from Retrospring/dependabot/bundler/bullet-7.1.1 2023-10-10 17:04:28 +00:00
dependabot[bot] 3e59aa5ddd
Merge pull request #1367 from Retrospring/dependabot/bundler/haml_lint-0.51.0 2023-10-09 13:14:10 +00:00
dependabot[bot] 5d958259c0
Bump bullet from 7.0.7 to 7.1.1
Bumps [bullet](https://github.com/flyerhzm/bullet) from 7.0.7 to 7.1.1.
- [Changelog](https://github.com/flyerhzm/bullet/blob/main/CHANGELOG.md)
- [Commits](https://github.com/flyerhzm/bullet/compare/7.0.7...7.1.1)

---
updated-dependencies:
- dependency-name: bullet
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-09 09:13:56 +00:00
dependabot[bot] 568409bfc5
Bump haml_lint from 0.50.0 to 0.51.0
Bumps [haml_lint](https://github.com/sds/haml-lint) from 0.50.0 to 0.51.0.
- [Release notes](https://github.com/sds/haml-lint/releases)
- [Changelog](https://github.com/sds/haml-lint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sds/haml-lint/compare/v0.50.0...v0.51.0)

---
updated-dependencies:
- dependency-name: haml_lint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-09 09:13:31 +00:00
dependabot[bot] 0c946fd1ba
Bump net-imap from 0.3.7 to 0.4.0
Bumps [net-imap](https://github.com/ruby/net-imap) from 0.3.7 to 0.4.0.
- [Release notes](https://github.com/ruby/net-imap/releases)
- [Commits](https://github.com/ruby/net-imap/compare/v0.3.7...v0.4.0)

---
updated-dependencies:
- dependency-name: net-imap
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-09 09:10:07 +00:00
dependabot[bot] 6c7a7fba5e
Bump sass from 1.68.0 to 1.69.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.68.0 to 1.69.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.68.0...1.69.0)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-09 09:06:27 +00:00
dependabot[bot] 5a6d7dbb3a
Merge pull request #1364 from Retrospring/dependabot/npm_and_yarn/postcss-8.4.31 2023-10-06 11:54:45 +00:00
dependabot[bot] d99bce09b4
Merge pull request #1363 from Retrospring/dependabot/npm_and_yarn/rails/request.js-0.0.9 2023-10-06 11:54:13 +00:00
dependabot[bot] b9446e01eb
Merge pull request #1362 from Retrospring/dependabot/bundler/fog-aws-3.21.0 2023-10-06 11:51:44 +00:00
dependabot[bot] 980eb57c59
Merge pull request #1361 from Retrospring/dependabot/bundler/haml-6.1.4 2023-10-06 11:51:07 +00:00
dependabot[bot] a3b8ce64d7
Bump postcss from 8.4.28 to 8.4.31
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.28 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.28...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-06 11:49:50 +00:00
dependabot[bot] fc3d4f94de
Merge pull request #1359 from Retrospring/dependabot/bundler/rubocop-rails-2.21.2 2023-10-06 11:49:44 +00:00
dependabot[bot] 6d2e784837
Merge pull request #1360 from Retrospring/dependabot/bundler/rubocop-1.56.4 2023-10-06 11:49:23 +00:00
Karina Kwiatek fa74a296c5
Merge pull request #1238 from Retrospring/fix/counter-jank 2023-10-02 14:07:57 +01:00
dependabot[bot] 215693316c
Bump @rails/request.js from 0.0.8 to 0.0.9
Bumps [@rails/request.js](https://github.com/rails/request.js) from 0.0.8 to 0.0.9.
- [Release notes](https://github.com/rails/request.js/releases)
- [Commits](https://github.com/rails/request.js/compare/v0.0.8...v0.0.9)

---
updated-dependencies:
- dependency-name: "@rails/request.js"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-02 09:53:06 +00:00
dependabot[bot] 8d8aa2f6ed
Bump fog-aws from 3.19.0 to 3.21.0
Bumps [fog-aws](https://github.com/fog/fog-aws) from 3.19.0 to 3.21.0.
- [Changelog](https://github.com/fog/fog-aws/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fog/fog-aws/compare/v3.19.0...v3.21.0)

---
updated-dependencies:
- dependency-name: fog-aws
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-02 09:24:44 +00:00
dependabot[bot] b6df1483eb
Bump haml from 6.1.2 to 6.1.4
Bumps [haml](https://github.com/haml/haml) from 6.1.2 to 6.1.4.
- [Release notes](https://github.com/haml/haml/releases)
- [Changelog](https://github.com/haml/haml/blob/main/CHANGELOG.md)
- [Commits](https://github.com/haml/haml/compare/v6.1.2...v6.1.4)

---
updated-dependencies:
- dependency-name: haml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-02 09:22:55 +00:00
dependabot[bot] 12ca8e5efe
Bump rubocop from 1.56.3 to 1.56.4
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.56.3 to 1.56.4.
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop/compare/v1.56.3...v1.56.4)

---
updated-dependencies:
- dependency-name: rubocop
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-02 09:22:21 +00:00
dependabot[bot] 9bf56e463b
Bump rubocop-rails from 2.21.1 to 2.21.2
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.21.1 to 2.21.2.
- [Release notes](https://github.com/rubocop/rubocop-rails/releases)
- [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop-rails/compare/v2.21.1...v2.21.2)

---
updated-dependencies:
- dependency-name: rubocop-rails
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-02 09:21:24 +00:00
dependabot[bot] 99b336cbab
Merge pull request #1358 from Retrospring/dependabot/github_actions/actions/checkout-4.1.0 2023-09-25 10:00:58 +00:00
dependabot[bot] f99e4dc1d8
Bump actions/checkout from 4.0.0 to 4.1.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4.0.0...v4.1.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-25 09:37:54 +00:00
dependabot[bot] e8638c04ca
Merge pull request #1357 from Retrospring/dependabot/npm_and_yarn/sass-1.68.0 2023-09-23 23:53:04 +00:00
dependabot[bot] b293448cc7
Merge pull request #1355 from Retrospring/dependabot/bundler/cssbundling-rails-1.3.3 2023-09-23 23:47:28 +00:00
dependabot[bot] db78c15f2a
Merge pull request #1356 from Retrospring/dependabot/bundler/puma-6.4.0 2023-09-23 23:47:03 +00:00
dependabot[bot] 38f8b77e0e
Merge pull request #1354 from Retrospring/dependabot/bundler/openssl-3.2.0 2023-09-23 23:45:08 +00:00
dependabot[bot] 04345eaeca
Merge pull request #1353 from Retrospring/dependabot/bundler/net-smtp-0.4.0 2023-09-23 23:42:16 +00:00
dependabot[bot] 66219ee433
Bump sass from 1.67.0 to 1.68.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.67.0 to 1.68.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.67.0...1.68.0)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-22 17:16:11 +00:00
dependabot[bot] 79fb904db0
Bump puma from 6.3.1 to 6.4.0
Bumps [puma](https://github.com/puma/puma) from 6.3.1 to 6.4.0.
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/master/History.md)
- [Commits](https://github.com/puma/puma/compare/v6.3.1...v6.4.0)

---
updated-dependencies:
- dependency-name: puma
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-22 17:06:59 +00:00
dependabot[bot] b78e9cf4c0
Bump cssbundling-rails from 1.3.2 to 1.3.3
Bumps [cssbundling-rails](https://github.com/rails/cssbundling-rails) from 1.3.2 to 1.3.3.
- [Release notes](https://github.com/rails/cssbundling-rails/releases)
- [Commits](https://github.com/rails/cssbundling-rails/compare/v1.3.2...v1.3.3)

---
updated-dependencies:
- dependency-name: cssbundling-rails
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-22 17:06:45 +00:00
dependabot[bot] bf315baa6a
Bump openssl from 3.1.0 to 3.2.0
Bumps [openssl](https://github.com/ruby/openssl) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/ruby/openssl/releases)
- [Changelog](https://github.com/ruby/openssl/blob/master/History.md)
- [Commits](https://github.com/ruby/openssl/compare/v3.1.0...v3.2.0)

---
updated-dependencies:
- dependency-name: openssl
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-22 17:06:03 +00:00
dependabot[bot] 57b7c96660
Bump net-smtp from 0.3.3 to 0.4.0
Bumps [net-smtp](https://github.com/ruby/net-smtp) from 0.3.3 to 0.4.0.
- [Release notes](https://github.com/ruby/net-smtp/releases)
- [Changelog](https://github.com/ruby/net-smtp/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/net-smtp/compare/v0.3.3...v0.4.0)

---
updated-dependencies:
- dependency-name: net-smtp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-22 17:05:21 +00:00
Andreas Nedbal 8fad702d9b Ignore carrierwave_backgrounder in Dependabot
It slips into a sentry-related update PR, and it won't update anyway since it's a fork from us.
2023-09-22 19:04:45 +02:00
dependabot[bot] f1dfa17165
Merge pull request #1350 from Retrospring/dependabot/bundler/json-schema-4.1.1 2023-09-22 16:27:11 +00:00
dependabot[bot] ef42ceea08
Merge pull request #1348 from Retrospring/dependabot/bundler/sanitize-6.1.0 2023-09-22 15:47:22 +00:00
dependabot[bot] cd5a885f9e
Bump json-schema from 4.0.0 to 4.1.1
Bumps [json-schema](https://github.com/voxpupuli/json-schema) from 4.0.0 to 4.1.1.
- [Changelog](https://github.com/voxpupuli/json-schema/blob/master/CHANGELOG.md)
- [Commits](https://github.com/voxpupuli/json-schema/compare/v4.0.0...v4.1.1)

---
updated-dependencies:
- dependency-name: json-schema
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-22 15:47:17 +00:00
dependabot[bot] 4ee7e6a805
Merge pull request #1347 from Retrospring/dependabot/bundler/rubocop-rails-2.21.1 2023-09-22 15:47:00 +00:00