camptocamp / c2cgeoform

Camptocamp GeoForm project
4 stars 8 forks source link

Update all patch versions (2.2) (patch) #388

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
bootstrap-table (source) 1.22.5 -> 1.22.6 age adoption passing confidence
requests (source, changelog) 2.32.0 -> 2.32.3 age adoption passing confidence
sqlalchemy (changelog) 2.0.29 -> 2.0.30 age adoption passing confidence

Release Notes

wenzhixin/bootstrap-table (bootstrap-table) ### [`v1.22.6`](https://togithub.com/wenzhixin/bootstrap-table/blob/HEAD/CHANGELOG.md#1226) [Compare Source](https://togithub.com/wenzhixin/bootstrap-table/compare/1.22.5...1.22.6) ##### Extensions - **Update(cookie):** Fixed cookie does not work bug with pagination ALL list. - **Update(editable):** Fixed the `formatter` function does not include the `field` parameter bug. - **Update(toolbar):** Fixed toolbar display bug when using an HTML title. - **Update(toolbar):** Fixed toolbar does not update bug when column visible updated. - **Update(toolbar):** Fixed toolbar does not update bug when the locale is changed.
psf/requests (requests) ### [`v2.32.3`](https://togithub.com/psf/requests/blob/HEAD/HISTORY.md#2323-2024-05-29) [Compare Source](https://togithub.com/psf/requests/compare/v2.32.2...v2.32.3) **Bugfixes** - Fixed bug breaking the ability to specify custom SSLContexts in sub-classes of HTTPAdapter. ([#​6716](https://togithub.com/psf/requests/issues/6716)) - Fixed issue where Requests started failing to run on Python versions compiled without the `ssl` module. ([#​6724](https://togithub.com/psf/requests/issues/6724)) ### [`v2.32.2`](https://togithub.com/psf/requests/blob/HEAD/HISTORY.md#2322-2024-05-21) [Compare Source](https://togithub.com/psf/requests/compare/v2.32.1...v2.32.2) **Deprecations** - To provide a more stable migration for custom HTTPAdapters impacted by the CVE changes in 2.32.0, we've renamed `_get_connection` to a new public API, `get_connection_with_tls_context`. Existing custom HTTPAdapters will need to migrate their code to use this new API. `get_connection` is considered deprecated in all versions of Requests>=2.32.0. A minimal (2-line) example has been provided in the linked PR to ease migration, but we strongly urge users to evaluate if their custom adapter is subject to the same issue described in CVE-2024-35195. ([#​6710](https://togithub.com/psf/requests/issues/6710)) ### [`v2.32.1`](https://togithub.com/psf/requests/blob/HEAD/HISTORY.md#2321-2024-05-20) [Compare Source](https://togithub.com/psf/requests/compare/v2.32.0...v2.32.1) **Bugfixes** - Add missing test certs to the sdist distributed on PyPI.

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.