fix(deps): update mastodon/mastodon v4.5.11 → v4.5.13#2556
Open
truecharts-admin wants to merge 1 commit into
Open
fix(deps): update mastodon/mastodon v4.5.11 → v4.5.13#2556truecharts-admin wants to merge 1 commit into
truecharts-admin wants to merge 1 commit into
Conversation
Crow-Control
approved these changes
Jun 24, 2026
Crow-Control
left a comment
Member
There was a problem hiding this comment.
Auto approved automated PR
a465117 to
d9245bd
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.5.11→4.5.13Release Notes
mastodon/mastodon (mastodon/mastodon)
v4.5.13Compare Source
This release is made solely to update FFmpeg in our docker container images to fix CVE-2026-8461 (critical severity). It is critical to update if you use our docker container images.
If you are not using our docker container images, please make sure your system FFmpeg is updated to a fixed version, that is, 8.1.2, 7.1.5, 6.1.6, or 5.1.10.
For the recently released v4.5.12, see 4.5.12 release notes for information.
Changelog
Security
Upgrade notes
To get the code for v4.5.13, use
git fetch && git checkout v4.5.13.Dependencies
External dependencies have not changed since v4.5.0.
Update steps
The following instructions are for updating from 4.5.12.
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.5.0 release notes.
v4.5.12Compare Source
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
Security
LDAP_TLS_NO_VERIFY=true(GHSA-3rhr-8phh-jm86)Fixed
Upgrade notes
To get the code for v4.5.12, use
git fetch && git checkout v4.5.12.Dependencies
External dependencies have not changed since v4.5.0.
Update steps
The following instructions are for updating from 4.5.11.
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.5.0 release notes.
Non-Docker
bundle installandyarn install --immutableRAILS_ENV=production bundle exec rails assets:precompileWhen using Docker
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR has been generated by Renovate Bot.