-
Notifications
You must be signed in to change notification settings - Fork 13
Update all non-major dependencies (minor) #870
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
🦋 Changeset detectedLatest commit: 8f816e2 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
64200f6 to
21fa1a8
Compare
f559030 to
ca1a55e
Compare
0d8dbba to
126140c
Compare
a01855b to
989bf38
Compare
4bdca97 to
6b493d7
Compare
df2a3dd to
39260b0
Compare
4d90c27 to
d2bd222
Compare
29f025e to
27d568d
Compare
2127cb2 to
7a904d9
Compare
7a904d9 to
6eda82a
Compare
6eda82a to
dc9c793
Compare
a3a1966 to
27d9ee8
Compare
e55dc13 to
f4c991f
Compare
Signed-off-by: Mikhail Aheichyk <[email protected]>
Signed-off-by: Mikhail Aheichyk <[email protected]>
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This PR contains the following updates:
0.31.0→0.33.11.1.1→1.2.1v2.6.1→v2.8.0v1.10.0→v1.13.0v1.123.0→v1.145.03.12→3.14v3.7.0→v3.10.15.99.9→5.104.1Release Notes
aquasecurity/trivy-action (aquasecurity/trivy-action)
v0.33.1Compare Source
What's Changed
Full Changelog: aquasecurity/trivy-action@0.33.0...0.33.1
v0.33.0Compare Source
What's Changed
New Contributors
Full Changelog: aquasecurity/trivy-action@0.32.0...0.33.0
v0.32.0Compare Source
What's Changed
Full Changelog: aquasecurity/trivy-action@0.31.0...0.32.0
helm/chart-testing-action (helm/chart-testing-action)
v2.8.0Compare Source
What's Changed
New Contributors
Full Changelog: helm/chart-testing-action@v2...v2.8.0
v2.7.0Compare Source
For
ctchange see https://github.com/helm/chart-testing/releases/tag/v3.12.0What's Changed
New Contributors
Full Changelog: helm/chart-testing-action@v2.6.1...v2.7.0
helm/kind-action (helm/kind-action)
v1.13.0Compare Source
What's Changed
New Contributors
Full Changelog: helm/kind-action@v1...v1.13.0
v1.12.0Compare Source
What's Changed
New Contributors
Full Changelog: helm/kind-action@v1.11.0...v1.12.0
v1.11.0Compare Source
What's Changed
New Contributors
Full Changelog: helm/kind-action@v1.10.0...v1.11.0
element-hq/synapse (matrixdotorg/synapse)
v1.145.0Compare Source
Synapse 1.145.0 (2026-01-13)
No significant changes since 1.145.0rc4.
End of Life of Ubuntu 25.04 Plucky Puffin
Ubuntu 25.04 (Plucky Puffin) will be end of life on Jan 17, 2026. Synapse will stop building packages for Ubuntu 25.04 shortly thereafter.
Updates to Locked Dependencies No Longer Included in Changelog
The "Updates to locked dependencies" section has been removed from the changelog due to lack of use and the maintenance burden. (#19254)
Synapse 1.145.0rc4 (2026-01-08)
No significant changes since 1.145.0rc3.
This RC contains a fix specifically for openSUSE packaging and no other changes.
Synapse 1.145.0rc3 (2026-01-07)
No significant changes since 1.145.0rc2.
This RC strips out unnecessary files from the wheels that were added when fixing the source distribution packaging in the previous RC.
Synapse 1.145.0rc2 (2026-01-07)
No significant changes since 1.145.0rc1.
This RC fixes the source distribution packaging for uploading to PyPI.
Synapse 1.145.0rc1 (2026-01-06)
Features
membershipsendpoint to the admin API. This is useful for forensics and T&S purposes. (#19260)admin_unsafely_bypass_quarantinequery parameter totrueon Client-Server API media download requests. (#19275)GET /_synapse/admin/v2/users/<user_id>. (#19281)federation_client.pydev script. Contributed by Denis Kasak (@dkasak). (#19300)Bugfixes
Durationwas logged incorrectly. (#19267)zope-interfaceolder than 6.2. (#19274)Updates to the Docker image
SYNAPSE_ENABLE_METRICS). (#19324)Improved Documentation
public_baseurlwhen configuring OpenID Connect authentication. (#19270)Deprecations and Removals
Internal Changes
HomeServer.shutdown()failing if the homeserver hasn't been setup yet. (#19187)Content-Lengthheader/s are invalid. (#19212)HomeServer.shutdown()failing if the homeserver failed tostart. (#19232)poetry-coretomaturin. (#19234)Clockunless explicitly enabled. (#19278)uvto test olddeps to ensure all transitive dependencies use minimum versions. (#19289)Failed to listen on 0.0.0.0, continuing because listening on [::]. (#19297)shared_extra_confis combined in our Docker configuration scripts. (#19323).github/workflows/tests.yml. (#19327)v1.144.0Compare Source
Synapse 1.144.0 (2025-12-09)
Deprecation of MacOS Python wheels
The team has decided to deprecate and stop publishing python wheels for MacOS as of this release. Synapse docker images will continue to work on MacOS, as will building Synapse from source (though note this requires a Rust compiler).
Unstable mutual rooms endpoint is now behind an experimental feature flag
Admins using the unstable MSC2666 endpoint (
/_matrix/client/unstable/uk.half-shot.msc2666/user/mutual_rooms), please check the relevant section in the upgrade notes as this release contains changes that disable that endpoint by default.No significant changes since 1.144.0rc1.
Synapse 1.144.0rc1 (2025-12-02)
Admins using the unstable MSC2666 endpoint (
/_matrix/client/unstable/uk.half-shot.msc2666/user/mutual_rooms), please check the relevant section in the upgrade notes as this release contains changes that disable that endpoint by default.Features
Bugfixes
use_frozen_dicts: True. (#19235)canonical_aliascontent would return 500 instead of 400. (#19240)Durationwas logged incorrectly. (#19267)Improved Documentation
--config-pathhelp how multiple files are merged - by merging them shallowly. (#19243)Deprecations and Removals
Internal Changes
SYNAPSE_SUPPORTED_COMPLEMENT_TEST_PACKAGESenvironment variable fromscripts-dev/complement.sh. (#19208)scripts-dev/complement.shlogic to avoidexitto facilitate being able to source it from other scripts (composable). (#19209)/_matrix/client/unstable/uk.half-shot.msc2666/user/mutual_rooms) to be available. (#19219)Durationtype. (#19223, #19229)/messagesas expected. (#19226).egg-info. (#19251)Updates to locked dependencies
v1.143.0Compare Source
Synapse 1.143.0 (2025-11-25)
Dropping support for PostgreSQL 13
In line with our deprecation policy, we've dropped support for PostgreSQL 13, as it is no longer supported upstream. This release of Synapse requires PostgreSQL 14+.
No significant changes since 1.143.0rc2.
synapse 1.143.0rc2 (2025-11-18)
Internal Changes
Synapse 1.143.0rc1 (2025-11-18)
Features
register_new_matrix_user. (#18784)POST /_matrix/client/v1/delayed_events, and allow calling this endpoint with the update action to take (send/cancel/restart) in the request path instead of the body. (#19152)Bugfixes
maindatabase. (#19181)delayed_eventstable. (#19155)Improved Documentation
Deprecations and Removals
Internal Changes
X | Ywhere possible, as per PEP 604, added in Python 3.10. (#19111)synapse_storage_events_persisted_events_sep_totalmetric by removingorigin_entitylabel. This also separates out events sent by local application services by changing theorigin_typefor such events toapplication_service. Thetypefield also only tracks common event types, and anything else is bucketed under*other*. (#19133, #19168)pyproject.tomlproject metadata to be compatible with standard Python packaging tooling. (#19137).git-blame-ignore-revs). (#19150)parameterizedto0.9.0andidnato3.3as those are the first to advertise support for Python 3.10. (#19167)sentinelfor the log recordrequestwhen no logcontext is active. (#19172)Clockutilities. (#19173)cibuildwheelconfig as it's no longer required after #19137. (#19177)PerDestinationQueue.shutdown(...)is called. (#19178)Updates to locked dependencies
v1.142.1Compare Source
Synapse 1.142.1 (2025-11-18)
Bugfixes
v1.142.0Compare Source
Synapse 1.142.0 (2025-11-11)
Dropped support for Python 3.9
This release drops support for Python 3.9, in line with our dependency deprecation policy, as it is now end of life.
SQLite 3.40.0+ is now required
The minimum supported SQLite version has been increased from 3.27.0 to 3.40.0.
If you use current versions of the matrixorg/synapse Docker images, no action is required.
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).
At present, publishing MacOS Python wheels will continue for the next release (1.143.0), but will not be available after that (1.144.0+). 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!
Internal Changes
Synapse 1.142.0rc4 (2025-11-07)
Bugfixes
matrix_authentication_service.secret_pathwould prevent the homeserver from starting up. (#19144)Synapse 1.142.0rc3 (2025-11-04)
Internal Changes
Synapse 1.142.0rc2 (2025-11-04)
Internal Changes
Synapse 1.142.0rc1 (2025-11-04)
Features
to allow an admin to fetch the space/room hierarchy for a given space. (#19021)
Bugfixes
oidc_session_no_samesitecookie to have theSecureattribute, so the only difference between it and the pairedoidc_sessioncookie, is the configuration of theSameSiteattribute as described in the comments / cookie names. Contributed by @kieranlane. (#19079)HomeServer.shutdown(). (#19108)Improved Documentation
Deprecations and Removals
Internal Changes
CREATE TABLEsyntax. (#19020)RETURNINGas supported by SQL engines, now that the minimum-supported versions of both SQLite and PostgreSQL support it. (#19047)oidc.load_metadata()startup into_base.start(). (#19056)deferLater(...). (#19058)pyproject.toml. (#19081)pp38*skip selector from cibuildwheel to silence warning. (#19085)SIGHUPhandlers in 3rd-party code. (#19095)Image.getexifmethod instead of the experimentalImage._getexif. (#19098)/usr/local/.lockfile from appearing in built Synapse docker images. (#19107)python <= 3.14) into account when checking dependencies. (#19110)exit(1)in our composable functions). (#19116)exit(1)in our composable functions). (#19121, #19131)Updates to locked dependencies
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)v1.140.0Compare Source
Synapse 1.140.0 (2025-10-14)
Compatibility notice for users of
synapse-s3-storage-providerDeployments that make use of the synapse-s3-storage-provider module must upgrade to v1.6.0.
Using older versions of the module with this release of Synapse will prevent users from being able to upload or download media.
No significant changes since 1.140.0rc1.
Synapse 1.140.0rc1 (2025-10-10)
Features
the
origin/media_ididentifier found in a Matrix Content URI. (#18911)GET /_matrix/client/v1/rtc/transportsendpoint for the latest draft of MSC4143: MatrixRTC. (#18967)defer_to_threadpoolfunction in the Synapse Module API that allows modules to run a function on a separate thread in a custom threadpool. (#19032)Bugfixes
room_configargument and documentation foruser_may_create_roomspam-checker callback. (#18721)user_ips_max_age. (#18948)Improved Documentation
Deferredcallbacks interact with logcontexts. (#18914)rc_room_creationandrc_reportsto clarify that aper_userrate limit is not supported. (#18998)Deprecations and Removals
LoggingContext.set_current_context/LoggingContext.current_contextmethods which already have equivalent bare methods insynapse.logging.context. (#18989)Internal Changes
SynapseHomeServerobject, allowing artifacts of embedded small hosts to be properly garbage collected. (#18828)server_namein logging context for multiple Synapse instances in one process. (#18868)make_deferred_yieldableso it follows Synapse logcontext rules. (#18903)_get_e2e_cross_signing_signatures_for_devicesby increasing the batch size of devices the query is called with, reducing DB load. (#18939)no active span when trying to logtracing error on startup (when OpenTracing is enabled). (#18959)run_coroutine_in_background(...)incorrectly handling logcontext. (#18964)timeout_deferredtests. (#18974)ReplicationUploadKeysForUserRestServletas a folloConfiguration
📅 Schedule: Branch creation - Between 12:00 AM and 05:59 AM, only on Monday ( * 0-5 * * 1 ) in timezone Europe/Berlin, Automerge - Monday through Friday ( * * * * 1-5 ) in timezone Europe/Berlin.
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.