Altinn / altinn-authentication-frontend

Authentication React frontend with BFF
MIT License
1 stars 0 forks source link

Update npm non-major dependencies #207

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@navikt/aksel-icons (source) 6.2.0 -> 6.3.6 age adoption passing confidence
@reduxjs/toolkit (source) 2.2.1 -> 2.2.3 age adoption passing confidence
@types/react (source) 18.2.66 -> 18.2.74 age adoption passing confidence
@types/react-dom (source) 18.2.22 -> 18.2.24 age adoption passing confidence
cypress (source) 13.7.0 -> 13.7.2 age adoption passing confidence
i18next-browser-languagedetector 7.2.0 -> 7.2.1 age adoption passing confidence
typescript (source) 5.4.2 -> 5.4.4 age adoption passing confidence

Release Notes

navikt/aksel (@​navikt/aksel-icons) ### [`v6.3.6`](https://togithub.com/navikt/aksel/blob/HEAD/@​navikt/aksel-icons/CHANGELOG.md#636) [Compare Source](https://togithub.com/navikt/aksel/compare/@navikt/aksel-icons@6.3.5...@navikt/aksel-icons@6.3.6) ### [`v6.3.5`](https://togithub.com/navikt/aksel/blob/HEAD/@​navikt/aksel-icons/CHANGELOG.md#635) [Compare Source](https://togithub.com/navikt/aksel/compare/@navikt/aksel-icons@6.3.4...@navikt/aksel-icons@6.3.5) ### [`v6.3.4`](https://togithub.com/navikt/aksel/blob/HEAD/@​navikt/aksel-icons/CHANGELOG.md#634) [Compare Source](https://togithub.com/navikt/aksel/compare/@navikt/aksel-icons@6.3.3...@navikt/aksel-icons@6.3.4) ### [`v6.3.3`](https://togithub.com/navikt/aksel/blob/HEAD/@​navikt/aksel-icons/CHANGELOG.md#633) [Compare Source](https://togithub.com/navikt/aksel/compare/@navikt/aksel-icons@6.3.2...@navikt/aksel-icons@6.3.3) ### [`v6.3.2`](https://togithub.com/navikt/aksel/blob/HEAD/@​navikt/aksel-icons/CHANGELOG.md#632) [Compare Source](https://togithub.com/navikt/aksel/compare/@navikt/aksel-icons@6.3.1...@navikt/aksel-icons@6.3.2) ### [`v6.3.1`](https://togithub.com/navikt/aksel/blob/HEAD/@​navikt/aksel-icons/CHANGELOG.md#631) [Compare Source](https://togithub.com/navikt/aksel/compare/@navikt/aksel-icons@6.3.0...@navikt/aksel-icons@6.3.1) ### [`v6.3.0`](https://togithub.com/navikt/aksel/blob/HEAD/@​navikt/aksel-icons/CHANGELOG.md#630) [Compare Source](https://togithub.com/navikt/aksel/compare/@navikt/aksel-icons@6.2.0...@navikt/aksel-icons@6.3.0)
reduxjs/redux-toolkit (@​reduxjs/toolkit) ### [`v2.2.3`](https://togithub.com/reduxjs/redux-toolkit/releases/tag/v2.2.3) [Compare Source](https://togithub.com/reduxjs/redux-toolkit/compare/v2.2.2...v2.2.3) This minor release fixes the types for functions that accept a React Context instance to match the [changes in React Redux v9](https://redux-toolkit.js.org/usage/migrating-rtk-2#custom-context-typing). #### What's Changed - Update React Redux dependency to v9, and update docs to use `.withTypes` by [@​aryaemami59](https://togithub.com/aryaemami59) in [https://github.com/reduxjs/redux-toolkit/pull/4308](https://togithub.com/reduxjs/redux-toolkit/pull/4308) **Full Changelog**: https://github.com/reduxjs/redux-toolkit/compare/v2.2.2...v2.2.3 ### [`v2.2.2`](https://togithub.com/reduxjs/redux-toolkit/releases/tag/v2.2.2) [Compare Source](https://togithub.com/reduxjs/redux-toolkit/compare/v2.2.1...v2.2.2) This patch release fixes an incorrect build setting for the `legacy-esm` artifacts, and fixes an issue with RTKQ query hooks didn't always remove the cache entries if arguments were changed rapidly. #### Changes ##### `legacy-esm` Artifact Transpilation The `legacy-esm` build artifacts are intended for use by Webpack 4. Those were *supposed* to be transpiled to target `"es2017"`, but were in fact still set to target `"esnext"` - an oversight during the 2.0 development cycle. This release fixes that setting, so those artifacts are now correctly transpiled. ##### Other Fixes RTKQ query hooks now handle additional actions around argument changes that should result in cache entries being removed. Additionally, 2.2.1 contained a fix to an incorrectly named type: `TypedUseMutationTrigger` is now `TypedMutationTrigger`. #### What's Changed - rename TypedUseMutationTrigger to TypedMutationTrigger, and add deprecated alias by [@​EskiMojo14](https://togithub.com/EskiMojo14) in [https://github.com/reduxjs/redux-toolkit/pull/4204](https://togithub.com/reduxjs/redux-toolkit/pull/4204) - Fixed memory leak in rapid hook arg changing by [@​riqts](https://togithub.com/riqts) in [https://github.com/reduxjs/redux-toolkit/pull/4268](https://togithub.com/reduxjs/redux-toolkit/pull/4268) - Fix incorrect legacy-esm target by [@​markerikson](https://togithub.com/markerikson) in [https://github.com/reduxjs/redux-toolkit/pull/4284](https://togithub.com/reduxjs/redux-toolkit/pull/4284) **Full Changelog**: https://github.com/reduxjs/redux-toolkit/compare/v2.2.0...v2.2.2
cypress-io/cypress (cypress) ### [`v13.7.2`](https://togithub.com/cypress-io/cypress/releases/tag/v13.7.2) [Compare Source](https://togithub.com/cypress-io/cypress/compare/v13.7.1...v13.7.2) Changelog: https://docs.cypress.io/guides/references/changelog#13-7-2 ### [`v13.7.1`](https://togithub.com/cypress-io/cypress/releases/tag/v13.7.1) [Compare Source](https://togithub.com/cypress-io/cypress/compare/v13.7.0...v13.7.1) Changelog: https://docs.cypress.io/guides/references/changelog#13-7-1
i18next/i18next-browser-languageDetector (i18next-browser-languagedetector) ### [`v7.2.1`](https://togithub.com/i18next/i18next-browser-languageDetector/blob/HEAD/CHANGELOG.md#721) [Compare Source](https://togithub.com/i18next/i18next-browser-languageDetector/compare/v7.2.0...v7.2.1) - fix: align addDetector impementation to type definition [282](https://togithub.com/i18next/i18next-browser-languageDetector/issues/282)
Microsoft/TypeScript (typescript) ### [`v5.4.4`](https://togithub.com/microsoft/TypeScript/releases/tag/v5.4.4): TypeScript 5.4.4 [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v5.4.3...v5.4.4) For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-4/). For the complete list of fixed issues, check out the - [fixed issues query for Typescript 5.4.0 (Beta)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.0%22+is%3Aclosed+). - [fixed issues query for Typescript 5.4.1 (RC)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.1%22+is%3Aclosed+). - [fixed issues query for Typescript 5.4.2 (Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.2%22+is%3Aclosed+). - [fixed issues query for Typescript 5.4.3 (Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.3%22+is%3Aclosed+). - [fixed issues query for Typescript 5.4.4 (Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.4%22+is%3Aclosed+). Downloads are available on: - [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild) ### [`v5.4.3`](https://togithub.com/microsoft/TypeScript/releases/tag/v5.4.3): TypeScript 5.4.3 [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v5.4.2...v5.4.3) For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-4/). For the complete list of fixed issues, check out the - [fixed issues query for Typescript 5.4.0 (Beta)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.0%22+is%3Aclosed+). - [fixed issues query for Typescript 5.4.1 (RC)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.1%22+is%3Aclosed+). - [fixed issues query for Typescript 5.4.2 (Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.2%22+is%3Aclosed+). - [fixed issues query for Typescript 5.4.3 (Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.3%22+is%3Aclosed+). Downloads are available on: - [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild)

Configuration

📅 Schedule: Branch creation - "before 07:00 on Thursday" in timezone Europe/Oslo, 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.

👻 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.