Closed renovate[bot] closed 10 months ago
This PR contains the following updates:
==1.6.12
==1.6.13
6.0.4
6.0.6
1.6.12
1.6.13
4.9.3
4.9.4
📅 Schedule: Branch creation - "after 5pm on the first day of the month" in timezone Europe/Zurich, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
==1.6.12
->==1.6.13
6.0.4
->6.0.6
1.6.12
->1.6.13
4.9.3
->4.9.4
Release Notes
camptocamp/c2cciutils (c2cciutils)
### [`v1.6.13`](https://togithub.com/camptocamp/c2cciutils/releases/tag/1.6.13) [Compare Source](https://togithub.com/camptocamp/c2cciutils/compare/1.6.12...1.6.13) ##### \[1.6.13] - 2023-12-06 ##### Changed - [#1394](https://togithub.com/camptocamp/c2cciutils/pull/1394) - **Never use the source package version** - [@sbrunner](https://togithub.com/sbrunner) - [#1417](https://togithub.com/camptocamp/c2cciutils/pull/1417) - **Don't override the sources list** - [@sbrunner](https://togithub.com/sbrunner) - [#1415](https://togithub.com/camptocamp/c2cciutils/pull/1415) - **Get an error when a pull request is created** - [@sbrunner](https://togithub.com/sbrunner) - [#1412](https://togithub.com/camptocamp/c2cciutils/pull/1412) - **CI updates** - [@sbrunner](https://togithub.com/sbrunner) ##### Updated - [#1440](https://togithub.com/camptocamp/c2cciutils/pull/1440) - **dpkg package versions** - [@c2c-bot-gis-ci](https://togithub.com/c2c-bot-gis-ci) - [#1422](https://togithub.com/camptocamp/c2cciutils/pull/1422) - **dpkg package versions** - [@c2c-bot-gis-ci](https://togithub.com/c2c-bot-gis-ci) ##### Contributors - [@c2c-bot-gis-ci](https://togithub.com/c2c-bot-gis-ci) - [@sbrunner](https://togithub.com/sbrunner) Generated by [Automation](https://togithub.com/aeon-php/automation)camptocamp/c2cwsgiutils (c2cwsgiutils)
### [`v6.0.6`](https://togithub.com/camptocamp/c2cwsgiutils/releases/tag/6.0.6) [Compare Source](https://togithub.com/camptocamp/c2cwsgiutils/compare/6.0.5...6.0.6) #### \[6.0.6] - 2023-12-22 ##### Changed - [#2080](https://togithub.com/camptocamp/c2cwsgiutils/pull/2080) - **Image test fix...** - [@sbrunner](https://togithub.com/sbrunner) #### Contributors - [@sbrunner](https://togithub.com/sbrunner) Generated by [Automation](https://togithub.com/aeon-php/automation) ### [`v6.0.5`](https://togithub.com/camptocamp/c2cwsgiutils/releases/tag/6.0.5) [Compare Source](https://togithub.com/camptocamp/c2cwsgiutils/compare/6.0.4...6.0.5) #### \[6.0.5] - 2023-12-21 ##### Changed - [#2078](https://togithub.com/camptocamp/c2cwsgiutils/pull/2078) - **Improve image check** - [@sbrunner](https://togithub.com/sbrunner) - [#2077](https://togithub.com/camptocamp/c2cwsgiutils/pull/2077) - **\[Backport 6.0] Fix doc - prometheus port var env name** - [@c2c-bot-gis-ci](https://togithub.com/c2c-bot-gis-ci) - [#2054](https://togithub.com/camptocamp/c2cwsgiutils/pull/2054) - **CI updates** - [@sbrunner](https://togithub.com/sbrunner) - [#2048](https://togithub.com/camptocamp/c2cwsgiutils/pull/2048) - **\[Backport 6.0] Add patch method in acceptance connection** - [@c2c-bot-gis-ci](https://togithub.com/c2c-bot-gis-ci) ##### Fixed - [#2044](https://togithub.com/camptocamp/c2cwsgiutils/pull/2044) - **types for SQLAlchemy 2** - [@sbrunner](https://togithub.com/sbrunner) ##### Updated - [#2066](https://togithub.com/camptocamp/c2cwsgiutils/pull/2066) - **dpkg package versions** - [@c2c-bot-gis-ci](https://togithub.com/c2c-bot-gis-ci) - [#2065](https://togithub.com/camptocamp/c2cwsgiutils/pull/2065) - **dpkg package versions** - [@c2c-bot-gis-ci](https://togithub.com/c2c-bot-gis-ci) - [#2058](https://togithub.com/camptocamp/c2cwsgiutils/pull/2058) - **dpkg package versions** - [@c2c-bot-gis-ci](https://togithub.com/c2c-bot-gis-ci) - [#2049](https://togithub.com/camptocamp/c2cwsgiutils/pull/2049) - **dpkg package versions** - [@c2c-bot-gis-ci](https://togithub.com/c2c-bot-gis-ci) #### Contributors - [@c2c-bot-gis-ci](https://togithub.com/c2c-bot-gis-ci) - [@sbrunner](https://togithub.com/sbrunner) Generated by [Automation](https://togithub.com/aeon-php/automation)lxml/lxml (lxml)
### [`v4.9.4`](https://togithub.com/lxml/lxml/blob/HEAD/CHANGES.txt#494-2023-12-19) [Compare Source](https://togithub.com/lxml/lxml/compare/lxml-4.9.3...lxml-4.9.4) \================== ## Bugs fixed - [LP#2046398](https://togithub.com/LP/lxml/issues/2046398): Inserting/replacing an ancestor into a node's children could loop indefinitely. - [LP#1980767](https://togithub.com/LP/lxml/issues/1980767), [GH#379](https://togithub.com/GH/lxml/issues/379): `TreeBuilder.close()` could fail with a `TypeError` after parsing incorrect input. Original patch by Enrico Minack. - [LP#1522052](https://togithub.com/LP/lxml/issues/1522052): A file-system specific test is now optional and should no longer fail on systems that don't support it. ## Other changes - Wheels include zlib 1.3, libxml2 2.10.3 and libxslt 1.1.39 (zlib 1.2.12, libxml2 2.10.3 and libxslt 1.1.37 on Windows). - Built with Cython 0.29.37.Configuration
📅 Schedule: Branch creation - "after 5pm on the first day of the month" in timezone Europe/Zurich, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 has been generated by Mend Renovate. View repository job log here.