react-firebase-admin
react-firebase-admin copied to clipboard
Bump camelcase from 6.0.0 to 7.0.0 in /functions
Bumps camelcase from 6.0.0 to 7.0.0.
Release notes
Sourced from camelcase's releases.
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
https://github.com/sindresorhus/camelcase/compare/v6.3.0...v7.0.0
v6.3.0
- Add option to disable the platform locale (#92) 65ccea6
https://github.com/sindresorhus/camelcase/compare/v6.2.1...v6.3.0
v6.2.1
- Internal: Improve code readability (#87) 651ba7d
https://github.com/sindresorhus/camelcase/compare/v6.2.0...v6.2.1
v6.2.0
- Add
preserveConsecutiveUppercaseoption (#78) e2c4891https://github.com/sindresorhus/camelcase/compare/v6.1.0...v6.2.0
v6.1.0
https://github.com/sindresorhus/camelcase/compare/v6.0.0...v6.1.0
Commits
6f5439a7.0.01d2e9e1Require Node.js 14 and move to ESM6f12d6dA separator as input should return an empty string (#99)a9e9f4fUpdate GitHub Actions (#97)e527576Add tests for #95497d7fc6.3.065ccea6Add option to disable the platform locale (#92)f28c4636.2.1651ba7dMove regexp to outer scope (#87)4f40feeAdd readme note- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)