-
-
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 #5592
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 12 updates in the / directory: | Package | From | To | | --- | --- | --- | | [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) | `7.4.3` | `7.4.5` | | [@eslint/markdown](https://github.com/eslint/markdown) | `7.2.0` | `7.3.0` | | [@hono/node-server](https://github.com/honojs/node-server) | `1.19.2` | `1.19.5` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.3.1` | `24.6.0` | | [babel-jest](https://github.com/jestjs/jest/tree/HEAD/packages/babel-jest) | `30.1.2` | `30.2.0` | | [eslint](https://github.com/eslint/eslint) | `9.35.0` | `9.36.0` | | [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) | `17.21.3` | `17.23.1` | | [hono](https://github.com/honojs/hono) | `4.9.6` | `4.9.9` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `30.1.3` | `30.2.0` | | [puppeteer](https://github.com/puppeteer/puppeteer) | `24.20.0` | `24.22.3` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.43.0` | `8.45.0` | | [webpack](https://github.com/webpack/webpack) | `5.101.3` | `5.102.0` | Updates `webpack-dev-middleware` from 7.4.3 to 7.4.5 - [Release notes](https://github.com/webpack/webpack-dev-middleware/releases) - [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/main/CHANGELOG.md) - [Commits](webpack/webpack-dev-middleware@v7.4.3...v7.4.5) Updates `@eslint/markdown` from 7.2.0 to 7.3.0 - [Release notes](https://github.com/eslint/markdown/releases) - [Changelog](https://github.com/eslint/markdown/blob/main/CHANGELOG.md) - [Commits](eslint/markdown@v7.2.0...v7.3.0) Updates `@hono/node-server` from 1.19.2 to 1.19.5 - [Release notes](https://github.com/honojs/node-server/releases) - [Commits](honojs/node-server@v1.19.2...v1.19.5) Updates `@types/node` from 24.3.1 to 24.6.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `babel-jest` from 30.1.2 to 30.2.0 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.2.0/packages/babel-jest) Updates `eslint` from 9.35.0 to 9.36.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.35.0...v9.36.0) Updates `eslint-plugin-n` from 17.21.3 to 17.23.1 - [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases) - [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md) - [Commits](eslint-community/eslint-plugin-n@v17.21.3...v17.23.1) Updates `hono` from 4.9.6 to 4.9.9 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.9.6...v4.9.9) Updates `jest` from 30.1.3 to 30.2.0 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.2.0/packages/jest) Updates `memfs` from 4.39.0 to 4.47.0 - [Release notes](https://github.com/streamich/memfs/releases) - [Changelog](https://github.com/streamich/memfs/blob/master/CHANGELOG.md) - [Commits](streamich/memfs@v4.39.0...v4.47.0) Updates `puppeteer` from 24.20.0 to 24.22.3 - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md) - [Commits](puppeteer/puppeteer@puppeteer-v24.20.0...puppeteer-v24.22.3) Updates `typescript-eslint` from 8.43.0 to 8.45.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.45.0/packages/typescript-eslint) Updates `webpack` from 5.101.3 to 5.102.0 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.101.3...v5.102.0) --- updated-dependencies: - dependency-name: webpack-dev-middleware dependency-version: 7.4.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@eslint/markdown" dependency-version: 7.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@hono/node-server" dependency-version: 1.19.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@types/node" dependency-version: 24.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: babel-jest dependency-version: 30.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint dependency-version: 9.36.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint-plugin-n dependency-version: 17.23.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: hono dependency-version: 4.9.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: jest dependency-version: 30.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: memfs dependency-version: 4.47.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: puppeteer dependency-version: 24.22.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: typescript-eslint dependency-version: 8.45.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: webpack dependency-version: 5.102.0 dependency-type: direct:development update-type: version-update:semver-minor 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
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update javascript code
0 participants
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 12 updates in the / directory:
7.4.3
7.4.5
7.2.0
7.3.0
1.19.2
1.19.5
24.3.1
24.6.0
30.1.2
30.2.0
9.35.0
9.36.0
17.21.3
17.23.1
4.9.6
4.9.9
30.1.3
30.2.0
24.20.0
24.22.3
8.43.0
8.45.0
5.101.3
5.102.0
Updates
webpack-dev-middleware
from 7.4.3 to 7.4.5Release notes
Sourced from webpack-dev-middleware's releases.
Changelog
Sourced from webpack-dev-middleware's changelog.
Commits
ec97e06
chore(release): 7.4.5c9a0e68
fix: unpin memfs (#2176)0c87e95
chore(deps-dev): bump the dependencies group across 1 directory with 6 update...8f40f5f
chore(release): 7.4.4044d691
fix: pin memfs version (#2174)253c7e1
chore(deps-dev): bump the dependencies group with 3 updates (#2170)2535262
chore(deps): bump the dependencies group across 1 directory with 5 updates (#...6b7531e
chore: remove CODEOWNERS, too spammy (#2167)be10aa6
chore(deps): remove strip-ansi (#2166)0c4431b
chore(deps): updateUpdates
@eslint/markdown
from 7.2.0 to 7.3.0Release notes
Sourced from
@eslint/markdown
's releases.Changelog
Sourced from
@eslint/markdown
's changelog.Commits
92851b2
chore: release 7.3.0 🚀 (#516)28723c2
fix: report locations with <CR> linebreaks inno-reference-like-urls
(#525)3ab4442
chore: update actions/download-artifact action to v5 (#531)2eeaffb
chore: update dependency globals to v16 (#530)5706820
chore: update actions/setup-node action to v5 (#529)b102104
chore: update actions/checkout action to v5 (#528)15014a4
fix:exactOptionalPropertyTypes
causes type errors when using plugins (#524)b4a31d3
ci: centralize renovate config762712d
fix: handle consecutive backslashes inno-reference-like-urls
(#523)f80a9e1
fix: no-*-definitions rules show original label and identifier (#515)Updates
@hono/node-server
from 1.19.2 to 1.19.5Release notes
Sourced from
@hono/node-server
's releases.Commits
840c22b
1.19.54b5a8d1
fix: cancel a readable stream if a writable stream is closed before a readabl...a5e7d50
1.19.40ee7ce1
fix(serve-static): Add error handling in createStreamBody (#278)f3156d9
1.19.34f50527
fix: Refactor promise check for response handling (#277)Updates
@types/node
from 24.3.1 to 24.6.0Commits
Updates
babel-jest
from 30.1.2 to 30.2.0Release notes
Sourced from babel-jest's releases.
Changelog
Sourced from babel-jest's changelog.
Commits
855864e
v30.2.0d2a2491
Support Babel 8 in plugins and presets (#15750)ddf97f7
Export TransformerConfig interface frombabel-jest
(#15820)15e3e7c
Update babel-plugin-istanbul to 7.0.1 (#15813)Updates
eslint
from 9.35.0 to 9.36.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
b4857e5
9.36.05878a42
Build: changelog update for 9.36.012411e8
chore: upgrade@eslint/js
@9
.36.0 (#20139)488cba6
chore: package.json update for@eslint/js
releaseb73ab12
docs: update examples to usedefineConfig
(#20131)47afcf6
feat: correctpreserve-caught-error
edge cases (#20109)75b74d8
fix: add missing rule option types (#20127)bac82a2
ci: simplify renovate configuration (#19907)1c0d850
fix: updateeslint-all.js
to useObject.freeze
forrules
object (#20116)c00bb37
ci: bump actions/labeler from 5 to 6 (#20090)Updates
eslint-plugin-n
from 17.21.3 to 17.23.1Release notes
Sourced from eslint-plugin-n's releases.
Changelog
Sourced from eslint-plugin-n's changelog.
Commits
42d1597
chore(master): release 17.23.1 (#482)fe94432
fix(node-builtins-modules/tls.js): Update minimal version (#484)92ea876
docs: improve clarity of no-missing-import and no-missing-require (#455)92abbc9
chore(master): release 17.23.0 (#481)6516414
feat: Support latest node v23.x ✨ (#478)cfeed38
Update es-syntax.md (#480)bb77606
chore(master): release 17.22.0 (#469)0ab562b
feat: support latest node 22 (#474)fd0c192
feat: Add missing features from node 20.19.0 (#473)844155c
fix(no-unsupported):URL.createObjectURL
,URL.revokeObjectURL
are support...Updates
hono
from 4.9.6 to 4.9.9Release notes
Sourced from hono's releases.
Commits
16eb882
4.9.981bda2e
feat(helper/route): enable to get route path at specific index (#4423)393ded9
fix(service-worker): correct generics forhandle
(#4421)3f89b6f
fix(service-worker): Update service-worker fire() to accept generic variants ...ba98aa2
4.9.83fe60f1
fix(request): return empty string for empty catch-all param (#4395)9987081
refactor(types): fix the type definitions in hono-base (#4407)0af31fa
refactor(types): remove SimplifyDeepArray from json types (#4406)f8c9b6e
fix(types): JSONParsed infer unknown values (#4405)5ece995
4.9.7Updates
jest
from 30.1.3 to 30.2.0Release notes
Sourced from jest's releases.
Changelog
Sourced from jest's changelog.
Commits
855864e
v30.2.0Updates
memfs
from 4.39.0 to 4.47.0Release notes
Sourced from memfs's releases.
... (truncated)
Changelog
Sourced from memfs's changelog.
... (truncated)
Commits
5644415
chore(release): 4.47.0 [skip ci]cb22922
Merge pull request #1203 from streamich/copilot/fix-034679f8-18f4-45dd-9d8d-7...1f1afb7
feat: align openAsBlob errors with Node.js behavior6892aa3
Initial plan929969d
chore(release): 4.46.1 [skip ci]7929289
Merge pull request #1184 from mattfysh/patch-11ca9b33
prettier10143fe
chore(release): 4.46.0 [skip ci]4d47ede
Merge pull request #1200 from streamich/copilot/fix-1199e9018d9
chore(release): 4.45.0 [skip ci]Updates
puppeteer
from 24.20.0 to 24.22.3Release notes
Sourced from puppeteer's releases.
... (truncated)
Changelog
Sourced from puppeteer's changelog.