-
Notifications
You must be signed in to change notification settings - Fork 679
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): bump flat from 4.1.1 to 5.0.1 #1360
Conversation
Bumps [flat](https://github.com/hughsk/flat) from 4.1.1 to 5.0.1. - [Release notes](https://github.com/hughsk/flat/releases) - [Commits](hughsk/flat@4.1.1...5.0.1) --- updated-dependencies: - dependency-name: flat dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
npm audit is throwing error for this dependency. Can this please be merged @dziraf and a new version released |
I was going to submit a new issue for this, but there is PR to address for that.
|
Hi! Can this PR be merged please? |
v5 is a major version update and |
Hi, @dziraf I hope it would help. I've just reviewed the difference from v4 to v5 (4.1.1 -> 5.0.2) TL;DR: API looks backward compatible to me. Here is the summary:
To see the difference I run: git clone https://github.com/hughsk/flat
cd flat
git difftool 4.1.1..5.0.2 |
I'll close this in favour of #1382 as I also bumped types and our design system. v5 should work from what I tested locally |
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps flat from 4.1.1 to 5.0.1.
Commits
f25d3a1
Release 5.0.154cc7ad
use standard formatting779816e
drop dependencies2eea6d3
Bump lodash from 4.17.15 to 4.17.19a61a554
Bump acorn from 7.1.0 to 7.4.020ef0ef
Fix prototype pollution on unflattene8fb281
Test prototype pollution on unflatten6e95c43
Add node 10 & 12 to travis config.38239cc
Release 5.0.0beaea9d
Add tests around cli. Only show usage if on TTY & no argument, allow eaccess ...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 merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and languageYou can disable automated security fix PRs for this repo from the Security Alerts page.