FixTweet / FxTwitter

Fix broken Twitter/X embeds! Use multiple images, videos, polls, translations and more on Discord, Telegram and others
https://fxtwitter.com
MIT License
2.75k stars 81 forks source link

fix(deps): update dependency hono to ^4.6.10 #1056

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
hono (source) ^4.6.9 -> ^4.6.10 age adoption passing confidence

Release Notes

honojs/hono (hono) ### [`v4.6.10`](https://redirect.github.com/honojs/hono/releases/tag/v4.6.10) [Compare Source](https://redirect.github.com/honojs/hono/compare/v4.6.9...v4.6.10) #### What's Changed - chore: format `no-response.yml` by [@​yusukebe](https://redirect.github.com/yusukebe) in [https://github.com/honojs/hono/pull/3622](https://redirect.github.com/honojs/hono/pull/3622) - ci(deno): merge deno runtime coverage by [@​usualoma](https://redirect.github.com/usualoma) in [https://github.com/honojs/hono/pull/3632](https://redirect.github.com/honojs/hono/pull/3632) - chore: bump `devDependencies` by [@​EdamAme-x](https://redirect.github.com/EdamAme-x) in [https://github.com/honojs/hono/pull/3633](https://redirect.github.com/honojs/hono/pull/3633) - fix(jsr): fix missing exports by [@​EdamAme-x](https://redirect.github.com/EdamAme-x) in [https://github.com/honojs/hono/pull/3636](https://redirect.github.com/honojs/hono/pull/3636) - refactor(hono-base): use object abbreviation notation by [@​EdamAme-x](https://redirect.github.com/EdamAme-x) in [https://github.com/honojs/hono/pull/3640](https://redirect.github.com/honojs/hono/pull/3640) - chore(build): validate if exporting is correct in `package.json` and `jsr.json` by [@​EdamAme-x](https://redirect.github.com/EdamAme-x) in [https://github.com/honojs/hono/pull/3638](https://redirect.github.com/honojs/hono/pull/3638) - fix(serveStatic): add guard to prevent reading empty folders by [@​oussamasf](https://redirect.github.com/oussamasf) in [https://github.com/honojs/hono/pull/3639](https://redirect.github.com/honojs/hono/pull/3639) - docs(service-worker): fix module docs for service worker adapter by [@​rwv](https://redirect.github.com/rwv) in [https://github.com/honojs/hono/pull/3645](https://redirect.github.com/honojs/hono/pull/3645) - refactor(hono-base): remove unneeded processes and variables by [@​EdamAme-x](https://redirect.github.com/EdamAme-x) in [https://github.com/honojs/hono/pull/3649](https://redirect.github.com/honojs/hono/pull/3649) - perf(trie-router): optimize and remove unnecessary processes by [@​EdamAme-x](https://redirect.github.com/EdamAme-x) in [https://github.com/honojs/hono/pull/3647](https://redirect.github.com/honojs/hono/pull/3647) - refactor(router): use `#` for private props to reduce the minified bundle size by [@​EdamAme-x](https://redirect.github.com/EdamAme-x) in [https://github.com/honojs/hono/pull/3660](https://redirect.github.com/honojs/hono/pull/3660) - fix(middleware/combine): prevent `c.req.routeIndex` from being changed by [@​usualoma](https://redirect.github.com/usualoma) in [https://github.com/honojs/hono/pull/3663](https://redirect.github.com/honojs/hono/pull/3663) #### New Contributors - [@​oussamasf](https://redirect.github.com/oussamasf) made their first contribution in [https://github.com/honojs/hono/pull/3639](https://redirect.github.com/honojs/hono/pull/3639) - [@​rwv](https://redirect.github.com/rwv) made their first contribution in [https://github.com/honojs/hono/pull/3645](https://redirect.github.com/honojs/hono/pull/3645) **Full Changelog**: https://github.com/honojs/hono/compare/v4.6.9...v4.6.10

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 was generated by Mend Renovate. View the repository job log.