Update dependency flat to v6#11
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
46f80d2 to
eca2051
Compare
773e96b to
3fb5149
Compare
988e1a6 to
24c5fa0
Compare
5a03ec8 to
7134048
Compare
9827314 to
43c0053
Compare
43c0053 to
0d91be3
Compare
13e7510 to
06ef64b
Compare
531e62a to
7404349
Compare
7404349 to
7ae76b2
Compare
107a60e to
52b37c1
Compare
52b37c1 to
10076d5
Compare
d81ac5c to
a28263a
Compare
839c7b6 to
00fc28a
Compare
00fc28a to
39a1bb9
Compare
bfaf074 to
2f09379
Compare
d1ddacd to
c6a80e5
Compare
df69654 to
d3b4d84
Compare
a0a33cb to
9a7e4d5
Compare
6cef3b1 to
c025898
Compare
0fc0ee8 to
ce0c3cd
Compare
f5081de to
863ee26
Compare
86f4b0a to
65af5af
Compare
c8ab49f to
d3c2342
Compare
d3c2342 to
cf17b1c
Compare
8e6f86f to
0539d5b
Compare
0539d5b to
f7ce180
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^5.0.2→^6.0.0Release Notes
hughsk/flat (flat)
v6.0.1Compare Source
Bug Fixes 🐛
exportfield inpackage.json(see #172).v6.0.0Compare Source
New Features ✨
Breaking Changes 💥
Migration 🚚
We are now shipping
flatas a pure ECMAScript module, if you are still using CommonJS in your application follow this migration guide.The default export has been dropped in favor of a named one, if you are using the default export make sure to update your imports:
If you are a user of TypeScript you can remove
@types/flatfrom your project. The type definitions are now included in the package itself, so it is no longer required to keep a separate dependency around.Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.