s3igo / blog

個人ブログ
https://blog.tsuki-yo.net
MIT License
3 stars 1 forks source link

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

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/markdown-it (source) 14.0.1 -> 14.1.1 age adoption passing confidence
astro (source) 4.7.0 -> 4.7.1 age adoption passing confidence
wrangler (source) 3.53.0 -> 3.53.1 age adoption passing confidence

Release Notes

withastro/astro (astro) ### [`v4.7.1`](https://togithub.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#471) [Compare Source](https://togithub.com/withastro/astro/compare/astro@4.7.0...astro@4.7.1) ##### Patch Changes - [#​10911](https://togithub.com/withastro/astro/pull/10911) [`a86dc9d`](https://togithub.com/withastro/astro/commit/a86dc9d269fc4409c458cfa05dcfaeee12bade2f) Thanks [@​bluwy](https://togithub.com/bluwy)! - Skips adding CSS dependencies of CSS Vite modules as style tags in the HTML - [#​10900](https://togithub.com/withastro/astro/pull/10900) [`36bb3b6`](https://togithub.com/withastro/astro/commit/36bb3b6025eb51f6e027a76a514cc7ebb29deb10) Thanks [@​martrapp](https://togithub.com/martrapp)! - Detects overlapping navigation and view transitions and automatically aborts all but the most recent one. - [#​10933](https://togithub.com/withastro/astro/pull/10933) [`007d17f`](https://togithub.com/withastro/astro/commit/007d17fee072955d4acb846a06d9eb666e908ef6) Thanks [@​Princesseuh](https://togithub.com/Princesseuh)! - Fixes `app.toggleState` not working correctly - [#​10931](https://togithub.com/withastro/astro/pull/10931) [`4ce5ced`](https://togithub.com/withastro/astro/commit/4ce5ced44d490f4c6df771995aef14e11910ec57) Thanks [@​ktym4a](https://togithub.com/ktym4a)! - Fixes `toggleNotification()`'s parameter type for the notification level not using the proper levels
cloudflare/workers-sdk (wrangler) ### [`v3.53.1`](https://togithub.com/cloudflare/workers-sdk/blob/HEAD/packages/wrangler/CHANGELOG.md#3531) [Compare Source](https://togithub.com/cloudflare/workers-sdk/compare/wrangler@3.53.0...wrangler@3.53.1) ##### Patch Changes - [#​5091](https://togithub.com/cloudflare/workers-sdk/pull/5091) [`6365c90`](https://togithub.com/cloudflare/workers-sdk/commit/6365c9077ed7f438a8f5fc827eae2ca04c2520e0) Thanks [@​Cherry](https://togithub.com/Cherry)! - fix: better handle dashes and other invalid JS identifier characters in `wrangler types` generation for vars, bindings, etc. Previously, with the following in your `wrangler.toml`, an invalid types file would be generated: ```toml [vars] some-var = "foobar" ``` Now, the generated types file will be valid: ```typescript interface Env { "some-var": "foobar"; } ``` - [#​5748](https://togithub.com/cloudflare/workers-sdk/pull/5748) [`27966a4`](https://togithub.com/cloudflare/workers-sdk/commit/27966a43c65aa6046856d3b813af2d6797b894bf) Thanks [@​penalosa](https://togithub.com/penalosa)! - fix: Load sourcemaps relative to the entry directory, not cwd. - [#​5746](https://togithub.com/cloudflare/workers-sdk/pull/5746) [`1dd9f7e`](https://togithub.com/cloudflare/workers-sdk/commit/1dd9f7eeea4df9141c766e52c31828cf201ab71b) Thanks [@​petebacondarwin](https://togithub.com/petebacondarwin)! - fix: suggest trying to update Wrangler if there is a newer one available after an unexpected error - [#​5226](https://togithub.com/cloudflare/workers-sdk/pull/5226) [`f63e7a5`](https://togithub.com/cloudflare/workers-sdk/commit/f63e7a55613d56381c7396cf55c248dc2a0ad305) Thanks [@​DaniFoldi](https://togithub.com/DaniFoldi)! - fix: remove second Wrangler banner from `wrangler dispatch-namespace rename`

Configuration

📅 Schedule: Branch creation - "before 4am" in timezone Asia/Tokyo, 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.

👻 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.

cloudflare-workers-and-pages[bot] commented 5 months ago

Deploying blog with  Cloudflare Pages  Cloudflare Pages

Latest commit: 24e3a1e
Status: ✅  Deploy successful!
Preview URL: https://2e4df940.blog-5fi.pages.dev
Branch Preview URL: https://renovate-all-minor-patch.blog-5fi.pages.dev

View logs