coniva-bouldering / bouldering-gym-notifier

ボルダリングジムの更新を知らせるボット
MIT License
2 stars 0 forks source link

Bump hono from 4.3.7 to 4.5.3 in /webhook #420

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps hono from 4.3.7 to 4.5.3.

Release notes

Sourced from hono's releases.

v4.5.3

What's Changed

New Contributors

Full Changelog: https://github.com/honojs/hono/compare/v4.5.2...v4.5.3

v4.5.2

What's Changed

Full Changelog: https://github.com/honojs/hono/compare/v4.5.1...v4.5.2

v4.5.1

What's Changed

New Contributors

Full Changelog: https://github.com/honojs/hono/compare/v4.5.0...v4.5.1

v4.5.0

Hono v4.5.0 is now available!

We have added three new built-in middleware. Now Hono is bringing 20 built-in middleware!

  1. Basic Authentication
  2. Bearer Authentication
  3. Body Limit
  4. Cache

... (truncated)

Commits
  • 1fafc7a v4.5.3
  • f0b012d fix(service-worker): refer to self.fetch correctly (#3200)
  • 43fe52c fix(jsx/dom): fix performance issue with adding many new node listings (#3205)
  • 3a56ec5 fix(jsx): fix handling of SVG elements in JSX. (#3204)
  • cdd48f4 fix(validator): support application/json with a charset (#3199)
  • 0417830 fix(validator): Add double quotation marks to multipart checker regex (#3195)
  • a63bcfd v4.5.2
  • 8da482a feat(secure-headers): remove "X-Powered-By" should be an option (#3177)
  • e8118e3 fix:(csrf) fix typo of csrf middleware (#3178)
  • 8dc9e48 fix(type): degradation of generic type handling (#3138)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 month ago

Superseded by #427.