favware / cliff-jumper

CLI tool to create a semantic release, git-cliff powered Changelog, and releases to GitHub all in one
MIT License
43 stars 4 forks source link

fix(deps): update all non-major dependencies #144

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sapphire/utilities (source) 3.14.0 -> 3.15.1 age adoption passing confidence
@types/node (source) ^20.10.5 -> ^20.10.6 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) ^6.15.0 -> ^6.16.0 age adoption passing confidence
@typescript-eslint/parser (source) ^6.15.0 -> ^6.16.0 age adoption passing confidence
acorn ^8.11.2 -> ^8.11.3 age adoption passing confidence

Release Notes

sapphiredev/utilities (@​sapphire/utilities) ### [`v3.15.1`](https://togithub.com/sapphiredev/utilities/blob/HEAD/packages/utilities/CHANGELOG.md#sapphireutilities3151---2023-12-28) [Compare Source](https://togithub.com/sapphiredev/utilities/compare/@sapphire/utilities@3.15.0...@sapphire/utilities@3.15.1) #### ๐Ÿ“ Documentation - **utilities:** Fix tsdoc comments for omitKeysFromObject ([afd7d27](https://togithub.com/sapphiredev/utilities/commit/afd7d2742fbca4d1c84fa0b6855490ce644a1899)) ### [`v3.15.0`](https://togithub.com/sapphiredev/utilities/blob/HEAD/packages/utilities/CHANGELOG.md#sapphireutilities3150---2023-12-28) [Compare Source](https://togithub.com/sapphiredev/utilities/compare/@sapphire/utilities@3.14.0...@sapphire/utilities@3.15.0) #### ๐Ÿš€ Features - **utilities:** Add omitKeysFromObject utility function ([#​700](https://togithub.com/sapphiredev/utilities/issues/700)) ([eccf9f6](https://togithub.com/sapphiredev/utilities/commit/eccf9f679581d95a7d2b29ae894a6971edcb4cc3)) #### ๐Ÿชž Styling - Run prettier on the codebase ([1d6e994](https://togithub.com/sapphiredev/utilities/commit/1d6e9941833b674eebb245d272ce879ce6a70427))
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v6.16.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#6160-2023-12-25) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v6.15.0...v6.16.0) ##### Bug Fixes - **eslint-plugin:** \[unbound-method] exempt all non-Promise built-in statics ([#​8096](https://togithub.com/typescript-eslint/typescript-eslint/issues/8096)) ([3182959](https://togithub.com/typescript-eslint/typescript-eslint/commit/31829591e2c5cf6bdbdd5da23b12c5782f710fa5)) ##### Features - **eslint-plugin:** deprecate formatting (meta.type: layout) rules ([#​8073](https://togithub.com/typescript-eslint/typescript-eslint/issues/8073)) ([04dea84](https://togithub.com/typescript-eslint/typescript-eslint/commit/04dea84e8e934a415ec1381a90de3cde670d0dc3)) - **eslint-plugin:** deprecate no-extra-semi in favor of ESLint Stylistic equivalent ([#​8123](https://togithub.com/typescript-eslint/typescript-eslint/issues/8123)) ([9368bf3](https://togithub.com/typescript-eslint/typescript-eslint/commit/9368bf390afc58a19123782f8dff2bb5cdd3cccc)) You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
typescript-eslint/typescript-eslint (@​typescript-eslint/parser) ### [`v6.16.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#6160-2023-12-25) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v6.15.0...v6.16.0) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
acornjs/acorn (acorn) ### [`v8.11.3`](https://togithub.com/acornjs/acorn/compare/8.11.2...8.11.3) [Compare Source](https://togithub.com/acornjs/acorn/compare/8.11.2...8.11.3)

Configuration

๐Ÿ“… Schedule: Branch creation - "before 12pm on Sunday" (UTC), Automerge - At any time (no schedule defined).

๐Ÿšฆ Automerge: Enabled.

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

๐Ÿ‘ป Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.