Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): Bump camelcase from 6.3.0 to 8.0.0 #39964

Merged
merged 2 commits into from Sep 19, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 19, 2023

Bumps camelcase from 6.3.0 to 8.0.0.

Release notes

Sourced from camelcase's releases.

v8.0.0

Breaking

  • Require Node.js 16 3d497a1

Fixes

  • Fix incorrect camelization (#112) e7dccc9

sindresorhus/camelcase@v7.0.1...v8.0.0

v7.0.1

  • Fix the preserveConsecutiveUppercase option (#102) 3a9f821

sindresorhus/camelcase@v7.0.0...v7.0.1

v7.0.0

Breaking

  • Require Node.js 14 1d2e9e1
  • This package is now pure ESM. Please read this.

Improvements

  • A separator as input should return an empty string (#99) 6f12d6d

sindresorhus/camelcase@v6.3.0...v7.0.0

Commits

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)

@dependabot dependabot bot requested a review from a team August 19, 2023 01:22
@susnux
Copy link
Contributor

susnux commented Sep 19, 2023

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/camelcase-8.0.0 branch from be3d4b1 to 5d3c94c Compare September 19, 2023 10:24
@susnux susnux requested a review from Pytal September 19, 2023 10:31
@susnux
Copy link
Contributor

susnux commented Sep 19, 2023

Added an unit test for the tags parsing as the dependency was changed.
And updated the jest transform.

@susnux susnux force-pushed the dependabot/npm_and_yarn/camelcase-8.0.0 branch from c39e79c to 6d71440 Compare September 19, 2023 11:36
dependabot bot and others added 2 commits September 19, 2023 14:59
Bumps [camelcase](https://github.com/sindresorhus/camelcase) from 6.3.0 to 8.0.0.
- [Release notes](https://github.com/sindresorhus/camelcase/releases)
- [Commits](sindresorhus/camelcase@v6.3.0...v8.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
…dependency was updated

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux force-pushed the dependabot/npm_and_yarn/camelcase-8.0.0 branch from 6d71440 to 4c49dda Compare September 19, 2023 13:38
@susnux
Copy link
Contributor

susnux commented Sep 19, 2023

FTP unrelated

@susnux susnux merged commit ec72121 into master Sep 19, 2023
41 of 43 checks passed
@susnux susnux deleted the dependabot/npm_and_yarn/camelcase-8.0.0 branch September 19, 2023 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants