Skip to content

chore(deps): update dependency cosmiconfig to v10 - #235

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/cosmiconfig-10.x
Aug 10, 2026
Merged

chore(deps): update dependency cosmiconfig to v10#235
renovate[bot] merged 1 commit into
mainfrom
renovate/cosmiconfig-10.x

Conversation

@renovate

@renovate renovate Bot commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
cosmiconfig 9.0.110.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

v9.0.2

Compare Source

  • Fixed a prototype chain issue that may happen when merging different config objects.
  • Fixed the project search strategy not correctly stopping at the package boundary.

Configuration

📅 Schedule: (in timezone Pacific/Auckland)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, on day 1 of the month (* 0-3 1 * *)
  • 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.


  • 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 added the dependencies Pull requests that update a dependency file label Aug 10, 2026
@renovate
renovate Bot enabled auto-merge (squash) August 10, 2026 02:34
@codecov-commenter

codecov-commenter commented Aug 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (ed66ded) to head (7b51019).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #235   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines           33        33           
  Branches         4         4           
=========================================
  Hits            33        33           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate
renovate Bot force-pushed the renovate/cosmiconfig-10.x branch 2 times, most recently from 159ab80 to 45ff2dd Compare August 10, 2026 04:52
@renovate
renovate Bot force-pushed the renovate/cosmiconfig-10.x branch from 45ff2dd to 7b51019 Compare August 10, 2026 04:54
@renovate
renovate Bot merged commit 0f37a36 into main Aug 10, 2026
5 checks passed
@renovate
renovate Bot deleted the renovate/cosmiconfig-10.x branch August 10, 2026 04:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant