Skip to content

Conversation

small-hack-renovate[bot]
Copy link

@small-hack-renovate small-hack-renovate bot commented May 30, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/mastodon/mastodon patch v4.2.8 -> v4.2.11

Release Notes

mastodon/mastodon (ghcr.io/mastodon/mastodon)

v4.2.9

Compare Source

Mastodon

Changelog

Security
Added
  • Add rate-limit on OAuth application registration (ThisIsMissEm)
  • Add fallback redirection when getting a webfinger query WEB_DOMAIN@WEB_DOMAIN (ClearlyClaire)
  • Add digest attribute to Admin::DomainBlock entity in REST API (ThisIsMissEm)
Removed
  • Remove superfluous application-level caching in some controllers (ClearlyClaire)
  • Remove aggressive OAuth application vacuuming (ThisIsMissEm)
Fixed
  • Fix leaking Elasticsearch connections in Sidekiq processes (ClearlyClaire)
  • Fix language of remote posts not being recognized when using unusual casing (ClearlyClaire)
  • Fix off-by-one in tootctl media commands (ClearlyClaire)
  • Fix removal of allowed domains (in LIMITED_FEDERATION_MODE) not being recorded in the audit log (ThisIsMissEm)
  • Fix not being able to block a subdomain of an already-blocked domain through the API (ClearlyClaire)
  • Fix Idempotency-Key being ignored when scheduling a post (ClearlyClaire)
  • Fix crash when supplying the FFMPEG_BINARY environment variable (timothyjrogers)
  • Fix improper email address validation (ClearlyClaire)
  • Fix results/query in api/v1/featured_tags/suggestions (mjankowski)
  • Fix unblocking internationalized domain names under certain conditions (tribela)
  • Fix admin account created by mastodon:setup not being auto-approved (ClearlyClaire)
  • Fix reference to non-existent var in CLI maintenance command (mjankowski)

Upgrade notes

To get the code for v4.2.9, use git fetch && git checkout v4.2.9.

[!NOTE]
As always, make sure you have backups of the database before performing any upgrades. If you are using docker-compose, this is how a backup command might look: docker exec mastodon_db_1 pg_dump -Fc -U postgres postgres > name_of_the_backup.dump

Dependencies

With the exception of Ruby's recommended version, external dependencies have not changed since v4.2.0, the compatible Ruby, PostgreSQL, Node, Elasticsearch and Redis versions are the same, that is:

  • Ruby: 3.0 to 3.2
  • PostgreSQL: 10 or newer
  • Elasticsearch (recommended, for full-text search): 7.x (OpenSearch should also work)
  • LibreTranslate (optional, for translations): 1.3.3 or newer
  • Redis: 4 or newer
  • Node: 16 or newer
  • ImageMagick: 6.9.7-7 or newer
Update steps

The following instructions are for updating from 4.2.8.

If you are upgrading directly from an earlier release, please carefully read the upgrade notes for the skipped releases as well, as they often require extra steps such as database migrations.

Non-Docker only:

  1. Install dependencies: bundle install and yarn install --frozen-lockfile
  2. Restart all Mastodon processes

Using Docker:

  1. Restart all Mastodon processes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@small-hack-renovate small-hack-renovate bot force-pushed the renovate/ghcr.io-mastodon-mastodon-4.x branch from a80a6b6 to 81d92b2 Compare July 4, 2024 15:13
@small-hack-renovate small-hack-renovate bot force-pushed the renovate/ghcr.io-mastodon-mastodon-4.x branch from 81d92b2 to 8e08cee Compare August 16, 2024 12:53
@jessebot jessebot changed the title Update ghcr.io/mastodon/mastodon Docker tag to v4.2.9 Update ghcr.io/mastodon/mastodon Docker tag to v4.2.11 Sep 20, 2024
@jessebot jessebot force-pushed the renovate/ghcr.io-mastodon-mastodon-4.x branch from 8e08cee to cc3f85c Compare October 21, 2024 09:38
@jessebot jessebot self-assigned this Oct 21, 2024
@jessebot jessebot merged commit d9f1b8b into main Oct 21, 2024
1 check passed
@jessebot jessebot deleted the renovate/ghcr.io-mastodon-mastodon-4.x branch October 21, 2024 09:40
nepeat pushed a commit to nepeat/mastodon-helm-chart that referenced this pull request Feb 7, 2025
jessebot added a commit that referenced this pull request Mar 1, 2025
Use unique annotation key for smtp secret checksum (#48) (#51)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant