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

Merged
merged 2 commits into from
Oct 2, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 5, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@fontsource/inconsolata (source) 5.0.18 -> 5.1.0 age adoption passing confidence devDependencies minor
@fontsource/inter (source) 5.0.19 -> 5.1.0 age adoption passing confidence devDependencies minor
@playwright/test (source) 1.45.3 -> 1.47.2 age adoption passing confidence devDependencies minor
@radix-ui/react-context-menu (source) 2.2.1 -> 2.2.2 age adoption passing confidence dependencies patch
@radix-ui/react-dropdown-menu (source) 2.1.1 -> 2.1.2 age adoption passing confidence dependencies patch
@storybook/addon-a11y (source) 8.2.6 -> 8.3.4 age adoption passing confidence devDependencies minor
@storybook/addon-essentials (source) 8.2.6 -> 8.3.4 age adoption passing confidence devDependencies minor
@storybook/addon-interactions (source) 8.2.6 -> 8.3.4 age adoption passing confidence devDependencies minor
@storybook/addon-links (source) 8.2.6 -> 8.3.4 age adoption passing confidence devDependencies minor
@storybook/addon-themes (source) 8.2.6 -> 8.3.4 age adoption passing confidence devDependencies minor
@storybook/manager-api (source) 8.2.6 -> 8.3.4 age adoption passing confidence devDependencies minor
@storybook/react (source) 8.2.6 -> 8.3.4 age adoption passing confidence devDependencies minor
@storybook/react-vite (source) 8.2.6 -> 8.3.4 age adoption passing confidence devDependencies minor
@storybook/test (source) 8.2.6 -> 8.3.4 age adoption passing confidence devDependencies minor
@testing-library/jest-dom 6.4.8 -> 6.5.0 age adoption passing confidence devDependencies minor
@testing-library/react 16.0.0 -> 16.0.1 age adoption passing confidence devDependencies patch
@types/eslint (source) 9.6.0 -> 9.6.1 age adoption passing confidence devDependencies patch
@types/node (source) 20.14.13 -> 20.16.10 age adoption passing confidence devDependencies minor
@types/react (source) 18.3.3 -> 18.3.10 age adoption passing confidence devDependencies patch
@typescript-eslint/eslint-plugin (source) 7.17.0 -> 7.18.0 age adoption passing confidence devDependencies minor
@typescript-eslint/parser (source) 7.17.0 -> 7.18.0 age adoption passing confidence devDependencies minor
@vitejs/plugin-react (source) 4.3.1 -> 4.3.2 age adoption passing confidence devDependencies patch
@vitest/coverage-v8 (source) 2.0.4 -> 2.1.1 age adoption passing confidence devDependencies minor
eslint (source) 8.57.0 -> 8.57.1 age adoption passing confidence devDependencies patch
eslint-plugin-react 7.35.0 -> 7.37.1 age adoption passing confidence devDependencies minor
eslint-plugin-storybook ^0.8.0 -> ^0.9.0 age adoption passing confidence devDependencies minor
jsdom 25.0.0 -> 25.0.1 age adoption passing confidence devDependencies patch
mcr.microsoft.com/playwright v1.45.3-jammy -> v1.47.2-jammy age adoption passing confidence final minor
node (source) 20.16.0 -> 20.17.0 age adoption passing confidence minor
storybook (source) 8.2.6 -> 8.3.4 age adoption passing confidence devDependencies minor
stylelint (source) 16.8.2 -> 16.9.0 age adoption passing confidence devDependencies minor
typescript (source) 5.5.4 -> 5.6.2 age adoption passing confidence devDependencies minor
vite-plugin-dts 4.0.3 -> 4.2.3 age adoption passing confidence devDependencies minor
vitest (source) 2.0.4 -> 2.1.1 age adoption passing confidence devDependencies minor

Release Notes

fontsource/font-files (@​fontsource/inconsolata)

v5.1.0

Compare Source

v5.0.20

Compare Source

v5.0.19

Compare Source

fontsource/font-files (@​fontsource/inter)

v5.1.0

Compare Source

v5.0.21

Compare Source

v5.0.20

Compare Source

microsoft/playwright (@​playwright/test)

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

radix-ui/primitives (@​radix-ui/react-context-menu)

v2.2.2

Compare Source

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

v8.3.4

Compare Source

v8.3.3

Compare Source

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

v8.2.7

Compare Source

testing-library/jest-dom (@​testing-library/jest-dom)

v6.5.0

Compare Source

testing-library/react-testing-library (@​testing-library/react)

v16.0.1

Compare Source

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

v7.18.0

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unnecessary-type-assertion] prevent runtime error when asserting a variable declared in default TS lib

  • eslint-plugin: [unbound-method] report on destructuring in function parameters

  • eslint-plugin: [no-duplicate-type-constituents] shouldn't report on error types

  • eslint-plugin: [strict-boolean-expressions] support branded booleans

❤️ Thank You
  • auvred
  • Oliver Salzburg
  • Vinccool96
  • Yukihiro Hasegawa

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

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

v7.18.0

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.

vitejs/vite-plugin-react (@​vitejs/plugin-react)

[v4.3.2](https://redirect.github.com/vitejs/vite-plugin-react/blob/HEAD/package


Configuration

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

@renovate renovate bot requested a review from a team as a code owner August 5, 2024 00:12
@renovate renovate bot requested review from dbkr and robintown and removed request for a team August 5, 2024 00:12
Copy link

cloudflare-workers-and-pages bot commented Aug 5, 2024

Deploying compound-web with  Cloudflare Pages  Cloudflare Pages

Latest commit: 1e4084a
Status: ✅  Deploy successful!
Preview URL: https://643a3461.compound-web.pages.dev
Branch Preview URL: https://renovate-all-minor-patch.compound-web.pages.dev

View logs

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from f4ccf05 to 195279d Compare August 12, 2024 08:41
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from e7c5adc to 2ae5141 Compare August 19, 2024 03:33
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from cb25156 to d4c3ef9 Compare August 27, 2024 09:59
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from e14f943 to 8910bed Compare August 28, 2024 10:04
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from fe11def to fef40a6 Compare September 24, 2024 06:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 12 times, most recently from 7e15466 to 03fbba8 Compare October 1, 2024 12:25
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 03fbba8 to 4c05d4e Compare October 1, 2024 14:34
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 96c1cdb to 1e2cf28 Compare October 2, 2024 08:42
@sandhose
Copy link
Member

sandhose commented Oct 2, 2024

The diff in the screenshots are because of a change in inter (v13 -> v18) which had some kerning adjustments. This is still a peer dependency, so the package consumer is responsible for managing their own version of inter

@sandhose sandhose merged commit 9da21ac into main Oct 2, 2024
6 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch October 2, 2024 12:04
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.

1 participant