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/compat 1.1.1 -> 1.2.1 age adoption passing confidence
@eslint/js (source) 9.7.0 -> 9.13.0 age adoption passing confidence
@playwright/experimental-ct-react (source) 1.45.1 -> 1.48.1 age adoption passing confidence
@playwright/test (source) 1.45.1 -> 1.48.1 age adoption passing confidence
@storybook/addon-a11y (source) 8.2.2 -> 8.3.6 age adoption passing confidence
@storybook/addon-essentials (source) 8.2.2 -> 8.3.6 age adoption passing confidence
@storybook/addon-interactions (source) 8.2.2 -> 8.3.6 age adoption passing confidence
@storybook/addon-links (source) 8.2.2 -> 8.3.6 age adoption passing confidence
@storybook/react (source) 8.2.2 -> 8.3.6 age adoption passing confidence
@storybook/react-vite (source) 8.2.2 -> 8.3.6 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.14 age adoption passing confidence
@types/react (source) 18.3.3 -> 18.3.11 age adoption passing confidence
@types/react-dom (source) 18.3.0 -> 18.3.1 age adoption passing confidence
@types/yargs (source) 17.0.32 -> 17.0.33 age adoption passing confidence
@vitejs/plugin-react (source) 4.3.1 -> 4.3.3 age adoption passing confidence
axe-playwright 2.0.1 -> 2.0.3 age adoption passing confidence
drizzle-kit (source) 0.23.0 -> 0.26.2 age adoption passing confidence
drizzle-orm (source) 0.32.0 -> 0.35.3 age adoption passing confidence
eslint (source) 9.7.0 -> 9.13.0 age adoption passing confidence
eslint-plugin-import-x 4.0.0 -> 4.3.1 age adoption passing confidence
eslint-plugin-jsx-a11y 6.9.0 -> 6.10.1 age adoption passing confidence
eslint-plugin-playwright 1.6.2 -> 1.8.1 age adoption passing confidence
eslint-plugin-prettier 5.1.3 -> 5.2.1 age adoption passing confidence
eslint-plugin-react 7.34.4 -> 7.37.1 age adoption passing confidence
eslint-plugin-react-refresh 0.4.8 -> 0.4.13 age adoption passing confidence
eslint-plugin-storybook 0.8.0 -> 0.10.1 age adoption passing confidence
eslint-plugin-unused-imports 4.0.0 -> 4.1.4 age adoption passing confidence
execa 9.3.0 -> 9.4.1 age adoption passing confidence
globals 15.8.0 -> 15.11.0 age adoption passing confidence
knip (source) 5.26.0 -> 5.33.3 age adoption passing confidence
pnpm (source) 9.5.0 -> 9.12.2 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.6 age adoption passing confidence
tsx (source) 4.16.2 -> 4.19.1 age adoption passing confidence
typescript (source) 5.5.3 -> 5.6.3 age adoption passing confidence
typescript-eslint (source) 8.0.0-alpha.44 -> 8.11.0 age adoption passing confidence
valibot (source) 0.36.0 -> 0.42.1 age adoption passing confidence
vite (source) 5.3.6 -> 5.4.9 age adoption passing confidence
vitest (source) 2.0.2 -> 2.1.3 age adoption passing confidence

Release Notes

eslint/rewrite (@​eslint/compat)

v1.2.1

Compare Source

v1.2.0

Compare Source

eslint/eslint (@​eslint/js)

v9.13.0

Compare Source

Features

Bug Fixes

Documentation

  • abdbfa8 docs: mark LintMessage#nodeType as deprecated (#​19019) (Nitin Kumar)
  • 19e68d3 docs: update deprecated rules type definitions (#​19018) (Nitin Kumar)
  • 7dd402d docs: Update examples of passing multiple values to a CLI option (#​19006) (Milos Djermanovic)
  • 5dcbc51 docs: Add example with side-effect imports to no-restricted-imports (#​18997) (Milos Djermanovic)
  • 1ee87ca docs: Update README (GitHub Actions Bot)
  • 2c3dbdc docs: Use prerendered sponsors for README (#​18988) (Milos Djermanovic)

Chores

v9.12.0

Compare Source

Features

Bug Fixes

Documentation

  • ecbd522 docs: Mention code explorer (#​18978) (Nicholas C. Zakas)
  • 7ea4ecc docs: Clarifying the Use of Meta Objects (#​18697) (Amaresh S M)
  • d3e4b2e docs: Clarify how to exclude .js files (#​18976) (Milos Djermanovic)
  • 57232ff docs: Mention plugin-kit in language docs (#​18973) (Nicholas C. Zakas)
  • b80ed00 docs: Update README (GitHub Actions Bot)
  • cb69ab3 docs: Update README (GitHub Actions Bot)
  • 7fb0d95 docs: Update README (GitHub Actions Bot)
  • 493348a docs: Update README (GitHub Actions Bot)
  • 87a582c docs: fix typo in id-match rule (#​18944) (Jay)

Chores

v9.11.1

Compare Source

Bug Fixes

  • 20fd916 fix: add @eslint/core, @types/estree, & @types/json-schema deps (#​18938) (Nitin Kumar)
  • 2738322 fix: add missing types for require-atomic-updates rule (#​18937) (Kristóf Poduszló)
  • d71ff30 fix: add missing types for object-shorthand rule (#​18935) (Kristóf Poduszló)
  • 561cadc fix: add missing types for no-unsafe-negation rule (#​18932) (Kristóf Poduszló)
  • 8843656 fix: add missing types for no-underscore-dangle rule (#​18931) (Kristóf Poduszló)
  • 92cde5c fix: add missing types for no-shadow rule (#​18930) (Kristóf Poduszló)
  • b3cbe11 fix: add missing types for no-sequences rule (#​18929) (Kristóf Poduszló)
  • 976f77f fix: add missing types for no-unused-expressions rule (#​18933) (Kristóf Poduszló)

Documentation

  • 3eff709 docs: replace deprecated Linter.FlatConfig type with Linter.Config (#​18941) (Carlos Meira)

Chores

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.48.1

Compare Source

Highlights

https:/microsoft/playwright/issues/33023 - [Bug]: command line flag --headed has no effect in ui modehttps:/microsoft/playwright/issues/331077 - [REGRESSION]: page.waitForRequest does not get resolved since 1.48.https:/microsoft/playwright/issues/3308585 - [Bug]: WebSocket route does not handle full URLs in Playwrighttps:/microsoft/playwright/issues/33052052 - [Regression]: Inspector not showing recorded sthttps:/microsoft/playwright/issues/331323132 - [Bug]: Wrong Ubuntu release name in Dockerfile.nhttps:/microsoft/playwright/pull/3299632996 - [BUG] Trace attachments have small unusable height

Browser Versions

  • Chromium 130.0.6723.19
  • Mozilla Firefox 130.0
  • WebKit 18.0

This version was also tested against the following stable channels:

  • Google Chrome 129
  • Microsoft Edge 129

v1.48.0

Compare Source

v1.47.2

Compare Source

Highlights

https:/microsoft/playwright/pull/32699- [REGRESSION]: fix(codegen): use content_frame property in python/.NEThttps:/microsoft/playwright/issues/327066- [REGRESSION]: page.pause() does not pause test timeout after 1.4https:/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](https://redirect.github.co


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 10 times, most recently from 51a0899 to e0fa58f Compare October 12, 2024 10:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 16 times, most recently from e7f0552 to ece45fb Compare October 21, 2024 15:56
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from c8cb00d to b4ff5a5 Compare October 21, 2024 22:35
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