ztoben / assets-webpack-plugin

Webpack plugin that emits a json file with assets paths
https://www.npmjs.com/package/assets-webpack-plugin
MIT License
958 stars 104 forks source link

fix(deps): update dependency camelcase to v8 #456

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
camelcase ^6.0.0 -> ^8.0.0 age adoption passing confidence

Release Notes

sindresorhus/camelcase (camelcase) ### [`v8.0.0`](https://togithub.com/sindresorhus/camelcase/releases/tag/v8.0.0) [Compare Source](https://togithub.com/sindresorhus/camelcase/compare/v7.0.1...v8.0.0) ##### Breaking - Require Node.js 16 [`3d497a1`](https://togithub.com/sindresorhus/camelcase/commit/3d497a1) ##### Fixes - Fix incorrect camelization ([#​112](https://togithub.com/sindresorhus/camelcase/issues/112)) [`e7dccc9`](https://togithub.com/sindresorhus/camelcase/commit/e7dccc9) ### [`v7.0.1`](https://togithub.com/sindresorhus/camelcase/releases/tag/v7.0.1) [Compare Source](https://togithub.com/sindresorhus/camelcase/compare/v7.0.0...v7.0.1) - Fix the `preserveConsecutiveUppercase` option ([#​102](https://togithub.com/sindresorhus/camelcase/issues/102)) [`3a9f821`](https://togithub.com/sindresorhus/camelcase/commit/3a9f821) ### [`v7.0.0`](https://togithub.com/sindresorhus/camelcase/releases/tag/v7.0.0) [Compare Source](https://togithub.com/sindresorhus/camelcase/compare/v6.3.0...v7.0.0) ##### Breaking - Require Node.js 14 [`1d2e9e1`](https://togithub.com/sindresorhus/camelcase/commit/1d2e9e1) - This package is now pure ESM. **Please [read this](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c).** ##### Improvements - A separator as input should return an empty string ([#​99](https://togithub.com/sindresorhus/camelcase/issues/99)) [`6f12d6d`](https://togithub.com/sindresorhus/camelcase/commit/6f12d6d)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.