BobbyWibowo / blog-gatsby-casper

Bobby's personal blog using a Gatsby starter pack that was based on the Casper theme from Ghost.
https://blog.fiery.me
MIT License
4 stars 1 forks source link

fix(deps): update dependency classnames to ^2.5.1 #45

Open renovate[bot] opened 3 years ago

renovate[bot] commented 3 years ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
classnames ^2.2.6 -> ^2.5.1 age adoption passing confidence

Release Notes

JedWatson/classnames (classnames) ### [`v2.5.1`](https://togithub.com/JedWatson/classnames/blob/HEAD/HISTORY.md#v251--2023-12-29) [Compare Source](https://togithub.com/JedWatson/classnames/compare/v2.5.0...v2.5.1) - Remove `workspaces` field from package ([#​350](https://togithub.com/JedWatson/classnames/pull/350)) ### [`v2.5.0`](https://togithub.com/JedWatson/classnames/blob/HEAD/HISTORY.md#v250--2023-12-27) [Compare Source](https://togithub.com/JedWatson/classnames/compare/v2.4.0...v2.5.0) - Restore ability to pass a TypeScript `interface` ([#​341](https://togithub.com/JedWatson/classnames/pull/341)) - Add `exports` field to package ([#​342](https://togithub.com/JedWatson/classnames/pull/342)) ### [`v2.4.0`](https://togithub.com/JedWatson/classnames/blob/HEAD/HISTORY.md#v240--2023-12-26) [Compare Source](https://togithub.com/JedWatson/classnames/compare/v2.3.3...v2.4.0) - Use string concatenation to increase performance thanks [Jon Koops](https://togithub.com/jonkoops) ([#​336](https://togithub.com/JedWatson/classnames/pull/336)) ### [`v2.3.3`](https://togithub.com/JedWatson/classnames/blob/HEAD/HISTORY.md#v233--2023-12-21) [Compare Source](https://togithub.com/JedWatson/classnames/compare/v2.3.2...v2.3.3) - Fix default export, thanks [Remco Haszing](https://togithub.com/remcohaszing) ([#​301](https://togithub.com/JedWatson/classnames/pull/301)) - Fix types for read-only arrays, thanks [Ben Thompson](https://togithub.com/BenGearset) ([#​307](https://togithub.com/JedWatson/classnames/pull/307)) - Replace README examples with functional-style components, thanks [JoeDGit](https://togithub.com/JoeDGit) ([#​303](https://togithub.com/JedWatson/classnames/pull/303)) ### [`v2.3.2`](https://togithub.com/JedWatson/classnames/blob/HEAD/HISTORY.md#v232--2022-09-13) [Compare Source](https://togithub.com/JedWatson/classnames/compare/v2.3.1...v2.3.2) - Fix TypeScript types when using require, thanks [Mark Dalgleish](https://togithub.com/markdalgleish) ([#​276](https://togithub.com/JedWatson/classnames/pull/276)) - Fix toString as `[Object object]` in a vm, thanks [Remco Haszing](https://togithub.com/remcohaszing) ([#​281](https://togithub.com/JedWatson/classnames/pull/281)) ### [`v2.3.1`](https://togithub.com/JedWatson/classnames/blob/HEAD/HISTORY.md#v231--2021-04-03) [Compare Source](https://togithub.com/JedWatson/classnames/compare/v2.3.0...v2.3.1) - Fix bind/dedupe TypeScript types exports - Fix mapping Value types, thanks [Remco Haszing](https://togithub.com/remcohaszing) - Removed non-existent named exports from types, thanks [Remco Haszing](https://togithub.com/remcohaszing) ### [`v2.3.0`](https://togithub.com/JedWatson/classnames/blob/HEAD/HISTORY.md#v230--2021-04-01) [Compare Source](https://togithub.com/JedWatson/classnames/compare/v2.2.6...v2.3.0) - Added TypeScript types - Added consistent support for custom `.toString()` methods on arguments, thanks [Stanislav Titenko](https://togithub.com/resetko)

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.