supabase-cache-helpers icon indicating copy to clipboard operation
supabase-cache-helpers copied to clipboard

fix(deps): update dependency flat to v6

Open renovate[bot] opened this issue 1 year ago β€’ 22 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
flat 5.0.2 -> 6.0.1 age adoption passing confidence

Release Notes

hughsk/flat (flat)

v6.0.1

Compare Source

Bug Fixes πŸ›

  • Fix misformatted export field in package.json (see #​172).

v6.0.0

Compare Source

New Features ✨
  • Package is now distributed in the ECMAScript module syntax (see #​149).
  • Definitions for TypeScript are now included out of the box (see #​151).
Breaking Changes πŸ’₯
  • Support for all module formats besides ECMAScript modules has been dropped.
  • Default export has been dropped in favor of a named one.
  • Officially supported Node.js version is now 18 and up (all others are end-of-life).
Migration :truck:

We are now shipping flat as 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:

-import flatten from 'flat'
+import { flatten } from 'flat'

If you are a user of TypeScript you can remove @types/flat from your project. The type definitions are now included in the package itself, so it is no longer required to keep a separate dependency around.

npm uninstall @​types/flat

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 becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.


  • [ ] If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] avatar Sep 18 '23 10:09 renovate[bot]

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

Name Status Preview Comments Updated (UTC)
supabase-cache-helpers βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback Jul 12, 2024 2:23pm
supabase-cache-helpers-react-query πŸ›‘ Canceled (Inspect) Jul 12, 2024 2:23pm
supabase-cache-helpers-swr-demo πŸ›‘ Canceled (Inspect) Jul 12, 2024 2:23pm

vercel[bot] avatar Sep 18 '23 10:09 vercel[bot]

πŸ¦‹ Changeset detected

Latest commit: 7e140eae81af37df6a868677c982f9653b4330a1

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 5 packages
Name Type
@supabase-cache-helpers/postgrest-core Patch
@supabase-cache-helpers/postgrest-react-query Patch
@supabase-cache-helpers/postgrest-swr Patch
@supabase-cache-helpers/examples/react-query Patch
@supabase-cache-helpers/examples/swr Patch

Not sure what this means? Click here to learn what changesets are.

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

changeset-bot[bot] avatar Sep 18 '23 10:09 changeset-bot[bot]

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 83.76%. Comparing base (230a0b1) to head (20b6298). Report is 15 commits behind head on main.

:exclamation: Current head 20b6298 differs from pull request most recent head 2776957

Please upload reports for the commit 2776957 to get more accurate results.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #287       +/-   ##
===========================================
- Coverage   97.50%   83.76%   -13.74%     
===========================================
  Files         149      143        -6     
  Lines        2248     2064      -184     
  Branches      547      504       -43     
===========================================
- Hits         2192     1729      -463     
- Misses         56      335      +279     
Flag Coverage Ξ”
postgrest-core 68.42% <ΓΈ> (-29.09%) :arrow_down:
postgrest-react-query 97.04% <ΓΈ> (-0.47%) :arrow_down:
postgrest-swr 93.67% <ΓΈ> (-3.84%) :arrow_down:
storage-core 100.00% <ΓΈ> (+2.49%) :arrow_up:
storage-react-query 100.00% <ΓΈ> (+2.49%) :arrow_up:
storage-swr 100.00% <ΓΈ> (+2.49%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Sep 18 '23 15:09 codecov[bot]

Deployment failed with the following error:

Resource is limited - try again in 3 hours (more than 100, code: "api-deployments-free-per-day").

vercel[bot] avatar Oct 05 '23 07:10 vercel[bot]

Deployment failed with the following error:

Resource is limited - try again in 20 minutes (more than 100, code: "api-deployments-free-per-day").

vercel[bot] avatar Oct 19 '23 07:10 vercel[bot]

Deployment failed with the following error:

Resource is limited - try again in 19 minutes (more than 100, code: "api-deployments-free-per-day").

vercel[bot] avatar Oct 19 '23 07:10 vercel[bot]

Deployment failed with the following error:

Resource is limited - try again in 6 minutes (more than 100, code: "api-deployments-free-per-day").

vercel[bot] avatar Oct 19 '23 08:10 vercel[bot]

Deployment failed with the following error:

Resource is limited - try again in 5 minutes (more than 100, code: "api-deployments-free-per-day").

vercel[bot] avatar Oct 19 '23 08:10 vercel[bot]

Deployment failed with the following error:

Resource is limited - try again in 1 minute (more than 100, code: "api-deployments-free-per-day").

vercel[bot] avatar Oct 19 '23 08:10 vercel[bot]

Deployment failed with the following error:

Resource is limited - try again in 54 seconds (more than 100, code: "api-deployments-free-per-day").

vercel[bot] avatar Oct 19 '23 08:10 vercel[bot]

Deployment failed with the following error:

Resource is limited - try again in 53 seconds (more than 100, code: "api-deployments-free-per-day").

vercel[bot] avatar Oct 19 '23 08:10 vercel[bot]

Deployment failed with the following error:

Resource is limited - try again in 2 hours (more than 100, code: "api-deployments-free-per-day").

vercel[bot] avatar Nov 06 '23 15:11 vercel[bot]

Deployment failed with the following error:

Resource is limited - try again in 12 minutes (more than 100, code: "api-deployments-free-per-day").

vercel[bot] avatar Nov 06 '23 17:11 vercel[bot]

Deployment failed with the following error:

Resource is limited - try again in 11 minutes (more than 100, code: "api-deployments-free-per-day").

vercel[bot] avatar Nov 06 '23 17:11 vercel[bot]

Deployment failed with the following error:

Resource is limited - try again in 16 hours (more than 100, code: "api-deployments-free-per-day").

vercel[bot] avatar Nov 06 '23 18:11 vercel[bot]

Deployment failed with the following error:

Resource is limited - try again in 42 minutes (more than 100, code: "api-deployments-free-per-day").

vercel[bot] avatar Nov 07 '23 10:11 vercel[bot]

Deployment failed with the following error:

Resource is limited - try again in 39 minutes (more than 100, code: "api-deployments-free-per-day").

vercel[bot] avatar Nov 07 '23 10:11 vercel[bot]

Deployment failed with the following error:

Resource is limited - try again in 21 hours (more than 100, code: "api-deployments-free-per-day").

vercel[bot] avatar Nov 10 '23 13:11 vercel[bot]

Deployment failed with the following error:

Too many requests - try again in 37 seconds (more than 60, code: "api-deployments-flood").

vercel[bot] avatar Dec 08 '23 22:12 vercel[bot]

Deployment failed with the following error:

Too many requests - try again in 2 minutes (more than 60, code: "api-deployments-flood").

vercel[bot] avatar Dec 14 '23 07:12 vercel[bot]

Deployment failed with the following error:

Resource is limited - try again in 1 hour (more than 100, code: "api-deployments-free-per-day").

vercel[bot] avatar Feb 14 '24 14:02 vercel[bot]

Deployment failed with the following error:

Resource is limited - try again in 4 hours (more than 100, code: "api-deployments-free-per-day").

vercel[bot] avatar Mar 12 '24 11:03 vercel[bot]

Deployment failed with the following error:

Resource is limited - try again in 33 minutes (more than 100, code: "api-deployments-free-per-day").

vercel[bot] avatar Jun 05 '24 08:06 vercel[bot]

Deployment failed with the following error:

Resource is limited - try again in 20 hours (more than 100, code: "api-deployments-free-per-day").

vercel[bot] avatar Jul 12 '24 14:07 vercel[bot]

Deployment failed with the following error:

Resource is limited - try again in 18 hours (more than 100, code: "api-deployments-free-per-day").

vercel[bot] avatar Jul 12 '24 16:07 vercel[bot]

Deployment failed with the following error:

Resource is limited - try again in 14 hours (more than 100, code: "api-deployments-free-per-day").

vercel[bot] avatar Jul 12 '24 20:07 vercel[bot]