-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): bump the dependencies group across 1 directory with 19 updates #5336
Closed
Conversation
This file contains 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
…pdates Bumps the dependencies group with 19 updates in the / directory: | Package | From | To | | --- | --- | --- | | [express](https://github.com/expressjs/express) | `4.21.0` | `4.21.1` | | [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) | `2.0.6` | `2.0.7` | | [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) | `7.25.7` | `7.25.9` | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.25.7` | `7.25.9` | | [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) | `7.25.7` | `7.25.9` | | [@babel/plugin-transform-object-assign](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-object-assign) | `7.25.7` | `7.25.9` | | [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) | `7.25.7` | `7.25.9` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.25.7` | `7.25.9` | | [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) | `7.25.7` | `7.25.9` | | [@hono/node-server](https://github.com/honojs/node-server) | `1.13.1` | `1.13.2` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.7.4` | `22.7.9` | | [acorn](https://github.com/acornjs/acorn) | `8.12.1` | `8.13.0` | | [cspell](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell) | `8.14.4` | `8.15.4` | | [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.30.0` | `2.31.0` | | [hono](https://github.com/honojs/hono) | `4.6.3` | `4.6.6` | | [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) | `5.6.0` | `5.6.3` | | [memfs](https://github.com/streamich/memfs) | `4.12.0` | `4.14.0` | | [puppeteer](https://github.com/puppeteer/puppeteer) | `23.5.0` | `23.6.0` | | [typescript](https://github.com/microsoft/TypeScript) | `5.6.2` | `5.6.3` | Updates `express` from 4.21.0 to 4.21.1 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md) - [Commits](expressjs/express@4.21.0...4.21.1) Updates `http-proxy-middleware` from 2.0.6 to 2.0.7 - [Release notes](https://github.com/chimurai/http-proxy-middleware/releases) - [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.7/CHANGELOG.md) - [Commits](chimurai/http-proxy-middleware@v2.0.6...v2.0.7) Updates `@babel/cli` from 7.25.7 to 7.25.9 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.25.9/packages/babel-cli) Updates `@babel/core` from 7.25.7 to 7.25.9 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.25.9/packages/babel-core) Updates `@babel/eslint-parser` from 7.25.7 to 7.25.9 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.25.9/eslint/babel-eslint-parser) Updates `@babel/plugin-transform-object-assign` from 7.25.7 to 7.25.9 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.25.9/packages/babel-plugin-transform-object-assign) Updates `@babel/plugin-transform-runtime` from 7.25.7 to 7.25.9 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.25.9/packages/babel-plugin-transform-runtime) Updates `@babel/preset-env` from 7.25.7 to 7.25.9 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.25.9/packages/babel-preset-env) Updates `@babel/runtime` from 7.25.7 to 7.25.9 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.25.9/packages/babel-runtime) Updates `@hono/node-server` from 1.13.1 to 1.13.2 - [Release notes](https://github.com/honojs/node-server/releases) - [Commits](honojs/node-server@v1.13.1...v1.13.2) Updates `@types/node` from 22.7.4 to 22.7.9 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `acorn` from 8.12.1 to 8.13.0 - [Commits](acornjs/acorn@8.12.1...8.13.0) Updates `cspell` from 8.14.4 to 8.15.4 - [Release notes](https://github.com/streetsidesoftware/cspell/releases) - [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/packages/cspell/CHANGELOG.md) - [Commits](https://github.com/streetsidesoftware/cspell/commits/v8.15.4/packages/cspell) Updates `eslint-plugin-import` from 2.30.0 to 2.31.0 - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.30.0...v2.31.0) Updates `hono` from 4.6.3 to 4.6.6 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.6.3...v4.6.6) Updates `html-webpack-plugin` from 5.6.0 to 5.6.3 - [Release notes](https://github.com/jantimon/html-webpack-plugin/releases) - [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md) - [Commits](jantimon/html-webpack-plugin@v5.6.0...v5.6.3) Updates `memfs` from 4.12.0 to 4.14.0 - [Release notes](https://github.com/streamich/memfs/releases) - [Changelog](https://github.com/streamich/memfs/blob/master/CHANGELOG.md) - [Commits](streamich/memfs@v4.12.0...v4.14.0) Updates `puppeteer` from 23.5.0 to 23.6.0 - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json) - [Commits](puppeteer/puppeteer@puppeteer-v23.5.0...puppeteer-v23.6.0) Updates `typescript` from 5.6.2 to 5.6.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.6.2...v5.6.3) --- updated-dependencies: - dependency-name: express dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: http-proxy-middleware dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@babel/cli" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@babel/eslint-parser" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@babel/plugin-transform-object-assign" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@babel/plugin-transform-runtime" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@babel/runtime" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@hono/node-server" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: acorn dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: cspell dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint-plugin-import dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: hono dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: html-webpack-plugin dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: memfs dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: puppeteer dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 19 updates in the / directory:
4.21.0
4.21.1
2.0.6
2.0.7
7.25.7
7.25.9
7.25.7
7.25.9
7.25.7
7.25.9
7.25.7
7.25.9
7.25.7
7.25.9
7.25.7
7.25.9
7.25.7
7.25.9
1.13.1
1.13.2
22.7.4
22.7.9
8.12.1
8.13.0
8.14.4
8.15.4
2.30.0
2.31.0
4.6.3
4.6.6
5.6.0
5.6.3
4.12.0
4.14.0
23.5.0
23.6.0
5.6.2
5.6.3
Updates
express
from 4.21.0 to 4.21.1Release notes
Sourced from express's releases.
Changelog
Sourced from express's changelog.
Commits
8e229f9
4.21.1a024c8a
fix(deps): [email protected]Updates
http-proxy-middleware
from 2.0.6 to 2.0.7Release notes
Sourced from http-proxy-middleware's releases.
Changelog
Sourced from http-proxy-middleware's changelog.
Commits
1e92339
ci(github-actions): fix npm tag90afb7c
chore(package): v2.0.70b4274e
fix(filter): handle errors1bd6dd5
ci(github actions): add publish.ymlUpdates
@babel/cli
from 7.25.7 to 7.25.9Release notes
Sourced from
@babel/cli
's releases.Changelog
Sourced from
@babel/cli
's changelog.Commits
b07957e
v7.25.9af91759
fix: Accidentally publishing useless files (#16917)Updates
@babel/core
from 7.25.7 to 7.25.9Release notes
Sourced from
@babel/core
's releases.Changelog
Sourced from
@babel/core
's changelog.Commits
b07957e
v7.25.9af91759
fix: Accidentally publishing useless files (#16917)f9cb91a
v7.25.82570cfd
Restore public API ofresolvePlugin
/resolvePreset
(#16888)Updates
@babel/eslint-parser
from 7.25.7 to 7.25.9Release notes
Sourced from
@babel/eslint-parser
's releases.Changelog
Sourced from
@babel/eslint-parser
's changelog.Commits
b07957e
v7.25.9af91759
fix: Accidentally publishing useless files (#16917)33d705e
AnalyzeClassAccessorProperty
to prevent theno-undef
rule (#16884)f9cb91a
v7.25.8362b823
chore: Update lint deps (#16883)Updates
@babel/plugin-transform-object-assign
from 7.25.7 to 7.25.9Release notes
Sourced from
@babel/plugin-transform-object-assign
's releases.Changelog
Sourced from
@babel/plugin-transform-object-assign
's changelog.Commits
b07957e
v7.25.9af91759
fix: Accidentally publishing useless files (#16917)Updates
@babel/plugin-transform-runtime
from 7.25.7 to 7.25.9Release notes
Sourced from
@babel/plugin-transform-runtime
's releases.Changelog
Sourced from
@babel/plugin-transform-runtime
's changelog.Commits
b07957e
v7.25.9af91759
fix: Accidentally publishing useless files (#16917)Updates
@babel/preset-env
from 7.25.7 to 7.25.9Release notes
Sourced from
@babel/preset-env
's releases.Changelog
Sourced from
@babel/preset-env
's changelog.Commits
b07957e
v7.25.9af91759
fix: Accidentally publishing useless files (#16917)490a330
Update compat data (#16909)d658738
fix: support BROWSERSLIST{,_CONFIG} env (#16907)f9cb91a
v7.25.8a6b0f54
Inline one-line syntax plugins (#16824)Updates
@babel/runtime
from 7.25.7 to 7.25.9Release notes
Sourced from
@babel/runtime
's releases.