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:
6.2.0
6.2.1
1.13.5
1.13.7
8.15.7
8.16.0
4.6.9
4.6.10
23.7.0
23.8.0
Updates
p-retry
from 6.2.0 to 6.2.1Release notes
Sourced from p-retry's releases.
Commits
0a288cc
6.2.1b400af6
FixonFailedAttempt
andshouldRetry
options beingundefined
(#82)Updates
@hono/node-server
from 1.13.5 to 1.13.7Release notes
Sourced from
@hono/node-server
's releases.Commits
590fe6c
v1.13.72fdcdad
fix: detection of client premature close (#218)b13dead
v1.13.6c1b482c
fix: conninfo returns server IP (#216)Updates
cspell
from 8.15.7 to 8.16.0Release notes
Sourced from cspell's releases.
... (truncated)
Changelog
Sourced from cspell's changelog.
Commits
41cd50f
v8.16.0e602968
ci: Workflow Bot -- Build Readme (#6480)12edd2b
feat: Change default cache strategy tocontent
(#6477)Updates
hono
from 4.6.9 to 4.6.10Release notes
Sourced from hono's releases.
Commits
d405215
v4.6.104349735
fix(middleware/combine): preventc.req.routeIndex
from being changed (#3663)7b30835
refactor(router): use#
for private props to reduce the minified file size ...7e17b76
perf(trie-router): optimize and remove unnecessary processes (#3647)61bee9f
refactor(hono-base): remove unneeded processes and variables (#3649)8a8a576
docs(service-worker): fix module docs for service worker adapter (#3645)65f2a3b
fix(serveStatic): add guard to prevent reading empty folders (#3639)a6ccfa2
chore(build): validate if exporting is correct inpackage.json
and `jsr.jso...48d2adc
refactor(hono-base): use object abbreviation notation (#3640)4598d7a
fix(jsr): fix missing exports (#3636)Updates
puppeteer
from 23.7.0 to 23.8.0Release notes
Sourced from puppeteer's releases.
... (truncated)
Commits
b3c1138
chore: release main (#13294)5f006fc
test: remove old expectation (#13295)a5abd36
docs: fix the list newlines in Request (#13292)aae6b33
fix: roll to Firefox 132.0.2 (#13293)34568e0
feat: roll to Chrome 131.0.6778.69 (#13291)1170b33
chore(deps): Bump github/codeql-action from 3.27.0 to 3.27.1 in the all group...2fde1ce
fix(webdriver): frameElement() should return handles in the main world (#13287)1626553
chore(deps): Bump the all group in /website with 10 updates (#13285)7dce6ad
chore(deps-dev): Bump the dev-dependencies group with 3 updates (#13284)8b64c2c
fix: add getDefaultNavigationTimeout to Page (#13277)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