Altinn / altinn-authentication-frontend

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

Update npm non-major dependencies #259

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@navikt/aksel-icons (source) 6.7.0 -> 6.8.0 age adoption passing confidence
@reduxjs/toolkit (source) 2.2.3 -> 2.2.5 age adoption passing confidence
@types/react (source) 18.3.1 -> 18.3.2 age adoption passing confidence
cypress (source) 13.8.1 -> 13.9.0 age adoption passing confidence
eslint (source) 9.1.1 -> 9.3.0 age adoption passing confidence
eslint-plugin-n 17.4.0 -> 17.7.0 age adoption passing confidence
i18next (source) 23.11.3 -> 23.11.4 age adoption passing confidence
react-redux 9.1.1 -> 9.1.2 age adoption passing confidence
react-router-dom (source) 6.23.0 -> 6.23.1 age adoption passing confidence
yarn (source) 4.1.1 -> 4.2.2 age adoption passing confidence

Release Notes

navikt/aksel (@​navikt/aksel-icons) ### [`v6.8.0`](https://togithub.com/navikt/aksel/blob/HEAD/@​navikt/aksel-icons/CHANGELOG.md#680) [Compare Source](https://togithub.com/navikt/aksel/compare/@navikt/aksel-icons@6.7.1...@navikt/aksel-icons@6.8.0) ### [`v6.7.1`](https://togithub.com/navikt/aksel/blob/HEAD/@​navikt/aksel-icons/CHANGELOG.md#671) [Compare Source](https://togithub.com/navikt/aksel/compare/@navikt/aksel-icons@6.7.0...@navikt/aksel-icons@6.7.1)
reduxjs/redux-toolkit (@​reduxjs/toolkit) ### [`v2.2.5`](https://togithub.com/reduxjs/redux-toolkit/releases/tag/v2.2.5) [Compare Source](https://togithub.com/reduxjs/redux-toolkit/compare/v2.2.4...v2.2.5) This **bugfix release** fixes an issue in the recent `createEntityAdapter` sorting perf improvements that could (in specific cases) cause Immer to throw an error when trying to read a plain JS value instead of a proxy-wrapped value. #### What's Changed - Fix missed spot where use of `current` may fail if the value is not a draft by [@​markerikson](https://togithub.com/markerikson) in [https://github.com/reduxjs/redux-toolkit/pull/4412](https://togithub.com/reduxjs/redux-toolkit/pull/4412) **Full Changelog**: https://github.com/reduxjs/redux-toolkit/compare/v2.2.4...v2.2.5 ### [`v2.2.4`](https://togithub.com/reduxjs/redux-toolkit/compare/v2.2.3...72b3ac65a2adc510280f19ec6689aebbf2bf1df4) [Compare Source](https://togithub.com/reduxjs/redux-toolkit/compare/v2.2.3...v2.2.4)
cypress-io/cypress (cypress) ### [`v13.9.0`](https://togithub.com/cypress-io/cypress/releases/tag/v13.9.0) [Compare Source](https://togithub.com/cypress-io/cypress/compare/v13.8.1...v13.9.0) Changelog: https://docs.cypress.io/guides/references/changelog#13-9-0
eslint/eslint (eslint) ### [`v9.3.0`](https://togithub.com/eslint/eslint/compare/v9.2.0...41a871cf43874e2f27ad08554c7900daf0e94b06) [Compare Source](https://togithub.com/eslint/eslint/compare/v9.2.0...v9.3.0) ### [`v9.2.0`](https://togithub.com/eslint/eslint/compare/v9.1.1...271e7ab1adc45a7b2f66cfea55a54e6048d9749a) [Compare Source](https://togithub.com/eslint/eslint/compare/v9.1.1...v9.2.0)
eslint-community/eslint-plugin-n (eslint-plugin-n) ### [`v17.7.0`](https://togithub.com/eslint-community/eslint-plugin-n/blob/HEAD/CHANGELOG.md#1770-2024-05-14) [Compare Source](https://togithub.com/eslint-community/eslint-plugin-n/compare/v17.6.0...v17.7.0) ##### ๐ŸŒŸ Features - **hashbang:** Add support to map extensions to executables ([#​278](https://togithub.com/eslint-community/eslint-plugin-n/issues/278)) ([3fd7639](https://togithub.com/eslint-community/eslint-plugin-n/commit/3fd7639e4d98d2cd936682197ef4004d59adadfd)) - **node-builtin:** Add node 20.13.0, 22.0.0, and 22.1.0 support ([#​276](https://togithub.com/eslint-community/eslint-plugin-n/issues/276)) ([4a685c0](https://togithub.com/eslint-community/eslint-plugin-n/commit/4a685c05e2d5770e22c46dcb78267fa8c484f725)) ##### ๐Ÿฉน Fixes - **node-builtins:** Remove "node:" prefix from "ignores" message ([#​277](https://togithub.com/eslint-community/eslint-plugin-n/issues/277)) ([704f0b9](https://togithub.com/eslint-community/eslint-plugin-n/commit/704f0b9373542e03b42102d30bc44cb7e30fc5d8)) ##### ๐Ÿ“š Documentation - **node-builtins:** Specify that only static properties are supported ([#​272](https://togithub.com/eslint-community/eslint-plugin-n/issues/272)) ([735a520](https://togithub.com/eslint-community/eslint-plugin-n/commit/735a5207aee828e324835bdb0c7fa743347ef4b9)) - Provide an example with eslint-plugin-n to Playground ([#​275](https://togithub.com/eslint-community/eslint-plugin-n/issues/275)) ([cb8ffa6](https://togithub.com/eslint-community/eslint-plugin-n/commit/cb8ffa62d07869dd23985f7d861ad3c60deec4f8)) ### [`v17.6.0`](https://togithub.com/eslint-community/eslint-plugin-n/blob/HEAD/CHANGELOG.md#1760-2024-05-10) [Compare Source](https://togithub.com/eslint-community/eslint-plugin-n/compare/v17.5.1...v17.6.0) ##### ๐ŸŒŸ Features - Add support for ignoring experemental features ([#​269](https://togithub.com/eslint-community/eslint-plugin-n/issues/269)) ([c046376](https://togithub.com/eslint-community/eslint-plugin-n/commit/c046376fb52bef8104502ffab3c457412d1a1e27)) ##### ๐Ÿ“š Documentation - add maintainance info ([#​271](https://togithub.com/eslint-community/eslint-plugin-n/issues/271)) ([b454488](https://togithub.com/eslint-community/eslint-plugin-n/commit/b454488bd63c046d101305c40d24bf44ae83971e)), closes [#​194](https://togithub.com/eslint-community/eslint-plugin-n/issues/194) ### [`v17.5.1`](https://togithub.com/eslint-community/eslint-plugin-n/blob/HEAD/CHANGELOG.md#1751-2024-05-07) [Compare Source](https://togithub.com/eslint-community/eslint-plugin-n/compare/v17.5.0...v17.5.1) ##### ๐Ÿฉน Fixes - Add supported version to Buffer constructor ([#​266](https://togithub.com/eslint-community/eslint-plugin-n/issues/266)) ([030f51b](https://togithub.com/eslint-community/eslint-plugin-n/commit/030f51bacd21918ef6d5b2bba9ec77cd701c3eba)) ### [`v17.5.0`](https://togithub.com/eslint-community/eslint-plugin-n/blob/HEAD/CHANGELOG.md#1750-2024-05-07) [Compare Source](https://togithub.com/eslint-community/eslint-plugin-n/compare/v17.4.0...v17.5.0) ##### ๐ŸŒŸ Features - **import-target:** Add resolution error reason ([#​264](https://togithub.com/eslint-community/eslint-plugin-n/issues/264)) ([982a723](https://togithub.com/eslint-community/eslint-plugin-n/commit/982a723dfb81dc141b093e27b41cd67f82ba8587)) - **node-builtins:** Add node globals ([#​261](https://togithub.com/eslint-community/eslint-plugin-n/issues/261)) ([9466731](https://togithub.com/eslint-community/eslint-plugin-n/commit/946673149b51b84581f91890495c810a496e0022)) ##### ๐Ÿฉน Fixes - remove invalid es-builtins ([#​258](https://togithub.com/eslint-community/eslint-plugin-n/issues/258)) ([ecdf019](https://togithub.com/eslint-community/eslint-plugin-n/commit/ecdf019c54c5bd720c20d2ea21886559c15f3205)) ##### ๐Ÿงน Chores - update dependency markdownlint-cli to ^0.40.0 ([#​263](https://togithub.com/eslint-community/eslint-plugin-n/issues/263)) ([1e41e7c](https://togithub.com/eslint-community/eslint-plugin-n/commit/1e41e7cf5328df05d07aeab8bc9c5d0f27d33695))
i18next/i18next (i18next) ### [`v23.11.4`](https://togithub.com/i18next/i18next/blob/HEAD/CHANGELOG.md#23114) [Compare Source](https://togithub.com/i18next/i18next/compare/v23.11.3...v23.11.4) - perf(interpolator): use object deconstruction [2181](https://togithub.com/i18next/i18next/pull/2181)
reduxjs/react-redux (react-redux) ### [`v9.1.2`](https://togithub.com/reduxjs/react-redux/compare/v9.1.1...eec5f9b320e2d4787af83b599a0c517fef4b510f) [Compare Source](https://togithub.com/reduxjs/react-redux/compare/v9.1.1...v9.1.2)
remix-run/react-router (react-router-dom) ### [`v6.23.1`](https://togithub.com/remix-run/react-router/blob/HEAD/packages/react-router-dom/CHANGELOG.md#6231) [Compare Source](https://togithub.com/remix-run/react-router/compare/react-router-dom@6.23.0...react-router-dom@6.23.1) ##### Patch Changes - Check for `document` existence when checking `startViewTransition` ([#​11544](https://togithub.com/remix-run/react-router/pull/11544)) - Change the `react-router-dom/server` import back to `react-router-dom` instead of `index.ts` ([#​11514](https://togithub.com/remix-run/react-router/pull/11514)) - Updated dependencies: - `@remix-run/router@1.16.1` - `react-router@6.23.1`
yarnpkg/berry (yarn) ### [`v4.2.2`](https://togithub.com/yarnpkg/berry/compare/bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf...effc932614d5351bbfeed8e0e6aa4b2c6c52821d) [Compare Source](https://togithub.com/yarnpkg/berry/compare/bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf...effc932614d5351bbfeed8e0e6aa4b2c6c52821d) ### [`v4.2.1`](https://togithub.com/yarnpkg/berry/compare/9a853e35cfe44d1cbd17b9739f68e90d1c79c96e...bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf) [Compare Source](https://togithub.com/yarnpkg/berry/compare/9a853e35cfe44d1cbd17b9739f68e90d1c79c96e...bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf) ### [`v4.2.0`](https://togithub.com/yarnpkg/berry/compare/6b7621f0736ef7ed423672392882d68592d61c81...9a853e35cfe44d1cbd17b9739f68e90d1c79c96e) [Compare Source](https://togithub.com/yarnpkg/berry/compare/6b7621f0736ef7ed423672392882d68592d61c81...9a853e35cfe44d1cbd17b9739f68e90d1c79c96e)

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.