chore(deps): update all non-major dependencies - #1605
Conversation
|
1ac30c3 to
76daf10
Compare
c24daf6 to
91a655e
Compare
1a6ce35 to
2eb6eef
Compare
2eb6eef to
41ccdba
Compare
Edited/Blocked NotificationRenovate 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. |
* chore(deps): update all non-major dependencies * Format * Temporarily downgrade @types/redux-logger --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Nathan Bierema <nbierema@gmail.com>
This PR contains the following updates:
^7.23.4->^7.23.9^8.0.0-alpha.5->^8.0.0-alpha.6^7.23.7->^7.23.9^7.23.3->^7.23.10^7.23.7->^7.23.9^7.23.8->^7.23.9^7.23.8->^7.23.9^7.6.7->^7.6.13^7.6.7->^7.6.13^7.6.7->^7.6.13^7.6.7->^7.6.13^7.6.7->^7.6.13^6.2.0->^6.4.2^14.1.2->^14.2.1^0.0.256->^0.0.260^29.5.11->^29.5.12^20.10.7->^20.11.17^0.29.9->^0.29.10^18.2.47->^18.2.55^18.2.18->^18.2.19^3.0.12->^3.0.13^9.0.7->^9.0.8^6.18.1->^6.21.0^6.18.1->^6.21.0^6.8.1->^6.10.0^27.2.1->^27.3.2^0.19.11->^0.20.0^27.6.1->^27.6.3^11.0.2->^11.0.3^4.3.4->^4.3.5^5.0.4->^5.0.5^17.2.8->^17.3.28.14.0->8.15.13.1.1->3.2.5^2.9.2->^2.10.0^6.21.1->^6.22.0^4.9.4->^4.9.6^4.16.0->^4.17.0^7.5.4->^7.6.0^7.6.7->^7.6.13^3.3.3->^3.3.4^16.1.0->^16.2.1^6.3.3->^6.3.4^29.1.1->^29.1.2^5.89.0->^5.90.1Release Notes
babel/babel (@babel/cli)
v7.23.9Compare Source
🐛 Bug Fix
babel-helper-transform-fixture-test-runner,babel-plugin-transform-function-name,babel-plugin-transform-modules-systemjs,babel-preset-envsystemjsre-traverses helpers (@liuxingbaoyu)babel-helper-create-class-features-plugin,babel-plugin-proposal-decoratorsbabel-plugin-proposal-decorators,babel-plugin-transform-async-generator-functions,babel-plugin-transform-runtime,babel-preset-envcore-js@3imports (@nicolo-ribaudo)babel-traversegetTypeAnnotationwhen using TS+inference (@liuxingbaoyu)no-use-before-definefor class ref in fields (@nicolo-ribaudo)🏠 Internal
babel-core,babel-parser,babel-templateeslint-parserto cts (@liuxingbaoyu)babel-types@babel/typesprops that are not produced by the parser (@liuxingbaoyu)🏃♀️ Performance
babel-parser🔬 Output optimization
babel-helper-create-class-features-plugin,babel-plugin-proposal-decorators,babel-plugin-proposal-destructuring-private,babel-plugin-proposal-pipeline-operator,babel-plugin-transform-class-properties,babel-plugin-transform-class-static-block,babel-plugin-transform-new-target,babel-plugin-transform-parameters,babel-plugin-transform-private-methods,babel-preset-envbabel-helpers,babel-plugin-proposal-explicit-resource-management,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtimeusing(@liuxingbaoyu)babel/babel (@babel/code-frame)
v8.0.0-alpha.6Compare Source
v8.0.0-alpha.6 (2024-01-26)
In addition to the changelog below, this release includes changes from v7.23.7, v7.23.8, and v7.23.9.
💅 Polish
babel-register@cspotcode/source-map-supportin@babel/register(@liuxingbaoyu)Committers: 5
storybookjs/storybook (@storybook/addon-essentials)
v7.6.13Compare Source
v7.6.12Compare Source
upgradedetecting the wrong version of existing Storybooks - #25752, thanks @JReinhold!v7.6.11Compare Source
v7.6.10Compare Source
upgrade- #25642, thanks @JReinhold!v7.6.9Compare Source
v7.6.8Compare Source
storybookjs/storybook (@storybook/addon-interactions)
v7.6.13Compare Source
7.6.13
v7.6.12Compare Source
upgradedetecting the wrong version of existing Storybooks - #25752, thanks @JReinhold!v7.6.11Compare Source
v7.6.10Compare Source
upgrade- #25642, thanks @JReinhold!v7.6.9Compare Source
v7.6.8Compare Source
storybookjs/storybook (@storybook/react)
v7.6.13Compare Source
v7.6.12Compare Source
upgradedetecting the wrong version of existing Storybooks - #25752, thanks @JReinhold!v7.6.11Compare Source
v7.6.10Compare Source
upgrade- #25642, thanks @JReinhold!v7.6.9Compare Source
init,upgradeandsandbox- #25526, thanks @ndelangen, @jreinhold!v7.6.8Compare Source
testing-library/jest-dom (@testing-library/jest-dom)
v6.4.2Compare Source
Bug Fixes
v6.4.1Compare Source
Bug Fixes
TestingLibraryMatchersfrom "./matchers" (#576) (dd1c4dd)v6.4.0Compare Source
Features
v6.3.0Compare Source
Features
v6.2.1Compare Source
Bug Fixes
testing-library/react-testing-library (@testing-library/react)
v14.2.1Compare Source
Bug Fixes
v14.2.0Compare Source
Features
reactStrictModeoption to enable strict mode render (#1241) (0880eba)typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v6.21.0Compare Source
🚀 Features
export plugin metadata
allow
parserOptions.project: falseeslint-plugin: add rule prefer-find
🩹 Fixes
eslint-plugin: [no-unused-vars] don't report on types referenced in export assignment expression
eslint-plugin: [switch-exhaustiveness-check] better support for intersections, infinite types, non-union values
eslint-plugin: [consistent-type-imports] dont report on types used in export assignment expressions
eslint-plugin: [no-unnecessary-condition] handle left-hand optional with exactOptionalPropertyTypes option
eslint-plugin: [class-literal-property-style] allow getter when same key setter exists
eslint-plugin: [no-unnecessary-type-assertion] provide valid fixes for assertions with extra tokens before
askeyword❤️ Thank You
You can read about our versioning strategy and releases on our website.
v6.20.0Compare Source
🚀 Features
🩹 Fixes
eslint-plugin: [no-useless-template-literals] incorrect bigint autofix result
eslint-plugin: [prefer-nullish-coalescing] treat any/unknown as non-nullable
eslint-plugin: [no-useless-template-literals] report Infinity & NaN
eslint-plugin: [prefer-readonly] disable checking accessors
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v6.19.1Compare Source
🩹 Fixes
type-utils: preventing isUnsafeAssignment infinite recursive calls
eslint-plugin: [no-unnecessary-condition] fix false positive for type variable
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v6.19.0Compare Source
🚀 Features
eslint-plugin: [prefer-promise-reject-errors] add rule
eslint-plugin: [no-array-delete] add new rule
eslint-plugin: [no-useless-template-literals] add fix suggestions
🩹 Fixes
eslint-plugin: [no-unnecessary-type-assertion] detect unnecessary non-null-assertion on a call expression
eslint-plugin: [no-unnecesary-type-assertion] treat unknown/any as nullable
❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v6.21.0Compare Source
🚀 Features
parserOptions.project: false❤️ Thank You
You can read about our versioning strategy and releases on our website.
v6.20.0Compare 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](https://m