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(web): update devdependencies #75

Merged
merged 2 commits into from
Aug 12, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 29, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) 7.24.7 -> 7.25.2 age adoption passing confidence
@next/env (source) 14.2.4 -> 14.2.5 age adoption passing confidence
@pandacss/dev (source) 0.41.0 -> 0.45.0 age adoption passing confidence
@pandacss/preset-panda (source) 0.41.0 -> 0.45.0 age adoption passing confidence
@playwright/test (source) 1.45.0 -> 1.46.0 age adoption passing confidence
@storybook/addon-a11y (source) 8.1.11 -> 8.2.8 age adoption passing confidence
@storybook/addon-actions (source) 8.1.11 -> 8.2.8 age adoption passing confidence
@storybook/addon-essentials (source) 8.1.11 -> 8.2.8 age adoption passing confidence
@storybook/addon-interactions (source) 8.1.11 -> 8.2.8 age adoption passing confidence
@storybook/addon-links (source) 8.1.11 -> 8.2.8 age adoption passing confidence
@storybook/addon-viewport (source) 8.1.11 -> 8.2.8 age adoption passing confidence
@storybook/blocks (source) 8.1.11 -> 8.2.8 age adoption passing confidence
@storybook/nextjs (source) 8.1.11 -> 8.2.8 age adoption passing confidence
@storybook/react (source) 8.1.11 -> 8.2.8 age adoption passing confidence
@storybook/test (source) 8.1.11 -> 8.2.8 age adoption passing confidence
@storybook/test-runner 0.19.0 -> 0.19.1 age adoption passing confidence
autoprefixer 10.4.19 -> 10.4.20 age adoption passing confidence
jsdom 24.1.0 -> 24.1.1 age adoption passing confidence
lefthook 1.6.18 -> 1.7.12 age adoption passing confidence
playwright (source) 1.45.0 -> 1.46.0 age adoption passing confidence
postcss (source) 8.4.38 -> 8.4.41 age adoption passing confidence
prettier (source) 3.3.2 -> 3.3.3 age adoption passing confidence
storybook (source) 8.1.11 -> 8.2.8 age adoption passing confidence
tsup (source) 8.1.0 -> 8.2.4 age adoption passing confidence
turbo (source) 2.0.6 -> 2.0.12 age adoption passing confidence
typescript (source) 5.5.2 -> 5.5.4 age adoption passing confidence
webpack 5.92.1 -> 5.93.0 age adoption passing confidence

Release Notes

babel/babel (@​babel/core)

v7.25.2

Compare Source

🐛 Bug Fix

v7.24.9

Compare Source

🐛 Bug Fix
💅 Polish
🏠 Internal

v7.24.8

Compare Source

👓 Spec Compliance
🐛 Bug Fix
💅 Polish
vercel/next.js (@​next/env)

v14.2.5

Compare Source

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes
  • avoid merging global css in a way that leaks into other chunk groups (#​67373)
  • Fix server action edge redirect with middleware rewrite (#​67148)
  • fix(next): reject protocol-relative URLs in image optimization (#​65752)
  • fix(next-swc): correct path interop to filepath for wasm (#​65633)
  • Use addDependency to track metadata route file changes (#​66714)
  • Fix noindex is missing on static not-found page (#​67135)
  • perf: improve retrieving versionInfo on Turbo HMR (#​67309)
  • fix(next/image): handle invalid url (#​67465)
  • fix(next): initial prefetch cache not set properly with different search params (#​65977)
  • fix: Backport class properties fix (#​67377)
  • Upgrade acorn (#​67592)
Misc
  • Log stdio for pull-turbo-cache script (#​66759)
  • Ensure turbo is setup when building in docker (#​66804)
Credits

Huge thanks to @​devjiwonchoi, @​ijjk, @​emmerich, @​huozhi, @​kdy1, @​kwonoj, @​styfle, and @​sokra for helping!

chakra-ui/panda (@​pandacss/dev)

v0.45.0

Compare Source

Patch Changes

v0.44.0

Compare Source

Patch Changes

v0.43.0

Compare Source

Patch Changes

v0.42.0

Compare Source

Patch Changes
chakra-ui/panda (@​pandacss/preset-panda)

v0.45.0

Compare Source

Patch Changes

v0.44.0

Compare Source

Patch Changes

v0.43.0

Compare Source

Patch Changes

v0.42.0

Compare Source

Minor Changes
  • e157dd1: - Ensure classnames are unique across utilities to prevent potential clash
    • Add support for 4xl border radius token
Patch Changes
microsoft/playwright (@​playwright/test)

v1.46.0

Compare Source

v1.45.3

Compare Source

v1.45.2

Compare Source

v1.45.1

Compare Source

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

v8.2.8

Compare Source

v8.2.7

Compare Source

v8.2.6

Compare Source

v8.2.5

Compare Source

v8.2.4

Compare Source

v8.2.3

Compare Source

v8.2.2

Compare Source

v8.2.1

Compare Source

v8.2.0

Compare Source

Hold onto your hats! Storybook 8.2 has dropped, packed with a treasure trove of new features and bug fixes:

  • 🪝 New test hook beforeAll
  • 🕹️ Enhanced play function
  • 📦 Portable stories that let you use your stories in other testing tools
  • 🎁 Consolidated dependency to bring you better performance in a smaller package
  • ✨ Brand new onboarding experience to get you up to speed quicker
  • 💯 Hundreds more improvements
List of all updates
storybookjs/test-runner (@​storybook/test-runner)

v0.19.1

Compare Source

🐛 Bug Fix
  • Release 0.19.1 [#​493](https:/

Configuration

📅 Schedule: Branch creation - "after 10pm every weekend,before 5am every weekend" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 added the 📦️ build ビルドシステムや依存関係の変更 label Jun 29, 2024
Copy link

vercel bot commented Jun 29, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
simple-resas-app-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 12, 2024 3:57am

@renovate renovate bot force-pushed the renovate/devdependencies branch from 68ea940 to 60a67d3 Compare July 1, 2024 19:28
@renovate renovate bot changed the title chore(web): update dependency postcss to v8.4.39 chore(web): update devdependencies Jul 1, 2024
@renovate renovate bot force-pushed the renovate/devdependencies branch from 60a67d3 to aef894a Compare July 2, 2024 22:46
@renovate renovate bot force-pushed the renovate/devdependencies branch from aef894a to abee7c5 Compare July 8, 2024 12:03
@renovate renovate bot force-pushed the renovate/devdependencies branch from abee7c5 to 3bb6233 Compare July 8, 2024 15:42
@renovate renovate bot force-pushed the renovate/devdependencies branch from 3bb6233 to 476e6bf Compare July 8, 2024 20:08
@renovate renovate bot force-pushed the renovate/devdependencies branch from 476e6bf to ea9dadc Compare July 10, 2024 09:42
@renovate renovate bot force-pushed the renovate/devdependencies branch from ea9dadc to deda346 Compare July 10, 2024 13:10
@renovate renovate bot force-pushed the renovate/devdependencies branch from deda346 to 7761447 Compare July 10, 2024 16:49
@renovate renovate bot force-pushed the renovate/devdependencies branch from 7761447 to 70e6d49 Compare July 11, 2024 10:32
@renovate renovate bot force-pushed the renovate/devdependencies branch from 70e6d49 to 33d9374 Compare July 11, 2024 15:43
@renovate renovate bot force-pushed the renovate/devdependencies branch from 33d9374 to 4c8dae4 Compare July 11, 2024 19:55
@renovate renovate bot force-pushed the renovate/devdependencies branch from 4c8dae4 to 818b860 Compare July 11, 2024 23:11
@renovate renovate bot force-pushed the renovate/devdependencies branch from 818b860 to eaef4f6 Compare July 12, 2024 00:35
@renovate renovate bot force-pushed the renovate/devdependencies branch from 620a4eb to 15ebfb0 Compare July 30, 2024 04:22
@renovate renovate bot force-pushed the renovate/devdependencies branch from 15ebfb0 to 4f313e1 Compare July 31, 2024 00:36
@renovate renovate bot force-pushed the renovate/devdependencies branch from 4f313e1 to b1a32d7 Compare July 31, 2024 21:46
@renovate renovate bot force-pushed the renovate/devdependencies branch from b1a32d7 to 0b662f0 Compare August 1, 2024 12:43
@renovate renovate bot force-pushed the renovate/devdependencies branch from 0b662f0 to 7d75841 Compare August 2, 2024 11:31
@renovate renovate bot force-pushed the renovate/devdependencies branch from 7d75841 to 91e3d51 Compare August 2, 2024 22:47
@renovate renovate bot force-pushed the renovate/devdependencies branch from 91e3d51 to 51989c0 Compare August 6, 2024 02:18
@renovate renovate bot force-pushed the renovate/devdependencies branch from 51989c0 to 4dbc6e2 Compare August 6, 2024 17:29
@renovate renovate bot force-pushed the renovate/devdependencies branch from 4dbc6e2 to b07f953 Compare August 6, 2024 20:01
@renovate renovate bot force-pushed the renovate/devdependencies branch from b07f953 to 5b073ea Compare August 7, 2024 12:45
@renovate renovate bot force-pushed the renovate/devdependencies branch from 5b073ea to 52e6d7b Compare August 7, 2024 15:57
@ReoHakase ReoHakase merged commit 06270de into main Aug 12, 2024
7 checks passed
@renovate renovate bot deleted the renovate/devdependencies branch August 12, 2024 04:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📦️ build ビルドシステムや依存関係の変更
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant