Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 3, 2025

Bumps camelcase-keys from 10.0.0 to 10.0.1.

Release notes

Sourced from camelcase-keys's releases.

v10.0.1

  • Fix preserving leading underscores and dollar signs 61e2436
  • Fix preservation of numeric string keys 9c5e1af
  • Fix stopPaths behavior with top-level arrays dab3a85
  • Fix: Prevent deep conversion of built-in types 6d84702

sindresorhus/camelcase-keys@v10.0.0...v10.0.1

Commits
  • 6a35bb1 10.0.1
  • 61e2436 Fix preserving leading underscores and dollar signs
  • 77641b0 Document as const recommendation
  • 9c5e1af Fix preservation of numeric string keys
  • dab3a85 Document and fix stopPaths behavior with top-level arrays
  • 6d84702 Prevent deep conversion of built-in types
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [camelcase-keys](https://github.com/sindresorhus/camelcase-keys) from 10.0.0 to 10.0.1.
- [Release notes](https://github.com/sindresorhus/camelcase-keys/releases)
- [Commits](sindresorhus/camelcase-keys@v10.0.0...v10.0.1)

---
updated-dependencies:
- dependency-name: camelcase-keys
  dependency-version: 10.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added automerge To be merged automatically by Kodiak dependencies Pull requests that update a dependency file kodiak: merge.method = 'squash' Squash PR when merging labels Nov 3, 2025
@dependabot dependabot bot requested a review from ignatiusreza as a code owner November 3, 2025 05:01
@dependabot dependabot bot added automerge To be merged automatically by Kodiak dependencies Pull requests that update a dependency file kodiak: merge.method = 'squash' Squash PR when merging labels Nov 3, 2025
@kodiakhq kodiakhq bot merged commit 2e39714 into main Nov 3, 2025
5 checks passed
@kodiakhq kodiakhq bot deleted the dependabot/npm_and_yarn/camelcase-keys-10.0.1 branch November 3, 2025 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge To be merged automatically by Kodiak dependencies Pull requests that update a dependency file kodiak: merge.method = 'squash' Squash PR when merging

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants