dependabot-bot's Description of Work
Bumps the all-dependencies group with 1 update: memfs.
Updates memfs from 4.69.1 to 4.71.0
Release notes
Sourced from memfs's releases.
Release v4.71.0
What's Changed
- feat: ๐ธ improve error normalization, make them more Node.js-like by
@โstreamichin streamich/memfs#1283Full Changelog: https://github.com/streamich/memfs/compare/v4.70.0...v4.71.0
Release v4.70.0
What's Changed
- feat: ๐ธ add 40 bound on symlink resolution and improve the algorithm, apply it to all
.open()calls by@โstreamichin streamich/memfs#1282Full Changelog: https://github.com/streamich/memfs/compare/v4.69.1...v4.70.0
Commits
-
e23cf85chore: release v4.71.0 -
f353cb3Merge pull request #1283 from streamich/error-normalizatoin -
2d54461feat: ๐ธ add read range validation -
88d138efeat: ๐ธ improve error normalization, make them more Node.js-like -
383bf68chore: release v4.70.0 -
9fb19c8Merge pull request #1282 from streamich/improve-symlinks -
ae06d96fix: ๐ improve symlink budget accounting and better read-file open semantics -
5230d3cfeat: ๐ธ 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... - See full diff in compare view
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 rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will 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 minor version` will 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
###### Microsoft Reviewers: Open in CodeFlow