chore(deps): bump the dependencies group across 1 directory with 7 updates#5517
Merged
alexander-akait merged 1 commit intomasterfrom Jun 10, 2025
Merged
Conversation
…dates Bumps the dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express) | `4.17.22` | `4.17.23` | | [@types/serve-static](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/serve-static) | `1.15.7` | `1.15.8` | | [@hono/node-server](https://github.com/honojs/node-server) | `1.14.3` | `1.14.4` | | [@types/compression](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/compression) | `1.8.0` | `1.8.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.15.30` | `22.15.31` | | [acorn](https://github.com/acornjs/acorn) | `8.14.1` | `8.15.0` | | [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) | `3.42.0` | `3.43.0` | Updates `@types/express` from 4.17.22 to 4.17.23 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express) Updates `@types/serve-static` from 1.15.7 to 1.15.8 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/serve-static) Updates `@hono/node-server` from 1.14.3 to 1.14.4 - [Release notes](https://github.com/honojs/node-server/releases) - [Commits](honojs/node-server@v1.14.3...v1.14.4) Updates `@types/compression` from 1.8.0 to 1.8.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/compression) Updates `@types/node` from 22.15.30 to 22.15.31 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `acorn` from 8.14.1 to 8.15.0 - [Commits](acornjs/acorn@8.14.1...8.15.0) Updates `core-js` from 3.42.0 to 3.43.0 - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/commits/v3.43.0/packages/core-js) --- updated-dependencies: - dependency-name: "@types/express" dependency-version: 4.17.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@types/serve-static" dependency-version: 1.15.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@hono/node-server" dependency-version: 1.14.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@types/compression" dependency-version: 1.8.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@types/node" dependency-version: 22.15.31 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: acorn dependency-version: 8.15.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: core-js dependency-version: 3.43.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
alexander-akait
approved these changes
Jun 10, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 dependencies group with 7 updates in the / directory:
4.17.224.17.231.15.71.15.81.14.31.14.41.8.01.8.122.15.3022.15.318.14.18.15.03.42.03.43.0Updates
@types/expressfrom 4.17.22 to 4.17.23Commits
Updates
@types/serve-staticfrom 1.15.7 to 1.15.8Commits
Updates
@hono/node-serverfrom 1.14.3 to 1.14.4Release notes
Sourced from
@hono/node-server's releases.Commits
0e35e651.14.469d274dfix: flush headers before sending data via readable stream (#245)Updates
@types/compressionfrom 1.8.0 to 1.8.1Commits
Updates
@types/nodefrom 22.15.30 to 22.15.31Commits
Updates
acornfrom 8.14.1 to 8.15.0Commits
6dc5374Mark version 8.15.0c8d954aMake linter happy71d942eFix a crash when running the CLI tool on code with a bigint551a680Fix the format of bigint property on bigint literal24baa2aShow logo in readme.mdb4ae0d2Add support for using and await usingfdfb45aBump test262b27ce74Make sure the loose parser skips number literals with invalid separators82233bfRemove outdated commentf6c9e12Remove trailing whitespace, semicolonUpdates
core-jsfrom 3.42.0 to 3.43.0Changelog
Sourced from core-js's changelog.
... (truncated)
Commits
f4f4633v3.43.0c4a8143enable some neweslint-plugin-es-xrulesa5b9552Fix argument validation condition24ad7eaIterator close on argument validation errorcf6aa2cIterator#windows implementationde73131Iterator#chunks implementation8e0a239Number#clamp implementation9cf80c7refactoring5cc3f7aRefactoring884e103Iterator.zipKeyed implementationDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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