dan-online / autopulse

💫 automated scanning tool that bridges media organizers such as Sonarr and Radarr with media servers such as Plex and Jellyfin
https://autopulse.dancodes.online
MIT License
127 stars 5 forks source link

chore(deps): update all non-major dev-dependencies #100

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
@iconify/json (source) ^2.2.269 -> ^2.2.270 age adoption passing confidence
svelte (source) ^5.1.12 -> ^5.1.13 age adoption passing confidence
svelte-check ^4.0.5 -> ^4.0.6 age adoption passing confidence
wrangler (source) ^3.85.0 -> ^3.86.0 age adoption passing confidence

Release Notes

iconify/icon-sets (@​iconify/json) ### [`v2.2.270`](https://redirect.github.com/iconify/icon-sets/compare/2.2.269...2.2.270) [Compare Source](https://redirect.github.com/iconify/icon-sets/compare/2.2.269...2.2.270)
sveltejs/svelte (svelte) ### [`v5.1.13`](https://redirect.github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#5113) [Compare Source](https://redirect.github.com/sveltejs/svelte/compare/svelte@5.1.12...svelte@5.1.13) ##### Patch Changes - fix: add migration task when there's a variable named that would conflict with a rune ([#​14216](https://redirect.github.com/sveltejs/svelte/pull/14216)) - fix: consider `valueOf` in the reactive methods of `SvelteDate` ([#​14227](https://redirect.github.com/sveltejs/svelte/pull/14227)) - fix: handle sibling combinators within `:has` ([#​14213](https://redirect.github.com/sveltejs/svelte/pull/14213)) - fix: consider variables with synthetic store sub as state ([#​14195](https://redirect.github.com/sveltejs/svelte/pull/14195)) - fix: read index as a source in legacy keyed each block ([#​14208](https://redirect.github.com/sveltejs/svelte/pull/14208)) - fix: account for shadowing children slot during migration ([#​14224](https://redirect.github.com/sveltejs/svelte/pull/14224)) - fix: ensure explicit nesting selector is always applied ([#​14193](https://redirect.github.com/sveltejs/svelte/pull/14193)) - fix: add `lang="ts"` attribute during migration if needed ([#​14222](https://redirect.github.com/sveltejs/svelte/pull/14222))
sveltejs/language-tools (svelte-check) ### [`v4.0.6`](https://redirect.github.com/sveltejs/language-tools/releases/tag/svelte-check-4.0.6) [Compare Source](https://redirect.github.com/sveltejs/language-tools/compare/svelte-check-4.0.5...svelte-check-4.0.6) - chore: autotype `const load = ...` declarations ([#​2540](https://redirect.github.com/sveltejs/language-tools/issues/2540)) - chore: provide component instance type in Svelte 5 ([#​2553](https://redirect.github.com/sveltejs/language-tools/issues/2553)) - chore: support typescript 5.6 ([#​2545](https://redirect.github.com/sveltejs/language-tools/issues/2545)) - fix: infer object and array shapes from fallback types ([#​2562](https://redirect.github.com/sveltejs/language-tools/issues/2562))
cloudflare/workers-sdk (wrangler) ### [`v3.86.0`](https://redirect.github.com/cloudflare/workers-sdk/blob/HEAD/packages/wrangler/CHANGELOG.md#3860) [Compare Source](https://redirect.github.com/cloudflare/workers-sdk/compare/wrangler@3.85.0...wrangler@3.86.0) ##### Minor Changes - [#​7154](https://redirect.github.com/cloudflare/workers-sdk/pull/7154) [`ef7c0b3`](https://redirect.github.com/cloudflare/workers-sdk/commit/ef7c0b3641925e2deceb7e5323f86b769de54405) Thanks [@​jonesphillip](https://redirect.github.com/jonesphillip)! - Added the ability to enable, disable, and get r2.dev public access URLs for R2 buckets. ##### Patch Changes - [#​7169](https://redirect.github.com/cloudflare/workers-sdk/pull/7169) [`9098a3b`](https://redirect.github.com/cloudflare/workers-sdk/commit/9098a3b03f82bbfb1fb8c8c531fafbfe26a49e59) Thanks [@​penalosa](https://redirect.github.com/penalosa)! - Ensure `workerd` processes are cleaned up after address-in-use errors - [#​7172](https://redirect.github.com/cloudflare/workers-sdk/pull/7172) [`3dce388`](https://redirect.github.com/cloudflare/workers-sdk/commit/3dce3881bdaf373aa9b2e52483e340ab8193151c) Thanks [@​penalosa](https://redirect.github.com/penalosa)! - Clarify dev registry messaging around locally connected services. The connection status of local service bindings & durable object bindings is now indicated by `connected` or `not connected` next to their entry in the bindings summary. For more details, refer to https://developers.cloudflare.com/workers/runtime-apis/bindings/service-bindings/#local-development - [#​7193](https://redirect.github.com/cloudflare/workers-sdk/pull/7193) [`ad51d1d`](https://redirect.github.com/cloudflare/workers-sdk/commit/ad51d1d77483bf0b4dc73fd392f5cdefe4ddf5d8) Thanks [@​sdnts](https://redirect.github.com/sdnts)! - Output suggested wrangler.toml changes after creating an R2 bucket - [#​7191](https://redirect.github.com/cloudflare/workers-sdk/pull/7191) [`1d5bc6d`](https://redirect.github.com/cloudflare/workers-sdk/commit/1d5bc6d3530e98db117af3f6b16b43ff6c069f94) Thanks [@​sdnts](https://redirect.github.com/sdnts)! - Output suggested wrangler.toml changes after creating a Queue - Updated dependencies \[[`1db7846`](https://redirect.github.com/cloudflare/workers-sdk/commit/1db7846ec5c356f6b59cddf5f48b16b3e7c73d66), [`08c6580`](https://redirect.github.com/cloudflare/workers-sdk/commit/08c6580494e702373d17ff7485988a8fae9af59e)]: - miniflare@3.20241106.0 - [@​cloudflare/workers-shared](https://redirect.github.com/cloudflare/workers-shared)[@​0](https://redirect.github.com/0).7.1

Configuration

📅 Schedule: Branch creation - "before 12pm on Sunday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

cloudflare-workers-and-pages[bot] commented 1 week ago

Deploying autopulseui with  Cloudflare Pages  Cloudflare Pages

Latest commit: 5004cd4
Status: ✅  Deploy successful!
Preview URL: https://5494df1a.autopulseui.pages.dev
Branch Preview URL: https://renovate-all-non-major-dev.autopulseui.pages.dev

View logs