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 #239

Merged
merged 1 commit into from Sep 5, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 14, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@storybook/addon-a11y (source) 7.0.26 -> 7.4.0 age adoption passing confidence
@storybook/addon-actions (source) 7.0.26 -> 7.4.0 age adoption passing confidence
@storybook/addon-docs (source) 7.0.26 -> 7.4.0 age adoption passing confidence
@storybook/addon-essentials (source) 7.0.26 -> 7.4.0 age adoption passing confidence
@storybook/addon-interactions (source) 7.0.26 -> 7.4.0 age adoption passing confidence
@storybook/addon-links (source) 7.0.26 -> 7.4.0 age adoption passing confidence
@storybook/blocks (source) 7.0.26 -> 7.4.0 age adoption passing confidence
@storybook/builder-vite (source) 7.0.26 -> 7.4.0 age adoption passing confidence
@storybook/builder-webpack5 (source) 7.0.26 -> 7.4.0 age adoption passing confidence
@storybook/react (source) 7.0.26 -> 7.4.0 age adoption passing confidence
@storybook/react-vite (source) 7.0.26 -> 7.4.0 age adoption passing confidence
@types/node (source) 20.4.6 -> 20.5.9 age adoption passing confidence
@types/react (source) 18.2.18 -> 18.2.21 age adoption passing confidence
@types/react-table (source) 7.7.14 -> 7.7.15 age adoption passing confidence
@typescript-eslint/eslint-plugin 6.2.1 -> 6.6.0 age adoption passing confidence
@typescript-eslint/parser 6.2.1 -> 6.6.0 age adoption passing confidence
@vitest/coverage-v8 (source) 0.34.1 -> 0.34.3 age adoption passing confidence
@vitest/ui (source) 0.34.1 -> 0.34.3 age adoption passing confidence
cypress-real-events 1.10.0 -> 1.10.1 age adoption passing confidence
downshift (source) 7.6.0 -> 7.6.2 age adoption passing confidence
eslint (source) 8.46.0 -> 8.48.0 age adoption passing confidence
eslint-plugin-cypress 2.13.3 -> 2.14.0 age adoption passing confidence
eslint-plugin-react 7.33.1 -> 7.33.2 age adoption passing confidence
prettier (source) 3.0.1 -> 3.0.3 age adoption passing confidence
storybook (source) 7.0.26 -> 7.4.0 age adoption passing confidence
string-width 4.0.0 -> 4.2.3 age adoption passing confidence
typescript (source) 5.1.6 -> 5.2.2 age adoption passing confidence
vite (source) 4.4.8 -> 4.4.9 age adoption passing confidence
vite-plugin-dts 3.4.0 -> 3.5.3 age adoption passing confidence
vitest 0.34.1 -> 0.34.3 age adoption passing confidence

Release Notes

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

v7.4.0

Compare Source

v7.3.2

Compare Source

v7.3.1

Compare Source

v7.3.0

Compare Source

v7.2.3

Compare Source

v7.2.2

Compare Source

v7.2.1

Compare Source

v7.2.0

Compare Source

This month, we're going to experiment with our launch cycle by making smaller but more frequent releases. Our goal is to bring you new features more quickly, while also smoothing the upgrade process.

Storybook 7.2 is the first of these new, faster releases:

v7.1.1

Compare Source

v7.1.0

Compare Source

Storybook 7.1 is here! 🎉

For a better upgrade experience, please use one of the following commands:

npm or yarn 1:
npx storybook@latest upgrade

pnpm:
pnpm dlx storybook@latest upgrade

yarn berry:
yarn dlx storybook@latest upgrade

v7.0.27

Compare Source

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

v6.6.0

Compare Source

Bug Fixes
  • eslint-plugin: [key-spacing] consider properties with parens and comments (#​7525) (7012279)

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

v6.5.0

Compare Source

Bug Fixes
  • eslint-plugin: [consistent-type-assertions] wrap object return value with parentheses (#​6885) (23ac499)

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

6.4.1 (2023-08-21)

Bug Fixes
  • eslint-plugin: [no-unnecessary-condition] false positives with branded types (#​7466) (b52658f), closes #​7293

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

v6.4.1

Compare Source

Bug Fixes
  • eslint-plugin: [no-unnecessary-condition] false positives with branded types (#​7466) (b52658f), closes #​7293

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

v6.4.0

Compare Source

Bug Fixes
  • eslint-plugin: [non-nullable-type-assertion-style] consider operator precedence when fixing (#​7289) (bad37a2)
  • eslint-plugin: [strict-boolean-expressions] replace dangerous fixer with suggestions (#​7394) (ad8401a)

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

v6.3.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-extra-parens] keep parens around call expression arguments when type arguments contain parens (#​7375) (38e5e4e)
  • eslint-plugin: [no-restricted-imports] allow inline type qualifiers when allowTypeImports enabled (#​7379) (cc9a46d)
Features
  • eslint-plugin: [prefer-nullish-coalescing] allow ignorePrimitives option to be true (#​7331) (dfcafae)
Reverts

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

6.2.1 (2023-07-31)

Bug Fixes
  • eslint-plugin: [no-inferrable-types] apply also for parameter properties (#​7288) (67f93b1)
  • scope-manager: correct decorators(.length) check in ClassVisitor for methods (#​7334) (abbb6c2)

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

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

v6.6.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

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

v6.5.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

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

6.4.1 (2023-08-21)

Note: Version bump only for package @​typescript-eslint/parser

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

v6.4.1

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

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

v6.4.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

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

v6.3.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

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

6.2.1 (2023-07-31)

Note: Version bump only for package @​typescript-eslint/parser

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

vitest-dev/vitest (@​vitest/coverage-v8)

v0.34.3

Compare Source

   🚀 Features
   🐞 Bug Fixes

Configuration

📅 Schedule: Branch creation - "on monday before 5am" (UTC), 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.

@netlify
Copy link

netlify bot commented Aug 14, 2023

Deploy Preview for neo-react-library-storybook failed.

Name Link
🔨 Latest commit d19a884
🔍 Latest deploy log https://app.netlify.com/sites/neo-react-library-storybook/deploys/64f0c1ddec6e29000861eb30

@ghost
Copy link

ghost commented Aug 14, 2023

👇 Click on the image for a new way to code review

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map legend

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 11 times, most recently from bcd8abd to bf5c03a Compare August 21, 2023 16:45
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 12 times, most recently from 4e16120 to 5da9581 Compare August 28, 2023 17:33
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5da9581 to b46cf89 Compare August 29, 2023 10:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from d19a884 to 6e9f741 Compare September 1, 2023 13:33
@netlify
Copy link

netlify bot commented Sep 1, 2023

Deploy Preview for neo-react-library-storybook ready!

Name Link
🔨 Latest commit fa963d1
🔍 Latest deploy log https://app.netlify.com/sites/neo-react-library-storybook/deploys/64f753747f940600081528b6
😎 Deploy Preview https://deploy-preview-239--neo-react-library-storybook.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 9d2649c to 81c1d14 Compare September 5, 2023 13:25
@mrazian85
Copy link
Contributor

Looks like the dependancy string-width has recently changed and no longer uses require syntax.

Here is a site w/ a possible fix

Screen Shot 2023-09-05 at 9 30 16 AM

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from a4ab1be to 02cfdd4 Compare September 5, 2023 15:22
@mrazian85 mrazian85 merged commit fc4e8df into main Sep 5, 2023
9 checks passed
@mrazian85 mrazian85 deleted the renovate/all-minor-patch branch September 5, 2023 16:18
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.

None yet

1 participant