liqd / liqd-site

Source code of the Liquid Democracy e.V. homepage
GNU Affero General Public License v3.0
0 stars 0 forks source link

chore(deps): update dependency brotli to v1.1.0 #389

Closed renovate[bot] closed 5 days ago

renovate[bot] commented 1 week ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
brotli ==1.0.9 -> ==1.1.0 age adoption passing confidence

Release Notes

google/brotli (brotli) ### [`v1.1.0`](https://togithub.com/google/brotli/blob/HEAD/CHANGELOG.md#110---2023-08-28) [Compare Source](https://togithub.com/google/brotli/compare/v1.0.9...v1.1.0) ##### Added - decoder: `BrotliDecoderAttachDictionary` - decoder: `BrotliDecoderOnFinish` callback behind `BROTLI_REPORTING` - decoder: `BrotliDecoderSetMetadataCallbacks` - encoder: `BrotliEncoderPrepareDictionary`, `BrotliEncoderDestroyPreparedDictionary`, `BrotliEncoderAttachPreparedDictionary` - decoder: `BrotliEncoderOnFinish` callback behind `BROTLI_REPORTING` - common: `BrotliSharedDictionaryCreateInstance`, `BrotliSharedDictionaryDestroyInstance`, `BrotliSharedDictionaryAttach` - CLI: `--dictionary` option - java: encoder wrapper: `Parameters.mode` - java: `Brotli{Input|Output}Stream.attachDictionary` - java: wrapper: partial byte array input - typescript: decoder (transpiled from Java) ##### Removed - build: `BROTLI_BUILD_PORTABLE` option ##### Fixed - java: JNI decoder failed sometimes on power of 2 payloads ##### Improved - java / js: smaller decoder footprint - decoder: faster decoding - encoder: faster encoding - encoder: smaller stack frames

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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.