Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update all non-major dependencies (#462)
This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [i18next](https://www.i18next.com) ([source](https://redirect.github.com/i18next/i18next)) | dependencies | patch | [`23.15.0` -> `23.15.1`](https://renovatebot.com/diffs/npm/i18next/23.15.0/23.15.1) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/i18next/i18next/badge)](https://securityscorecards.dev/viewer/?uri=github.com/i18next/i18next) | | [knip](https://knip.dev) ([source](https://redirect.github.com/webpro-nl/knip/tree/HEAD/packages/knip)) | devDependencies | patch | [`5.30.0` -> `5.30.1`](https://renovatebot.com/diffs/npm/knip/5.30.0/5.30.1) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/webpro-nl/knip/badge)](https://securityscorecards.dev/viewer/?uri=github.com/webpro-nl/knip) | | [typescript](https://www.typescriptlang.org/) ([source](https://redirect.github.com/microsoft/TypeScript)) | devDependencies | minor | [`5.5.4` -> `5.6.2`](https://renovatebot.com/diffs/npm/typescript/5.5.4/5.6.2) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/microsoft/TypeScript/badge)](https://securityscorecards.dev/viewer/?uri=github.com/microsoft/TypeScript) | --- ### Release Notes <details> <summary>i18next/i18next (i18next)</summary> ### [`v23.15.1`](https://redirect.github.com/i18next/i18next/blob/HEAD/CHANGELOG.md#23151) [Compare Source](https://redirect.github.com/i18next/i18next/compare/v23.15.0...v23.15.1) - types(TFunction): make return not inferrable and use defaultValue as return when provided [2234](https://redirect.github.com/i18next/i18next/pull/2234) </details> <details> <summary>webpro-nl/knip (knip)</summary> ### [`v5.30.1`](https://redirect.github.com/webpro-nl/knip/releases/tag/5.30.1) [Compare Source](https://redirect.github.com/webpro-nl/knip/compare/5.30.0...5.30.1) - Support `snapshotSerializers` in jest config resolver ([`b69c6a3`](https://redirect.github.com/webpro-nl/knip/commit/b69c6a32)) - Treat --package arg the same as positional arg in npx resolver w/ --yes arg ([`b41594d`](https://redirect.github.com/webpro-nl/knip/commit/b41594d0)) - Update configuration.md ([#​774](https://redirect.github.com/webpro-nl/knip/issues/774)) ([`39d473a`](https://redirect.github.com/webpro-nl/knip/commit/39d473a4)) </details> <details> <summary>microsoft/TypeScript (typescript)</summary> ### [`v5.6.2`](https://redirect.github.com/microsoft/TypeScript/compare/v5.5.4...a7e3374f13327483fbe94e32806d65785b0b6cda) [Compare Source](https://redirect.github.com/microsoft/TypeScript/compare/v5.5.4...v5.6.2) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on Monday,before 4am on Thursday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/weareinreach/TransMascFutures). PR-URL: #462 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information