Skip to content

chore(deps): bump cosmiconfig from 9.0.2 to 10.0.0 - #839

Merged
jimmyandrade merged 1 commit into
masterfrom
dependabot/npm_and_yarn/cosmiconfig-10.0.0
Aug 15, 2026
Merged

chore(deps): bump cosmiconfig from 9.0.2 to 10.0.0#839
jimmyandrade merged 1 commit into
masterfrom
dependabot/npm_and_yarn/cosmiconfig-10.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 10, 2026

Copy link
Copy Markdown
Contributor

Bumps cosmiconfig from 9.0.2 to 10.0.0.

Changelog

Sourced from cosmiconfig's changelog.

10.0.0

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

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
cosmiconfig [>= 6.a, < 7]
cosmiconfig [>= 7.a, < 8]

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 10, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/cosmiconfig-10.0.0 branch from 17c0893 to b15ab8b Compare August 14, 2026 15:49
@jimmyandrade
jimmyandrade requested review from jimmyandrade and a lite review from Copilot August 14, 2026 16:17
@jimmyandrade

Copy link
Copy Markdown
Collaborator

@dependabot rebase

Bumps [cosmiconfig](https://github.com/cosmiconfig/cosmiconfig) from 9.0.2 to 10.0.0.
- [Release notes](https://github.com/cosmiconfig/cosmiconfig/releases)
- [Changelog](https://github.com/cosmiconfig/cosmiconfig/blob/main/CHANGELOG.md)
- [Commits](https://github.com/cosmiconfig/cosmiconfig/commits/v10.0.0)

---
updated-dependencies:
- dependency-name: cosmiconfig
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/cosmiconfig-10.0.0 branch from b15ab8b to 5d854b7 Compare August 14, 2026 16:19

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the packages/webfont workspace to use cosmiconfig@10.0.0 (from 9.0.2) and refreshes the lockfile accordingly, keeping the standalone/CLI config-discovery dependency current.

Changes:

  • Bump cosmiconfig dependency to 10.0.0 in packages/webfont/package.json.
  • Update package-lock.json to reflect the new cosmiconfig version and its dependency graph changes.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
packages/webfont/package.json Bumps cosmiconfig to 10.0.0 for the published webfont package workspace.
package-lock.json Lockfile refresh to resolve cosmiconfig@10.0.0 and remove now-unused transitive dependencies.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@jimmyandrade jimmyandrade self-assigned this Aug 15, 2026
@jimmyandrade
jimmyandrade merged commit 257a910 into master Aug 15, 2026
3 checks passed
@jimmyandrade
jimmyandrade deleted the dependabot/npm_and_yarn/cosmiconfig-10.0.0 branch August 15, 2026 14:33
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants