You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/config
dependabot[bot] 6b72641641
Bump i18n-tasks from 0.9.37 to 1.0.8 (#17993)
* Bump i18n-tasks from 0.9.37 to 1.0.8

Bumps [i18n-tasks](https://github.com/glebm/i18n-tasks) from 0.9.37 to 1.0.8.
- [Release notes](https://github.com/glebm/i18n-tasks/releases)
- [Changelog](https://github.com/glebm/i18n-tasks/blob/main/CHANGES.md)
- [Commits](https://github.com/glebm/i18n-tasks/compare/v0.9.37...v1.0.8)

---
updated-dependencies:
- dependency-name: i18n-tasks
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Run `bundle exec i18n-tasks normalize`

* Add `admin_mailer.new_appeal.actions.*` to ignore_unused

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
3 years ago
..
environments Fix unset `SMTP_RETURN_PATH` environment variable causing e-mail not to send (#17982) 3 years ago
initializers Fix cookies secure flag being set when served over Tor (#17992) 3 years ago
locales Bump i18n-tasks from 0.9.37 to 1.0.8 (#17993) 3 years ago
webpack Fix assets failing to build with OpenSSL 3 because of deprecated hash algorithm (#17930) 3 years ago
application.rb Fix cookies secure flag being set when served over Tor (#17992) 3 years ago
boot.rb Bump bootsnap from 1.6.0 to 1.8.1 (#16677) 4 years ago
brakeman.ignore Fix IDN domains not being rendered correctly in a few left-over places (#17848) 3 years ago
database.yml Format JSON and YAML using Prettier (#17823) 3 years ago
deploy.rb Bump capistrano from 3.16.0 to 3.17.0 (#17774) 3 years ago
environment.rb
i18n-tasks.yml Bump i18n-tasks from 0.9.37 to 1.0.8 (#17993) 3 years ago
navigation.rb Add trending statuses (#17431) 3 years ago
pghero.yml
puma.rb
routes.rb Remove sign-in token authentication, instead send e-mail about new sign-in (#17970) 3 years ago
secrets.yml
settings.yml Add `/api/v1/accounts/familiar_followers` to REST API (#17700) 3 years ago
sidekiq.yml Change frequency of trends review notifications from 2 hours to 6 hours (#17850) 3 years ago
storage.yml Update Mastodon to Rails 6.1 (#15910) 4 years ago
themes.yml
webpacker.yml