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 dependencies [mem-fs] #1171

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 11, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/mem-fs (source) 1.1.2 -> 1.1.5 age adoption passing confidence
@types/mem-fs-editor (source) 7.0.1 -> 7.0.7 age adoption passing confidence
mem-fs 2.1.0 -> 2.3.0 age adoption passing confidence
mem-fs-editor 9.4.0 -> 9.7.0 age adoption passing confidence

Warning

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


Release Notes

SBoudrias/mem-fs (mem-fs)

v2.3.0

Compare Source

  • Added a filter option to store.stream({ filter }) (it is much faster than filtering on the stream)

v2.2.1

Compare Source

Typescript type fix.

v2.2.0

Compare Source

Refactored to typescript

SBoudrias/mem-fs-editor (mem-fs-editor)

v9.7.0

Compare Source

v9.6.0

Compare Source

  • #copy() and #copyTpl() now accept option.fromBasePath to manually define the base path when passing an array of files to copy (without this option, the base is inferred to the best bet.) Documentation is updated to:

When passing array, you should pass options.fromBasePath to be used to calculate the to relative path. The common directory will be detected and used as fromBasePath otherwise.

  • Performance optimization of #copy()

v9.5.0

Compare Source

  • feat: update file permission on commit 61c0c6a

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 requested review from a team as code owners August 11, 2023 13:51
@renovate renovate bot added the renovate label Aug 11, 2023
@renovate renovate bot requested review from a team as code owners August 11, 2023 13:51
@changeset-bot
Copy link

changeset-bot bot commented Aug 11, 2023

⚠️ No Changeset found

Latest commit: 0bacd11

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Contributor

@zdravko-georgiev zdravko-georgiev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

adp-tooling, create and mockserver-config-writer changes look good

@renovate renovate bot force-pushed the chore/renovate/dependencies-mem-fs branch 2 times, most recently from 1b682af to c1ed256 Compare August 14, 2023 06:06
Copy link
Contributor

@schreckstefan schreckstefan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see issues when doing a local build:
image

All have to do with the .Store component.

Looks like the given version "@types/mem-fs": "1.1.2" does not fit to the rest, but there is no newer version

image

@renovate renovate bot force-pushed the chore/renovate/dependencies-mem-fs branch 4 times, most recently from 8bac4f4 to c6cff45 Compare August 15, 2023 11:49
@renovate renovate bot force-pushed the chore/renovate/dependencies-mem-fs branch 9 times, most recently from f4bccb1 to 08597a0 Compare August 16, 2023 16:16
@renovate renovate bot force-pushed the chore/renovate/dependencies-mem-fs branch 28 times, most recently from c4d3908 to c440821 Compare November 15, 2024 16:53
@renovate renovate bot force-pushed the chore/renovate/dependencies-mem-fs branch from c440821 to 0bacd11 Compare November 15, 2024 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants