feat(github-release): update glitch-soc/mastodon to v4.5.7#339
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
feat(github-release): update glitch-soc/mastodon to v4.5.7#339renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
--- HelmRelease: mastodon/mastodon Deployment: mastodon/mastodon-sidekiq-all-queues
+++ HelmRelease: mastodon/mastodon Deployment: mastodon/mastodon-sidekiq-all-queues
@@ -38,13 +38,13 @@
fsGroup: 991
runAsGroup: 991
runAsUser: 991
volumes: null
containers:
- name: mastodon
- image: ghcr.io/glitch-soc/mastodon:v4.3.9
+ image: ghcr.io/glitch-soc/mastodon:v4.5.7
imagePullPolicy: IfNotPresent
command:
- bundle
- exec
- sidekiq
- -c
--- HelmRelease: mastodon/mastodon Deployment: mastodon/mastodon-sidekiq-pull-ingress
+++ HelmRelease: mastodon/mastodon Deployment: mastodon/mastodon-sidekiq-pull-ingress
@@ -38,13 +38,13 @@
fsGroup: 991
runAsGroup: 991
runAsUser: 991
volumes: null
containers:
- name: mastodon
- image: ghcr.io/glitch-soc/mastodon:v4.3.9
+ image: ghcr.io/glitch-soc/mastodon:v4.5.7
imagePullPolicy: IfNotPresent
command:
- bundle
- exec
- sidekiq
- -c
--- HelmRelease: mastodon/mastodon Deployment: mastodon/mastodon-streaming
+++ HelmRelease: mastodon/mastodon Deployment: mastodon/mastodon-streaming
@@ -35,13 +35,13 @@
securityContext:
fsGroup: 991
runAsGroup: 991
runAsUser: 991
containers:
- name: mastodon-streaming
- image: ghcr.io/glitch-soc/mastodon-streaming:v4.3.9
+ image: ghcr.io/glitch-soc/mastodon-streaming:v4.5.7
imagePullPolicy: IfNotPresent
command:
- node
- ./streaming
envFrom:
- configMapRef:
--- HelmRelease: mastodon/mastodon Deployment: mastodon/mastodon-web
+++ HelmRelease: mastodon/mastodon Deployment: mastodon/mastodon-web
@@ -38,13 +38,13 @@
fsGroup: 991
runAsGroup: 991
runAsUser: 991
volumes: null
containers:
- name: mastodon-web
- image: ghcr.io/glitch-soc/mastodon:v4.3.9
+ image: ghcr.io/glitch-soc/mastodon:v4.5.7
imagePullPolicy: IfNotPresent
command:
- bundle
- exec
- puma
- -C
--- HelmRelease: mastodon/mastodon CronJob: mastodon/mastodon-media-remove
+++ HelmRelease: mastodon/mastodon CronJob: mastodon/mastodon-media-remove
@@ -15,13 +15,13 @@
metadata:
name: mastodon-media-remove
spec:
restartPolicy: OnFailure
containers:
- name: mastodon-media-remove
- image: ghcr.io/glitch-soc/mastodon:v4.3.9
+ image: ghcr.io/glitch-soc/mastodon:v4.5.7
imagePullPolicy: IfNotPresent
command:
- bin/tootctl
- media
- remove
envFrom:
--- HelmRelease: mastodon/mastodon Job: mastodon/mastodon-assets-precompile
+++ HelmRelease: mastodon/mastodon Job: mastodon/mastodon-assets-precompile
@@ -16,13 +16,13 @@
metadata:
name: mastodon-assets-precompile
spec:
restartPolicy: Never
containers:
- name: mastodon-assets-precompile
- image: ghcr.io/glitch-soc/mastodon:v4.3.9
+ image: ghcr.io/glitch-soc/mastodon:v4.5.7
imagePullPolicy: IfNotPresent
command:
- bash
- -c
- |
bundle exec rake assets:precompile && yarn cache clean
--- HelmRelease: mastodon/mastodon Job: mastodon/mastodon-chewy-upgrade
+++ HelmRelease: mastodon/mastodon Job: mastodon/mastodon-chewy-upgrade
@@ -16,13 +16,13 @@
metadata:
name: mastodon-chewy-upgrade
spec:
restartPolicy: Never
containers:
- name: mastodon-chewy-setup
- image: ghcr.io/glitch-soc/mastodon:v4.3.9
+ image: ghcr.io/glitch-soc/mastodon:v4.5.7
imagePullPolicy: IfNotPresent
command:
- bundle
- exec
- rake
- chewy:upgrade
--- HelmRelease: mastodon/mastodon Job: mastodon/mastodon-db-migrate
+++ HelmRelease: mastodon/mastodon Job: mastodon/mastodon-db-migrate
@@ -16,13 +16,13 @@
metadata:
name: mastodon-db-migrate
spec:
restartPolicy: Never
containers:
- name: mastodon-db-migrate
- image: ghcr.io/glitch-soc/mastodon:v4.3.9
+ image: ghcr.io/glitch-soc/mastodon:v4.5.7
imagePullPolicy: IfNotPresent
command:
- bundle
- exec
- rake
- db:migrate |
--- kubernetes/apps/mastodon/mastodon/app Kustomization: flux-system/mastodon HelmRelease: mastodon/mastodon
+++ kubernetes/apps/mastodon/mastodon/app Kustomization: flux-system/mastodon HelmRelease: mastodon/mastodon
@@ -32,13 +32,13 @@
master:
replicaCount: 1
preset: small_cluster
image:
pullPolicy: IfNotPresent
repository: ghcr.io/glitch-soc/mastodon
- tag: v4.3.9
+ tag: v4.5.7
ingress:
annotations:
cert-manager.io/cluster-issuer: letsencrypt-social-production
external-dns.alpha.kubernetes.io/target: external...PLACEHOLDER_SECRET_DOMAIN..
nginx.ingress.kubernetes.io/denylist-source-range: 2a01:4f8:140:2113::2
nginx.ingress.kubernetes.io/proxy-body-size: 40m
@@ -108,13 +108,13 @@
from_address: mastodon@..PLACEHOLDER_SECRET_SOCIAL_DOMAIN..
port: 587
server: smtp.zeptomail.com.au
streaming:
image:
repository: ghcr.io/glitch-soc/mastodon-streaming
- tag: v4.3.9
+ tag: v4.5.7
port: 4000
web:
port: 3000
web_domain: ..PLACEHOLDER_SECRET_SOCIAL_DOMAIN..
postgresql:
auth: |
83c79bd to
a26cef2
Compare
a26cef2 to
4a718d3
Compare
4a718d3 to
31476ea
Compare
31476ea to
61d17d0
Compare
61d17d0 to
c2a9068
Compare
c2a9068 to
6dd8b69
Compare
6dd8b69 to
9c0636f
Compare
9c0636f to
017e751
Compare
017e751 to
0cb3474
Compare
aff11d9 to
0815642
Compare
0815642 to
a40b7f7
Compare
a40b7f7 to
12fc364
Compare
12fc364 to
5350051
Compare
5350051 to
c4bc423
Compare
c4bc423 to
4bfdad5
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:
v4.3.9→v4.5.7Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
glitch-soc/mastodon (glitch-soc/mastodon)
v4.5.7Compare 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
Added
--suspended-onlyoption totootctl emoji purge(#37828 and #37861 by @ClearlyClaire and @mjankowski)Changed
Fixed
Upgrade notes
To get the code for v4.5.7, use
git fetch && git checkout v4.5.7.Dependencies
External dependencies have not changed since v4.5.0.
Update steps
The following instructions are for updating from 4.5.6.
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
RAILS_ENV=production bundle exec rails assets:precompileWhen using Docker
v4.5.6Compare 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
Changed
Fixed
Upgrade notes
To get the code for v4.5.6, use
git fetch && git checkout v4.5.6.Dependencies
External dependencies have not changed since v4.5.0.
Update steps
The following instructions are for updating from 4.5.5.
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
RAILS_ENV=production bundle exec rails assets:precompileWhen using Docker
v4.5.5Compare 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
Changed
Fixed
FeedManager#filter_from_homeerror when handling a reblog of a deleted status (#37486 by @ClearlyClaire)quote_approval_policybeing reset to user defaults when omitted in status update (#37436 and #37474 by @mjankowski and @shleeable)Varyparsing in cache control enforcement (#37426 by @MegaManSec)QuoteRequesthandling (#37425 by @MegaManSec)Upgrade notes
To get the code for v4.5.5, use
git fetch && git checkout v4.5.5.Dependencies
External dependencies have not changed since v4.5.0.
Update steps
The following instructions are for updating from 4.5.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.5.0 release notes.
Non-Docker
RAILS_ENV=production bundle exec rails assets:precompileWhen using Docker
v4.5.4Compare 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
Changed
Fixed
Adminrole not includingview_feedspermission (#37301 by @ClearlyClaire)Upgrade notes
To get the code for v4.5.4, use
git fetch && git checkout v4.5.4.Dependencies
External dependencies have not changed since v4.5.0.
Update steps
The following instructions are for updating from 4.5.3.
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
RAILS_ENV=production bundle exec rails assets:precompileWhen using Docker
v4.5.3Compare 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
Fixed
noreferrerin external links (#37107 by @ChaosExAnima)tootctl status removeremoving quoted posts and remote quotes of local posts (#37009 by @ClearlyClaire)Upgrade notes
To get the code for v4.5.3, use
git fetch && git checkout v4.5.3.Dependencies
External dependencies have not changed since v4.5.0.
Update steps
The following instructions are for updating from 4.5.2.
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
RAILS_ENV=production bundle exec rails assets:precompileWhen using Docker
v4.5.2Compare 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
Changed
Fixed
dbookmark keyboard shortcut (#3285)g+hkeyboard shortcut not working when a post is focused (#36935 by @diondiondion)tootctl upgrade storage-schemafailing withArgumentError(#36914 by @shugo)Upgrade notes
To get the code for v4.5.2, use
git fetch && git checkout v4.5.2.Dependencies
External dependencies have not changed since v4.5.0.
Update steps
The following instructions are for updating from 4.5.1.
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
v4.5.1Compare Source
This is a patch release for 4.5.
Check out the 4.5.0 release notes for information.
Changelog
Fixes
Update(#36848 by @ClearlyClaire)Intl.DisplayNames(#36847 by @diondiondion)/api/v1/statuses/:id/contextsometimes returingMastodon-Async-Refreshwithoutresult_count(#36779 by @ClearlyClaire)Upgrade notes
To get the code for v4.5.1, use
git fetch && git checkout v4.5.1.Dependencies
External dependencies have not changed since v4.5.0.
Update steps
The following instructions are for updating from 4.5.0.
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
v4.5.0Compare Source
For a user-focused highlight of these changes, see https://blog.joinmastodon.org/2025/11/mastodon-4.5/
For changes of particular interest to application developers, see https://blog.joinmastodon.org/2025/10/mastodon-4-5-for-devs/
For a more detailed run-down on the changes, see the Changelog section below!
Upgrade overview
This release contains upgrade notes that deviate from the norm:
ℹ️ Sidekiq has been updated, which may require you to change health check or monitoring code
ℹ️ Requires streaming server restart
ℹ️ Requires database migrations
For more information, view the complete release notes and scroll down to the upgrade instructions section.
Changelog
Added
This includes a revamp of the composer interface.
See https://blog.joinmastodon.org/2025/09/introducing-quote-posts/ for a user-centric overview of the feature, and https://docs.joinmastodon.org/client/quotes/ for API documentation.
disabledvalue to server setting for live and topic feeds, as well as user permission to bypass that (#36338, #36467, #36497, #36563, #36577, #36585, #36607 and #36703 by @ClearlyClaire)This splits the
timeline_previewsetting into four more granular settings controlling live feeds and topic (hashtag, trending link) feeds.The setting for local topic feeds has 2 values:
publicandauthenticated. Every other setting has 3 values:public,authenticated,disabled.When
disabled, users with the “View live and topic feeds” will still be able to view them.Updateactivities on converted object types (#36322 by @ClearlyClaire)dev:populate_sample_data(#36099 by @ClearlyClaire)This also completely reworks the processing and rendering of emojis and server-rendered HTML in statuses and other places.
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.
This PR was generated by Mend Renovate. View the repository job log.