Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update all non-major dependencies #1605

Merged
merged 3 commits into from
Feb 8, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 24, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/cli (source) ^7.23.4 -> ^7.23.9 age adoption passing confidence
@babel/code-frame (source) ^8.0.0-alpha.5 -> ^8.0.0-alpha.6 age adoption passing confidence
@babel/core (source) ^7.23.7 -> ^7.23.9 age adoption passing confidence
@babel/eslint-parser (source) ^7.23.3 -> ^7.23.10 age adoption passing confidence
@babel/plugin-transform-runtime (source) ^7.23.7 -> ^7.23.9 age adoption passing confidence
@babel/preset-env (source) ^7.23.8 -> ^7.23.9 age adoption passing confidence
@babel/runtime (source) ^7.23.8 -> ^7.23.9 age adoption passing confidence
@storybook/addon-essentials (source) ^7.6.7 -> ^7.6.13 age adoption passing confidence
@storybook/addon-interactions (source) ^7.6.7 -> ^7.6.13 age adoption passing confidence
@storybook/addon-links (source) ^7.6.7 -> ^7.6.13 age adoption passing confidence
@storybook/react (source) ^7.6.7 -> ^7.6.13 age adoption passing confidence
@storybook/react-webpack5 (source) ^7.6.7 -> ^7.6.13 age adoption passing confidence
@testing-library/jest-dom ^6.2.0 -> ^6.4.2 age adoption passing confidence
@testing-library/react ^14.1.2 -> ^14.2.1 age adoption passing confidence
@types/chrome (source) ^0.0.256 -> ^0.0.260 age adoption passing confidence
@types/jest (source) ^29.5.11 -> ^29.5.12 age adoption passing confidence
@types/node (source) ^20.10.7 -> ^20.11.17 age adoption passing confidence
@types/ramda (source) ^0.29.9 -> ^0.29.10 age adoption passing confidence
@types/react (source) ^18.2.47 -> ^18.2.55 age adoption passing confidence
@types/react-dom (source) ^18.2.18 -> ^18.2.19 age adoption passing confidence
@types/redux-logger (source) ^3.0.12 -> ^3.0.13 age adoption passing confidence
@types/uuid (source) ^9.0.7 -> ^9.0.8 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) ^6.18.1 -> ^6.21.0 age adoption passing confidence
@typescript-eslint/parser (source) ^6.18.1 -> ^6.21.0 age adoption passing confidence
css-loader ^6.8.1 -> ^6.10.0 age adoption passing confidence
electron ^27.2.1 -> ^27.3.2 age adoption passing confidence
esbuild ^0.19.11 -> ^0.20.0 age adoption passing confidence
eslint-plugin-jest ^27.6.1 -> ^27.6.3 age adoption passing confidence
framer-motion ^11.0.2 -> ^11.0.3 age adoption passing confidence
immutable (source) ^4.3.4 -> ^4.3.5 age adoption passing confidence
nanoid ^5.0.4 -> ^5.0.5 age adoption passing confidence
nx (source) ^17.2.8 -> ^17.3.2 age adoption passing confidence
pnpm (source) 8.14.0 -> 8.15.1 age adoption passing confidence
prettier (source) 3.1.1 -> 3.2.5 age adoption passing confidence
react-bootstrap (source) ^2.9.2 -> ^2.10.0 age adoption passing confidence
react-router-dom (source) ^6.21.1 -> ^6.22.0 age adoption passing confidence
rollup (source) ^4.9.4 -> ^4.9.6 age adoption passing confidence
selenium-webdriver (source) ^4.16.0 -> ^4.17.0 age adoption passing confidence
semver ^7.5.4 -> ^7.6.0 age adoption passing confidence
storybook (source) ^7.6.7 -> ^7.6.13 age adoption passing confidence
style-loader ^3.3.3 -> ^3.3.4 age adoption passing confidence
stylelint (source) ^16.1.0 -> ^16.2.1 age adoption passing confidence
supertest ^6.3.3 -> ^6.3.4 age adoption passing confidence
ts-jest (source) ^29.1.1 -> ^29.1.2 age adoption passing confidence
webpack ^5.89.0 -> ^5.90.1 age adoption passing confidence

Release Notes

babel/babel (@​babel/cli)

v7.23.9

Compare Source

🐛 Bug Fix
  • babel-helper-transform-fixture-test-runner, babel-plugin-transform-function-name, babel-plugin-transform-modules-systemjs, babel-preset-env
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
  • babel-plugin-proposal-decorators, babel-plugin-transform-async-generator-functions, babel-plugin-transform-runtime, babel-preset-env
  • babel-traverse
  • Other
🏠 Internal
🏃‍♀️ Performance
🔬 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-env
  • babel-helpers, babel-plugin-proposal-explicit-resource-management, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
babel/babel (@​babel/code-frame)

v8.0.0-alpha.6

Compare 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
Committers: 5
storybookjs/storybook (@​storybook/addon-essentials)

v7.6.13

Compare Source

v7.6.12

Compare Source

v7.6.11

Compare Source

v7.6.10

Compare Source

v7.6.9

Compare Source

v7.6.8

Compare Source

storybookjs/storybook (@​storybook/addon-interactions)

v7.6.13

Compare Source

7.6.13

v7.6.12

Compare Source

v7.6.11

Compare Source

v7.6.10

Compare Source

v7.6.9

Compare Source

v7.6.8

Compare Source

storybookjs/storybook (@​storybook/react)

v7.6.13

Compare Source

v7.6.12

Compare Source

v7.6.11

Compare Source

v7.6.10

Compare Source

v7.6.9

Compare Source

v7.6.8

Compare Source

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

v6.4.2

Compare Source

Bug Fixes
  • Remove errant export of GetByRoleMatcher, fixing type checking in some TS configurations (#​575) (a93c0c4)

v6.4.1

Compare Source

Bug Fixes
  • Export type TestingLibraryMatchers from "./matchers" (#​576) (dd1c4dd)

v6.4.0

Compare Source

Features

v6.3.0

Compare Source

Features

v6.2.1

Compare Source

Bug Fixes
  • Standalone types for "./matchers" export and add Bun support (#​566) (5675b86)
testing-library/react-testing-library (@​testing-library/react)

v14.2.1

Compare Source

Bug Fixes
  • Update types to support all possible react component return values (#​1272) (55e79c2)

v14.2.0

Compare Source

Features
  • add reactStrictMode option to enable strict mode render (#​1241) (0880eba)
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v6.21.0

Compare Source

🚀 Features
  • export plugin metadata

  • allow parserOptions.project: false

  • eslint-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 as keyword

❤️ Thank You
  • auvred
  • Brad Zacher
  • Kirk Waiblinger
  • Pete Gonzalez
  • YeonJuan

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

v6.20.0

Compare Source

🚀 Features
  • eslint-plugin: [member-ordering] allow easy reuse of the default ordering
🩹 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
  • Alex Parloti
  • auvred
  • James Browning
  • StyleShit
  • YeonJuan

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

v6.19.1

Compare Source

🩹 Fixes
  • type-utils: preventing isUnsafeAssignment infinite recursive calls

  • eslint-plugin: [no-unnecessary-condition] fix false positive for type variable

❤️ Thank You
  • YeonJuan

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

v6.19.0

Compare 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
  • auvred
  • Brad Zacher
  • Josh Goldberg ✨
  • Joshua Chen
  • LJX
  • Steven
  • StyleShit

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

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

v6.21.0

Compare Source

🚀 Features
  • allow parserOptions.project: false
❤️ Thank You
  • auvred
  • Brad Zacher
  • Kirk Waiblinger
  • Pete Gonzalez
  • YeonJuan

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

v6.20.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](https://m

Copy link

changeset-bot bot commented Jan 24, 2024

⚠️ No Changeset found

Latest commit: 3f289c8

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 20 times, most recently from 1ac30c3 to 76daf10 Compare January 31, 2024 01:59
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from c24daf6 to 91a655e Compare February 1, 2024 18:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from 1a6ce35 to 2eb6eef Compare February 7, 2024 20:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2eb6eef to 41ccdba Compare February 8, 2024 22:00
Copy link
Contributor Author

renovate bot commented Feb 8, 2024

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.

@Methuselah96 Methuselah96 merged commit fe9a367 into main Feb 8, 2024
@Methuselah96 Methuselah96 deleted the renovate/all-minor-patch branch February 8, 2024 23:01
aliffazfar pushed a commit to aliffazfar/redux-devtools that referenced this pull request Jul 19, 2024
* 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 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant