-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
chore(deps): bump the dependencies group across 1 directory with 13 updates #5323
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 13 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.5` | | [cspell](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell) | `8.14.4` | `8.15.1` | | [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.4` | | [memfs](https://github.com/streamich/memfs) | `4.12.0` | `4.14.0` | | [puppeteer](https://github.com/puppeteer/puppeteer) | `23.5.0` | `23.5.3` | | [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.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `cspell` from 8.14.4 to 8.15.1 - [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.1/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.4 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.6.3...v4.6.4) 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.5.3 - [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.5.3) 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: 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: 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-patch dependency-group: dependencies - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Superseded by #5324. |
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 13 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.58.14.48.15.12.30.02.31.04.6.34.6.44.12.04.14.023.5.023.5.35.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): cookie@0.7.1Updates
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.5Commits
Updates
cspellfrom 8.14.4 to 8.15.1Release notes
Sourced from cspell's releases.
... (truncated)
Changelog
Sourced from cspell's changelog.
Commits
e801dcdv8.15.160b0456v8.15.0abc7548fix: stdin urls on the command line (#6345)611b21aci: Workflow Bot -- Update ALL Dependencies (main) (#6311)5421710chore(deps): replace strip-ansi with native Node API (#6307)430f63eci: Workflow Bot -- Update ALL Dependencies (main) (#6295)8f00d78feat: replace fast-glob with tinyglobby (#6167)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.4Release notes
Sourced from hono's releases.
Commits
7c36339v4.6.404e5897refactor(jsx): addoverridetotoStringToBufferin classes extending `JSX...de7827efix(service-worker): bind fetch toglobalThis(#3500)d5166ddfix(factory): relax Bindings and Variables forcreateMiddleware(#3498)31b4cd4fix(types): add key to IntrinsicAttributes (#3474)c0d782ctest(deno): remove duplicated app.get (#3469)f1ec415chore(test): include bun coverage (#3457)bc20d30chore(test): suppress no-unused-vars 'x' is assigned a value but only used as...f87c221chore: removecrypto-jsfrom dev dependencies (#3447)200c4f9chore: upgrade dependencies (#3446)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.5.3Release notes
Sourced from puppeteer's releases.
... (truncated)
Commits
5673801chore: release main (#13173)3b5ecf2chore(dependencies): update TypeScript to 5.5.4 (#13177)de145c3fix: roll to Chrome 129.0.6668.100 (#13174)5b2b1fefix: roll to Firefox 131.0.2 (#13171)cce90d9chore: release main (#13167)0cf512bchore: update decorator for TS update (#13168)e5cbedfchore: update types for TypeScript 5.6.2 (#13165)8a216f1fix: roll to Chrome 129.0.6668.91 (#13166)1a64055chore: release main (#13162)dd13d5dfix: default to RAF polling if visible||hidden is set (#13153)Updates
typescriptfrom 5.6.2 to 5.6.3Release notes
Sourced from typescript's releases.
Commits
d48a5cfBump version to 5.6.3 and LKGfefa70a🤖 Pick PR #60083 (Don't issue implicit any when obtai...) into release-5.6 (#...ff71692[release-5.6] Remove tsbuildInfo specification error now that we need it for ...1f44dcf🤖 Pick PR #60157 (fix automatic type acquisition) into release-5.6 (#60169)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 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