-
-
Notifications
You must be signed in to change notification settings - Fork 624
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(etag): export RETAINED_304_HEADERS
#2763
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Hey @usualoma ! Can you review this one? |
@usualoma Sorry for pinging again. Could you review this? |
@yusukebe Sorry I'm late, I think it's good! |
@usualoma Thanks! Shipping this. |
yusukebe
added a commit
that referenced
this pull request
May 24, 2024
* feat(etag): export `RETAINED_304_HEADERS` * denoify
nicolewhite
referenced
this pull request
in autoblocksai/cli
May 29, 2024
[![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://github.com/honojs/hono)) | [`4.3.8` -> `4.4.0`](https://renovatebot.com/diffs/npm/hono/4.3.8/4.4.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/hono/4.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/hono/4.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/hono/4.3.8/4.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/hono/4.3.8/4.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>honojs/hono (hono)</summary> ### [`v4.4.0`](https://github.com/honojs/hono/compare/v4.3.11...v4.4.0) [Compare Source](https://github.com/honojs/hono/compare/v4.3.11...v4.4.0) ### [`v4.3.11`](https://github.com/honojs/hono/releases/tag/v4.3.11) [Compare Source](https://github.com/honojs/hono/compare/v4.3.10...v4.3.11) #### What's Changed - fix(middleware/jwt): fix incorrect assumption in jwt impl by [@​boehs](https://github.com/boehs) in [https://github.com/honojs/hono/pull/2775](https://github.com/honojs/hono/pull/2775) #### New Contributors - [@​boehs](https://github.com/boehs) made their first contribution in [https://github.com/honojs/hono/pull/2775](https://github.com/honojs/hono/pull/2775) **Full Changelog**: honojs/hono@v4.3.10...v4.3.11 ### [`v4.3.10`](https://github.com/honojs/hono/releases/tag/v4.3.10) [Compare Source](https://github.com/honojs/hono/compare/v4.3.9...v4.3.10) #### What's Changed - fix(secure-header): Replace NodeJS Buffer API by [@​watany-dev](https://github.com/watany-dev) in [https://github.com/honojs/hono/pull/2761](https://github.com/honojs/hono/pull/2761) - fix(http-exception): prioritize the status code by [@​yusukebe](https://github.com/yusukebe) in [https://github.com/honojs/hono/pull/2767](https://github.com/honojs/hono/pull/2767) - feat(etag): export `RETAINED_304_HEADERS` by [@​yusukebe](https://github.com/yusukebe) in [https://github.com/honojs/hono/pull/2763](https://github.com/honojs/hono/pull/2763) **Full Changelog**: honojs/hono@v4.3.9...v4.3.10 ### [`v4.3.9`](https://github.com/honojs/hono/releases/tag/v4.3.9) [Compare Source](https://github.com/honojs/hono/compare/v4.3.8...v4.3.9) #### What's Changed - fix(factory): export `CreateHandlersInterface` by [@​yusukebe](https://github.com/yusukebe) in [https://github.com/honojs/hono/pull/2752](https://github.com/honojs/hono/pull/2752) - feat(aws-lambda): add support for alb multiValueQueryStringParameters by [@​yiss](https://github.com/yiss) in [https://github.com/honojs/hono/pull/2751](https://github.com/honojs/hono/pull/2751) **Full Changelog**: honojs/hono@v4.3.8...v4.3.9 </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
In this PR, I've done:
RETAINED_304_HEADERS
to make adding the retained header value easy.beforeEach
since the scope is not clear.The author should do the following, if applicable
bun denoify
to generate files for Denobun run format:fix && bun run lint:fix
to format the code