imranbarbhuiya / pagination.djs

A simple yet powerful discord.js embed pagination package.
https://pagination-djs.js.org/
MIT License
17 stars 3 forks source link

chore(deps): update all non-major dependencies #303

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 3 weeks ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@favware/cliff-jumper ^4.0.3 -> ^4.1.0 age adoption passing confidence
husky ^9.1.4 -> ^9.1.5 age adoption passing confidence
typedoc (source) ^0.26.5 -> ^0.26.6 age adoption passing confidence
yarn (source) 4.4.0 -> 4.4.1 age adoption passing confidence

Release Notes

favware/cliff-jumper (@​favware/cliff-jumper) ### [`v4.1.0`](https://togithub.com/favware/cliff-jumper/blob/HEAD/CHANGELOG.md#favwarecliff-jumper410---2024-08-24) [Compare Source](https://togithub.com/favware/cliff-jumper/compare/@favware/cliff-jumper@4.0.3...@favware/cliff-jumper@4.1.0) #### 🐛 Bug Fixes - **deps:** Update all non-major dependencies ([5e1f161](https://togithub.com/favware/cliff-jumper/commit/5e1f161a9c4f9ac73e09fbbabb92019fe5cc81b3)) ([#​190](https://togithub.com/favware/cliff-jumper/pull/190)) #### 🚀 Features - Update to git-cliff 2.5.0 ([fb33eba](https://togithub.com/favware/cliff-jumper/commit/fb33ebadce4ea73a986c67683a10d3d68db61b4b))
typicode/husky (husky) ### [`v9.1.5`](https://togithub.com/typicode/husky/compare/v9.1.4...2fee8d212c601942ad146ea9209f15c20a07fb6d) [Compare Source](https://togithub.com/typicode/husky/compare/v9.1.4...v9.1.5)
TypeStrong/TypeDoc (typedoc) ### [`v0.26.6`](https://togithub.com/TypeStrong/TypeDoc/blob/HEAD/CHANGELOG.md#v0266-2024-08-18) [Compare Source](https://togithub.com/TypeStrong/TypeDoc/compare/v0.26.5...v0.26.6) ##### Features - Use of the `@extends` block tag no longer produces warnings, [#​2659](https://togithub.com/TypeStrong/TypeDoc/issues/2659). This tag should only be used in JavaScript projects to specify the type parameters used when extending a parent class. It will not be rendered. - Added new `navigation.compactFolders` option to prevent TypeDoc from compacting folders, similar to the VSCode option. [#​2667](https://togithub.com/TypeStrong/TypeDoc/issues/2667). ##### Bug Fixes - The `suppressCommentWarningsInDeclarationFiles` option now correctly ignores warnings in `.d.cts` and `.d.mts` files, [#​2647](https://togithub.com/TypeStrong/TypeDoc/issues/2647). - Restored re-exports in the page navigation menu, [#​2671](https://togithub.com/TypeStrong/TypeDoc/issues/2671). - JSON serialized projects will no longer contain reflection IDs for other projects created in the same run. [Gerrit0/typedoc-plugin-zod#6](https://togithub.com/Gerrit0/typedoc-plugin-zod/issues/6). - In packages mode the reflection ID counter will no longer be reset when converting projects. This previously could result in links to files not working as expected.
yarnpkg/berry (yarn) ### [`v4.4.1`](https://togithub.com/yarnpkg/berry/compare/ab48d624e2490567be531b4e7c7145c5bc6e55f2...d2afdfcf8819c449dc9784959ab5beb1389a4b26) [Compare Source](https://togithub.com/yarnpkg/berry/compare/ab48d624e2490567be531b4e7c7145c5bc6e55f2...d2afdfcf8819c449dc9784959ab5beb1389a4b26)

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 was generated by Mend Renovate. View the repository job log.