altinn-studio icon indicating copy to clipboard operation
altinn-studio copied to clipboard

fix(deps): update npm non-major dependencies

Open renovate[bot] opened this issue 9 months ago • 1 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@mui/material (source) 5.15.15 -> 5.15.16 age adoption passing confidence
@tanstack/react-query (source) 5.32.0 -> 5.32.1 age adoption passing confidence
@tanstack/react-query-devtools (source) 5.32.0 -> 5.32.1 age adoption passing confidence
@testing-library/dom 10.0.0 -> 10.1.0 age adoption passing confidence
@testing-library/jest-dom 6.4.2 -> 6.4.5 age adoption passing confidence
@testing-library/react 15.0.5 -> 15.0.6 age adoption passing confidence
@types/node (source) 20.12.7 -> 20.12.8 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 7.7.1 -> 7.8.0 age adoption passing confidence
@typescript-eslint/parser (source) 7.7.1 -> 7.8.0 age adoption passing confidence
ajv (source) 8.12.0 -> 8.13.0 age adoption passing confidence
i18next (source) 23.11.2 -> 23.11.3 age adoption passing confidence
yarn (source) 4.1.1 -> 4.2.1 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

mui/material-ui (@​mui/material)

v5.15.16

Compare Source

TanStack/query (@​tanstack/react-query)

v5.32.1

Compare Source

Version 5.32.1 - 4/30/2024, 1:38 PM

Changes
Fix
  • trigger release (684ffbf) by Dominik Dorfmeister
  • codemods: Use .cjs extension for CommonJS files (#​7333) (2aca521) by Anton Jeppsson
Docs
  • createSyncStoragePersister: fix typo (#​7348) (6768a9c) by Mackie Underdown
Packages
testing-library/dom-testing-library (@​testing-library/dom)

v10.1.0

Compare Source

Features
testing-library/jest-dom (@​testing-library/jest-dom)

v6.4.5

Compare Source

Bug Fixes

v6.4.4

Compare Source

v6.4.3

Compare Source

testing-library/react-testing-library (@​testing-library/react)

v15.0.6

Compare Source

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v7.8.0

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unsafe-argument] handle tagged templates

  • eslint-plugin: [prefer-optional-chain] suggests optional chaining during strict null equality check

  • eslint-plugin: [consistent-type-assertions] handle tagged templates

  • eslint-plugin: [no-unsafe-return] handle union types

  • eslint-plugin: [no-unused-vars] clear error report range

❤️ Thank You
  • auvred
  • Josh Goldberg ✨
  • jsfm01
  • Kim Sang Du
  • YeonJuan

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v7.8.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

ajv-validator/ajv (ajv)

v8.13.0

Compare Source

  • add named exports
  • update dependencies
  • update node.js
i18next/i18next (i18next)

v23.11.3

Compare Source

  • fix: Unsupported language is automatically added to preload option 2178
yarnpkg/berry (yarn)

v4.2.1

Compare Source

v4.2.0

Compare Source


Configuration

📅 Schedule: Branch creation - "before 07:00 on Monday" 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.


  • [ ] If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] avatar May 05 '24 22:05 renovate[bot]

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

renovate[bot] avatar May 07 '24 08:05 renovate[bot]

This PR is replaced by a new one, where it solves the act warnings issue: https://github.com/Altinn/altinn-studio/pull/12844

lassopicasso avatar May 24 '24 12:05 lassopicasso