chore(deps): update npm non-major dependencies #12583
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
11.11.0
->11.11.5
17.1.1
->17.1.2
3.1.1
->3.1.2
5.15.13
->5.15.14
8.0.4
->8.0.5
8.0.4
->8.0.5
8.0.4
->8.0.5
8.0.4
->8.0.5
8.0.4
->8.0.5
8.0.4
->8.0.5
8.0.4
->8.0.5
8.0.4
->8.0.5
1.4.8
->1.4.11
5.28.4
->5.28.9
5.28.4
->5.28.10
14.2.1
->14.2.2
20.11.30
->20.12.2
18.2.66
->18.2.73
18.2.22
->18.2.23
7.2.0
->7.4.0
7.2.0
->7.4.0
4.8.4
->4.9.0
13.7.0
->13.7.1
10.3.10
->10.3.12
8.0.4
->8.0.5
5.4.2
->5.4.3
5.90.3
->5.91.0
4.15.1
->4.15.2
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
emotion-js/emotion (@emotion/styled)
v11.11.5
Compare Source
microsoft/applicationinsights-react-js (@microsoft/applicationinsights-react-js)
v17.1.2
Compare Source
Changelog
microsoft/ApplicationInsights-JS (@microsoft/applicationinsights-web)
v3.1.2
Compare Source
!! Critical Bug fix for Memoery Leak !!
#2311
It also contains a packaging fix for webpack #2307 (caused by [#2306]][https://github.com/microsoft/ApplicationInsights-JS/issues/2306](https://togithub.com/microsoft/ApplicationInsights-JS/issues/2306)6) ) and
Changelog
mui/material-ui (@mui/material)
v5.15.14
Compare Source
Mar 18, 2024
A big thanks to the 15 contributors who made this release possible.
This release was mostly about 🐛 bug fixes and 📚 documentation improvements.
@mui/[email protected]
@pigment-css/[email protected]
pigment-css/[email protected]
Docs
Core
All contributors of this release in alphabetical order: @bharatkashyap, @brijeshb42, @cherniavskii, @cipherlogs, @danilo-leal, @DiegoAndai, @EyaOuenniche, @Janpot, @jherr, @michaldudak, @mnajdova, @oliviertassinari, @sai6855, @siriwatknp, @zanivan
storybookjs/storybook (@storybook/addon-essentials)
v8.0.5
Compare Source
react-dom/server
imports breaking stories and docs - #26557, thanks @JReinhold!storybookjs/storybook (@storybook/addon-onboarding)
v8.0.5
Compare Source
8.0.5
react-dom/server
imports breaking stories and docs - #26557, thanks @JReinhold!swc-project/swc (@swc/core)
v1.4.11
Compare Source
TanStack/query (@tanstack/react-query)
v5.28.9
Compare Source
Version 5.28.9 - 3/27/2024, 3:02 AM
Changes
Fix
c98a02a
) by @ardeoraRefactor
this.getQueryCache()
withthis.#queryCache
for consistency (#7175) (262794f
) by @Mini-ghostStyle
de2f862
) by @ardeoraPackages
v5.28.8
Compare Source
Version 5.28.8 - 3/25/2024, 10:32 AM
Changes
Fix
a559c48
) by 김관식Chore
2ddf803
) by Dominik DorfmeisterCi
**/tsconfig.vitest-temp.json
(#7163) (93ce4ae
) by @manudeliDocs
b48d71e
) by @manudelic4729df
) by @yamanideve0ead7f
) by Todor Andonov2b337a7
) by Minkyu KimTypes
OmitKeyof
to Omit object by object"s keys strictly (#7139) (39b2f81
) by @manudeliPackages
v5.28.6
Compare Source
Version 5.28.6 - 3/20/2024, 11:27 PM
Changes
Fix
throwOnError
insuspense
(#7143) (392d352
) by Damian OsipiukCi
1b698ca
) by @manudeliDocs
8d5ce72
) by jjangga0214Test
cecd720
) by @manudeliPackages
testing-library/react-testing-library (@testing-library/react)
v14.2.2
Compare Source
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v7.4.0
Compare Source
🚀 Features
eslint-plugin: [consistent-type-imports] ignore files with decorators, experimentalDecorators, and emitDecoratorMetadata
eslint-plugin: [no-unnecessary-type-arguments] handle tagged templates
eslint-plugin: deprecate no-throw-literal and add a renamed only-throw-error
🩹 Fixes
eslint-plugin: [prefer-optional-chain] address multipart nullish checks false positive
eslint-plugin: [prefer-optional-chain] properly disambiguate between
boolean
andfalse
eslint-plugin: [no-unnecessary-type-assertion] avoid remove const casting on template literals with expressions inside
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v7.3.1
Compare Source
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v7.3.0
Compare Source
🚀 Features
eslint-plugin: [restrict-template-expressions] add
allowArray
optioneslint-plugin: add meta.docs.recommended setting for strict config options
eslint-plugin: add rule
use-unknown-in-catch-callback-variables
eslint-plugin: [prefer-reduce-type-parameter] supports tuple, union, intersection
🩹 Fixes
correct
engines.node
constraints inpackage.json
eslint-plugin: [unbound-method] check method definition in object literal using longhand form
eslint-plugin: [consistent-type-imports] handle imports without specifiers
eslint-plugin: [no-redundant-type-constituents] incorrectly marks & string as redundant
eslint-plugin: [no-unnecessary-qualifier] handle merge namespace with enum
eslint-plugin: [no-unused-expressions] false negatives when using assertions
eslint-plugin: [ban-ts-comment] more accurate handling of multiline comments
eslint-plugin: [explicit-function-return-type, explicit-module-boundary-types] improved checking for allowHigherOrderFunctions option
eslint-plugin: [class-literal-property-style] ignore property assigned in constructor
eslint-plugin: [no-unnecessary-type-assertion] fix false negative for const variable declarations
❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v7.4.0
Compare Source
v7.3.1
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.
v7.3.0
Compare Source
🩹 Fixes
engines.node
constraints inpackage.json
❤️ Thank You
You can read about our versioning strategy and releases on our website.
dequelabs/axe-core (axe-core)
v4.9.0
Compare Source
Features
Bug Fixes
overflow: hidden
ancestor (#4357) (bdb7300), closes #4253Configuration
📅 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.
This PR has been generated by Mend Renovate. View repository job log here.