video-dev / hls.js

HLS.js is a JavaScript library that plays HLS in browsers with support for MSE.
https://hlsjs.video-dev.org/demo
Other
14.72k stars 2.57k forks source link

chore(deps): update dependency wrangler to v3.76.0 #6694

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
wrangler (source) 3.75.0 -> 3.76.0 age adoption passing confidence

Release Notes

cloudflare/workers-sdk (wrangler) ### [`v3.76.0`](https://redirect.github.com/cloudflare/workers-sdk/blob/HEAD/packages/wrangler/CHANGELOG.md#3760) [Compare Source](https://redirect.github.com/cloudflare/workers-sdk/compare/wrangler@3.75.0...wrangler@3.76.0) ##### Minor Changes - [#​6126](https://redirect.github.com/cloudflare/workers-sdk/pull/6126) [`18c105b`](https://redirect.github.com/cloudflare/workers-sdk/commit/18c105baec9d3625b56531ec332517fcae1ede59) Thanks [@​IRCody](https://redirect.github.com/IRCody)! - feature: Add 'cloudchamber curl' command Adds a cloudchamber curl command which allows easy access to arbitrary cloudchamber API endpoints. - [#​6649](https://redirect.github.com/cloudflare/workers-sdk/pull/6649) [`46a91e7`](https://redirect.github.com/cloudflare/workers-sdk/commit/46a91e7e7d286e6835bb87cfdd6c9096deaeba6e) Thanks [@​andyjessop](https://redirect.github.com/andyjessop)! - feature: Integrate the Cloudflare Pipelines product into wrangler. Cloudflare Pipelines is a product that handles the ingest of event streams into R2. This feature integrates various forms of managing pipelines. Usage: `wrangler pipelines create `: Create a new pipeline `wrangler pipelines list`: List current pipelines `wrangler pipelines show `: Show a pipeline configuration `wrangler pipelines update `: Update a pipeline `wrangler pipelines delete `: Delete a pipeline Examples: wrangler pipelines create my-pipeline --r2 MY_BUCKET --access-key-id "my-key" --secret-access-key "my-secret" wrangler pipelines show my-pipeline wrangler pipelines delete my-pipline ##### Patch Changes - [#​6612](https://redirect.github.com/cloudflare/workers-sdk/pull/6612) [`6471090`](https://redirect.github.com/cloudflare/workers-sdk/commit/64710904ad4055054bea09ebb23ededab140aa79) Thanks [@​dario-piotrowicz](https://redirect.github.com/dario-piotrowicz)! - fix: Add hyperdrive binding support in `getPlatformProxy` example: ```toml ```

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 was generated by Mend Renovate. View the repository job log.