-
-
Couldn't load subscription status.
- Fork 1.5k
chore(deps): bump the dependencies group across 1 directory with 19 updates #5597
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 18 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@types/express-serve-static-core](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express-serve-static-core) | `4.19.6` | `4.19.7` | | [@types/serve-static](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/serve-static) | `1.15.8` | `1.15.9` | | [schema-utils](https://github.com/webpack/schema-utils) | `4.3.2` | `4.3.3` | | [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.4.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.7.1` | | [babel-jest](https://github.com/jestjs/jest/tree/HEAD/packages/babel-jest) | `30.1.2` | `30.2.0` | | [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) | `3.45.1` | `3.46.0` | | [eslint](https://github.com/eslint/eslint) | `9.35.0` | `9.37.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.10` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `30.1.3` | `30.2.0` | | [less](https://github.com/less/less.js) | `4.4.1` | `4.4.2` | | [puppeteer](https://github.com/puppeteer/puppeteer) | `24.20.0` | `24.23.0` | | [typescript](https://github.com/microsoft/TypeScript) | `5.9.2` | `5.9.3` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.43.0` | `8.46.0` | | [webpack](https://github.com/webpack/webpack) | `5.101.3` | `5.102.1` | Updates `@types/express-serve-static-core` from 4.19.6 to 4.19.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express-serve-static-core) Updates `@types/serve-static` from 1.15.8 to 1.15.9 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/serve-static) Updates `schema-utils` from 4.3.2 to 4.3.3 - [Release notes](https://github.com/webpack/schema-utils/releases) - [Changelog](https://github.com/webpack/schema-utils/blob/main/CHANGELOG.md) - [Commits](webpack/schema-utils@v4.3.2...v4.3.3) 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.4.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.4.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.7.1 - [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 `core-js` from 3.45.1 to 3.46.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.46.0/packages/core-js) Updates `eslint` from 9.35.0 to 9.37.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.35.0...v9.37.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.10 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.9.6...v4.9.10) 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 `less` from 4.4.1 to 4.4.2 - [Release notes](https://github.com/less/less.js/releases) - [Changelog](https://github.com/less/less.js/blob/master/CHANGELOG.md) - [Commits](less/less.js@v4.4.1...v4.4.2) Updates `memfs` from 4.39.0 to 4.49.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.49.0) Updates `puppeteer` from 24.20.0 to 24.23.0 - [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.23.0) Updates `typescript` from 5.9.2 to 5.9.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.9.2...v5.9.3) Updates `typescript-eslint` from 8.43.0 to 8.46.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.46.0/packages/typescript-eslint) Updates `webpack` from 5.101.3 to 5.102.1 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.101.3...v5.102.1) --- updated-dependencies: - dependency-name: "@types/express-serve-static-core" dependency-version: 4.19.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@types/serve-static" dependency-version: 1.15.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: schema-utils dependency-version: 4.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: 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.4.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.7.1 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: core-js dependency-version: 3.46.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint dependency-version: 9.37.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.10 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: less dependency-version: 4.4.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: memfs dependency-version: 4.49.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: puppeteer dependency-version: 24.23.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: typescript-eslint dependency-version: 8.46.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: webpack dependency-version: 5.102.1 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 18 updates in the / directory:
4.19.64.19.71.15.81.15.94.3.24.3.37.4.37.4.57.2.07.4.01.19.21.19.524.3.124.7.130.1.230.2.03.45.13.46.09.35.09.37.017.21.317.23.14.9.64.9.1030.1.330.2.04.4.14.4.224.20.024.23.05.9.25.9.38.43.08.46.05.101.35.102.1Updates
@types/express-serve-static-corefrom 4.19.6 to 4.19.7Commits
Updates
@types/serve-staticfrom 1.15.8 to 1.15.9Commits
Updates
schema-utilsfrom 4.3.2 to 4.3.3Release notes
Sourced from schema-utils's releases.
Changelog
Sourced from schema-utils's changelog.
Commits
b9ca275chore(release): 4.3.349af922fix: reexportValidationErrorConfigurationtype (#204)779a134docs: remove unused files (#203)f332292build(deps): bump form-data from 3.0.3 to 3.0.4 (#202)f9baee8chore: migrate to eslint-config-webpack (#201)865b874chore: rename master to main3b6adc9ci: add node v24 (#199)Updates
webpack-dev-middlewarefrom 7.4.3 to 7.4.5Release notes
Sourced from webpack-dev-middleware's releases.
Changelog
Sourced from webpack-dev-middleware's changelog.
Commits
ec97e06chore(release): 7.4.5c9a0e68fix: unpin memfs (#2176)0c87e95chore(deps-dev): bump the dependencies group across 1 directory with 6 update...8f40f5fchore(release): 7.4.4044d691fix: pin memfs version (#2174)253c7e1chore(deps-dev): bump the dependencies group with 3 updates (#2170)2535262chore(deps): bump the dependencies group across 1 directory with 5 updates (#...6b7531echore: remove CODEOWNERS, too spammy (#2167)be10aa6chore(deps): remove strip-ansi (#2166)0c4431bchore(deps): updateUpdates
@eslint/markdownfrom 7.2.0 to 7.4.0Release notes
Sourced from
@eslint/markdown's releases.Changelog
Sourced from
@eslint/markdown's changelog.Commits
7c2d562chore: release 7.4.0 🚀 (#539)d6621a7fix: correct the return type ofapplyInlineConfig(#548)2862546test: add missing tests for thestripHtmlCommentsutil (#552)ec30c7dfix: report locations inno-multiple-h1andrequire-alt-text(#551)71bc53erefactor: usegetLocFromIndexinno-html(#550)08bdb12chore: addCODEOWNERSfile (#549)17c7744refactor: usegetLocFromIndexinno-invalid-label-refs(#546)3a72c84refactor: usegetlocfromindexinno-missing-label-refs(#547)88b9391docs: Update README sponsorse0f7d23fix: wrong location reporting inno-invalid-label-refs(#545)Updates
@hono/node-serverfrom 1.19.2 to 1.19.5Release notes
Sourced from
@hono/node-server's releases.Commits
840c22b1.19.54b5a8d1fix: cancel a readable stream if a writable stream is closed before a readabl...a5e7d501.19.40ee7ce1fix(serve-static): Add error handling in createStreamBody (#278)f3156d91.19.34f50527fix: Refactor promise check for response handling (#277)Updates
@types/nodefrom 24.3.1 to 24.7.1Commits
Updates
babel-jestfrom 30.1.2 to 30.2.0Release notes
Sourced from babel-jest's releases.
Changelog
Sourced from babel-jest's changelog.
Commits
855864ev30.2.0d2a2491Support Babel 8 in plugins and presets (#15750)ddf97f7Export TransformerConfig interface frombabel-jest(#15820)15e3e7cUpdate babel-plugin-istanbul to 7.0.1 (#15813)Updates
core-jsfrom 3.45.1 to 3.46.0Changelog
Sourced from core-js's changelog.
Commits
98d9dc4v3.46.038420bdaddhomepagefield topackage.jsonsa7aee4csome fixes12b441dFixIterator.zipandIterator.zipKeyedbehavior withmode: 'longest'op...15d7a7dupdate copyright9eaa6adMerge pull request #1451 from zloirock/iterator-chunking-stage-2-7686808fclarify versionsa21ab8dFFWeakMap.prototype.getOrInsertComputedwas fixed747e648Fix object property creation for potential Symbol keys6bfb3cdmoveIteratorchunking proposal to stage 2.7Updates
eslintfrom 9.35.0 to 9.37.0Release notes
Sourced from eslint's releases.
... (truncated)
Commits
d5d1bdf9.37.094865ffBuild: changelog update for 9.37.0afe8a13chore: update@eslint/jsdependency to version 9.37.0 (#20183)abee4cachore: package.json update for@eslint/jsreleaseb950359docs: fix typos across the docs (#20182)42498a2docs: improve ToC accessibility by hiding non-semantic character (#20181)fc9381fchore: fix typos in comments (#20175)e1574a2chore: unpin jiti (#20173)29ea092docs: Update READMEa129ccefix: correctno-loss-of-precisionfalse positives for leading zeros (#20164)Updates
eslint-plugin-nfrom 17.21.3 to 17.23.1Release notes
Sourced from eslint-plugin-n's releases.
Changelog
Sourced from eslint-plugin-n's changelog.
Commits
42d1597chore(master): release 17.23.1 (#482)fe94432fix(node-builtins-modules/tls.js): Update minimal version (#484)92ea876docs: improve clarity of no-missing-import and no-missing-require (#455)92abbc9chore(master): release 17.23.0 (#481)6516414feat: Support latest node v23.x ✨ (#478)cfeed38Update es-syntax.md (#480)bb77606chore(master): release 17.22.0 (#469)0ab562bfeat: support latest node 22 (#474)fd0c192feat: Add missing features from node 20.19.0 (#473)844155cfix(no-unsupported):URL.createObjectURL,URL.revokeObjectURLare support...Updates
honofrom 4.9.6 to 4.9.10Release notes
Sourced from hono's releases.
Commits
cc8868d4.9.1038f756dfix(aws-lambda): sanitize non-ASCII header values to prevent ByteString error...e3bf8c8fix(context): Fix #4427 type regression by removing non-public export JSONRes...16eb8824.9.981bda2efeat(helper/route): enable to get route path at specific index (#4423)393ded9fix(service-worker): correct generics forhandle(#4421)3f89b6ffix(service-worker): Update service-worker fire() to accept generic variants ...ba98aa24.9.83fe60f1fix(request): return empty string for empty catch-all param (#4395)9987081refactor(types): fix the type definitions in hono-base (#4407)Updates
jestfrom 30.1.3 to 30.2.0Release notes
Sourced from jest's releases.
Changelog
Sourced from jest's changelog.
Commits
855864ev30.2.0Updates
lessfrom 4.4.1 to 4.4.2Release notes
Sourced from less's releases.
Changelog
Sourced from less's changelog.
Description has been truncated