streamich / nano-css

Distilled CSS-in-JS for gourmet developers
The Unlicense
427 stars 23 forks source link

chore(deps): update dependency git-cz to v4.9.0 #280

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
git-cz 4.7.6 -> 4.9.0 age adoption passing confidence

Release Notes

streamich/git-cz (git-cz) ### [`v4.9.0`](https://togithub.com/streamich/git-cz/blob/HEAD/CHANGELOG.md#490-2022-05-14) [Compare Source](https://togithub.com/streamich/git-cz/compare/v4.8.1...v4.9.0) ##### Bug Fixes - πŸ› Read git-cz config from package.json ([c72cfac](https://togithub.com/streamich/git-cz/commit/c72cfac5e730734c409ce4e28a3fc8c4d2d7554c)) ##### Features - 🎸 support cjs config files ([4f2ebc5](https://togithub.com/streamich/git-cz/commit/4f2ebc5c5f9986e73184bd9d30698129cd561ae7)) #### [4.8.1](https://togithub.com/streamich/git-cz/compare/v4.8.0...v4.8.1) (2022-05-14) ##### Bug Fixes - πŸ› Fix COMMIT_EDITMSG in bare repositories ([008ee31](https://togithub.com/streamich/git-cz/commit/008ee3171c82563220417453b47ad520b5c2c114)) ### [`v4.8.1`](https://togithub.com/streamich/git-cz/blob/HEAD/CHANGELOG.md#481-2022-05-14) [Compare Source](https://togithub.com/streamich/git-cz/compare/v4.8.0...v4.8.1) ##### Bug Fixes - πŸ› Fix COMMIT_EDITMSG in bare repositories ([008ee31](https://togithub.com/streamich/git-cz/commit/008ee3171c82563220417453b47ad520b5c2c114)) ### [`v4.8.0`](https://togithub.com/streamich/git-cz/blob/HEAD/CHANGELOG.md#480-2021-10-13) [Compare Source](https://togithub.com/streamich/git-cz/compare/v4.7.6...v4.8.0) ##### Bug Fixes - πŸ› give default value to prevent convert error ([c16df5d](https://togithub.com/streamich/git-cz/commit/c16df5dbaa6b8452d10877ff56c018419ec76fc6)), closes [#​227](https://togithub.com/streamich/git-cz/issues/227) - better support for workspaces ([215b6c3](https://togithub.com/streamich/git-cz/commit/215b6c3e15f417512ed5f7fd5b47b29f440c85a3)) ##### Features - 🎸 add "format" field to customize subject in commit msg [#​81](https://togithub.com/streamich/git-cz/issues/81) ([5e998cf](https://togithub.com/streamich/git-cz/commit/5e998cf03193ab50d7c2530ee6268a2ed72ba44a)) - 🎸️ format (custom message) ([6f0c828](https://togithub.com/streamich/git-cz/commit/6f0c828120adac11cb1bd80282b168f35b98d0b3)) #### [4.7.6](https://togithub.com/streamich/git-cz/compare/v4.7.5...v4.7.6) (2020-12-07) ##### Bug Fixes - πŸ› move check for git folder to top ([cdf142c](https://togithub.com/streamich/git-cz/commit/cdf142cb8bbdc2186c04be31a443e79a377565d8)) #### [4.7.5](https://togithub.com/streamich/git-cz/compare/v4.7.4...v4.7.5) (2020-11-30) ##### Bug Fixes - πŸ› pad-right ([1891a62](https://togithub.com/streamich/git-cz/commit/1891a62641fd978c3f9b46dedfcc1123d5490fde)) - πŸ› pad-right ([94b063c](https://togithub.com/streamich/git-cz/commit/94b063c69cef87b3f0a5dc688a6a0c18f1daaa96)) #### [4.7.4](https://togithub.com/streamich/git-cz/compare/v4.7.3...v4.7.4) (2020-11-18) ##### Bug Fixes - πŸ› add config option to change closed issue message ([#​218](https://togithub.com/streamich/git-cz/issues/218)) ([dd88ce9](https://togithub.com/streamich/git-cz/commit/dd88ce967abed710c0fd3b784085567e5a2e0f4b)), closes [#​215](https://togithub.com/streamich/git-cz/issues/215) #### [4.7.3](https://togithub.com/streamich/git-cz/compare/v4.7.2...v4.7.3) (2020-11-11) ##### Bug Fixes - πŸ› multiple lines on Windows ([#​210](https://togithub.com/streamich/git-cz/issues/210)) ([838d47b](https://togithub.com/streamich/git-cz/commit/838d47b6c4fedf0d19d50ecf0e48a3afd22ba308)), closes [#​188](https://togithub.com/streamich/git-cz/issues/188) [#​197](https://togithub.com/streamich/git-cz/issues/197) #### [4.7.2](https://togithub.com/streamich/git-cz/compare/v4.7.1...v4.7.2) (2020-11-11) ##### Bug Fixes - πŸ› disable-emoji config being overwritten by default ([#​211](https://togithub.com/streamich/git-cz/issues/211)) ([eb9eb06](https://togithub.com/streamich/git-cz/commit/eb9eb06004579a0f73eaa7852c22e790414e3ddb)), closes [#​207](https://togithub.com/streamich/git-cz/issues/207) #### [4.7.1](https://togithub.com/streamich/git-cz/compare/v4.7.0...v4.7.1) (2020-08-26) ##### Bug Fixes - πŸ› ignore "staged files check" when -a or --amend is passed ([206274f](https://togithub.com/streamich/git-cz/commit/206274ff1cfab9180fa3298f8cb9408e4971feca)), closes [#​189](https://togithub.com/streamich/git-cz/issues/189)

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» 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 has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 7 months ago

:tada: This PR is included in version 5.6.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: