Skip to content

fix: update dependency cosmiconfig to v10 - #4932

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/cosmiconfig-10.x
Open

fix: update dependency cosmiconfig to v10#4932
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/cosmiconfig-10.x

Conversation

@renovate

@renovate renovate Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
cosmiconfig ^9.0.1^10.0.0 age confidence

Release Notes

cosmiconfig/cosmiconfig (cosmiconfig)

v10.0.0

Compare Source

  • Breaking change: The required version range is now ^22.18 || >=24.
  • Breaking change: Remove typescript in favor of Node's own type stripping. This means that TypeScript 7 projects are supported, but non-erasable type syntax like namespace or enum is unsupported.
  • Breaking change: JSON parsing uses the JSON.parse function directly. parse-json is no longer used for better error messages, since Node has improved theirs.
  • Remove import-fresh dependency in favor of directly clearing the cache.
  • Added support for UTF-16 config files

Configuration

📅 Schedule: (UTC)

  • 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 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.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot force-pushed the renovate/cosmiconfig-10.x branch from 99ac8bc to d78d585 Compare August 5, 2026 16:08
@renovate
renovate Bot force-pushed the renovate/cosmiconfig-10.x branch from d78d585 to 73b2116 Compare August 6, 2026 06:53
@escapedcat

Copy link
Copy Markdown
Member

Might be a breaking change because of node version support range

@renovate
renovate Bot force-pushed the renovate/cosmiconfig-10.x branch 10 times, most recently from 865baad to 7530af8 Compare August 13, 2026 09:38
@renovate
renovate Bot force-pushed the renovate/cosmiconfig-10.x branch 3 times, most recently from 6b71dd1 to 403959b Compare August 14, 2026 08:57
@renovate
renovate Bot force-pushed the renovate/cosmiconfig-10.x branch from 403959b to 564140b Compare August 14, 2026 22:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

1 participant