Merged
Conversation
Container Scanning Status: ✅ Success |
558dc6f to
4b60b36
Compare
c4d6b06 to
6f9a951
Compare
5022d34 to
a39388a
Compare
6a9ea35 to
e5c463a
Compare
c19e97c to
0e75cf9
Compare
tpendragon
added a commit
that referenced
this pull request
Nov 3, 2025
This should help get #821 over the finish line.
03c7df2 to
1cd2886
Compare
3c40ac9 to
db56e31
Compare
0d47d4c to
66f3fd4
Compare
81d2dc8 to
b236ec6
Compare
b236ec6 to
3834166
Compare
Member
|
Tested on staging. |
eliotjordan
approved these changes
Jan 15, 2026
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:
3.0.0→3.3.2~> 0.2.3→~> 0.3.01.8.0→1.10.13.13.2→3.13.41.18.4→1.19.527.3.4.3→27.3.4.62.24.0→2.25.3~> 0.38→~> 0.391.0.1→1.0.2~> 0.6.1→~> 0.7.0~> 0.4.0→~> 0.5.024.11.0→24.13.07.2.0→7.2.12.20.1→2.20.22.11.4→2.11.61.8.1→1.8.34.6.5→4.7.01.6.1→1.6.21.1.13→1.1.201.55.1→1.57.01.55.1→1.57.02.7.4→2.7.50.21.1→0.22.0"~> 0.15.0"→"~> 0.16.0"19.2.0→19.2.319.2.0→19.2.30.5.15→0.5.171.19.8→1.20.00.4.0→0.4.1Release Notes
samvera-labs/clover-iiif (@samvera/clover-iiif)
v3.3.2Compare Source
v3.3.0Compare Source
What's Changed
New Contributors
Full Changelog: samvera-labs/clover-iiif@v3.2.0...v3.3.0
v3.2.0Compare Source
What's Changed
Full Changelog: samvera-labs/clover-iiif@v3.1.1...v3.2.0
v3.1.2Compare Source
v3.1.1Compare Source
What's Changed
Full Changelog: samvera-labs/clover-iiif@v3.0.3...v3.1.1
v3.1.0Compare Source
v3.0.3Compare Source
What's Changed
envalues. by @mathewjordan in #310Full Changelog: samvera-labs/clover-iiif@v3.0.2...v3.0.3
v3.0.2Compare Source
What's Changed
New Contributors
Full Changelog: samvera-labs/clover-iiif@v3.0.0...v3.0.2
v3.0.1Compare Source
angelikatyborska/a11y-audit-elixir (a11y_audit)
v0.3.1Compare Source
v0.3.0Compare Source
mtrudel/bandit (bandit)
v1.10.1Compare Source
Changes
Fixes
:zstd_optionskey to be set in config (#558, thanks @Fudoshiki!)v1.10.0Compare Source
Enhancements
response_encodingsto allow specifying an explicit preference order to compression encodings (#555)v1.9.0Compare Source
Enhancements
elixir-ecto/ecto_sql (ecto_sql)
v3.13.4Compare Source
Bug fixes
mix ecto.loadwith large dumped databasesv3.13.3Compare Source
Enhancements
:generated:wrap_in_transactionoption to explainBug fixes
structure_load/2for MySQL 9.4+elixir-lang/elixir (elixir)
v1.19.5Compare Source
1. Enhancements
Elixir
2. Bug fixes
Elixir
dbg_callbackis modified at runtimenot inStream.flat_map/2to crashIEx
#iex:breakas part of multi-line promptsLogger
v1.19.4Compare Source
1. Enhancements
Mix
--min-cycle-labelto help projects adapt to the more precisemix xref graphreports in Elixir v1.19. In previous versions, Elixir would break a large compilation cycle into several smaller ones, and therefore developers would check for--min-cycle-sizeon CI. However, the issue is not the size of the cycle (it has no implication in the amount of compiled files), but how many compile-time dependencies (aka compile labels) in a cycle. The new option allows developers to filter on the label parameter2. Bug fixes
Elixir
File.cp_r/3reports non-existing destination properly (instead of source)ExUnit
assertpropagate type informationLogger
Mix
app:APPworks when the project or its dependencies were not yet compiledhexapplication can be included in escriptsv1.19.3Compare Source
1. Enhancements
Elixir
Mix
--force-elixir,--force-app, etc2. Bug fixes
ExUnit
setup_allMix
&Mod.fun/aritycan be written to .app filesv1.19.2Compare Source
1. Enhancements
Elixir
.beamfiles in the compilerMix
--no-check-cwdto skip compiler check to aid debugging2. Bug fixes
Elixir
IO.inspect :label~~~unary operatorLogger
Mix
elixirc_pathsis not a list of string pathsMIX_OS_DEPS_COMPILE_PARTITION_COUNTacrossmix escript.install,mix archive.install, and othersv1.19.1Compare Source
1. Bug fixes
EEx
EEx.compile_stringElixir
dbg/2Mix
erlang/otp (erlang)
v27.3.4.6: OTP 27.3.4.6Compare Source
Check out the git tag OTP-27.3.4.6, and build a full OTP system including documentation. Apply one or more applications from this build as patches to your installation using the 'otp_patch_apply' tool. For information on install requirements, see descriptions for each application version below.
erts-15.2.7.4
The erts-15.2.7.4 application can be applied independently of other applications on a full OTP 27 installation.
Improvements and New Features
Option(s) to create
gen_tcpandsocketsockets with protocol IPPROTO_MPTCP has been implemented.See functions
gen_tcp:listen/2,gen_tcp:connect/4and the typesocket:protocol/0.Own Id: OTP-19814
kernel-10.2.7.3
Note! The kernel-10.2.7.3 application cannot be applied independently of other applications on an arbitrary OTP 27 installation.
Improvements and New Features
Option(s) to create
gen_tcpandsocketsockets with protocol IPPROTO_MPTCP has been implemented.See functions
gen_tcp:listen/2,gen_tcp:connect/4and the typesocket:protocol/0.Own Id: OTP-19814
wx-2.4.3.1
The wx-2.4.3.1 application can be applied independently of other applications on a full OTP 27 installation.
Fixed Bugs and Malfunctions
Fixed reading out of array bounds and potential memory leaks.
Own Id: OTP-19843
Related Id(s): PR-10353
v27.3.4.5: OTP 27.3.4.5Compare Source
Check out the git tag OTP-27.3.4.5, and build a full OTP system including documentation. Apply one or more applications from this build as patches to your installation using the 'otp_patch_apply' tool. For information on install requirements, see descriptions for each application version below.
inets-9.3.2.2
The inets-9.3.2.2 application can be applied independently of other applications on a full OTP 27 installation.
Fixed Bugs and Malfunctions
Fixed uri_string:uri_string() to string() type specs inside httpc.erl module.
Own Id: OTP-19835
Related Id(s): PR-10242
ssh-5.2.11.4
The ssh-5.2.11.4 application can be applied independently of other applications on a full OTP 27 installation.
Fixed Bugs and Malfunctions
With this change user space buffers are used to limit ssh hello message size instead of kernel buffers
Own Id: OTP-19839
Related Id(s): ERIERL-1273, PR-10350
ssl-11.2.12.4
Note! The ssl-11.2.12.4 application cannot be applied independently of other applications on an arbitrary OTP 27 installation.
Fixed Bugs and Malfunctions
Correct documentation for fail_if_no_peer_cert option.
Own Id: OTP-19828
Related Id(s): PR-10333
Thanks to
Marcelino Alberdi Pereira
v27.3.4.4: OTP 27.3.4.4Compare Source
Check out the git tag OTP-27.3.4.4, and build a full OTP system including documentation. Apply one or more applications from this build as patches to your installation using the 'otp_patch_apply' tool. For information on install requirements, see descriptions for each application version below.
diameter-2.4.1.1
The diameter-2.4.1.1 application can be applied independently of other applications on a full OTP 27 installation.
Fixed Bugs and Malfunctions
Added documentation about 'proxy' and 'resend' options in diameter:handle_request/3
Own Id: OTP-19768
Related Id(s): GH-10150, PR-10182
erts-15.2.7.3
The erts-15.2.7.3 application can be applied independently of other applications on a full OTP 27 installation.
Fixed Bugs and Malfunctions
Fixed the
erldocumentation of the default timewarp mode used.Own Id: OTP-19790
Related Id(s): PR-9970
The
erlang:suspend_process()BIFs failed to suspend processes currently executing on dirty schedulers.Own Id: OTP-19799
Related Id(s): PR-10241
When multiple processes called the same fun whose defining module was not loaded, a
badfunexception could sometimes occur in one of the calling processes. This would only happen with the JIT runtime system.Own Id: OTP-19803
Related Id(s): PR-10257
ssl-11.2.12.3
Note! The ssl-11.2.12.3 application cannot be applied independently of other applications on an arbitrary OTP 27 installation.
Fixed Bugs and Malfunctions
Fixed so that sending of application data will adhere to max_fragment_length. This was broken in OTP-27 release by an optimization.
Own Id: OTP-19774
Related Id(s): GH-10191, PR-10201
Assert that hello extensions are unique and send an illegal parameter alert if they are not.
Own Id: OTP-19791
Related Id(s): PR-10245
Avoid sending an internal message to the user process in conjunction with handling a key update.
Own Id: OTP-19806
Related Id(s): PR-10274
Graceful error handling added in negative test scenario.
Own Id: OTP-19813
Related Id(s): PR-10284
Handle duplicate change_cipher_spec message with an unexpected message alert instead of failing later in corrupted state.
Own Id: OTP-19818
Related Id(s): PR-10296
Make sure TLS-1.3 protocol spec is followed, that is psk-hello extension is guaranteed to be included as the last extension in the list of client hello extensions and internal hello message truncation in handshake history is handled correctly, the previous handling could cause interoperability issues.
Own Id: OTP-19825
Related Id(s): PR-10296
syntax_tools-3.2.2.2
The syntax_tools-3.2.2.2 application can be applied independently of other applications on a full OTP 27 installation.
Fixed Bugs and Malfunctions
Annotate map comprehensions and generators
Own Id: OTP-19817
Related Id(s): GH-10119
xmerl-2.1.3.2
The xmerl-2.1.3.2 application can be applied independently of other applications on a full OTP 27 installation.
Fixed Bugs and Malfunctions
The XSD validation failed due to not handling the optional text blocks correctly in an XSD complex type with attribute
mixed=true.Own Id: OTP-19792
Related Id(s): PR-10249, ERERL-1261
Thanks to
Daniel Gorin, Jean-Philippe Jodoin
elixir-cldr/cldr_dates_times (ex_cldr_dates_times)
v2.25.3Compare Source
This is the changelog for Cldr_Dates_Times v2.25.3 released on January 14th, 2026. For older changelogs please consult the release tag on GitHub
Bug Fixes
Cldr.DateTime.Relative.Backend. Thanks to @ArthurClemens for the report. Closes #267.v2.25.2Compare Source
This is the changelog for Cldr_Dates_Times v2.25.2 released on January 3rd, 2026. For older changelogs please consult the release tag on GitHub
Deprecations
Cldr.DateTime.Format.common_date_time_format_names/1in favour ofcommon_date_time_format_ids/1as part of the effort to make format terminology consistent and clearer.Enhancements
Enhance the documentation describing formats (format pattern, format skeleton, format ID, standard format). Thanks to @tjchambers for the issue. Closes #65.
Revised the types associated with format definitions to be clearer and more specific and improve their documentation.
v2.25.1Compare Source
This is the changelog for Cldr_Dates_Times v2.25.1 released on November 10th, 2025. For older changelogs please consult the release tag on GitHub
Bug Fixes
Cldr.DateTime.Relative.to_string/3regression when a backend is provided as the second argument. Thanks to @madlep for the report. Closes #64.v2.25.0Compare Source
This is the changelog for Cldr_Dates_Times v2.25.0 released on November 6th, 2025. For older changelogs please consult the release tag on GitHub
Breaking Changes
Bug Fixes
Fixes the generation of time zone formats to be in accordance with CLDR Time Zone Names. This is particularly true of the following time zone formats:
Fixes
Cldr.DateTime.Relative.to_string/3when the relative value is an integer of2or-2and the locale provides a specific word for that value. For example, in English there are words for 1 day in advance or behind ("today" and "yesterday"). When specifing 2 days ago, English has no specific word so the result is "2 days ago". In German the result is "vorgestern". Similary for the English "in 2 days", the German result will be "übermorgen".Enhancements
Updates to CLDR 48 data.
Adds
Cldr.DateTime.Format.gmt_unknown_format/1to return a string representing an unknown GMT offset.Adds
style: :attoCldr.DateTime.Relative.to_string/2. This allows formatting of string like "tomorrow at 3:30 PM". The default isstyle: :standard.Significant improvement in support of date time skeletons. Skeletons are a flexible way to express desired formatting in a locale-indepdendent way.
Support is added for the "j", "J" and "C" input skeleton symbols which will be substituted with the locales preferred hour formats. These changes also improve implicit format generation derived from whatever date and time data is passed to the
Cldr.Date.to_string/3,Cldr.Time.to_string/3,Cldr.DateTime.to_string/3functions.v2.24.2Compare Source
This is the changelog for Cldr_Dates_Times v2.24.2 released on October 14th, 2025. For older changelogs please consult the release tag on GitHub
Bug Fixes
ex_docwarnings. Thanks to @zorn for the report. Fixes #63 for this library.v2.24.1Compare Source
This is the changelog for Cldr_Dates_Times v2.24.1 released on October 9th, 2025. For older changelogs please consult the release tag on GitHub
Bug Fixes
NaiveDatetime.t/0types to be passed toCldr.Interval.to_string/3. Previously there was no function clause that supported these types even though the formatting code does. Thanks to @sysashi for the report. Partially fixes #62. Full resolution requires fixing #61 targetted for the end of October 2025.elixir-lang/ex_doc (ex_doc)
v0.39.3Compare Source
v0.39.2Compare Source
v0.39.1Compare Source
v0.39.0Compare Source
https://hexdocs.pmexdoc:full-text-search-urlmetadata is no longer supported, using the new search engines configurationelixir-gettext/gettext (gettext)
v1.0.2Compare Source
software-mansion/live-debugger (live_debugger)
v0.5.1Compare Source
What's Changed
Bug fixes
Enhancements
Full Changelog: software-mansion/live-debugger@v0.5.0...v0.5.1
v0.5.0Compare Source
What's Changed
Features
Bug fixes
Enhancements
GarbageCollectorby @hhubert6 in #766Other
live_debugger_refactordirectory by @hhubert6 in #800Full Changelog: software-mansion/live-debugger@v0.4.0...v0.5.0
v0.4.3Compare Source
Bug fixes
Enhancements
v0.4.2Compare Source
Bug fixes
nodejs/node (node)
v24.13.0: 2026-01-13, Version 24.13.0 'Krypton' (LTS), @marco-ippolitoCompare Source
This is a security release.
Notable Changes
lib:
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.
👻 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.