coniva-bouldering / bouldering-gym-notifier

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

Bump hono from 4.0.3 to 4.3.4 in /webhook #393

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps hono from 4.0.3 to 4.3.4.

Release notes

Sourced from hono's releases.

v4.3.4

What's Changed

New Contributors

Full Changelog: https://github.com/honojs/hono/compare/v4.3.3...v4.3.4

v4.3.3

What's Changed

New Contributors

Full Changelog: https://github.com/honojs/hono/compare/v4.3.2...v4.3.3

v4.3.2

What's Changed

Full Changelog: https://github.com/honojs/hono/compare/v4.3.1...v4.3.2

v4.3.1

What's Changed

Full Changelog: https://github.com/honojs/hono/compare/v4.3.0...v4.3.1

v4.3.0

Hono v4.3.0 is now available! Let's take a look at the new features.

Improve the RPC-mode

Thanks to @​kosei28, @​nakasyou, and @​NamesMT, the RPC mode has been improved!

c.text() is typed

The response of c.text() was just a Response object, not typed.

... (truncated)

Commits
  • dd52c56 v4.3.4
  • cd35af7 feat(jsx/dom): support getServerSnapshot in useSyncExternalStore (#2646)
  • aebaa28 feat(validator): check for json subtypes in validator (#2634)
  • f7faf38 chore: update the pull request template (#2647)
  • 6e471ef v4.3.3
  • 799a8d8 fix(validator): form supports multiple values with foo[] (#2639)
  • 413c936 refactor: improve parseBody function and docs (#2628)
  • c95e135 fix(aws-lambda): avoid duplicating already set headers (#2585)
  • 4cd2dff fix(factory): support createFactory() destruction (#2623)
  • 0fafd7a chore(eslint): enable @typescript-eslint/unbound-method (#2622)
  • 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 4 months ago

Superseded by #395.