chore(deps): bump the dependencies group with 7 updates#2130
Merged
alexander-akait merged 1 commit intomasterfrom Jul 28, 2025
Merged
chore(deps): bump the dependencies group with 7 updates#2130alexander-akait merged 1 commit intomasterfrom
alexander-akait merged 1 commit intomasterfrom
Conversation
Bumps the dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [memfs](https://github.com/streamich/memfs) | `4.17.2` | `4.23.0` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.31.0` | `9.32.0` | | [eslint](https://github.com/eslint/eslint) | `9.31.0` | `9.32.0` | | [eslint-config-webpack](https://github.com/webpack/eslint-config-webpack) | `4.5.0` | `4.5.1` | | [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) | `17.21.0` | `17.21.2` | | [hono](https://github.com/honojs/hono) | `4.8.7` | `4.8.9` | | [koa](https://github.com/koajs/koa) | `3.0.0` | `3.0.1` | Updates `memfs` from 4.17.2 to 4.23.0 - [Release notes](https://github.com/streamich/memfs/releases) - [Changelog](https://github.com/streamich/memfs/blob/master/CHANGELOG.md) - [Commits](streamich/memfs@v4.17.2...v4.23.0) Updates `@eslint/js` from 9.31.0 to 9.32.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.32.0/packages/js) Updates `eslint` from 9.31.0 to 9.32.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.31.0...v9.32.0) Updates `eslint-config-webpack` from 4.5.0 to 4.5.1 - [Release notes](https://github.com/webpack/eslint-config-webpack/releases) - [Changelog](https://github.com/webpack/eslint-config-webpack/blob/main/CHANGELOG.md) - [Commits](webpack/eslint-config-webpack@v4.5.0...v4.5.1) Updates `eslint-plugin-n` from 17.21.0 to 17.21.2 - [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.0...v17.21.2) Updates `hono` from 4.8.7 to 4.8.9 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.8.7...v4.8.9) Updates `koa` from 3.0.0 to 3.0.1 - [Release notes](https://github.com/koajs/koa/releases) - [Changelog](https://github.com/koajs/koa/blob/master/History.md) - [Commits](koajs/koa@v3.0.0...v3.0.1) --- updated-dependencies: - dependency-name: memfs dependency-version: 4.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@eslint/js" dependency-version: 9.32.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint dependency-version: 9.32.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint-config-webpack dependency-version: 4.5.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: eslint-plugin-n dependency-version: 17.21.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: hono dependency-version: 4.8.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: koa dependency-version: 3.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
alexander-akait
approved these changes
Jul 28, 2025
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
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 7 updates:
4.17.24.23.09.31.09.32.09.31.09.32.04.5.04.5.117.21.017.21.24.8.74.8.93.0.03.0.1Updates
memfsfrom 4.17.2 to 4.23.0Release notes
Sourced from memfs's releases.
... (truncated)
Changelog
Sourced from memfs's changelog.
... (truncated)
Commits
0bff086chore(release): 4.23.0 [skip ci]45a6171feat: addpromises.watch6a5a2a7Skip overflow throw strategy test due to implementation limitation37bbcd7Remove problematic overflow throw strategy test as requested26820ceRemove watchFile from promises API as requestedf5400b5Complete promises.watch implementation with comprehensive tests and examples6a48244Implement promises.watch and promises.watchFile with AsyncIterableIterator054c331Initial analysis and planning for promises.watch implementation4189568Initial plan3124c6cchore(release): 4.22.1 [skip ci]Updates
@eslint/jsfrom 9.31.0 to 9.32.0Release notes
Sourced from
@eslint/js's releases.Changelog
Sourced from
@eslint/js's changelog.Commits
50de1cechore: package.json update for@eslint/jsreleaseUpdates
eslintfrom 9.31.0 to 9.32.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
23640319.32.0a0e62e2Build: changelog update for 9.32.0960fd40fix: Upgrade@eslint/js(#19971)50de1cechore: package.json update for@eslint/jsreleasebbf23fafix: Refactor reporting into FileReport (#19877)74f01a3ci: unpinjitito version^2.5.1(#19970)d498887fix: bump@eslint/plugin-kitto 0.3.4 to resolve vulnerability (#19965)2ab1381ci: pinjitito version 2.4.2 (#19964)b7f7545test: switch to flat config mode inSourceCodetests (#19953)f5a35e3test: switch to flat config mode in eslint-fuzzer (#19960)Updates
eslint-config-webpackfrom 4.5.0 to 4.5.1Release notes
Sourced from eslint-config-webpack's releases.
Changelog
Sourced from eslint-config-webpack's changelog.
Commits
f54145fchore(release): 4.5.183b9784fix: disableunicorn/prefer-class-fieldsfor old es versions (#84)Updates
eslint-plugin-nfrom 17.21.0 to 17.21.2Release notes
Sourced from eslint-plugin-n's releases.
Changelog
Sourced from eslint-plugin-n's changelog.
Commits
047d914chore(master): release 17.21.2 (#463)92a24acrefactor: remove minimatch dependency (#462)f770164chore(master): release 17.21.1 (#461)34719e8fix(no-restricted-require): Handle .. paths (#458)76f8150fix(ci): Ignore type test failures for types present in ESLint 8 that we remo...Updates
honofrom 4.8.7 to 4.8.9Release notes
Sourced from hono's releases.
Commits
684b1694.8.938ac5a0fix(context): useisByteStringinc.redirect(#4307)c128f0d4.8.8d806626fix(utils/url): prevent double encoding insafeEncodeURI(#4306)28f981adocs: simplify the readme (#4305)Updates
koafrom 3.0.0 to 3.0.1Release notes
Sourced from koa's releases.
Commits
1ddb0483.0.1422c551Merge commit from fork6e51eb1build(deps-dev): bump form-data from 4.0.3 to 4.0.4 (#1894)d378e5cbuild(deps-dev): bump supertest from 7.1.1 to 7.1.4 (#1895)cb22d8dbuild(deps): bump statuses from 2.0.1 to 2.0.2 (#1888)0acad8ffeat: replace cache-content-type with mime-types directly (#1886)2f6e814feat: replace debug module with pure node:util::debuglog (#1885)8620cedbuild(deps): bump debug from 4.4.0 to 4.4.1 (#1880)dec1ffcbuild(deps-dev): bump supertest from 7.1.0 to 7.1.1 (#1879)9057541chore: removes done callbacks in tests [CHORE-1870] (#1875)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