chore(deps): update dependency element-hq/synapse to v1.141.0 (2/main) #1050
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:
v1.140.0->v1.141.0Pre-merge checks for Synapse or MAS workloads
The Release Notes do not describe any breaking changes.
The Upgrade document does not describe any breaking changes.
Release Notes
element-hq/synapse (element-hq/synapse)
v1.141.0Compare Source
Synapse 1.141.0 (2025-10-29)
Deprecation of MacOS Python wheels
The team has decided to deprecate and eventually stop publishing python wheels
for MacOS. This is a burden on the team, and we're not aware of any parties
that use them. Synapse docker images will continue to work on MacOS, as will
building Synapse from source (though note this requires a Rust compiler).
Publishing MacOS Python wheels will continue for the next few releases. If you
do make use of these wheels downstream, please reach out to us in
#synapse-dev:matrix.org. We'd
love to hear from you!
Docker images now based on Debian
trixiewith Python 3.13The Docker images are now based on Debian
trixieand use Python 3.13. If youare using the Docker images as a base image you may need to e.g. adjust the
paths you mount any additional Python packages at.
No significant changes since 1.141.0rc2.
Synapse 1.141.0rc2 (2025-10-28)
Bugfixes
Synapse 1.141.0rc1 (2025-10-21)
Features
Bugfixes
reload-ed more than once when running under systemd. (#19060)Updates to the Docker image
Internal Changes
start_background_tasks(the standard pattern for this kind of thing). (#19037)PyGitHubdependency in the release script and raise the dependency's minimum version to1.59.0. (#19039)ApplicationService). (#19040)Configuration
📅 Schedule: Branch creation - Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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.