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 devdependencies (non-major) (patch) #149

Merged
merged 1 commit into from
Sep 17, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 17, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@storybook/addon-essentials (source) 7.6.19 -> 7.6.20 age adoption passing confidence
@storybook/addon-interactions (source) 7.6.19 -> 7.6.20 age adoption passing confidence
@storybook/addon-links (source) 7.6.19 -> 7.6.20 age adoption passing confidence
@storybook/blocks (source) 7.6.19 -> 7.6.20 age adoption passing confidence
@storybook/react (source) 7.6.19 -> 7.6.20 age adoption passing confidence
@storybook/react-vite (source) 7.6.19 -> 7.6.20 age adoption passing confidence
@storybook/test (source) 7.6.19 -> 7.6.20 age adoption passing confidence
@types/react (source) 18.3.3 -> 18.3.7 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 7.13.0 -> 7.13.1 age adoption passing confidence
@typescript-eslint/parser (source) 7.13.0 -> 7.13.1 age adoption passing confidence
eslint (source) 8.57.0 -> 8.57.1 age adoption passing confidence
eslint-import-resolver-typescript 3.6.1 -> 3.6.3 age adoption passing confidence
eslint-plugin-react 7.34.2 -> 7.34.4 age adoption passing confidence
eslint-plugin-react-refresh 0.4.7 -> 0.4.12 age adoption passing confidence
storybook (source) 7.6.19 -> 7.6.20 age adoption passing confidence

Release Notes

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

v7.6.20

Compare Source

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

v7.6.20

Compare Source

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

v7.6.20

Compare Source

storybookjs/storybook (@​storybook/blocks)

v7.6.20

Compare Source

storybookjs/storybook (@​storybook/react)

v7.6.20

Compare Source

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

v7.13.1

Compare Source

🩹 Fixes
  • eslint-plugin: [prefer-readonly] refine report locations

  • eslint-plugin: [return-await] support explicit resource management

  • eslint-plugin: [no-unsafe-member-access] differentiate a types-error any from a true any

❤️ Thank You
  • Kirk Waiblinger
  • Yukihiro Hasegawa

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

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

v7.13.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.

eslint/eslint (eslint)

v8.57.1

Compare Source

import-js/eslint-import-resolver-typescript (eslint-import-resolver-typescript)

v3.6.3

Compare Source

Patch Changes
jsx-eslint/eslint-plugin-react (eslint-plugin-react)

v7.34.4

Compare Source

Fixed

v7.34.3

Compare Source

Fixed
  • [prop-types]: null-check rootNode before calling getScope (#​3762 @​crnhrv)
  • [boolean-prop-naming]: avoid a crash with a spread prop (#​3733 @​ljharb)
  • [jsx-boolean-value]: assumeUndefinedIsFalse with never must not allow explicit true value (#​3757 @​6uliver)
  • [no-object-type-as-default-prop]: enable rule for components with many parameters (#​3768 @​JulienR1)
  • [jsx-key]: incorrect behavior for checkKeyMustBeforeSpread with map callbacks (#​3769 @​akulsr0)
ArnaudBarre/eslint-plugin-react-refresh (eslint-plugin-react-refresh)

v0.4.12

Compare Source

  • Support type assertion on default export (fixes #​48)
  • Add default export to fix usage with jiti (fixes #​50)

v0.4.11

Compare Source

  • Ignore type exports (ex. export type foo = string;) (fixes #​47)

v0.4.10

Compare Source

  • Support function Foo() {}; export default React.memo(Foo) (#​46) (thanks @​SukkaW!)

v0.4.9

Compare Source

  • Support function Foo() {}; export default memo(Foo) (fixes #​44)

v0.4.8

Compare Source

  • Support export const foo = -1 with allowConstantExport (fixes #​43)
storybookjs/storybook (storybook)

v7.6.20

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Sep 17, 2024
@renovate renovate bot merged commit e65b89a into main Sep 17, 2024
3 checks passed
@renovate renovate bot deleted the renovate/patch-devdependencies-(non-major) branch September 17, 2024 22:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file v1.18.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants