Update dependency flat to v6 - #4053
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/flat-6.x
branch
from
November 27, 2024 14:47
d765dd1 to
97f5924
Compare
chrisjones-hmcts
force-pushed
the
renovate/flat-6.x
branch
from
October 10, 2025 11:18
45541d6 to
fe0cd7f
Compare
renovate
Bot
force-pushed
the
renovate/flat-6.x
branch
from
October 23, 2025 14:02
fe0cd7f to
1b06a4b
Compare
renovate
Bot
force-pushed
the
renovate/flat-6.x
branch
from
November 10, 2025 13:55
1b06a4b to
74a3d17
Compare
renovate
Bot
force-pushed
the
renovate/flat-6.x
branch
from
November 17, 2025 09:30
74a3d17 to
c8f565f
Compare
renovate
Bot
force-pushed
the
renovate/flat-6.x
branch
from
November 18, 2025 09:51
c8f565f to
b303ef6
Compare
renovate
Bot
force-pushed
the
renovate/flat-6.x
branch
from
December 3, 2025 15:10
b303ef6 to
938fb78
Compare
renovate
Bot
force-pushed
the
renovate/flat-6.x
branch
2 times, most recently
from
January 6, 2026 12:50
7d5ee69 to
c7d78fb
Compare
renovate
Bot
force-pushed
the
renovate/flat-6.x
branch
from
January 9, 2026 09:41
c7d78fb to
2b315c3
Compare
renovate
Bot
force-pushed
the
renovate/flat-6.x
branch
2 times, most recently
from
January 23, 2026 10:59
cdfd3ad to
6670bb0
Compare
renovate
Bot
force-pushed
the
renovate/flat-6.x
branch
from
January 29, 2026 19:17
6670bb0 to
9f04fdf
Compare
renovate
Bot
force-pushed
the
renovate/flat-6.x
branch
from
January 30, 2026 17:45
9f04fdf to
48383dd
Compare
renovate
Bot
force-pushed
the
renovate/flat-6.x
branch
from
February 2, 2026 15:24
48383dd to
6ede8f6
Compare
renovate
Bot
force-pushed
the
renovate/flat-6.x
branch
from
February 4, 2026 12:37
6ede8f6 to
ba1c4e8
Compare
renovate
Bot
force-pushed
the
renovate/flat-6.x
branch
from
March 13, 2026 11:00
86f556e to
600c981
Compare
renovate
Bot
force-pushed
the
renovate/flat-6.x
branch
2 times, most recently
from
March 27, 2026 16:28
278d713 to
10f7291
Compare
renovate
Bot
force-pushed
the
renovate/flat-6.x
branch
from
April 1, 2026 16:13
10f7291 to
a648bf1
Compare
renovate
Bot
force-pushed
the
renovate/flat-6.x
branch
from
April 8, 2026 16:28
a648bf1 to
7b98e25
Compare
renovate
Bot
force-pushed
the
renovate/flat-6.x
branch
from
May 9, 2026 09:09
7b98e25 to
581d566
Compare
renovate
Bot
force-pushed
the
renovate/flat-6.x
branch
2 times, most recently
from
May 18, 2026 11:00
9d98bb9 to
682939d
Compare
renovate
Bot
force-pushed
the
renovate/flat-6.x
branch
from
May 28, 2026 14:18
682939d to
9fa368e
Compare
renovate
Bot
force-pushed
the
renovate/flat-6.x
branch
from
June 1, 2026 11:24
9fa368e to
e56a262
Compare
renovate
Bot
force-pushed
the
renovate/flat-6.x
branch
from
June 11, 2026 08:39
e56a262 to
1d00228
Compare
renovate
Bot
force-pushed
the
renovate/flat-6.x
branch
from
July 8, 2026 17:26
1d00228 to
5d1c6a1
Compare
renovate
Bot
force-pushed
the
renovate/flat-6.x
branch
from
July 12, 2026 20:00
5d1c6a1 to
84ed626
Compare
renovate
Bot
force-pushed
the
renovate/flat-6.x
branch
from
July 16, 2026 15:38
84ed626 to
ae60f83
Compare
renovate
Bot
force-pushed
the
renovate/flat-6.x
branch
from
July 20, 2026 14:47
ae60f83 to
39808bb
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.1→~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: (in timezone Europe/London)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.