-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
chore(deps): bump the dependencies group across 1 directory with 15 updates #5330
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
Closed
Conversation
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
…pdates Bumps the dependencies group with 15 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/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.25.7` | `7.25.8` | | [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) | `7.25.7` | `7.25.8` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.25.7` | `7.25.8` | | [@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.7` | | [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.5` | | [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) | `5.6.0` | `5.6.2` | | [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/core` from 7.25.7 to 7.25.8 - [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.8/packages/babel-core) Updates `@babel/eslint-parser` from 7.25.7 to 7.25.8 - [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.8/eslint/babel-eslint-parser) Updates `@babel/preset-env` from 7.25.7 to 7.25.8 - [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.8/packages/babel-preset-env) 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.7 - [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.5 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.6.3...v4.6.5) Updates `html-webpack-plugin` from 5.6.0 to 5.6.2 - [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.2) 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/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/preset-env" 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]>
Contributor
Author
|
Superseded by #5331. |
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 15 updates in the / directory:
4.21.04.21.12.0.62.0.77.25.77.25.87.25.77.25.87.25.77.25.81.13.11.13.222.7.422.7.78.12.18.13.08.14.48.15.42.30.02.31.04.6.34.6.55.6.05.6.24.12.04.14.023.5.023.6.05.6.25.6.3Updates
expressfrom 4.21.0 to 4.21.1Release notes
Sourced from express's releases.
Changelog
Sourced from express's changelog.
Commits
8e229f94.21.1a024c8afix(deps): [email protected]Updates
http-proxy-middlewarefrom 2.0.6 to 2.0.7Release notes
Sourced from http-proxy-middleware's releases.
Changelog
Sourced from http-proxy-middleware's changelog.
Commits
1e92339ci(github-actions): fix npm tag90afb7cchore(package): v2.0.70b4274efix(filter): handle errors1bd6dd5ci(github actions): add publish.ymlUpdates
@babel/corefrom 7.25.7 to 7.25.8Release notes
Sourced from
@babel/core's releases.Changelog
Sourced from
@babel/core's changelog.Commits
f9cb91av7.25.82570cfdRestore public API ofresolvePlugin/resolvePreset(#16888)Updates
@babel/eslint-parserfrom 7.25.7 to 7.25.8Release notes
Sourced from
@babel/eslint-parser's releases.Changelog
Sourced from
@babel/eslint-parser's changelog.Commits
f9cb91av7.25.8362b823chore: Update lint deps (#16883)Updates
@babel/preset-envfrom 7.25.7 to 7.25.8Release notes
Sourced from
@babel/preset-env's releases.Changelog
Sourced from
@babel/preset-env's changelog.Commits
f9cb91av7.25.8a6b0f54Inline one-line syntax plugins (#16824)Updates
@hono/node-serverfrom 1.13.1 to 1.13.2Release notes
Sourced from
@hono/node-server's releases.Commits
cd4d4d7v1.13.22357641fix(serve): support ipv6 by default (#206)Updates
@types/nodefrom 22.7.4 to 22.7.7Commits
Updates
acornfrom 8.12.1 to 8.13.0Commits
cc5ec01Mark version 8.13.0fdf144bRemove unused eslint-plugin-promise package42b8796Add Unicode v16 support82de245Fix whitelist, unsupported features1fcd451Bump test262dfebfd5Mark acorn-walk version 8.3.4570d513Walk SwitchCase nodes as separate nodes in the base walker for SwitchStatementUpdates
cspellfrom 8.14.4 to 8.15.4Release notes
Sourced from cspell's releases.
... (truncated)
Changelog
Sourced from cspell's changelog.
Commits
27882ecv8.15.41672c99fix: Ignore negative globs in ignore patterns. (#6388)2c24d62v8.15.355c29fbfix: correctly handle excludes infiles(#6375)63f8b97v8.15.2e7c0b5afix: Support passing the config in memory to cspell (#6358)e801dcdv8.15.160b0456v8.15.0abc7548fix: stdin urls on the command line (#6345)611b21aci: Workflow Bot -- Update ALL Dependencies (main) (#6311)Updates
eslint-plugin-importfrom 2.30.0 to 2.31.0Release notes
Sourced from eslint-plugin-import's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-import's changelog.
Commits
91f809bv2.31.03f1ac24[utils] [refactor]parse: avoid using a regex hered225176[New]extensions: add thecheckTypeImportsoption5a51b9a[Tests]rule-tester: try this babel class workaroundd66cde0[New] support eslint v9d27a639[Fix] adjust "is source type module" checks for flat config1fa8a07[Refactor] createsourceTypehelper0bc1355[Tests]no-default-export,no-named-export: add test cases with non-modu...55fa203[Tests]no-default-export,no-named-export: add test case6be20df[Docs]no-restricted-paths: fix grammarUpdates
honofrom 4.6.3 to 4.6.5Release notes
Sourced from hono's releases.
Commits
89a0ac1v4.6.5c4d19ecchore: update the lockfile6cf01e5fix(build): remove private fields (#3514)aa50e0aMerge commit from forkf9e6ea7fix(factory): revert PR #3498 (#3515)fc9cc6dfeat(powered-by): optional server name (#3492)cebf4e8fix(cors): avoid settingAccess-Control-Allow-Originif there is no matchin...3311664fix(types): rm ExcludeEmptyObject to fix massively increased type instantiati...bd9effeci: use Deno v2 for a test running for deno (#3509)9986b47ci: use Denov2(#3506)Updates
html-webpack-pluginfrom 5.6.0 to 5.6.2Changelog
Sourced from html-webpack-plugin's changelog.
Commits
11a248echore(release): 5.6.2f5b9140fix: allow bundle empty html (#1865)832e0f9chore(release): 5.6.12caf5dbfix: avoid importing all of lodash (#1864)4c0c894fix: handlechildCompilation.errorsbeing an iterator rather than array (#1...ae85878fix: don't useinitializehooks to allow dynamic plugin injection41f4a7bchore: update tooling7d5b559docs: update (#1841)b548944refactor: hooks code (#1840)Updates
memfsfrom 4.12.0 to 4.14.0Release notes
Sourced from memfs's releases.
Changelog
Sourced from memfs's changelog.
Commits
92be69echore(release): 4.14.0 [skip ci]11f8a36feat: support stream as source in promises version ofwriteFile(#1069)5460fcechore(deps): lock file maintenance85648ffchore(release): 4.13.0 [skip ci]a1772b2feat: implement lutimes (#1066)Updates
puppeteerfrom 23.5.0 to 23.6.0Release notes
Sourced from puppeteer's releases.
... (truncated)
Commits
99d09b9chore: release main (#13202)3984449ci: disable AppArmor restrictions on Ubuntu and update troubleshooting.md (#1...19dd9c3feat: remove --disable-component-update from default args (#13201)02d28b7test: disable a failing test (#13199)1300e59fix: re-export node reference removed by TS 5.5 (#13200)1cf5116feat: roll to Chrome 130.0.6723.58 (#13195)d7bc66efix: roll to Firefox 131.0.3 (#13189)f53650etest: add waitForNetworkidle (#13187)1716982chore(deps-dev): Bump the dev-dependencies group with 6 updates (#13182)72d26a9chore(deps-dev): Bump@swc/corefrom 1.7.26 to 1.7.35 in /website in the all ...Updates
typescriptfrom 5.6.2 to 5.6.3Release notes
Sourced from