chore(deps-dev): bump the dependencies-minor-patch group with 3 updates - #4
Merged
kudashevs merged 1 commit intoSep 10, 2026
Conversation
Bumps the dependencies-minor-patch group with 3 updates: [eslint](https://github.com/eslint/eslint), [memfs](https://github.com/streamich/memfs) and [webpack](https://github.com/webpack/webpack). Updates `eslint` from 10.9.1 to 10.10.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.9.1...v10.10.0) Updates `memfs` from 4.68.2 to 4.71.0 - [Release notes](https://github.com/streamich/memfs/releases) - [Changelog](https://github.com/streamich/memfs/blob/master/CHANGELOG.md) - [Commits](streamich/memfs@v4.68.2...v4.71.0) Updates `webpack` from 5.110.2 to 5.110.3 - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](webpack/webpack@v5.110.2...v5.110.3) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.10.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies-minor-patch - dependency-name: memfs dependency-version: 4.71.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies-minor-patch - dependency-name: webpack dependency-version: 5.110.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
deleted the
dependabot/npm_and_yarn/dependencies-minor-patch-bc376e897b
branch
September 10, 2026 10:51
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-minor-patch group with 3 updates: eslint, memfs and webpack.
Updates
eslintfrom 10.9.1 to 10.10.0Release notes
Sourced from eslint's releases.
Commits
3f20a5710.10.0f4e5284Build: changelog update for 10.10.0bb47dc6fix: update dependency file-entry-cache to v11 (#20801)427ac0afix: use format strings in debug calls (#21247)b3d876bchore: disable npm audit in ecosystem tests (#21306)9d81532fix: support__proto__in/* exported */comments (#21261)264b434feat: adddandvflags tono-unexpected-multiline(#21305)1696682ci: restore EMFILE test on Node.js 26 (#21297)2c7f5d6chore: update github/codeql-action action to v4.37.9 (#21296)87e0a08fix: prefer-object-has-own autofix breaks when Object is shadowed (#21282)Updates
memfsfrom 4.68.2 to 4.71.0Release notes
Sourced from memfs's releases.
Commits
e23cf85chore: release v4.71.0f353cb3Merge pull request #1283 from streamich/error-normalizatoin2d54461feat: 🎸 add read range validation88d138efeat: 🎸 improve error normalization, make them more Node.js-like383bf68chore: release v4.70.09fb19c8Merge pull request #1282 from streamich/improve-symlinksae06d96fix: 🐛 improve symlink budget accounting and better read-file open semantics5230d3cfeat: 🎸 improve separator treatment in open for Windows, and throw early on d...b84834cfeat: 🎸 add 40 bound on symlink resolution and improve the algorithm, apply i...e285831chore: release v4.69.1Updates
webpackfrom 5.110.2 to 5.110.3Release notes
Sourced from webpack's releases.
Changelog
Sourced from webpack's changelog.
Commits
a2d7b9cchore(release): new release (#21868)d6e86c0test(test262): assert two more errors webpack reports at build time (#21906)6a963fefix: keep require() into a concatenation substituted and unmangled (#21905)e1eb099fix: concatenatedrequire()inrequire.ensurecallback or computed reques...8d1ab53chore: escape literal NUL bytes in Compilation.js (#21904)5e6c4d7fix(defer): evaluate async dependencies where the deferred import sits (#21902)7ea4fa3fix: handle audited correctness edge cases (#21901)c50713cfix: keep code generation data per result instead of per NormalModule (#21900)ebd3be4docs: document the post-minor stabilization week and out-of-band releases (#2...80be700fix(config): keep the resolved optimization.minimize a boolean (#21886)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 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