Skip to content

Commit

Permalink
Update dependency @hono/node-server to v1.11.4 (#98)
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/node-server](https://togithub.com/honojs/node-server) |
[`1.11.2` ->
`1.11.4`](https://renovatebot.com/diffs/npm/@hono%2fnode-server/1.11.2/1.11.4)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@hono%2fnode-server/1.11.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@hono%2fnode-server/1.11.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@hono%2fnode-server/1.11.2/1.11.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@hono%2fnode-server/1.11.2/1.11.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>honojs/node-server (@&#8203;hono/node-server)</summary>

###
[`v1.11.4`](https://togithub.com/honojs/node-server/releases/tag/v1.11.4)

[Compare
Source](https://togithub.com/honojs/node-server/compare/v1.11.3...v1.11.4)

#### What's Changed

- Expose ServerType from './types' by
[@&#8203;raighneweng](https://togithub.com/raighneweng) in
[https://github.com/honojs/node-server/pull/178](https://togithub.com/honojs/node-server/pull/178)

#### New Contributors

- [@&#8203;raighneweng](https://togithub.com/raighneweng) made their
first contribution in
[https://github.com/honojs/node-server/pull/178](https://togithub.com/honojs/node-server/pull/178)

**Full Changelog**:
honojs/node-server@v1.11.3...v1.11.4

###
[`v1.11.3`](https://togithub.com/honojs/node-server/releases/tag/v1.11.3)

[Compare
Source](https://togithub.com/honojs/node-server/compare/v1.11.2...v1.11.3)

#### What's Changed

- Update readme with an example of proper "root" when using serveStatic
by [@&#8203;brettimus](https://togithub.com/brettimus) in
[https://github.com/honojs/node-server/pull/173](https://togithub.com/honojs/node-server/pull/173)
- fix: avoid error when using TRACE method by
[@&#8203;usualoma](https://togithub.com/usualoma) in
[https://github.com/honojs/node-server/pull/175](https://togithub.com/honojs/node-server/pull/175)

#### New Contributors

- [@&#8203;brettimus](https://togithub.com/brettimus) made their first
contribution in
[https://github.com/honojs/node-server/pull/173](https://togithub.com/honojs/node-server/pull/173)

**Full Changelog**:
honojs/node-server@v1.11.2...v1.11.3

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQxMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 24, 2024
1 parent dea5e50 commit 7b5f9b4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 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 7b5f9b4

@github-actions
Copy link

Choose a reason for hiding this comment

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

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


🔴  python-e2e-test-suite-1

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

🟢  python-e2e-test-suite-2

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

Generated by Autoblocks against 7b5f9b4

@github-actions
Copy link

Choose a reason for hiding this comment

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

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


🟢  typescript-e2e-test-suite-1

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

🔴  typescript-e2e-test-suite-2

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

Generated by Autoblocks against 7b5f9b4

Please sign in to comment.