WordPress / openverse

Openverse is a search engine for openly-licensed media. This monorepo includes all application code.
https://openverse.org
MIT License
254 stars 203 forks source link

Update dependency smart-open to v7.0.5 #5129

Closed openverse-bot closed 2 weeks ago

openverse-bot commented 3 weeks ago

This PR contains the following updates:

Package Update Change
smart-open patch ==7.0.4 -> ==7.0.5

Release Notes

piskvorky/smart_open (smart-open) ### [`v7.0.5`](https://redirect.github.com/piskvorky/smart_open/blob/HEAD/CHANGELOG.md#705-2024-10-04) [Compare Source](https://redirect.github.com/piskvorky/smart_open/compare/v7.0.4...v7.0.5) - Fix zstd compression in ab mode (PR [#​833](https://redirect.github.com/piskvorky/smart_open/pull/833), [@​ddelange](https://redirect.github.com/ddelange)) - Fix close function not neing able to upload a compressed S3 (PR [#​838](https://redirect.github.com/piskvorky/smart_open/pull/838), [@​jbarragan-bridge](https://redirect.github.com/jbarragan-bridge)) - Fix test_http.request_callback (PR [#​828](https://redirect.github.com/piskvorky/smart_open/pull/828), [@​ddelange](https://redirect.github.com/ddelange)) - Update readline logic for azure to match s3 (PR [#​826](https://redirect.github.com/piskvorky/smart_open/pull/826), [@​quantumfusion](https://redirect.github.com/quantumfusion)) - Make http handler take an optional requests.Session (PR [#​825](https://redirect.github.com/piskvorky/smart_open/pull/825), [@​arondaniel](https://redirect.github.com/arondaniel)) - Ensure no side effects on SinglepartWriter exception (PR [#​820](https://redirect.github.com/piskvorky/smart_open/pull/820), [@​donsokolone](https://redirect.github.com/donsokolone)) - Add support for `get_blob_kwargs` to GCS blob read operations (PR [#​817](https://redirect.github.com/piskvorky/smart_open/pull/817), [@​thejcannon](https://redirect.github.com/thejcannon))

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Renovate Bot.