Skip to content

Commit

Permalink
Update dependency hono to v4.3.8 (#83)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [hono](https://hono.dev/) ([source](https://togithub.com/honojs/hono))
| [`4.3.6` ->
`4.3.8`](https://renovatebot.com/diffs/npm/hono/4.3.6/4.3.8) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/hono/4.3.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/hono/4.3.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/hono/4.3.6/4.3.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/hono/4.3.6/4.3.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>honojs/hono (hono)</summary>

### [`v4.3.8`](https://togithub.com/honojs/hono/releases/tag/v4.3.8)

[Compare
Source](https://togithub.com/honojs/hono/compare/v4.3.7...v4.3.8)

#### What's Changed

- test(validator): compatibility with Node.js `v20.13.1` by
[@&#8203;yusukebe](https://togithub.com/yusukebe) in
[https://github.com/honojs/hono/pull/2682](https://togithub.com/honojs/hono/pull/2682)
- refactor(utils/jwt): remove some `any` by
[@&#8203;fzn0x](https://togithub.com/fzn0x) in
[https://github.com/honojs/hono/pull/2684](https://togithub.com/honojs/hono/pull/2684)
- refactor(timing): don't use `Partial` for the options by
[@&#8203;yusukebe](https://togithub.com/yusukebe) in
[https://github.com/honojs/hono/pull/2712](https://togithub.com/honojs/hono/pull/2712)
- refactor(secure-headers): don't use `Partial` for the options by
[@&#8203;yusukebe](https://togithub.com/yusukebe) in
[https://github.com/honojs/hono/pull/2713](https://togithub.com/honojs/hono/pull/2713)
- fix(context): Retain all cookies when passing `ResponseInit` to
`c.body` by [@&#8203;codeflows](https://togithub.com/codeflows) in
[https://github.com/honojs/hono/pull/2690](https://togithub.com/honojs/hono/pull/2690)
- fix(hono-jsx): make ref unrequried for forward ref by
[@&#8203;dygy](https://togithub.com/dygy) in
[https://github.com/honojs/hono/pull/2715](https://togithub.com/honojs/hono/pull/2715)

#### New Contributors

- [@&#8203;fzn0x](https://togithub.com/fzn0x) made their first
contribution in
[https://github.com/honojs/hono/pull/2684](https://togithub.com/honojs/hono/pull/2684)
- [@&#8203;codeflows](https://togithub.com/codeflows) made their first
contribution in
[https://github.com/honojs/hono/pull/2690](https://togithub.com/honojs/hono/pull/2690)
- [@&#8203;dygy](https://togithub.com/dygy) made their first
contribution in
[https://github.com/honojs/hono/pull/2715](https://togithub.com/honojs/hono/pull/2715)

**Full Changelog**:
honojs/hono@v4.3.7...v4.3.8

### [`v4.3.7`](https://togithub.com/honojs/hono/releases/tag/v4.3.7)

[Compare
Source](https://togithub.com/honojs/hono/compare/v4.3.6...v4.3.7)

#### What's Changed

- doc(ssg): Define the default value for Content-Type by
[@&#8203;watany-dev](https://togithub.com/watany-dev) in
[https://github.com/honojs/hono/pull/2666](https://togithub.com/honojs/hono/pull/2666)
- feat(aws-lambda): add alb event processor by
[@&#8203;yiss](https://togithub.com/yiss) in
[https://github.com/honojs/hono/pull/2657](https://togithub.com/honojs/hono/pull/2657)
- feat(utils/cookie): allow setting cookie SameSite attribute in
lowercase too by
[@&#8203;BlankParticle](https://togithub.com/BlankParticle) in
[https://github.com/honojs/hono/pull/2668](https://togithub.com/honojs/hono/pull/2668)
- fix(method-override): remove un-needed import of URLSearchParams in
method override middleware by [@&#8203;f5io](https://togithub.com/f5io)
in
[https://github.com/honojs/hono/pull/2679](https://togithub.com/honojs/hono/pull/2679)

#### New Contributors

- [@&#8203;yiss](https://togithub.com/yiss) made their first
contribution in
[https://github.com/honojs/hono/pull/2657](https://togithub.com/honojs/hono/pull/2657)
- [@&#8203;BlankParticle](https://togithub.com/BlankParticle) made their
first contribution in
[https://github.com/honojs/hono/pull/2668](https://togithub.com/honojs/hono/pull/2668)
- [@&#8203;f5io](https://togithub.com/f5io) made their first
contribution in
[https://github.com/honojs/hono/pull/2679](https://togithub.com/honojs/hono/pull/2679)

**Full Changelog**:
honojs/hono@v4.3.6...v4.3.7

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on Monday" in timezone
America/Chicago, 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.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/autoblocksai/cli).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjMuNSIsInVwZGF0ZWRJblZlciI6IjM3LjM2My41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 20, 2024
1 parent ee6bb50 commit 5d957b6
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 comments on commit 5d957b6

@github-actions
Copy link

@github-actions github-actions bot commented on 5d957b6 May 20, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FAILED  •  🕐 7s  •  🏗️ E2E / ts (#615)  •  ➡️ View in Autoblocks


🔴  typescript-e2e-test-suite-1

Evaluators            Test Cases
-------------------------------------------
has-all-substrings    3 PASSED     1 FAILED
is-friendly           4 PASSED     0 FAILED

🔴  typescript-e2e-test-suite-2

Evaluators            Test Cases
--------------------------------------------
has-all-substrings     8 PASSED     2 FAILED
is-friendly           10 PASSED     0 FAILED

Generated by Autoblocks against 5d957b6

@github-actions
Copy link

@github-actions github-actions bot commented on 5d957b6 May 20, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FAILED  •  🕐 10s  •  🏗️ E2E / py (#615)  •  ➡️ View in Autoblocks


🔴  python-e2e-test-suite-1

Evaluators            Test Cases
-------------------------------------------
has-all-substrings    3 PASSED     1 FAILED
is-friendly           4 PASSED     0 FAILED

🔴  python-e2e-test-suite-2

Evaluators            Test Cases
--------------------------------------------
has-all-substrings     8 PASSED     2 FAILED
is-friendly           10 PASSED     0 FAILED

Generated by Autoblocks against 5d957b6

Please sign in to comment.