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

Update all non-major dependencies #143

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 24, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@eslint/js (source) 9.7.0 -> 9.11.0 age adoption passing confidence
@playwright/experimental-ct-react (source) 1.45.1 -> 1.47.2 age adoption passing confidence
@playwright/test (source) 1.45.1 -> 1.47.2 age adoption passing confidence
@storybook/addon-a11y (source) 8.2.2 -> 8.3.2 age adoption passing confidence
@storybook/addon-essentials (source) 8.2.2 -> 8.3.2 age adoption passing confidence
@storybook/addon-interactions (source) 8.2.2 -> 8.3.2 age adoption passing confidence
@storybook/addon-links (source) 8.2.2 -> 8.3.2 age adoption passing confidence
@storybook/react (source) 8.2.2 -> 8.3.2 age adoption passing confidence
@storybook/react-vite (source) 8.2.2 -> 8.3.2 age adoption passing confidence
@storybook/test-runner 0.19.0 -> 0.19.1 age adoption passing confidence
@total-typescript/ts-reset (source) 0.5.1 -> 0.6.1 age adoption passing confidence
@types/eslint (source) 9.6.0 -> 9.6.1 age adoption passing confidence
@types/node (source) 20.14.10 -> 20.16.5 age adoption passing confidence
@types/react (source) 18.3.3 -> 18.3.8 age adoption passing confidence
@types/yargs (source) 17.0.32 -> 17.0.33 age adoption passing confidence
axe-playwright 2.0.1 -> 2.0.2 age adoption passing confidence
drizzle-kit (source) 0.23.0 -> 0.24.2 age adoption passing confidence
drizzle-orm (source) 0.32.0 -> 0.33.0 age adoption passing confidence
eslint (source) 9.7.0 -> 9.11.0 age adoption passing confidence
eslint-plugin-import-x 4.0.0 -> 4.3.0 age adoption passing confidence
eslint-plugin-jsx-a11y 6.9.0 -> 6.10.0 age adoption passing confidence
eslint-plugin-prettier 5.1.3 -> 5.2.1 age adoption passing confidence
eslint-plugin-react 7.34.4 -> 7.36.1 age adoption passing confidence
eslint-plugin-react-refresh 0.4.8 -> 0.4.12 age adoption passing confidence
eslint-plugin-unused-imports 4.0.0 -> 4.1.4 age adoption passing confidence
execa 9.3.0 -> 9.4.0 age adoption passing confidence
globals 15.8.0 -> 15.9.0 age adoption passing confidence
knip (source) 5.26.0 -> 5.30.3 age adoption passing confidence
pnpm (source) 9.5.0 -> 9.11.0 age adoption passing confidence
skott 0.35.2 -> 0.35.3 age adoption passing confidence
start-server-and-test 2.0.4 -> 2.0.8 age adoption passing confidence
storybook (source) 8.2.2 -> 8.3.2 age adoption passing confidence
tsx (source) 4.16.2 -> 4.19.1 age adoption passing confidence
typescript (source) 5.5.3 -> 5.6.2 age adoption passing confidence
typescript-eslint (source) 8.0.0-alpha.44 -> 8.6.0 age adoption passing confidence
valibot (source) 0.36.0 -> 0.42.1 age adoption passing confidence
vite (source) 5.3.6 -> 5.4.7 age adoption passing confidence
vitest (source) 2.0.2 -> 2.1.1 age adoption passing confidence

Release Notes

eslint/eslint (@​eslint/js)

v9.11.0

Compare Source

v9.10.0

Compare Source

v9.9.1

Compare Source

Bug Fixes

  • 9bde90c fix: add logic to handle fixTypes in lintText() (#​18736) (Amaresh S M)

Documentation

Chores

v9.9.0

Compare Source

v9.8.0

Compare Source

microsoft/playwright (@​playwright/experimental-ct-react)

v1.47.2

Compare Source

Highlights

https://github.com/microsoft/playwright/pull/32699- [REGRESSION]: fix(codegen): use content_frame property in python/.NEThttps://github.com/microsoft/playwright/issues/327066- [REGRESSION]: page.pause() does not pause test timeout after 1.4https://github.com/microsoft/playwright/pull/3266161 - fix(trace-viewer): time delta between local and remote actions

Browser Versions

  • Chromium 129.0.6668.29
  • Mozilla Firefox 130.0
  • WebKit 18.0

This version was also tested against the following stable channels:

  • Google Chrome 128
  • Microsoft Edge 128

v1.47.1

Compare Source

v1.47.0

Compare Source

v1.46.1

Compare Source

v1.46.0

Compare Source

v1.45.3

Compare Source

v1.45.2

Compare Source

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

v8.3.2

Compare Source

v8.3.1

Compare Source

v8.3.0

Compare Source

Fresh out of the oven! Storybook 8.3 brings you:

  • ⚡️ First-class Vitest integration to run stories as component tests
  • 🔼 Next.js-Vite framework for Vitest compatibility and better DX
  • 🗜️ Further reduced bundle size for a smaller install footprint
  • 🌐 Experimental Story globals to standardize stories for themes, viewports, and locales
  • 💯 Hundreds more improvements
List of all updates

v8.2.9

Compare Source

v8.2.8

Compare Source

  • CLI: Parse more Yarn Berry errors - #​28816, thanks @​yannbf!
  • Fix: Invariant failed: Expected package.json#version to be defined in the "undefined" package - #​28752, thanks [@&#820

Configuration

📅 Schedule: Branch creation - "after 9am and before 10am" in timezone Europe/Paris, Automerge - At any time (no schedule defined).

🚦 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 enabled auto-merge (squash) July 24, 2024 07:20
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 16 times, most recently from 0c66a2e to 4355341 Compare July 31, 2024 11:14
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 12 times, most recently from 65229bf to b1ee8c7 Compare August 7, 2024 13:30
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 11 times, most recently from de676f0 to a9911b9 Compare September 12, 2024 17:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 14 times, most recently from e1e2d01 to e24f8a0 Compare September 19, 2024 23:21
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from e664d1b to 72402a6 Compare September 20, 2024 19:43
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.

0 participants