chore(deps): bump the dependencies group across 1 directory with 7 updates
Type: Pull Request
State: Merged
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 0
(3 months ago)
(3 months ago)
(3 months ago)
by alexander-akait
dependencies javascript
Bumps the dependencies group with 7 updates in the / directory:
Package | From | To |
---|---|---|
@types/express | 4.17.22 |
4.17.23 |
@types/serve-static | 1.15.7 |
1.15.8 |
@hono/node-server | 1.14.3 |
1.14.4 |
@types/compression | 1.8.0 |
1.8.1 |
@types/node | 22.15.30 |
22.15.31 |
acorn | 8.14.1 |
8.15.0 |
core-js | 3.42.0 |
3.43.0 |
Updates @types/express
from 4.17.22 to 4.17.23
Commits
- See full diff in compare view
Updates @types/serve-static
from 1.15.7 to 1.15.8
Commits
- See full diff in compare view
Updates @hono/node-server
from 1.14.3 to 1.14.4
Release notes
Sourced from @hono/node-server
's releases.
v1.14.4
What's Changed
- fix: flush headers before sending data via readable stream by
@usualoma
in honojs/node-server#245Full Changelog: https://github.com/honojs/node-server/compare/v1.14.3...v1.14.4
Commits
0e35e65
1.14.469d274d
fix: flush headers before sending data via readable stream (#245)- See full diff in compare view
Updates @types/compression
from 1.8.0 to 1.8.1
Commits
- See full diff in compare view
Updates @types/node
from 22.15.30 to 22.15.31
Commits
- See full diff in compare view
Updates acorn
from 8.14.1 to 8.15.0
Commits
6dc5374
Mark version 8.15.0c8d954a
Make linter happy71d942e
Fix a crash when running the CLI tool on code with a bigint551a680
Fix the format of bigint property on bigint literal24baa2a
Show logo in readme.mdb4ae0d2
Add support for using and await usingfdfb45a
Bump test262b27ce74
Make sure the loose parser skips number literals with invalid separators82233bf
Remove outdated commentf6c9e12
Remove trailing whitespace, semicolon- Additional commits viewable in compare view
Updates core-js
from 3.42.0 to 3.43.0
Changelog
Sourced from core-js's changelog.
3.43.0 - 2025.06.09
- Changes v3.42.0...v3.43.0 (139 commits)
- Explicit Resource Management proposals:
- Built-ins:
Symbol.dispose
Symbol.asyncDispose
SuppressedError
DisposableStack
DisposableStack.prototype.dispose
DisposableStack.prototype.use
DisposableStack.prototype.adopt
DisposableStack.prototype.defer
DisposableStack.prototype.move
DisposableStack.prototype[@@dispose]
AsyncDisposableStack
AsyncDisposableStack.prototype.disposeAsync
AsyncDisposableStack.prototype.use
AsyncDisposableStack.prototype.adopt
AsyncDisposableStack.prototype.defer
AsyncDisposableStack.prototype.move
AsyncDisposableStack.prototype[@@asyncDispose]
Iterator.prototype[@@dispose]
AsyncIterator.prototype[@@asyncDispose]
- Moved to stable ES, May 2025 TC39 meeting
- Added
es.
namespace module,/es/
and/stable/
namespaces entriesArray.fromAsync
proposal:
- Built-ins:
Array.fromAsync
- Moved to stable ES, May 2025 TC39 meeting
- Added
es.
namespace module,/es/
and/stable/
namespaces entriesError.isError
proposal:
- Built-ins:
Error.isError
- Moved to stable ES, May 2025 TC39 meeting
- Added
es.
namespace module,/es/
and/stable/
namespaces entries- Added Joint iteration stage 2.7 proposal:
- Added built-ins:
Iterator.zip
Iterator.zipKeyed
- Added
Iterator
chunking stage 2 proposal:
- Added built-ins:
Iterator.prototype.chunks
Iterator.prototype.windows
Number.prototype.clamp
proposal:
- Built-ins:
Number.prototype.clamp
- Moved to stage 2, May 2025 TC39 meeting
Math.clamp
was replaced withNumber.prototype.clamp
- Removed a
RangeError
ifmin <= max
or+0
min and-0
max, [tc39/proposal-math-clamp/#22](tc39/proposal-math-clamp#22)- Always check regular expression flags by
flags
getter PR. Native methods are not fixed, only own implementation updated for:
... (truncated)
Commits
f4f4633
v3.43.0c4a8143
enable some neweslint-plugin-es-x
rulesa5b9552
Fix argument validation condition24ad7ea
Iterator close on argument validation errorcf6aa2c
Iterator#windows implementationde73131
Iterator#chunks implementation8e0a239
Number#clamp implementation9cf80c7
refactoring5cc3f7a
Refactoring884e103
Iterator.zipKeyed implementation- Additional commits viewable 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
1
1
+21
-9
Package Dependencies
Technical Details
ID: | 1436062 |
UUID: | 2579922877 |
Node ID: | PR_kwDOAFkbTM6Zxn-9 |
Host: | GitHub |
Repository: | webpack/webpack-dev-server |
Merge State: | Unknown |