Skip to content
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

[pull] master from streamich:master #21

Merged
merged 10 commits into from
Sep 19, 2024
Merged

[pull] master from streamich:master #21

merged 10 commits into from
Sep 19, 2024

Conversation

pull[bot]
Copy link

@pull pull bot commented Aug 2, 2024

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

samchungy and others added 10 commits August 1, 2024 15:35
## [4.11.1](v4.11.0...v4.11.1) (2024-08-01)

### Bug Fixes

* 🐛 declare ReadableStream global type ([#1048](#1048)) ([57fba2c](57fba2c))
* #735 - add parentPath property to Dirent

* #735 - fix tests for parentPath property

* #735 - use Dirent parentPath instead of path in Volume
## [4.11.2](v4.11.1...v4.11.2) (2024-09-17)

### Bug Fixes

* add `parentPath` to `Dirent` ([#1058](#1058)) ([9156c84](9156c84)), closes [#735](#735) [#735](#735)
Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.21.0.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
- [Commits](expressjs/express@4.19.2...4.21.0)

---
updated-dependencies:
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* test: Add tests for permissions

* feat: Add permissions implementations to Volume

* fix: Side effects test pollution in chmod() test

* fix: Improper handling of O_EXCL in openFile()

* fix: No longer check execute permission on files in mkdirp

While files are not a permitted place to create subdirectories in, the proper error should be ENOTDIR, not EACCES

* test: Add tests for recursive mkdir

* test: Add tests for chmodSync

* fix: No longer require permissions to chmod

* test: Add more extensive tests for mkdir recursive mode

* refactor: Inline tree walking

* chore: cleanup

* style: Run prettier

* test: Improve testing for missing permissions on intermediate directories

* chore: cleanup

* style: run prettier

* fix: utimes should not require permissions
# [4.12.0](v4.11.2...v4.12.0) (2024-09-19)

### Features

* improve permissions support ([#1059](#1059)) ([575a76b](575a76b))
@pull pull bot merged commit 18f4abe into langyo:master Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants