-
Notifications
You must be signed in to change notification settings - Fork 1
Update dependency flat to v6 #11
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/flat-6.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
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
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
3aa8dee to
29cb5bf
Compare
f59d943 to
e9a4b67
Compare
c73038f to
28894ee
Compare
2f8a5ef to
85b592b
Compare
dd67632 to
6531765
Compare
822a678 to
7276f91
Compare
7276f91 to
fb7b935
Compare
cff6a2f to
8508b54
Compare
8508b54 to
da4a602
Compare
da4a602 to
a480324
Compare
56a21b5 to
8f423ee
Compare
8f423ee to
3e3328b
Compare
5911a6e to
ea5a096
Compare
ea5a096 to
4d4fec5
Compare
4d4fec5 to
cc0edea
Compare
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: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ 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.