]> cat aescling's git repositories - mastodon.git/log
mastodon.git
5 years agoMerge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka [Mon, 28 Sep 2020 12:13:30 +0000 (14:13 +0200)]
Merge branch 'master' into glitch-soc/merge-upstream

Conflicts:
- `Gemfile.lock`:
  Not a real conflict, upstream updated dependencies that were too close to
  glitch-soc-only ones in the file.
- `app/controllers/oauth/authorized_applications_controller.rb`:
  Upstream changed the logic surrounding suspended accounts.
  Minor conflict due to glitch-soc's theming system.
  Ported upstream changes.
- `app/controllers/settings/base_controller.rb`:
  Upstream refactored and changed the logic surrounding suspended accounts.
  Minor conflict due to glitch-soc's theming system.
  Ported upstream changes.
- `app/controllers/settings/sessions_controller.rb`:
  Upstream refactored and changed the logic surrounding suspended accounts.
  Minor conflict due to glitch-soc's theming system.
  Ported upstream changes.
- `app/models/user.rb`:
  Upstream refactored and changed the logic surrounding suspended accounts.
  Minor conflict due to glitch-soc not preventing moved accounts from logging
  in.
  Ported upstream changes while keeping the ability for moved accounts to log
  in.
- `app/policies/status_policy.rb`:
  Upstream refactored and changed the logic surrounding suspended accounts.
  Minor conflict due to glitch-soc's local-only toots.
  Ported upstream changes.
- `app/serializers/rest/account_serializer.rb`:
  Upstream refactored and changed the logic surrounding suspended accounts.
  Minor conflict due to glitch-soc's ability  to hide followers count.
  Ported upstream changes.
- `app/services/process_mentions_service.rb`:
  Upstream refactored and changed the logic surrounding suspended accounts.
  Minor conflict due to glitch-soc's local-only toots.
  Ported upstream changes.
- `package.json`:
  Not a real conflict, upstream updated dependencies that were too close to
  glitch-soc-only ones in the file.

5 years agoAdd pop-out player for audio/video in web UI (#14870)
Eugen Rochko [Mon, 28 Sep 2020 11:29:43 +0000 (13:29 +0200)]
Add pop-out player for audio/video in web UI (#14870)

Fix #11160

5 years agoFix downloading remote media files when server returns empty filename (#14867)
ThibG [Sun, 27 Sep 2020 20:00:43 +0000 (22:00 +0200)]
Fix downloading remote media files when server returns empty filename (#14867)

Fixes #14817

5 years agoAdd environment variable to allow requests to some private addresses (#14722)
ThibG [Sat, 26 Sep 2020 18:57:39 +0000 (20:57 +0200)]
Add environment variable to allow requests to some private addresses (#14722)

5 years agoAdd unread notification markers (#14818)
ThibG [Sat, 26 Sep 2020 18:57:07 +0000 (20:57 +0200)]
Add unread notification markers (#14818)

* Add unread notification markers

Fixes #14804

* Allow IntersectionObserverArticle's children to be updated

5 years agoadd og:published_time to opengraph meta tags (#14865)
Jeremy Rose [Thu, 24 Sep 2020 21:32:13 +0000 (14:32 -0700)]
add og:published_time to opengraph meta tags (#14865)

5 years agoFix a slow query for TagFeed (#14861)
Takeshi Umeda [Wed, 23 Sep 2020 14:01:54 +0000 (23:01 +0900)]
Fix a slow query for TagFeed (#14861)

* Fix a slow query for TagFeed

* rename tags to tag_ids

5 years agoFix crash streaming process when receive invalid json (#14859)
fuyu [Tue, 22 Sep 2020 13:30:41 +0000 (22:30 +0900)]
Fix crash streaming process when receive invalid json (#14859)

5 years agoBump puma from 4.3.6 to 5.0.0 (#14830)
dependabot[bot] [Tue, 22 Sep 2020 13:23:36 +0000 (15:23 +0200)]
Bump puma from 4.3.6 to 5.0.0 (#14830)

Bumps [puma](https://github.com/puma/puma) from 4.3.6 to 5.0.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/v4.3.6...v5.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump terser-webpack-plugin from 3.0.6 to 4.2.2 (#14850)
dependabot[bot] [Tue, 22 Sep 2020 07:53:56 +0000 (16:53 +0900)]
Bump terser-webpack-plugin from 3.0.6 to 4.2.2 (#14850)

Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 3.0.6 to 4.2.2.
- [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v3.0.6...v4.2.2)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump parallel_tests from 3.2.0 to 3.3.0 (#14843)
dependabot[bot] [Tue, 22 Sep 2020 07:53:24 +0000 (16:53 +0900)]
Bump parallel_tests from 3.2.0 to 3.3.0 (#14843)

Bumps [parallel_tests](https://github.com/grosser/parallel_tests) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/grosser/parallel_tests/releases)
- [Changelog](https://github.com/grosser/parallel_tests/blob/master/CHANGELOG.md)
- [Commits](https://github.com/grosser/parallel_tests/compare/v3.2.0...v3.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump premailer from 1.13.1 to 1.14.2 (#14857)
dependabot[bot] [Tue, 22 Sep 2020 07:53:01 +0000 (16:53 +0900)]
Bump premailer from 1.13.1 to 1.14.2 (#14857)

Bumps [premailer](https://github.com/premailer/premailer) from 1.13.1 to 1.14.2.
- [Release notes](https://github.com/premailer/premailer/releases)
- [Changelog](https://github.com/premailer/premailer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/premailer/premailer/compare/v1.13.1...v1.14.2)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump browserslist from 4.14.1 to 4.14.3 (#14853)
dependabot[bot] [Tue, 22 Sep 2020 05:47:09 +0000 (14:47 +0900)]
Bump browserslist from 4.14.1 to 4.14.3 (#14853)

Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.14.1 to 4.14.3.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/master/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.14.1...4.14.3)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump rubocop from 0.90.0 to 0.91.0 (#14835)
dependabot[bot] [Tue, 22 Sep 2020 05:36:46 +0000 (14:36 +0900)]
Bump rubocop from 0.90.0 to 0.91.0 (#14835)

Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.90.0 to 0.91.0.
- [Release notes](https://github.com/rubocop-hq/rubocop/releases)
- [Changelog](https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop-hq/rubocop/compare/v0.90.0...v0.91.0)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump nio4r from 2.5.3 to 2.5.4 (#14837)
dependabot[bot] [Tue, 22 Sep 2020 05:35:45 +0000 (14:35 +0900)]
Bump nio4r from 2.5.3 to 2.5.4 (#14837)

Bumps [nio4r](https://github.com/socketry/nio4r) from 2.5.3 to 2.5.4.
- [Release notes](https://github.com/socketry/nio4r/releases)
- [Changelog](https://github.com/socketry/nio4r/blob/master/CHANGES.md)
- [Commits](https://github.com/socketry/nio4r/compare/v2.5.3...v2.5.4)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump pkg-config from 1.4.2 to 1.4.3 (#14838)
dependabot[bot] [Tue, 22 Sep 2020 05:35:30 +0000 (14:35 +0900)]
Bump pkg-config from 1.4.2 to 1.4.3 (#14838)

Bumps [pkg-config](https://github.com/ruby-gnome/pkg-config) from 1.4.2 to 1.4.3.
- [Release notes](https://github.com/ruby-gnome/pkg-config/releases)
- [Changelog](https://github.com/ruby-gnome/pkg-config/blob/master/NEWS)
- [Commits](https://github.com/ruby-gnome/pkg-config/compare/1.4.2...1.4.3)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump devise from 4.7.2 to 4.7.3 (#14845)
dependabot[bot] [Tue, 22 Sep 2020 05:33:37 +0000 (14:33 +0900)]
Bump devise from 4.7.2 to 4.7.3 (#14845)

Bumps [devise](https://github.com/plataformatec/devise) from 4.7.2 to 4.7.3.
- [Release notes](https://github.com/plataformatec/devise/releases)
- [Changelog](https://github.com/heartcombo/devise/blob/master/CHANGELOG.md)
- [Commits](https://github.com/plataformatec/devise/compare/v4.7.2...v4.7.3)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump crack from 0.4.3 to 0.4.4 (#14833)
dependabot[bot] [Tue, 22 Sep 2020 05:33:00 +0000 (14:33 +0900)]
Bump crack from 0.4.3 to 0.4.4 (#14833)

Bumps [crack](https://github.com/jnunemaker/crack) from 0.4.3 to 0.4.4.
- [Release notes](https://github.com/jnunemaker/crack/releases)
- [Changelog](https://github.com/jnunemaker/crack/blob/master/History)
- [Commits](https://github.com/jnunemaker/crack/compare/v0.4.3...v0.4.4)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump rubocop-rails from 2.8.0 to 2.8.1 (#14832)
dependabot[bot] [Tue, 22 Sep 2020 05:31:39 +0000 (14:31 +0900)]
Bump rubocop-rails from 2.8.0 to 2.8.1 (#14832)

Bumps [rubocop-rails](https://github.com/rubocop-hq/rubocop-rails) from 2.8.0 to 2.8.1.
- [Release notes](https://github.com/rubocop-hq/rubocop-rails/releases)
- [Changelog](https://github.com/rubocop-hq/rubocop-rails/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop-hq/rubocop-rails/compare/v2.8.0...v2.8.1)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump fugit from 1.3.8 to 1.3.9 (#14829)
dependabot[bot] [Tue, 22 Sep 2020 05:30:53 +0000 (14:30 +0900)]
Bump fugit from 1.3.8 to 1.3.9 (#14829)

Bumps [fugit](https://github.com/floraison/fugit) from 1.3.8 to 1.3.9.
- [Release notes](https://github.com/floraison/fugit/releases)
- [Changelog](https://github.com/floraison/fugit/blob/master/CHANGELOG.md)
- [Commits](https://github.com/floraison/fugit/compare/v1.3.8...v1.3.9)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoFix method of the DELETE DATA button (#14855)
Takeshi Umeda [Mon, 21 Sep 2020 18:37:19 +0000 (03:37 +0900)]
Fix method of the DELETE DATA button (#14855)

5 years agoFix not being able to enable status notifications in Web Push API (#14822)
Eugen Rochko [Mon, 21 Sep 2020 15:48:55 +0000 (17:48 +0200)]
Fix not being able to enable status notifications in Web Push API (#14822)

5 years agoBump webpack from 4.44.1 to 4.44.2 (#14847)
dependabot[bot] [Mon, 21 Sep 2020 12:31:46 +0000 (21:31 +0900)]
Bump webpack from 4.44.1 to 4.44.2 (#14847)

Bumps [webpack](https://github.com/webpack/webpack) from 4.44.1 to 4.44.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.44.1...v4.44.2)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump escalade from 3.0.2 to 3.1.0 (#14851)
dependabot[bot] [Mon, 21 Sep 2020 12:30:28 +0000 (21:30 +0900)]
Bump escalade from 3.0.2 to 3.1.0 (#14851)

Bumps [escalade](https://github.com/lukeed/escalade) from 3.0.2 to 3.1.0.
- [Release notes](https://github.com/lukeed/escalade/releases)
- [Commits](https://github.com/lukeed/escalade/compare/v3.0.2...v3.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump file-loader from 6.0.0 to 6.1.0 (#14854)
dependabot[bot] [Mon, 21 Sep 2020 12:29:33 +0000 (21:29 +0900)]
Bump file-loader from 6.0.0 to 6.1.0 (#14854)

Bumps [file-loader](https://github.com/webpack-contrib/file-loader) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/webpack-contrib/file-loader/releases)
- [Changelog](https://github.com/webpack-contrib/file-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/file-loader/compare/v6.0.0...v6.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump jest-worker from 26.2.1 to 26.3.0 (#14849)
dependabot[bot] [Mon, 21 Sep 2020 12:29:06 +0000 (21:29 +0900)]
Bump jest-worker from 26.2.1 to 26.3.0 (#14849)

Bumps [jest-worker](https://github.com/facebook/jest/tree/HEAD/packages/jest-worker) from 26.2.1 to 26.3.0.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v26.3.0/packages/jest-worker)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump abab from 2.0.4 to 2.0.5 (#14844)
dependabot[bot] [Mon, 21 Sep 2020 12:28:35 +0000 (21:28 +0900)]
Bump abab from 2.0.4 to 2.0.5 (#14844)

Bumps [abab](https://github.com/jsdom/abab) from 2.0.4 to 2.0.5.
- [Release notes](https://github.com/jsdom/abab/releases)
- [Changelog](https://github.com/jsdom/abab/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jsdom/abab/compare/2.0.4...2.0.5)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump dot-prop from 5.2.0 to 5.3.0 (#14842)
dependabot[bot] [Mon, 21 Sep 2020 12:27:39 +0000 (21:27 +0900)]
Bump dot-prop from 5.2.0 to 5.3.0 (#14842)

Bumps [dot-prop](https://github.com/sindresorhus/dot-prop) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/sindresorhus/dot-prop/releases)
- [Commits](https://github.com/sindresorhus/dot-prop/compare/v5.2.0...v5.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump caniuse-lite from 1.0.30001129 to 1.0.30001133 (#14831)
dependabot[bot] [Mon, 21 Sep 2020 12:26:48 +0000 (21:26 +0900)]
Bump caniuse-lite from 1.0.30001129 to 1.0.30001133 (#14831)

Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite) from 1.0.30001129 to 1.0.30001133.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases)
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001129...v1.0.30001133)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump aws-sdk-s3 from 1.80.0 to 1.81.0 (#14826)
dependabot[bot] [Mon, 21 Sep 2020 12:25:53 +0000 (21:25 +0900)]
Bump aws-sdk-s3 from 1.80.0 to 1.81.0 (#14826)

Bumps [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) from 1.80.0 to 1.81.0.
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump spdx-license-ids from 3.0.5 to 3.0.6 (#14852)
dependabot[bot] [Mon, 21 Sep 2020 11:18:34 +0000 (20:18 +0900)]
Bump spdx-license-ids from 3.0.5 to 3.0.6 (#14852)

Bumps [spdx-license-ids](https://github.com/jslicense/spdx-license-ids) from 3.0.5 to 3.0.6.
- [Release notes](https://github.com/jslicense/spdx-license-ids/releases)
- [Commits](https://github.com/jslicense/spdx-license-ids/compare/v3.0.5...v3.0.6)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump object.assign from 4.1.0 to 4.1.1 (#14828)
dependabot[bot] [Mon, 21 Sep 2020 07:12:59 +0000 (16:12 +0900)]
Bump object.assign from 4.1.0 to 4.1.1 (#14828)

Bumps [object.assign](https://github.com/ljharb/object.assign) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/ljharb/object.assign/releases)
- [Changelog](https://github.com/ljharb/object.assign/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/object.assign/compare/v4.1.0...v4.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump better_errors from 2.7.1 to 2.8.1 (#14825)
dependabot[bot] [Mon, 21 Sep 2020 07:12:11 +0000 (16:12 +0900)]
Bump better_errors from 2.7.1 to 2.8.1 (#14825)

Bumps [better_errors](https://github.com/BetterErrors/better_errors) from 2.7.1 to 2.8.1.
- [Release notes](https://github.com/BetterErrors/better_errors/releases)
- [Commits](https://github.com/BetterErrors/better_errors/compare/v2.7.1...v2.8.1)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump faker from 2.13.0 to 2.14.0 (#14824)
dependabot[bot] [Mon, 21 Sep 2020 07:11:55 +0000 (16:11 +0900)]
Bump faker from 2.13.0 to 2.14.0 (#14824)

Bumps [faker](https://github.com/faker-ruby/faker) from 2.13.0 to 2.14.0.
- [Release notes](https://github.com/faker-ruby/faker/releases)
- [Changelog](https://github.com/faker-ruby/faker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faker-ruby/faker/compare/v2.13.0...v2.14.0)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump @github/webauthn-json from 0.4.2 to 0.5.4 (#14823)
dependabot[bot] [Mon, 21 Sep 2020 07:10:15 +0000 (16:10 +0900)]
Bump @github/webauthn-json from 0.4.2 to 0.5.4 (#14823)

Bumps [@github/webauthn-json](https://github.com/github/webauthn-json) from 0.4.2 to 0.5.4.
- [Release notes](https://github.com/github/webauthn-json/releases)
- [Commits](https://github.com/github/webauthn-json/compare/v0.4.2...v0.5.4)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoFix minor bugs
Thibaut Girka [Sat, 19 Sep 2020 12:30:09 +0000 (14:30 +0200)]
Fix minor bugs

5 years agoMinor refactoring and fixups
Thibaut Girka [Sat, 19 Sep 2020 11:53:24 +0000 (13:53 +0200)]
Minor refactoring and fixups

5 years agoFilter out mounted lists from “getting started” column
Thibaut Girka [Fri, 18 Sep 2020 13:46:36 +0000 (15:46 +0200)]
Filter out mounted lists from “getting started” column

5 years agoAdd option to be notified when a followed user posts (#13546)
Eugen Rochko [Fri, 18 Sep 2020 15:26:45 +0000 (17:26 +0200)]
Add option to be notified when a followed user posts (#13546)

* Add bell button

Fix #4890

* Remove duplicate type from post-deployment migration

* Fix legacy class type mappings

* Improve query performance with better index

* Fix validation

* Remove redundant index from notifications

5 years agoSubmit timeline markers closer to the moment they change
Thibaut Girka [Thu, 17 Sep 2020 09:27:20 +0000 (11:27 +0200)]
Submit timeline markers closer to the moment they change

5 years agoFix crashes when connection drops
Thibaut Girka [Tue, 15 Sep 2020 21:43:36 +0000 (23:43 +0200)]
Fix crashes when connection drops

5 years agoAdd button to manually mark all notifications as read
Thibaut Girka [Tue, 15 Sep 2020 21:42:58 +0000 (23:42 +0200)]
Add button to manually mark all notifications as read

5 years agoOnly update read marker when giving focus/mounting column
Thibaut Girka [Tue, 15 Sep 2020 18:54:26 +0000 (20:54 +0200)]
Only update read marker when giving focus/mounting column

5 years agoRefactor and change logic to only update marker if we reached the last
Thibaut Girka [Tue, 15 Sep 2020 17:27:12 +0000 (19:27 +0200)]
Refactor and change logic to only update marker if we reached the last
read notification.

5 years agoDisplay unread marker for notifications
Thibaut Girka [Tue, 15 Sep 2020 16:09:08 +0000 (18:09 +0200)]
Display unread marker for notifications

5 years agoClean up leftover from DM conversation view redesign
Thibaut Girka [Tue, 15 Sep 2020 15:58:05 +0000 (17:58 +0200)]
Clean up leftover from DM conversation view redesign

5 years agoBump thor from 0.20.3 to 1.0.1 (#14783)
dependabot[bot] [Wed, 16 Sep 2020 18:40:12 +0000 (20:40 +0200)]
Bump thor from 0.20.3 to 1.0.1 (#14783)

Bumps [thor](https://github.com/erikhuda/thor) from 0.20.3 to 1.0.1.
- [Release notes](https://github.com/erikhuda/thor/releases)
- [Changelog](https://github.com/erikhuda/thor/blob/master/CHANGELOG.md)
- [Commits](https://github.com/erikhuda/thor/compare/v0.20.3...v1.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump rubocop-ast from 0.3.0 to 0.4.0 (#14785)
dependabot[bot] [Wed, 16 Sep 2020 18:39:05 +0000 (20:39 +0200)]
Bump rubocop-ast from 0.3.0 to 0.4.0 (#14785)

Bumps [rubocop-ast](https://github.com/rubocop-hq/rubocop-ast) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/rubocop-hq/rubocop-ast/releases)
- [Changelog](https://github.com/rubocop-hq/rubocop-ast/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop-hq/rubocop-ast/compare/v0.3.0...v0.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump axios from 0.19.2 to 0.20.0 (#14791)
dependabot[bot] [Wed, 16 Sep 2020 18:34:10 +0000 (20:34 +0200)]
Bump axios from 0.19.2 to 0.20.0 (#14791)

Bumps [axios](https://github.com/axios/axios) from 0.19.2 to 0.20.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.19.2...v0.20.0)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump selfsigned from 1.10.7 to 1.10.8 and bump node-forge from 0.9.0 to 0.10.0. ...
mayaeh [Wed, 16 Sep 2020 18:33:18 +0000 (03:33 +0900)]
Bump selfsigned from 1.10.7 to 1.10.8 and bump node-forge from 0.9.0 to 0.10.0. (#14807)

https://github.com/jfromaniello/selfsigned/compare/v1.10.7...v1.10.8
https://github.com/digitalbazaar/forge/compare/0.9.0...0.10.0

5 years agoFix home TL marker code mishandling gaps (#14809)
ThibG [Wed, 16 Sep 2020 18:17:40 +0000 (20:17 +0200)]
Fix home TL marker code mishandling gaps (#14809)

5 years agoFix notification filter bar incorrectly filtering gaps (#14808)
ThibG [Wed, 16 Sep 2020 18:17:16 +0000 (20:17 +0200)]
Fix notification filter bar incorrectly filtering gaps (#14808)

5 years agoFix validates :sign_count of WebauthnCredential (#14806)
kawaguchi [Wed, 16 Sep 2020 18:16:46 +0000 (03:16 +0900)]
Fix validates :sign_count of WebauthnCredential (#14806)

5 years agoBump yargs from 15.4.1 to 16.0.3 (#14797)
dependabot[bot] [Wed, 16 Sep 2020 03:48:12 +0000 (12:48 +0900)]
Bump yargs from 15.4.1 to 16.0.3 (#14797)

Bumps [yargs](https://github.com/yargs/yargs) from 15.4.1 to 16.0.3.
- [Release notes](https://github.com/yargs/yargs/releases)
- [Changelog](https://github.com/yargs/yargs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/yargs/compare/v15.4.1...v16.0.3)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump css-loader from 4.2.2 to 4.3.0 (#14793)
dependabot[bot] [Wed, 16 Sep 2020 03:47:02 +0000 (12:47 +0900)]
Bump css-loader from 4.2.2 to 4.3.0 (#14793)

Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 4.2.2 to 4.3.0.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v4.2.2...v4.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump webmock from 3.8.3 to 3.9.1 (#14780)
dependabot[bot] [Wed, 16 Sep 2020 03:45:52 +0000 (12:45 +0900)]
Bump webmock from 3.8.3 to 3.9.1 (#14780)

Bumps [webmock](https://github.com/bblimke/webmock) from 3.8.3 to 3.9.1.
- [Release notes](https://github.com/bblimke/webmock/releases)
- [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bblimke/webmock/compare/v3.8.3...v3.9.1)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump detect-passive-events from 1.0.4 to 1.0.5 (#14796)
dependabot[bot] [Tue, 15 Sep 2020 14:20:05 +0000 (23:20 +0900)]
Bump detect-passive-events from 1.0.4 to 1.0.5 (#14796)

Bumps [detect-passive-events](https://github.com/rafgraph/detect-passive-events) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/rafgraph/detect-passive-events/releases)
- [Commits](https://github.com/rafgraph/detect-passive-events/compare/v1.0.4...v1.0.5)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump electron-to-chromium from 1.3.562 to 1.3.567 (#14798)
dependabot[bot] [Tue, 15 Sep 2020 14:17:32 +0000 (23:17 +0900)]
Bump electron-to-chromium from 1.3.562 to 1.3.567 (#14798)

Bumps [electron-to-chromium](https://github.com/kilian/electron-to-chromium) from 1.3.562 to 1.3.567.
- [Release notes](https://github.com/kilian/electron-to-chromium/releases)
- [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kilian/electron-to-chromium/compare/v1.3.562...v1.3.567)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump sprockets-rails from 3.2.1 to 3.2.2 (#14788)
dependabot[bot] [Tue, 15 Sep 2020 14:16:57 +0000 (23:16 +0900)]
Bump sprockets-rails from 3.2.1 to 3.2.2 (#14788)

Bumps [sprockets-rails](https://github.com/rails/sprockets-rails) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/rails/sprockets-rails/releases)
- [Commits](https://github.com/rails/sprockets-rails/compare/v3.2.1...v3.2.2)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump node-releases from 1.1.60 to 1.1.61 (#14799)
dependabot[bot] [Tue, 15 Sep 2020 14:15:10 +0000 (23:15 +0900)]
Bump node-releases from 1.1.60 to 1.1.61 (#14799)

Bumps [node-releases](https://github.com/chicoxyzzy/node-releases) from 1.1.60 to 1.1.61.
- [Release notes](https://github.com/chicoxyzzy/node-releases/releases)
- [Commits](https://github.com/chicoxyzzy/node-releases/compare/v1.1.60...v1.1.61)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump ox from 2.13.3 to 2.13.4 (#14787)
dependabot[bot] [Tue, 15 Sep 2020 14:14:39 +0000 (23:14 +0900)]
Bump ox from 2.13.3 to 2.13.4 (#14787)

Bumps [ox](https://github.com/ohler55/ox) from 2.13.3 to 2.13.4.
- [Release notes](https://github.com/ohler55/ox/releases)
- [Changelog](https://github.com/ohler55/ox/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/ohler55/ox/compare/v2.13.3...v2.13.4)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump pghero from 2.7.0 to 2.7.2 (#14786)
dependabot[bot] [Tue, 15 Sep 2020 14:14:15 +0000 (23:14 +0900)]
Bump pghero from 2.7.0 to 2.7.2 (#14786)

Bumps [pghero](https://github.com/ankane/pghero) from 2.7.0 to 2.7.2.
- [Release notes](https://github.com/ankane/pghero/releases)
- [Changelog](https://github.com/ankane/pghero/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ankane/pghero/compare/v2.7.0...v2.7.2)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump redis from 4.2.1 to 4.2.2 (#14784)
dependabot[bot] [Tue, 15 Sep 2020 14:13:31 +0000 (23:13 +0900)]
Bump redis from 4.2.1 to 4.2.2 (#14784)

Bumps [redis](https://github.com/redis/redis-rb) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/redis/redis-rb/releases)
- [Changelog](https://github.com/redis/redis-rb/blob/master/CHANGELOG.md)
- [Commits](https://github.com/redis/redis-rb/compare/v4.2.1...v4.2.2)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump sidekiq from 6.1.1 to 6.1.2 (#14782)
dependabot[bot] [Tue, 15 Sep 2020 14:13:12 +0000 (23:13 +0900)]
Bump sidekiq from 6.1.1 to 6.1.2 (#14782)

Bumps [sidekiq](https://github.com/mperham/sidekiq) from 6.1.1 to 6.1.2.
- [Release notes](https://github.com/mperham/sidekiq/releases)
- [Changelog](https://github.com/mperham/sidekiq/blob/master/Changes.md)
- [Commits](https://github.com/mperham/sidekiq/compare/v6.1.1...v6.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoChange account suspensions to be reversible by default (#14726)
Eugen Rochko [Tue, 15 Sep 2020 12:37:58 +0000 (14:37 +0200)]
Change account suspensions to be reversible by default (#14726)

5 years agoFix unreadable placeholder text color in high contrast theme in web UI (#14803)
Eugen Rochko [Tue, 15 Sep 2020 07:24:24 +0000 (09:24 +0200)]
Fix unreadable placeholder text color in high contrast theme in web UI (#14803)

Fix #14717

5 years agoBump rails from 5.2.4.3 to 5.2.4.4 (#14792)
dependabot[bot] [Mon, 14 Sep 2020 13:08:13 +0000 (22:08 +0900)]
Bump rails from 5.2.4.3 to 5.2.4.4 (#14792)

Bumps [rails](https://github.com/rails/rails) from 5.2.4.3 to 5.2.4.4.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](https://github.com/rails/rails/compare/v5.2.4.3...v5.2.4.4)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoAdd paragraph about browser add-ons when encountering some errors (#14801)
ThibG [Mon, 14 Sep 2020 13:05:22 +0000 (15:05 +0200)]
Add paragraph about browser add-ons when encountering some errors (#14801)

* Add paragraph about browser add-ons when encountering some errors

When a crash is caused by a NotFoundError exception, add a paragraph
to the error page mentioning browser add-ons.

Indeed, crashes with NotFoundError are often caused by browser extensions
messing with the DOM in ways React.JS can't recover from (e.g. issues #13325
and #14731).

* Reword error messages

5 years agoBump caniuse-lite from 1.0.30001124 to 1.0.30001129 (#14781)
dependabot[bot] [Mon, 14 Sep 2020 13:04:00 +0000 (22:04 +0900)]
Bump caniuse-lite from 1.0.30001124 to 1.0.30001129 (#14781)

Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite) from 1.0.30001124 to 1.0.30001129.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases)
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001124...v1.0.30001129)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump @babel/preset-env from 7.11.0 to 7.11.5 (#14794)
dependabot[bot] [Mon, 14 Sep 2020 13:03:11 +0000 (22:03 +0900)]
Bump @babel/preset-env from 7.11.0 to 7.11.5 (#14794)

Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.11.0 to 7.11.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.11.5/packages/babel-preset-env)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump aws-sdk-s3 from 1.79.1 to 1.80.0 (#14789)
dependabot[bot] [Mon, 14 Sep 2020 13:02:42 +0000 (22:02 +0900)]
Bump aws-sdk-s3 from 1.79.1 to 1.80.0 (#14789)

Bumps [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) from 1.79.1 to 1.80.0.
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoDo not serve account actors at all in limited federation mode (#14800)
ThibG [Mon, 14 Sep 2020 11:04:29 +0000 (13:04 +0200)]
Do not serve account actors at all in limited federation mode (#14800)

* Do not serve account actors at all in limited federation mode

When an account is fetched without a signature from an allowed instance,
return an error.

This isn't really an improvement in security, as the only information that was
previously returned was required protocol-level info, and the only personal bit
was the existence of the account. The existence of the account can still be
checked by issuing a webfinger query, as those are accepted without signatures.

However, this change makes it so that unallowed instances won't create account
records on their end when they find a reference to an unknown account.

The previous behavior of rendering a limited list of fields, instead of not
rendering the actor at all, was in order to prevent situations in which two
instances in Authorized Fetch mode or Limited Federation mode would fail to
reach each other because resolving an account would require a signed query…
from an account which can only be fetched with a signed query itself. However,
this should now be fine as fetching accounts is done by signing on behalf of
the special instance actor, which does not require any kind of valid signature
to be fetched.

* Fix tests

5 years agoFix reported statuses not being included in warning e-mail (#14778)
Eugen Rochko [Sun, 13 Sep 2020 10:52:17 +0000 (12:52 +0200)]
Fix reported statuses not being included in warning e-mail (#14778)

5 years agoallow pagination by min_id and max_id (#14776)
tateisu [Sat, 12 Sep 2020 15:09:49 +0000 (00:09 +0900)]
allow pagination by min_id and max_id (#14776)

* allow pagination by min_id and max_id

* also AccountConversation allows min_id,max_id pair

* also home,list TL allows min_id,max_id pair

5 years agoRefactor settings controllers (#14767)
Eugen Rochko [Fri, 11 Sep 2020 18:56:35 +0000 (20:56 +0200)]
Refactor settings controllers (#14767)

- Disallow suspended accounts from revoking sessions and apps
- Allow suspended accounts to access exports

5 years agoChange REST API to return empty data for suspended accounts (#14765)
Eugen Rochko [Fri, 11 Sep 2020 13:16:29 +0000 (15:16 +0200)]
Change REST API to return empty data for suspended accounts (#14765)

5 years agoBump node-fetch from 2.6.0 to 2.6.1 (#14772)
dependabot[bot] [Fri, 11 Sep 2020 12:06:53 +0000 (21:06 +0900)]
Bump node-fetch from 2.6.0 to 2.6.1 (#14772)

Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoAdd border around 🕺 emoji (#14769)
ThibG [Thu, 10 Sep 2020 17:08:03 +0000 (19:08 +0200)]
Add border around 🕺 emoji (#14769)

Fixes #14768

5 years ago[Glitch] Set z-index of dropdown to 9999.
kedama [Sun, 28 Oct 2018 05:39:59 +0000 (14:39 +0900)]
[Glitch] Set z-index of dropdown to 9999.

Port 678f5ed296e71bb80d170027b114d9d30a7ccab7 to glitch-soc

Signed-off-by: Thibaut Girka <thib@sitedethib.com>
5 years agoChange web UI to show empty profile for suspended accounts (#14766)
Eugen Rochko [Wed, 9 Sep 2020 22:07:19 +0000 (00:07 +0200)]
Change web UI to show empty profile for suspended accounts (#14766)

5 years agoMerge pull request #1419 from ThibG/glitch-soc/merge-upstream
ThibG [Tue, 8 Sep 2020 15:20:00 +0000 (17:20 +0200)]
Merge pull request #1419 from ThibG/glitch-soc/merge-upstream

Merge upstream changes

5 years agoMerge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka [Tue, 8 Sep 2020 14:01:55 +0000 (16:01 +0200)]
Merge branch 'master' into glitch-soc/merge-upstream

Conflicts:
- app/controllers/api/v1/timelines/public_controller.rb
- app/lib/feed_manager.rb
- app/models/status.rb
- app/services/precompute_feed_service.rb
- app/workers/feed_insert_worker.rb
- spec/models/status_spec.rb

All conflicts are due to upstream refactoring feed management and us having
local-only toots on top of that. Rewrote local-only toots management for
upstream's changes.

5 years agoRefactor feed manager (#14761)
Eugen Rochko [Tue, 8 Sep 2020 01:41:16 +0000 (03:41 +0200)]
Refactor feed manager (#14761)

5 years agoBump browserslist from 4.14.0 to 4.14.1 (#14753)
dependabot[bot] [Tue, 8 Sep 2020 00:43:22 +0000 (02:43 +0200)]
Bump browserslist from 4.14.0 to 4.14.1 (#14753)

Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.14.0 to 4.14.1.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/master/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.14.0...4.14.1)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump puma from 4.3.5 to 4.3.6 (#14750)
dependabot[bot] [Mon, 7 Sep 2020 23:23:13 +0000 (08:23 +0900)]
Bump puma from 4.3.5 to 4.3.6 (#14750)

Bumps [puma](https://github.com/puma/puma) from 4.3.5 to 4.3.6.
- [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/v4.3.5...v4.3.6)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump rubocop from 0.88.0 to 0.90.0 (#14747)
dependabot[bot] [Mon, 7 Sep 2020 23:22:54 +0000 (08:22 +0900)]
Bump rubocop from 0.88.0 to 0.90.0 (#14747)

Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.88.0 to 0.90.0.
- [Release notes](https://github.com/rubocop-hq/rubocop/releases)
- [Changelog](https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop-hq/rubocop/compare/v0.88.0...v0.90.0)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump caniuse-lite from 1.0.30001120 to 1.0.30001124 (#14756)
dependabot[bot] [Mon, 7 Sep 2020 20:45:50 +0000 (05:45 +0900)]
Bump caniuse-lite from 1.0.30001120 to 1.0.30001124 (#14756)

Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite) from 1.0.30001120 to 1.0.30001124.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases)
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001120...v1.0.30001124)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump ox from 2.13.2 to 2.13.3 (#14751)
dependabot[bot] [Mon, 7 Sep 2020 20:22:50 +0000 (05:22 +0900)]
Bump ox from 2.13.2 to 2.13.3 (#14751)

Bumps [ox](https://github.com/ohler55/ox) from 2.13.2 to 2.13.3.
- [Release notes](https://github.com/ohler55/ox/releases)
- [Changelog](https://github.com/ohler55/ox/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/ohler55/ox/compare/v2.13.2...v2.13.3)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump oj from 3.10.13 to 3.10.14 (#14749)
dependabot[bot] [Mon, 7 Sep 2020 20:22:33 +0000 (05:22 +0900)]
Bump oj from 3.10.13 to 3.10.14 (#14749)

Bumps [oj](https://github.com/ohler55/oj) from 3.10.13 to 3.10.14.
- [Release notes](https://github.com/ohler55/oj/releases)
- [Changelog](https://github.com/ohler55/oj/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/ohler55/oj/compare/v3.10.13...v3.10.14)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump sass-loader from 9.0.3 to 10.0.2 (#14741)
dependabot[bot] [Mon, 7 Sep 2020 20:22:10 +0000 (05:22 +0900)]
Bump sass-loader from 9.0.3 to 10.0.2 (#14741)

Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 9.0.3 to 10.0.2.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v9.0.3...v10.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump aws-partitions from 1.363.0 to 1.365.0 (#14748)
dependabot[bot] [Mon, 7 Sep 2020 20:21:01 +0000 (05:21 +0900)]
Bump aws-partitions from 1.363.0 to 1.365.0 (#14748)

Bumps [aws-partitions](https://github.com/aws/aws-sdk-ruby) from 1.363.0 to 1.365.0.
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-partitions/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump esrecurse from 4.2.1 to 4.3.0 (#14746)
dependabot[bot] [Mon, 7 Sep 2020 20:19:03 +0000 (05:19 +0900)]
Bump esrecurse from 4.2.1 to 4.3.0 (#14746)

Bumps [esrecurse](https://github.com/estools/esrecurse) from 4.2.1 to 4.3.0.
- [Release notes](https://github.com/estools/esrecurse/releases)
- [Commits](https://github.com/estools/esrecurse/compare/v4.2.1...v4.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump postgres-date from 1.0.6 to 1.0.7 (#14745)
dependabot[bot] [Mon, 7 Sep 2020 20:18:10 +0000 (05:18 +0900)]
Bump postgres-date from 1.0.6 to 1.0.7 (#14745)

Bumps [postgres-date](https://github.com/bendrucker/postgres-date) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/bendrucker/postgres-date/releases)
- [Commits](https://github.com/bendrucker/postgres-date/compare/v1.0.6...v1.0.7)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump postcss-calc from 7.0.3 to 7.0.4 (#14752)
dependabot[bot] [Mon, 7 Sep 2020 20:17:46 +0000 (05:17 +0900)]
Bump postcss-calc from 7.0.3 to 7.0.4 (#14752)

Bumps [postcss-calc](https://github.com/postcss/postcss-calc) from 7.0.3 to 7.0.4.
- [Release notes](https://github.com/postcss/postcss-calc/releases)
- [Changelog](https://github.com/postcss/postcss-calc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss-calc/compare/v7.0.3...v7.0.4)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump @babel/plugin-transform-runtime from 7.11.0 to 7.11.5 (#14754)
dependabot[bot] [Mon, 7 Sep 2020 20:17:08 +0000 (05:17 +0900)]
Bump @babel/plugin-transform-runtime from 7.11.0 to 7.11.5 (#14754)

Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.11.0 to 7.11.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.11.5/packages/babel-plugin-transform-runtime)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump public_suffix from 4.0.5 to 4.0.6 (#14743)
dependabot[bot] [Mon, 7 Sep 2020 20:15:39 +0000 (05:15 +0900)]
Bump public_suffix from 4.0.5 to 4.0.6 (#14743)

Bumps [public_suffix](https://github.com/weppos/publicsuffix-ruby) from 4.0.5 to 4.0.6.
- [Release notes](https://github.com/weppos/publicsuffix-ruby/releases)
- [Changelog](https://github.com/weppos/publicsuffix-ruby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/weppos/publicsuffix-ruby/compare/v4.0.5...v4.0.6)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump @babel/core from 7.11.1 to 7.11.6 (#14755)
dependabot[bot] [Mon, 7 Sep 2020 20:13:04 +0000 (05:13 +0900)]
Bump @babel/core from 7.11.1 to 7.11.6 (#14755)

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.11.1 to 7.11.6.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.11.6/packages/babel-core)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump eventemitter3 from 4.0.5 to 4.0.7 (#14742)
dependabot[bot] [Mon, 7 Sep 2020 20:12:16 +0000 (05:12 +0900)]
Bump eventemitter3 from 4.0.5 to 4.0.7 (#14742)

Bumps [eventemitter3](https://github.com/primus/eventemitter3) from 4.0.5 to 4.0.7.
- [Release notes](https://github.com/primus/eventemitter3/releases)
- [Commits](https://github.com/primus/eventemitter3/compare/4.0.5...4.0.7)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump bcrypt from 3.1.15 to 3.1.16 (#14739)
dependabot[bot] [Mon, 7 Sep 2020 20:11:21 +0000 (05:11 +0900)]
Bump bcrypt from 3.1.15 to 3.1.16 (#14739)

Bumps [bcrypt](https://github.com/codahale/bcrypt-ruby) from 3.1.15 to 3.1.16.
- [Release notes](https://github.com/codahale/bcrypt-ruby/releases)
- [Changelog](https://github.com/codahale/bcrypt-ruby/blob/master/CHANGELOG)
- [Commits](https://github.com/codahale/bcrypt-ruby/compare/v3.1.15...v3.1.16)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump warden from 1.2.8 to 1.2.9 (#14738)
dependabot[bot] [Mon, 7 Sep 2020 20:10:49 +0000 (05:10 +0900)]
Bump warden from 1.2.8 to 1.2.9 (#14738)

Bumps [warden](https://github.com/hassox/warden) from 1.2.8 to 1.2.9.
- [Release notes](https://github.com/hassox/warden/releases)
- [Changelog](https://github.com/wardencommunity/warden/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hassox/warden/compare/v1.2.8...v1.2.9)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>