favware / esbuild-plugin-file-path-extensions

An esbuild plugin to automatically insert file extensions in your built JavaScript files based on the specified target
MIT License
20 stars 2 forks source link

chore(deps): update dependency @favware/cliff-jumper to v2 - autoclosed #7

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@favware/cliff-jumper 1.8.8 -> 2.0.1 age adoption passing confidence

Release Notes

favware/cliff-jumper ### [`v2.0.1`](https://togithub.com/favware/cliff-jumper/blob/HEAD/CHANGELOG.md#favwarecliff-jumper201-httpsgithubcomfavwarecliff-jumpercomparefavwarecliff-jumper200favwarecliff-jumper201---2023-05-27) [Compare Source](https://togithub.com/favware/cliff-jumper/compare/@favware/cliff-jumper@2.0.0...@favware/cliff-jumper@2.0.1) #### 🐛 Bug Fixes - Move typescript to dev dependencies ([3396e8c](https://togithub.com/favware/cliff-jumper/commit/3396e8ca56465e464494441feb27555e9661f516)) - **deps:** Update all non-major dependencies ([f8b8476](https://togithub.com/favware/cliff-jumper/commit/f8b847630a5877561460e452ce0dbd4ffb2967e7)) - Update dependencies ([83134e7](https://togithub.com/favware/cliff-jumper/commit/83134e741bb803a6026aa2a0689a356da81f01e6)) - **deps:** Update all non-major dependencies ([1981fa6](https://togithub.com/favware/cliff-jumper/commit/1981fa6dc2ea4bbd88a3f3758b43799fa126a63f)) ### [`v2.0.0`](https://togithub.com/favware/cliff-jumper/blob/HEAD/CHANGELOG.md#favwarecliff-jumper200-httpsgithubcomfavwarecliff-jumpercomparefavwarecliff-jumper1100favwarecliff-jumper200---2023-03-05) [Compare Source](https://togithub.com/favware/cliff-jumper/compare/@favware/cliff-jumper@1.10.0...@favware/cliff-jumper@2.0.0) #### 🐛 Bug Fixes - Fixed npx executable for `git-cliff` ([cde7e4c](https://togithub.com/favware/cliff-jumper/commit/cde7e4c053bd1f1fa6931b6c8ef2030711f6f0c4)) - **changelog-angular:** Updated source files to latest from mirror ([a831453](https://togithub.com/favware/cliff-jumper/commit/a831453c24d3632c6c1c11ee01fd5b6069ed250b)) - **deps:** Update dependency commander to v10 ([#​65](https://togithub.com/favware/cliff-jumper/issues/65)) ([f725495](https://togithub.com/favware/cliff-jumper/commit/f72549586434f15180843b382a0268d1b7586754)) - 💥 **BREAKING CHANGE:** `@favware/cliff-jumper` v2 requires Node.js v14 or higher due to the dependency of Commander@10.x #### 🚀 Features - **deps:** Use `git-cliff` from npm instead of relying on native install ([#​68](https://togithub.com/favware/cliff-jumper/issues/68)) ([0494e92](https://togithub.com/favware/cliff-jumper/commit/0494e9224911fa613e961bcdaffab424e774df0b)) - 💥 **BREAKING CHANGE:** `@favware/cliff-jumper` v2 uses `v1.1.2` of git-cliff, refer to the changelog of git cliff for their breaking changes at v1.x ### [`v1.10.0`](https://togithub.com/favware/cliff-jumper/blob/HEAD/CHANGELOG.md#favwarecliff-jumper1100-httpsgithubcomfavwarecliff-jumpercomparefavwarecliff-jumper190favwarecliff-jumper1100---2023-01-08) [Compare Source](https://togithub.com/favware/cliff-jumper/compare/@favware/cliff-jumper@1.9.0...@favware/cliff-jumper@1.10.0) #### 🚀 Features - Change to [@​favware/conventional-changelog-angular](https://togithub.com/favware/conventional-changelog-angular) to solve issue with breaking change headers ([96c885b](https://togithub.com/favware/cliff-jumper/commit/96c885ba972e86467cbd870ac787bdfaa195071a)) ### [`v1.9.0`](https://togithub.com/favware/cliff-jumper/blob/HEAD/CHANGELOG.md#favwarecliff-jumper190-httpsgithubcomfavwarecliff-jumpercomparefavwarecliff-jumper188favwarecliff-jumper190---2022-11-19) [Compare Source](https://togithub.com/favware/cliff-jumper/compare/@favware/cliff-jumper@1.8.8...@favware/cliff-jumper@1.9.0) #### 🐛 Bug Fixes - **deps:** Update dependency [@​sapphire/result](https://togithub.com/sapphire/result) to ^2.6.0 ([9ed7289](https://togithub.com/favware/cliff-jumper/commit/9ed728932c05e1322ccb0fc92b5cb3772cbb7aa9)) - **deps:** Update dependency [@​sapphire/utilities](https://togithub.com/sapphire/utilities) to v3.11.0 ([0919bf6](https://togithub.com/favware/cliff-jumper/commit/0919bf6b62d9260b014caa6c6560dca367cd10b8)) - Bump [@​sapphire/utilities](https://togithub.com/sapphire/utilities) ([50ec6ac](https://togithub.com/favware/cliff-jumper/commit/50ec6ac475560f6b20e91255f9e128b721845f0f)) #### 📝 Documentation - Add imranbarbhuiya as a contributor for code ([#​54](https://togithub.com/favware/cliff-jumper/issues/54)) ([00e8c2f](https://togithub.com/favware/cliff-jumper/commit/00e8c2f58e7ef6dadd1858f406d00282a7f6444f)) - **readme:** Add configuration examples ([5e891b0](https://togithub.com/favware/cliff-jumper/commit/5e891b0ecde8f520e0b230c195b727f6b6a6ae40)) #### 🚀 Features - Create an empty changelog file when it does not yet exist and first release was provided ([#​31](https://togithub.com/favware/cliff-jumper/issues/31)) ([90acb2a](https://togithub.com/favware/cliff-jumper/commit/90acb2a8d7827a5a93d57392c6f9854a6de09a88))

Configuration

📅 Schedule: Branch creation - "before 12pm on Sunday" (UTC), 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 has been generated by Mend Renovate. View repository job log here.