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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 27, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@playwright/test (source) 1.44.0 -> 1.46.0 age adoption passing confidence
@storybook/addon-a11y (source) 7.6.19 -> 7.6.20 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/manager-api (source) 7.6.19 -> 7.6.20 age adoption passing confidence
@storybook/preset-create-react-app (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-webpack5 (source) 7.6.19 -> 7.6.20 age adoption passing confidence
@storybook/theming (source) 7.6.19 -> 7.6.20 age adoption passing confidence
@tanstack/react-query (source) 5.45.1 -> 5.51.23 age adoption passing confidence
@tanstack/react-query-devtools (source) 5.45.1 -> 5.51.23 age adoption passing confidence
@types/node (source) 20.12.12 -> 20.14.15 age adoption passing confidence
@vitejs/plugin-react-swc 3.6.0 -> 3.7.0 age adoption passing confidence
@welldone-software/why-did-you-render 8.0.1 -> 8.0.3 age adoption passing confidence
address 2.0.2 -> 2.0.3 age adoption passing confidence
eslint-plugin-cypress 3.3.0 -> 3.5.0 age adoption passing confidence
eslint-plugin-playwright 1.6.1 -> 1.6.2 age adoption passing confidence
eslint-plugin-prettier 5.1.3 -> 5.2.1 age adoption passing confidence
eslint-plugin-unused-imports 4.0.0 -> 4.1.3 age adoption passing confidence
jsdom 24.0.0 -> 24.1.1 age adoption passing confidence
msw (source) 2.3.1 -> 2.3.5 age adoption passing confidence
sass 1.77.2 -> 1.77.8 age adoption passing confidence
start-server-and-test 2.0.3 -> 2.0.5 age adoption passing confidence
storybook (source) 7.6.19 -> 7.6.20 age adoption passing confidence
vite (source) 5.2.11 -> 5.4.0 age adoption passing confidence
vitest-fetch-mock 0.2.2 -> 0.3.0 age adoption passing confidence
webpack 5.91.0 -> 5.93.0 age adoption passing confidence

Release Notes

microsoft/playwright (@​playwright/test)

v1.46.0

Compare Source

v1.45.3

Compare Source

v1.45.2

Compare Source

v1.45.1

Compare Source

v1.45.0

Compare Source

v1.44.1

Compare Source

Highlights

https://github.com/microsoft/playwright/issues/30779 - [REGRESSION]: When using video: 'on' with VSCode extension the browser got closed
https://github.com/microsoft/playwright/issues/30755 - [REGRESSION]: Electron launch with spaces inside executablePath didn't workhttps://github.com/microsoft/playwright/issues/307700 - [REGRESSION]: Mask elements outside of viewport when creating fullscreen screenshots didn't worhttps://github.com/microsoft/playwright/issues/3085858 - [REGRESSION]: ipv6 got shown instead of localhost in show-trace/show-report

Browser Versions

  • Chromium 125.0.6422.14
  • Mozilla Firefox 125.0.1
  • WebKit 17.4

This version was also tested against the following stable channels:

  • Google Chrome 124
  • Microsoft Edge 124
storybookjs/storybook (@​storybook/addon-a11y)

v7.6.20

Compare Source

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/react)

v7.6.20

Compare Source

TanStack/query (@​tanstack/react-query)

v5.51.23

Compare Source

Version 5.51.23 - 8/8/24, 8:02 AM

Changes

Fix
  • react-query: ensure we have a gcTime of at least 1 second when using suspense (#​7860) (c744f99) by Dominik Dorfmeister
Docs

Packages

v5.51.21

Compare Source

Version 5.51.21 - 8/2/24, 6:43 PM

Changes

Fix
  • query-core: make CancelledError extend Error (#​7843) (35c086f) by Dominik Dorfmeister

Packages

v5.51.18

Compare Source

Version 5.51.18 - 8/1/24, 1:38 PM

Changes

Fix
  • query-options: allow returning undefined in initialData function (#​7351) (fdb8ce1) by Shahar Har-Shuv

Packages

v5.51.17

Compare Source

Version 5.51.17 - 8/1/24, 1:21 PM

Changes

Fix
  • core: query should reset to default state even when created from hydration (#​7837) (bbb2244) by Dominik Dorfmeister
Chore
  • deps: lock file maintenance (c7245c9) by renovate[bot]

Packages

v5.51.16

Compare Source

v5.51.15

Compare Source

Version 5.51.15 - 7/26/24, 11:47 AM (Manual Release)

Changes
Other
Packages

v5.51.14

Compare Source

v5.51.11

Compare Source

Version 5.51.11 - 7/20/24, 10:47 AM

Changes

Fix
  • svelte-query: Correct data type when initialData is set (#​7769) (b764009) by Lachlan Collins
Ci
  • Enable autofix on push to release branch (b189e31) by Lachlan Collins
Docs

Packages

v5.51.9

Version 5.51.9 - 7/18/24, 7:35 AM (Manual Release)

Changes
Fix
Ci
Docs
Packages

v5.51.5

Compare Source

v5.51.4

Compare Source

Version 5.51.4 - 7/17/24, 11:10 AM

Changes

Fix
  • core: do not invoke getNextPageParam or getPreviousPageParam if there is we have empty pages in the cache (#​7743) (7edf587) by Dominik Dorfmeister
Chore
  • utils: Ensure consistent declaration style of utility functions and standardize parameters for the sleep method (#​7554) (95d814a) by MinhoPark
Docs
  • Update Streaming with Server Components docs to reflect correct usage (#​7725) (a1ce3c4) by Ryan Miller

Packages

v5.51.3

Compare Source

Version 5.51.3 - 7/16/24, 8:32 PM

Changes
Fix
  • vue-query: export InitialQueryOptions types (#​7720) (a3f5a0a) by Andy Li
Chore
Test
Docs
Packages

v5.51.1

Compare Source

Version 5.51.1 - 7/11/24, 4:56 AM (Manual Release)

Changes

Ci
Docs
  • examples: Modernise Next.js examples (#​7706) (b58da75) by Lachlan Collins
  • eslint-plugin-query: Fix rules links (#​7705) (8d0ba7e) by twiddler
  • examples: Modernise React examples (#​7704) (7fc9472) by Lachlan Collins
  • add Query Rewind to vue community projects (#​7688) (14d9c49) by John Dunn

Packages


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" in timezone Europe/London, 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 was generated by Mend Renovate. View the repository job log.

@webteam-app
Copy link

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from dab232a to 50853ba Compare June 4, 2024 01:58
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from b2c442a to ddc1004 Compare June 12, 2024 04:17
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from 07038bd to f9ac5c4 Compare June 20, 2024 08:24
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 4a57f1e to e54dd71 Compare June 26, 2024 00:02
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 11 times, most recently from 956af86 to 7484b4d Compare July 23, 2024 19:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 6090ce0 to 5ff5391 Compare July 31, 2024 13:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 26c9489 to 9a6553e Compare August 8, 2024 10:49
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 53c1c04 to 79f92ed Compare August 10, 2024 15:33
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 79f92ed to 00340ca Compare August 12, 2024 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant