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

chore(deps): update dependency memfs to v4.12.0 #11614

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 24, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
memfs 4.11.1 -> 4.12.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

streamich/memfs (memfs)

v4.12.0

Compare Source

Features

4.11.2 (2024-09-17)

Bug Fixes

4.11.1 (2024-08-01)

Bug Fixes

v4.11.2

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (squash) September 24, 2024 16:34
@Josh-Walker-GM Josh-Walker-GM self-assigned this Sep 24, 2024
@Josh-Walker-GM Josh-Walker-GM added release:chore This PR is a chore (means nothing for users) changesets-ok Override the changesets check labels Sep 24, 2024
@Josh-Walker-GM Josh-Walker-GM added this to the chore milestone Sep 24, 2024
@Josh-Walker-GM Josh-Walker-GM merged commit f0b78e3 into main Sep 24, 2024
52 of 57 checks passed
@Josh-Walker-GM Josh-Walker-GM deleted the renovate/memfs-4.x branch September 24, 2024 16:59
Josh-Walker-GM pushed a commit that referenced this pull request Sep 24, 2024
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [memfs](https://redirect.github.com/streamich/memfs) | [`4.11.1` ->
`4.12.0`](https://renovatebot.com/diffs/npm/memfs/4.11.1/4.12.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/memfs/4.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/memfs/4.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/memfs/4.11.1/4.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/memfs/4.11.1/4.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>streamich/memfs (memfs)</summary>

###
[`v4.12.0`](https://redirect.github.com/streamich/memfs/blob/HEAD/CHANGELOG.md#4120-2024-09-19)

[Compare
Source](https://redirect.github.com/streamich/memfs/compare/v4.11.2...v4.12.0)

##### Features

- improve permissions support
([#&#8203;1059](https://redirect.github.com/streamich/memfs/issues/1059))
([575a76b](https://redirect.github.com/streamich/memfs/commit/575a76b5f538f65ca5b8813073bc783f3d408a1b))

####
[4.11.2](https://redirect.github.com/streamich/memfs/compare/v4.11.1...v4.11.2)
(2024-09-17)

##### Bug Fixes

- add `parentPath` to `Dirent`
([#&#8203;1058](https://redirect.github.com/streamich/memfs/issues/1058))
([9156c84](https://redirect.github.com/streamich/memfs/commit/9156c8466b530ad985b462890c7164dfeeaf472f)),
closes
[#&#8203;735](https://redirect.github.com/streamich/memfs/issues/735)
[#&#8203;735](https://redirect.github.com/streamich/memfs/issues/735)

####
[4.11.1](https://redirect.github.com/streamich/memfs/compare/v4.11.0...v4.11.1)
(2024-08-01)

##### Bug Fixes

- 🐛 declare ReadableStream global type
([#&#8203;1048](https://redirect.github.com/streamich/memfs/issues/1048))
([57fba2c](https://redirect.github.com/streamich/memfs/commit/57fba2c825b21e14645cdeeec6576fe44331ce7c))

###
[`v4.11.2`](https://redirect.github.com/streamich/memfs/blob/HEAD/CHANGELOG.md#4112-2024-09-17)

[Compare
Source](https://redirect.github.com/streamich/memfs/compare/v4.11.1...v4.11.2)

##### Bug Fixes

- add `parentPath` to `Dirent`
([#&#8203;1058](https://redirect.github.com/streamich/memfs/issues/1058))
([9156c84](https://redirect.github.com/streamich/memfs/commit/9156c8466b530ad985b462890c7164dfeeaf472f)),
closes
[#&#8203;735](https://redirect.github.com/streamich/memfs/issues/735)
[#&#8203;735](https://redirect.github.com/streamich/memfs/issues/735)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44MC4wIiwidXBkYXRlZEluVmVyIjoiMzguODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changesets-ok Override the changesets check release:chore This PR is a chore (means nothing for users)
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant