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 major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the dependencies group with 5 updates in the / directory:
1.13.3
1.13.5
22.8.4
22.9.0
8.15.5
8.15.7
4.6.8
4.6.9
5.95.0
5.96.1
Updates
@hono/node-server
from 1.13.3 to 1.13.5Release notes
Sourced from
@hono/node-server
's releases.Commits
350f9b7
v1.13.59327d9c
fix(utils): accept HeadersInit, null, undefined in buildOutgoingHttpHeaders (...e63a808
v1.13.4909e21e
fix: TypeError: headers is not iterable (#210)Updates
@types/node
from 22.8.4 to 22.9.0Commits
Updates
cspell
from 8.15.5 to 8.15.7Release notes
Sourced from cspell's releases.
... (truncated)
Changelog
Sourced from cspell's changelog.
Commits
9decdc4
v8.15.7fa9d2df
v8.15.6dba3a8a
fix: Workflow Bot -- Update Dictionaries (main) (#6451)Updates
hono
from 4.6.8 to 4.6.9Release notes
Sourced from hono's releases.
Commits
7c050b2
chore:deno install
before jsr publishing (#3621)791d07a
chore: fix jsr release workflow (#3620)3971f92
v4.6.9d717a4f
fix(utils/crypto): fix types of crypto utility (#3614)22db73f
fix(middleware/etag): generate etag hash value from all chunks (#3604)6b9fb24
fix(helper/websocket): allow custom events to be passed to generics (#3616)ae6165b
refactor: use#
for private methods to reduce the minified file size (#3596)e43f203
perf(helper/cookie): fast-path for name specified (#3608)e9830c6
perf(utils): use| 0
instead ofMath.floor
(#3605)8d775dc
chore: automatically close issues marked as “not bug” over time (#3611)Updates
webpack
from 5.95.0 to 5.96.1Release notes
Sourced from webpack's releases.
Commits
d4ced73
chore(release): 5.96.17d6dbea
fix: types regression in validate5c556e3
fix: types regression in validate2420eae
fix: add@types/eslint-scope
to dependencies due types regressionec45d2d
fix: add@types/eslint-scope
to dependenciesaff0c3e
chore(release): 5.96.06f11ec1
refactor: module source types codeb07142f
refactor: module source types code7d98b3c
fix: Module Federation should track all referenced chunks6d09769
chore: lintingDependabot 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