build(deps): bump the production-minor-patch group across 1 directory with 3 updates#36
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
… with 3 updates Bumps the production-minor-patch group with 3 updates in the / directory: [@babel/types](https://github.com/babel/babel/tree/HEAD/packages/babel-types), [memfs](https://github.com/streamich/memfs) and [webpack](https://github.com/webpack/webpack). Updates `@babel/types` from 8.0.0 to 8.0.4 - [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/v8.0.4/packages/babel-types) Updates `memfs` from 4.57.8 to 4.64.0 - [Release notes](https://github.com/streamich/memfs/releases) - [Changelog](https://github.com/streamich/memfs/blob/master/CHANGELOG.md) - [Commits](streamich/memfs@v4.57.8...v4.64.0) Updates `webpack` from 5.108.3 to 5.108.4 - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](webpack/webpack@v5.108.3...v5.108.4) --- updated-dependencies: - dependency-name: "@babel/types" dependency-version: 8.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-patch - dependency-name: memfs dependency-version: 4.64.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: webpack dependency-version: 5.108.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/production-minor-patch-eb4661dd31
branch
from
July 16, 2026 15:24
c309123 to
ca05258
Compare
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 production-minor-patch group with 3 updates in the / directory: @babel/types, memfs and webpack.
Updates
@babel/typesfrom 8.0.0 to 8.0.4Release notes
Sourced from @babel/types's releases.
... (truncated)
Changelog
Sourced from @babel/types's changelog.
Commits
8ed5db1v8.0.4c36600fchore: Cleanupinheritin@babel/types(#18117)Updates
memfsfrom 4.57.8 to 4.64.0Release notes
Sourced from memfs's releases.
Commits
bdee8dachore: release v4.64.0cbf22caMerge pull request #1268 from streamich/fsa-watch-bridge-improvementsd2ad15dfeat: 🎸 improve callback types5058f86fix: 🐛 disconnect observerf0c1b25docs: ✏️ fix typo8ee3d43ci: 🎡 another attempt at making Node v26 work with corepack1c1035efix: 🐛 improve abort signal handling47d63dbci: 🎡 try another Node.js v26 corepack fix9feca05docs: ✏️ add watcher README notee47548aci: 🎡 add support for Node.js v26Updates
webpackfrom 5.108.3 to 5.108.4Release notes
Sourced from webpack's releases.
Changelog
Sourced from webpack's changelog.
Commits
bb9ccfdchore(release): new release (#21319)7639066fix: invalidate provided-exports cache with lazy barrel (#21326)ae28c54perf: reduce CPU and memory overhead of the HTML and CSS pipelines (#21332)e6fb547perf: re-encode the HTML AST as struct-of-arrays behind a path-based visitor ...5ce1c22fix(html): resolve asset URLs against <base href> (#21329)0e43c4atest(html): cover generateError, ignored-source, and null-character parse pat...cebd793refactor: build export-presence guards from a lazy boolean formula (#21320)c2628cffix: don't resolve new URL() directory references as modules (#21312)00d8b2fperf: speed up non-CSS-Modules CSS parsing by skipping unused AST work (#21324)f7a3f6dperf: reduce HTML parser memory and CPU with parser-level skip options (#21323)