chore(deps): bump the npm_and_yarn group across 1 directory with 5 updates #208
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.
Bumps the npm_and_yarn group with 3 updates in the / directory: body-parser, hono and micromatch.
Updates
body-parser
from 1.20.2 to 1.20.3Release notes
Sourced from body-parser's releases.
Changelog
Sourced from body-parser's changelog.
Commits
1752951
1.20.339744cf
chore: linter (#534)b2695c4
Merge commit from forkade0f3f
add scorecard to readme (#531)99a1bd6
deps: qs@6.12.3 (#521)9478591
fix: pin to node@22.4.183db46a
ci: fix errors in ci github action for node 8 and 9 (#523)9d4e212
chore: add support for OSSF scorecard reporting (#522)Maintainer changes
This version was pushed to npm by ulisesgascon, a new releaser for body-parser since your current version.
Updates
cookie
from 0.4.2 to 0.5.0Release notes
Sourced from cookie's releases.
Changelog
Sourced from cookie's changelog.
Commits
663c9ae
0.5.02d6eec4
docs: add security policy07ece97
build: top-sites@1.1.975c50e51
build: Node.js@17.97c65abe
pref: improve default decode speed624b4e2
pref: remove slow string split in parsee5de9f6
tests: add additional parse testf364585
tests: refactor to standard mocha api042073f
Fix expires option to reject invalid dates7fab32e
build: Node.js@17.8Updates
hono
from 4.4.5 to 4.6.10Release notes
Sourced from hono's releases.
... (truncated)
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
micromatch
from 4.0.7 to 4.0.8Release notes
Sourced from micromatch's releases.
Changelog
Sourced from micromatch's changelog.
Commits
8bd704e
4.0.8a0e6841
run verb to generate README documentation4ec2884
Merge branch 'v4' into hauserkristof-feature/v4.0.803aa805
Merge pull request #266 from hauserkristof/feature/v4.0.8814f5f7
lint67fcce6
fix: CHANGELOG about braces & CVE-2024-4068, v4.0.5113f2e3
fix: CVE numbers in CHANGELOGd9dbd9a
feat: updated CHANGELOG2ab1315
fix: use actions/setup-node@v41406ea3
feat: rework test to work on macos with node 10,12 and 14Updates
ws
from 8.11.0 to 8.17.0Release notes
Sourced from ws's releases.
... (truncated)
Commits
b73b118
[dist] 8.17.029694a5
[test] Use thehighWaterMark
variable934c9d6
[ci] Test on node 221817bac
[ci] Do not test on node 2196c9b3d
[major] Flip the default value ofallowSynchronousEvents
(#2221)e5f32c7
[fix] Emit at most one event per event loop iteration (#2218)2aa0405
[minor] Fix nits53a8888
[feature] Allow thecreateConnection
option (#2219)b119b41
[pkg] Update eslint to version 9.0.02405c17
[doc] Add punctuation for readability (#2213)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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name>
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 <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.