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 (#452)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [@emotion/react](https://togithub.com/emotion-js/emotion/tree/main#readme) ([source](https://togithub.com/emotion-js/emotion)) | dependencies | patch | [`11.13.0` -> `11.13.3`](https://renovatebot.com/diffs/npm/@emotion%2freact/11.13.0/11.13.3) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/emotion-js/emotion/badge)](https://securityscorecards.dev/viewer/?uri=github.com/emotion-js/emotion) | | [@types/react](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react)) | devDependencies | patch | [`18.3.3` -> `18.3.4`](https://renovatebot.com/diffs/npm/@types%2freact/18.3.3/18.3.4) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/DefinitelyTyped/DefinitelyTyped/badge)](https://securityscorecards.dev/viewer/?uri=github.com/DefinitelyTyped/DefinitelyTyped) | | [husky](https://togithub.com/typicode/husky) | devDependencies | patch | [`9.1.4` -> `9.1.5`](https://renovatebot.com/diffs/npm/husky/9.1.4/9.1.5) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/typicode/husky/badge)](https://securityscorecards.dev/viewer/?uri=github.com/typicode/husky) | | [i18next-hmr](https://togithub.com/felixmosh/i18next-hmr) | devDependencies | patch | [`3.1.2` -> `3.1.3`](https://renovatebot.com/diffs/npm/i18next-hmr/3.1.2/3.1.3) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/felixmosh/i18next-hmr/badge)](https://securityscorecards.dev/viewer/?uri=github.com/felixmosh/i18next-hmr) | | [i18next-http-backend](https://togithub.com/i18next/i18next-http-backend) | dependencies | patch | [`2.6.0` -> `2.6.1`](https://renovatebot.com/diffs/npm/i18next-http-backend/2.6.0/2.6.1) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/i18next/i18next-http-backend/badge)](https://securityscorecards.dev/viewer/?uri=github.com/i18next/i18next-http-backend) | | [knip](https://knip.dev) ([source](https://togithub.com/webpro-nl/knip/tree/HEAD/packages/knip)) | devDependencies | patch | [`5.27.2` -> `5.27.3`](https://renovatebot.com/diffs/npm/knip/5.27.2/5.27.3) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/webpro-nl/knip/badge)](https://securityscorecards.dev/viewer/?uri=github.com/webpro-nl/knip) | | [node](https://nodejs.org) ([source](https://togithub.com/nodejs/node)) | | minor | `20.16.0` -> `20.17.0` | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/nodejs/node/badge)](https://securityscorecards.dev/viewer/?uri=github.com/nodejs/node) | | [pnpm](https://pnpm.io) ([source](https://togithub.com/pnpm/pnpm)) | packageManager | minor | [`9.7.1` -> `9.8.0`](https://renovatebot.com/diffs/npm/pnpm/9.7.1/9.8.0) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/pnpm/pnpm/badge)](https://securityscorecards.dev/viewer/?uri=github.com/pnpm/pnpm) | --- ### Release Notes <details> <summary>emotion-js/emotion (@​emotion/react)</summary> ### [`v11.13.3`](https://togithub.com/emotion-js/emotion/compare/@emotion/react@11.13.0...3f468846855ed1c6092922a6317a6f5df0ba8dcc) [Compare Source](https://togithub.com/emotion-js/emotion/compare/@emotion/react@11.13.0...@emotion/react@11.13.3) </details> <details> <summary>typicode/husky (husky)</summary> ### [`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) </details> <details> <summary>felixmosh/i18next-hmr (i18next-hmr)</summary> ### [`v3.1.3`](https://togithub.com/felixmosh/i18next-hmr/blob/HEAD/CHANGELOG.md#v313) [Compare Source](https://togithub.com/felixmosh/i18next-hmr/compare/v3.1.2...v3.1.3) - build(deps): bump braces from 3.0.2 to 3.0.3 in /examples/react-i18next [`adc08ca`](https://togithub.com/felixmosh/i18next-hmr/commit/adc08ca90fba514520876bad80056de571f004b9) - build(deps): bump braces from 3.0.2 to 3.0.3 [`84b4871`](https://togithub.com/felixmosh/i18next-hmr/commit/84b48719feb235f11ad12d6163413b227679903d) - fix: move modification of queryString to try block [`5ee107f`](https://togithub.com/felixmosh/i18next-hmr/commit/5ee107f7e0a9f684d20dd145e1defd312e81ec71) </details> <details> <summary>i18next/i18next-http-backend (i18next-http-backend)</summary> ### [`v2.6.1`](https://togithub.com/i18next/i18next-http-backend/blob/HEAD/CHANGELOG.md#261) [Compare Source](https://togithub.com/i18next/i18next-http-backend/compare/v2.6.0...v2.6.1) - optimize "Failed to fetch" retry case [147](https://togithub.com/i18next/i18next-http-backend/issues/147) </details> <details> <summary>webpro-nl/knip (knip)</summary> ### [`v5.27.3`](https://togithub.com/webpro-nl/knip/compare/5.27.2...23526a9f1e9a76900f14a966cd97b8ef2a90d7f1) [Compare Source](https://togithub.com/webpro-nl/knip/compare/5.27.2...5.27.3) </details> <details> <summary>nodejs/node (node)</summary> ### [`v20.17.0`](https://togithub.com/nodejs/node/compare/v20.16.0...v20.17.0) [Compare Source](https://togithub.com/nodejs/node/compare/v20.16.0...v20.17.0) </details> <details> <summary>pnpm/pnpm (pnpm)</summary> ### [`v9.8.0`](https://togithub.com/pnpm/pnpm/compare/v9.7.1...v9.8.0) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v9.7.1...v9.8.0) </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://togithub.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://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/weareinreach/TransMascFutures). PR-URL: #452 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>