Bump the npm group with 14 updates
Type: Pull Request
State: Open
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 1
(4 months ago)
(4 months ago)
dependencies javascript
poad
Bumps the npm group with 14 updates:
Package | From | To |
---|---|---|
@hono/node-server | 1.14.1 |
1.14.2 |
zod | 3.24.4 |
3.25.7 |
vitest | 3.1.3 |
3.1.4 |
@adobe/css-tools | 4.4.2 |
4.4.3 |
@asamuzakjp/css-color | 3.1.7 |
3.2.0 |
@vitest/expect | 3.1.3 |
3.1.4 |
@vitest/mocker | 3.1.3 |
3.1.4 |
@vitest/pretty-format | 3.1.3 |
3.1.4 |
@vitest/runner | 3.1.3 |
3.1.4 |
@vitest/snapshot | 3.1.3 |
3.1.4 |
@vitest/spy | 3.1.3 |
3.1.4 |
@vitest/utils | 3.1.3 |
3.1.4 |
tapable | 2.2.1 |
2.2.2 |
vite-node | 3.1.3 |
3.1.4 |
Updates @hono/node-server
from 1.14.1 to 1.14.2
Release notes
Sourced from @hono/node-server
's releases.
v1.14.2
What's Changed
- perf: keep using the lightweight Response object when retrieving
headers
,status
, andok
, and then drop thegetInternalBody
function. by@usualoma
in honojs/node-server#242Full Changelog: https://github.com/honojs/node-server/compare/v1.14.1...v1.14.2
Commits
a47d192
1.14.2a8edc96
perf: keep using the lightweight Response object when retrievingheaders
, `...- See full diff in compare view
Updates zod
from 3.24.4 to 3.25.7
Commits
- See full diff in compare view
Updates vitest
from 3.1.3 to 3.1.4
Release notes
Sourced from vitest's releases.
v3.1.4
🐞 Bug Fixes
- Apply browser CLI options only if the project has the browser set in the config already - by
@sheremet-va
in vitest-dev/vitest#8002 (64f2b)View changes on GitHub
Commits
ac88181
chore: release v3.1.464f2b43
fix: apply browser CLI options only if the project has the browser set in the...- See full diff in compare view
Updates @adobe/css-tools
from 4.4.2 to 4.4.3
Changelog
Sourced from @adobe/css-tools
's changelog.
4.4.3 / 2025-05-15
- Refactoring of the code to allow security static analysis from GitHub
- Fix Polynomial regular expression used on uncontrolled data
- Improve performance (very low improvement)
- Switch some regex to string search (indexOf based)
- Add new utils function with their corresponding unit-tests
- Add nicer format of template areas #283 by
@jogibear9988
- Fix typescript error on ConstructorParameters (parcel) #444
Commits
- See full diff in compare view
Updates @asamuzakjp/css-color
from 3.1.7 to 3.2.0
Release notes
Sourced from @asamuzakjp/css-color
's releases.
v3.2.0
What's Changed
- Add support for
/
as delimiter by@asamuzaK
in asamuzaK/cssColor#79Full Changelog: https://github.com/asamuzaK/cssColor/compare/v3.1.7...v3.2.0
Commits
Updates @vitest/expect
from 3.1.3 to 3.1.4
Release notes
Sourced from @vitest/expect
's releases.
v3.1.4
🐞 Bug Fixes
- Apply browser CLI options only if the project has the browser set in the config already - by
@sheremet-va
in vitest-dev/vitest#8002 (64f2b)View changes on GitHub
Commits
ac88181
chore: release v3.1.4- See full diff in compare view
Updates @vitest/mocker
from 3.1.3 to 3.1.4
Release notes
Sourced from @vitest/mocker
's releases.
v3.1.4
🐞 Bug Fixes
- Apply browser CLI options only if the project has the browser set in the config already - by
@sheremet-va
in vitest-dev/vitest#8002 (64f2b)View changes on GitHub
Commits
ac88181
chore: release v3.1.4- See full diff in compare view
Updates @vitest/pretty-format
from 3.1.3 to 3.1.4
Release notes
Sourced from @vitest/pretty-format
's releases.
v3.1.4
🐞 Bug Fixes
- Apply browser CLI options only if the project has the browser set in the config already - by
@sheremet-va
in vitest-dev/vitest#8002 (64f2b)View changes on GitHub
Commits
ac88181
chore: release v3.1.4- See full diff in compare view
Updates @vitest/runner
from 3.1.3 to 3.1.4
Release notes
Sourced from @vitest/runner
's releases.
v3.1.4
🐞 Bug Fixes
- Apply browser CLI options only if the project has the browser set in the config already - by
@sheremet-va
in vitest-dev/vitest#8002 (64f2b)View changes on GitHub
Commits
ac88181
chore: release v3.1.4- See full diff in compare view
Updates @vitest/snapshot
from 3.1.3 to 3.1.4
Release notes
Sourced from @vitest/snapshot
's releases.
v3.1.4
🐞 Bug Fixes
- Apply browser CLI options only if the project has the browser set in the config already - by
@sheremet-va
in vitest-dev/vitest#8002 (64f2b)View changes on GitHub
Commits
ac88181
chore: release v3.1.4- See full diff in compare view
Updates @vitest/spy
from 3.1.3 to 3.1.4
Release notes
Sourced from @vitest/spy
's releases.
v3.1.4
🐞 Bug Fixes
- Apply browser CLI options only if the project has the browser set in the config already - by
@sheremet-va
in vitest-dev/vitest#8002 (64f2b)View changes on GitHub
Commits
ac88181
chore: release v3.1.4- See full diff in compare view
Updates @vitest/utils
from 3.1.3 to 3.1.4
Release notes
Sourced from @vitest/utils
's releases.
v3.1.4
🐞 Bug Fixes
- Apply browser CLI options only if the project has the browser set in the config already - by
@sheremet-va
in vitest-dev/vitest#8002 (64f2b)View changes on GitHub
Commits
ac88181
chore: release v3.1.4- See full diff in compare view
Updates tapable
from 2.2.1 to 2.2.2
Release notes
Sourced from tapable's releases.
v2.2.2
Developer Experience
- add interceptors type to hook class
Commits
Maintainer changes
This version was pushed to npm by evilebottnawi, a new releaser for tapable since your current version.
Updates vite-node
from 3.1.3 to 3.1.4
Release notes
Sourced from vite-node's releases.
v3.1.4
🐞 Bug Fixes
- Apply browser CLI options only if the project has the browser set in the config already - by
@sheremet-va
in vitest-dev/vitest#8002 (64f2b)View changes on GitHub
Commits
ac88181
chore: release v3.1.4- See full diff in compare view
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 conditions
Pull Request Statistics
0
0
+0
-0
Package Dependencies
Technical Details
ID: | 1091939 |
UUID: | 3075843098 |
Node ID: | PR_kwDOMVysts6W1HCI |
Host: | GitHub |
Repository: | poad/vercel-functions-example |