Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork140
PermalinkChoose a base ref {{ refName }}default Choose a head ref {{ refName }}default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also orlearn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also.Learn more about diff comparisons here.
base repository:streamich/memfs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
Uh oh!
There was an error while loading.Please reload this page.
base:v4.11.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}defaultLoading
...
head repository:streamich/memfs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
Uh oh!
There was an error while loading.Please reload this page.
compare:v4.12.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}defaultLoading
- 8commits
- 33files changed
- 6contributors
Commits on Sep 17, 2024
docs:
dirwas renamed topatha while back (#1060)joscha authoredSep 17, 2024 chore(release): 4.11.2 [skip ci]
## [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)
semantic-release-bot committedSep 17, 2024 chore(deps): bump express from 4.19.2 to 4.21.0 (#1061)
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] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] authoredSep 17, 2024
Commits on Sep 19, 2024
feat: improve permissions support (#1059)
* 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 mkdirpWhile 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
chore(release): 4.12.0 [skip ci]
# [4.12.0](v4.11.2...v4.12.0) (2024-09-19)### Features* improve permissions support ([#1059](#1059)) ([575a76b](575a76b))
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff v4.11.1...v4.12.0
Uh oh!
There was an error while loading.Please reload this page.