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

Merged
merged 2 commits into from
Jun 2, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 25, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) 7.24.3 -> 7.24.6 age adoption passing confidence
@pandacss/dev (source) 0.36.1 -> 0.40.1 age adoption passing confidence
@pandacss/preset-panda (source) 0.39.2 -> 0.40.1 age adoption passing confidence
@storybook/addon-a11y (source) 8.0.5 -> 8.1.5 age adoption passing confidence
@storybook/addon-actions (source) 8.0.5 -> 8.1.5 age adoption passing confidence
@storybook/addon-essentials (source) 8.0.5 -> 8.1.5 age adoption passing confidence
@storybook/addon-interactions (source) 8.0.5 -> 8.1.5 age adoption passing confidence
@storybook/addon-links (source) 8.0.5 -> 8.1.5 age adoption passing confidence
@storybook/addon-viewport (source) 8.0.5 -> 8.1.5 age adoption passing confidence
@storybook/blocks (source) 8.0.5 -> 8.1.5 age adoption passing confidence
@storybook/nextjs (source) 8.0.5 -> 8.1.5 age adoption passing confidence
@storybook/react (source) 8.0.5 -> 8.1.5 age adoption passing confidence
@storybook/test (source) 8.0.5 -> 8.1.5 age adoption passing confidence
@storybook/test-runner 0.17.0 -> 0.18.2 age adoption passing confidence
jsdom 24.0.0 -> 24.1.0 age adoption passing confidence
prettier (source) 3.2.5 -> 3.3.0 age adoption passing confidence
storybook (source) 8.0.5 -> 8.1.5 age adoption passing confidence
turbo (source) 1.13.0 -> 1.13.3 age adoption passing confidence
typescript (source) 5.4.3 -> 5.4.5 age adoption passing confidence

Release Notes

babel/babel (@​babel/core)

v7.24.6

Compare Source

🐛 Bug Fix
  • babel-helper-create-class-features-plugin, babel-plugin-transform-class-properties
  • babel-core, babel-generator, babel-plugin-transform-modules-commonjs
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
  • babel-helpers, babel-plugin-proposal-decorators, babel-runtime-corejs3
  • babel-parser, babel-plugin-transform-typescript
🏠 Internal
  • babel-core, babel-helpers, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-helpers
  • babel-cli, babel-helpers, babel-plugin-external-helpers, babel-plugin-proposal-decorators, babel-plugin-transform-class-properties, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-parser, babel-traverse
  • Other

v7.24.5

Compare Source

🐛 Bug Fix
💅 Polish
🏠 Internal
  • Other
  • babel-parser
  • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-helper-module-transforms, babel-helper-split-export-declaration, babel-helper-wrap-function, babel-helpers, babel-plugin-bugfix-firefox-class-in-computed-class-key, babel-plugin-proposal-explicit-resource-management, babel-plugin-transform-block-scoping, babel-plugin-transform-destructuring, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-chaining, babel-plugin-transform-parameters, babel-plugin-transform-private-property-in-object, babel-plugin-transform-react-jsx-self, babel-plugin-transform-typeof-symbol, babel-plugin-transform-typescript, babel-traverse
  • babel-plugin-proposal-partial-application, babel-types
  • babel-plugin-transform-class-properties, babel-preset-env
🏃‍♀️ Performance
  • babel-helpers, babel-preset-env, babel-runtime-corejs3

v7.24.4

Compare Source

👓 Spec Compliance
🐛 Bug Fix
chakra-ui/panda (@​pandacss/dev)

v0.40.1

Compare Source

Patch Changes

v0.40.0

Compare Source

Minor Changes
  • 5dcdae4: Improve monorepo setup DX by exposing some cli flags
panda init
  • Added new flag --no-codegen to skip codegen during initialization
  • Added new flag --outdir to specify the output directory for generated files
panda emit-pkg
  • Added new --base flag to specify the base directory for the entrypoints in the generated package.json#exports
    field
Patch Changes

v0.39.2

Compare Source

Patch Changes

v0.39.1

Compare Source

Patch Changes

v0.39.0

Compare Source

Patch Changes

v0.38.0

Compare Source

Patch Changes

v0.37.2

Compare Source

Patch Changes

v0.37.1

Compare Source

Patch Changes

v0.37.0

Compare Source

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

v0.40.1

Compare Source

Patch Changes

v0.40.0

Compare Source

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

v8.1.5

Compare Source

v8.1.4

Compare Source

v8.1.3

Compare Source

v8.1.2

Compare Source

v8.1.1

Compare Source

v8.1.0

Compare Source

Storybook 8.1 is here with a tone of new features and bug fixes:

  • 🏷️ Static tag-based filtering
  • 🦺 Type-safe, standards-based module mocking
  • 🐣 New beforeEach test hook
  • 🧳 Portable Stories API for Playwright Component Testing
  • 🐕‍🦺 Support the new signal-based input & output functions in Angular
  • 2️⃣ Two new ways to create stories: generating them from story controls or from your components directly!
List of all updates

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the 📦️ build ビルドシステムや依存関係の変更 label May 25, 2024
Copy link

vercel bot commented May 25, 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 Jun 2, 2024 4:19am

@renovate renovate bot force-pushed the renovate/devdependencies branch from b2be29b to 445bb21 Compare May 25, 2024 14:50
@renovate renovate bot force-pushed the renovate/devdependencies branch from 445bb21 to b247869 Compare May 25, 2024 15:19
@renovate renovate bot force-pushed the renovate/devdependencies branch from b247869 to 2b14ad1 Compare May 25, 2024 22:22
@renovate renovate bot force-pushed the renovate/devdependencies branch from 2b14ad1 to 9f6540d Compare May 26, 2024 04:29
@renovate renovate bot force-pushed the renovate/devdependencies branch from 9f6540d to f1f74e9 Compare May 26, 2024 10:54
@renovate renovate bot force-pushed the renovate/devdependencies branch from f1f74e9 to e89a444 Compare May 26, 2024 11:08
@renovate renovate bot force-pushed the renovate/devdependencies branch from e89a444 to 72d85e3 Compare May 26, 2024 11:54
@renovate renovate bot force-pushed the renovate/devdependencies branch from 72d85e3 to c0d4f3d Compare May 26, 2024 13:32
@renovate renovate bot force-pushed the renovate/devdependencies branch from c0d4f3d to 13a5be1 Compare May 26, 2024 16:25
@renovate renovate bot force-pushed the renovate/devdependencies branch from 13a5be1 to eeb42fe Compare May 26, 2024 19:28
@renovate renovate bot force-pushed the renovate/devdependencies branch from eeb42fe to 4d1ad8e Compare May 27, 2024 03:07
@renovate renovate bot force-pushed the renovate/devdependencies branch from 4d1ad8e to 9ab066c Compare May 27, 2024 04:05
@renovate renovate bot force-pushed the renovate/devdependencies branch from 9ab066c to 652e3da Compare May 27, 2024 06:03
@renovate renovate bot force-pushed the renovate/devdependencies branch from 652e3da to 786a771 Compare May 27, 2024 06:15
@renovate renovate bot force-pushed the renovate/devdependencies branch from 9c4fe94 to 7661cd3 Compare May 28, 2024 05:36
@renovate renovate bot force-pushed the renovate/devdependencies branch from 7661cd3 to 76a25c7 Compare May 28, 2024 15:15
@renovate renovate bot force-pushed the renovate/devdependencies branch from 76a25c7 to d139b4f Compare May 29, 2024 16:49
@renovate renovate bot force-pushed the renovate/devdependencies branch from d139b4f to d13b6f7 Compare May 29, 2024 22:03
@renovate renovate bot force-pushed the renovate/devdependencies branch from d13b6f7 to 98a3876 Compare May 30, 2024 04:33
@renovate renovate bot force-pushed the renovate/devdependencies branch from 98a3876 to 8f2edda Compare May 30, 2024 06:07
@renovate renovate bot force-pushed the renovate/devdependencies branch from 8f2edda to 3c56856 Compare May 31, 2024 10:25
@renovate renovate bot force-pushed the renovate/devdependencies branch from 3c56856 to 29773d7 Compare May 31, 2024 15:58
@renovate renovate bot force-pushed the renovate/devdependencies branch from 29773d7 to 95a687c Compare May 31, 2024 16:14
@renovate renovate bot force-pushed the renovate/devdependencies branch from 95a687c to f0b2ee6 Compare May 31, 2024 16:31
@renovate renovate bot force-pushed the renovate/devdependencies branch from f0b2ee6 to c2b1068 Compare June 1, 2024 15:01
@renovate renovate bot force-pushed the renovate/devdependencies branch from c2b1068 to f0b383c Compare June 1, 2024 20:34
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