Skip to content

fix(deps): update mastodon/mastodon v4.6.4 → v4.6.5 - #3085

Merged
truecharts-admin merged 1 commit into
mainfrom
renovate/mastodon-mastodon-4.6.x
Aug 6, 2026
Merged

fix(deps): update mastodon/mastodon v4.6.4 → v4.6.5#3085
truecharts-admin merged 1 commit into
mainfrom
renovate/mastodon-mastodon-4.6.x

Conversation

@truecharts-admin

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
mastodon/mastodon patch 4.6.44.6.5

Release Notes

mastodon/mastodon (mastodon/mastodon)

v4.6.5

Compare Source

Mastodon

Upgrade overview

This release contains upgrade notes that deviate from the norm:

ℹ️ Requires assets recompilation

For more information, view the complete release notes and scroll down to the upgrade instructions section.

Changelog

Fixed

Upgrade notes

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

[!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

External dependencies have not changed since v4.6.0.

  • Ruby: 3.3 or newer
  • PostgreSQL: 14 or newer
  • Elasticsearch (recommended, for full-text search): 7.x (OpenSearch should also work)
  • LibreTranslate (optional, for translations): 1.3.3 or newer
  • Redis: 7.0 or newer
  • Node: 22 or newer
  • libvips: 8.13 or newer
  • FFMpeg: 5.1 or newer
Update steps

The following instructions are for updating from 4.6.4.

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. In particular, it is very important to read the 4.6.0 release notes.

Non-Docker
  1. Precompile the assets: RAILS_ENV=production bundle exec rails assets:precompile
  2. Restart all Mastodon processes.
When using Docker
  1. Restart all Mastodon processes.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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.

@trueforge-bot

trueforge-bot Bot commented Aug 6, 2026

Copy link
Copy Markdown

📦 App Size Analysis

Note

Comparing ghcr.io/trueforge-org/mastodon:rollingghcr.io/trueforge-org/mastodon:sandbox

📈 Size Comparison Table

OS/Platform Previous Current Change Trend
linux/amd64 744.28 MB 746.45 MB +2.17 MB (+0.29%) 🔼
linux/arm64 495.49 MB 497.53 MB +2.04 MB (+0.41%) 🔼

@Crow-Control Crow-Control left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto approved automated PR

@truecharts-admin
truecharts-admin merged commit 8471c9f into main Aug 6, 2026
13 checks passed
@truecharts-admin
truecharts-admin deleted the renovate/mastodon-mastodon-4.6.x branch August 6, 2026 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants