bigcommerce / catalyst

Catalyst - for Composable Commerce
https://catalyst-demo.site
MIT License
120 stars 161 forks source link

chore(deps): bump the npm-dependencies group with 29 updates #1536

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 1 month ago

Bumps the npm-dependencies group with 29 updates:

Package From To
turbo 2.1.3 2.2.3
@icons-pack/react-simple-icons 10.0.0 10.1.0
@vercel/analytics 1.3.1 1.3.2
@vercel/speed-insights 1.0.12 1.0.14
embla-carousel-react 8.3.0 8.3.1
lru-cache 11.0.1 11.0.2
lucide-react 0.452.0 0.454.0
next 14.2.15 15.0.2
next-auth 5.0.0-beta.22 5.0.0-beta.25
next-intl 3.23.5 3.24.0
react-hook-form 7.53.0 7.53.1
uuid 10.0.0 11.0.2
webpack 5.95.0 5.96.1
@faker-js/faker 9.0.3 9.2.0
@next/bundle-analyzer 14.2.15 15.0.2
@playwright/test 1.48.0 1.48.2
@types/node 20.16.11 20.17.6
@types/react 18.3.11 18.3.12
eslint-config-next 14.2.15 15.0.2
tailwindcss 3.4.13 3.4.14
@0no-co/graphql.web 1.0.8 1.0.11
tsup 8.3.0 8.3.5
@inquirer/prompts 7.0.0 7.0.1
ora 8.1.0 8.1.1
@swc/core 1.7.35 1.8.0
@swc/jest 0.2.36 0.2.37
@types/jest 29.5.13 29.5.14
msw 2.4.11 2.6.0
@next/eslint-plugin-next 14.2.15 15.0.2

Updates turbo from 2.1.3 to 2.2.3

Release notes

Sourced from turbo's releases.

Turborepo v2.2.3

What's Changed

Changelog

Full Changelog: https://github.com/vercel/turborepo/compare/v2.2.2...v2.2.3

Turborepo v2.2.2

What's Changed

Changelog

Full Changelog: https://github.com/vercel/turborepo/compare/v2.2.1...v2.2.2

Turborepo v2.2.2-canary.0

What's Changed

Changelog

Full Changelog: https://github.com/vercel/turborepo/compare/v2.2.1...v2.2.2-canary.0

Turborepo v2.2.1

What's Changed

Changelog

Full Changelog: https://github.com/vercel/turborepo/compare/v2.2.0...v2.2.1

Turborepo v2.2.0

What's Changed

Docs

... (truncated)

Commits


Updates @icons-pack/react-simple-icons from 10.0.0 to 10.1.0

Commits


Updates @vercel/analytics from 1.3.1 to 1.3.2

Release notes

Sourced from @​vercel/analytics's releases.

1.3.2

What's Changed

Full Changelog: https://github.com/vercel/analytics/compare/1.3.1...1.3.2

Commits


Updates @vercel/speed-insights from 1.0.12 to 1.0.14

Release notes

Sourced from @​vercel/speed-insights's releases.

1.0.14

What's Changed

Full Changelog: https://github.com/vercel/speed-insights/compare/1.0.13...1.0.14

1.0.13

What's Changed

New Contributors

Full Changelog: https://github.com/vercel/speed-insights/compare/1.0.12...1.0.13

Commits


Updates embla-carousel-react from 8.3.0 to 8.3.1

Release notes

Sourced from embla-carousel-react's releases.

v8.3.1

Support

Embla Carousel is an open source MIT licensed project. If you are interested in supporting this project you can sponsor it here:

What's Changed

New Contributors

Full Changelog: https://github.com/davidjerleke/embla-carousel/compare/v8.3.0...v8.3.1

Commits


Updates lru-cache from 11.0.1 to 11.0.2

Commits


Updates lucide-react from 0.452.0 to 0.454.0

Release notes

Sourced from lucide-react's releases.

New icons 0.454.0

Modified Icons 🔨

New icons 0.453.0

New icons 🎨

Commits


Updates next from 14.2.15 to 15.0.2

Release notes

Sourced from next's releases.

v15.0.2

Core Changes

  • Read page name from work store in server module map proxy: #71669
  • codemod: should not transform when param is not used: #71664
  • [dynamicIO] complete refactor to prerender: #71687
  • fix: metadata image route normalize path posix for windows: #71673
  • next-codemod(upgrade): optional catch when missing dev script: #71598
  • Avoid server action function indirection in Turbopack: #71628
  • fix: exclude basePath in findSourceMapURL: #71719
  • fix: stack frame text color in dark mode: #71656
  • Fix: revert the bad node binary handling: #71723
  • next-codemod: add empty pnpm-workspace.yaml to test fixtures to bypass PNPM workspace checks: #71726
  • warn on sync access if dynamicIO is not enabled: #71696
  • Update React from 69d4b800-20241021 to 45804af1-20241021: #71718
  • next-upgrade: do not add --turbopack flag when --turbo exists in next dev: #71730
  • feat: stitch errors with react owner stack: #70393
  • [dynamicIO] update data access error and documentation: #71738
  • Test cached form action with revalidate: #71591
  • Upgrade React from 45804af1-20241021 to 28668d39-20241023: #71745
  • Fix race condition when setting client reference manifests: #71741
  • Fix fetch with no-store inside of use cache: #71754
  • Remove the bottom collapse button in dev overlay: #71658
  • [dynamicIO] unify cache filling and lazy-module warming: #71749
  • Don't filter out source location frames through RSC: #71752
  • fix undefined default export error msg: #71762
  • Upgrade React from 28668d39-20241023 to 1631855f-20241023: #71769
  • Enable owner stack in experimental build: #71716
  • feat: add experiment for sharpjs cpu flags: #71733
  • fix: handle server component replay error in error overlay: #71772
  • Don't error asking for prebuilt bundles: #71778
  • Replace turbopack://[project]/... sourcemap uris with file://... in development: #71489
  • misc: update source map paths for bundled Next.js runtime: #71779
  • [dynamicIO] refine error message and docs: #71781
  • next-upgrade: change --turbo to --turbopack if applicable: #71737
  • Show all diff when uncollapse: #71792
  • Sourcemap errors in terminal by default : #71444
  • Fully enable custom error callbacks for app router: #71794
  • Simplify Server Action Webpack plugin: #71721
  • ensure DIO development segment errors are cleared after correcting: #71811
  • Include sourceframe in errors logged in the terminal during development: #71803
  • [dynamicIO] update prerender cache scoping and cache warming for validation: #71822
  • only force stack frame color in tty: #71860
  • Add test for fetch with auth in use cache: #71768
  • Fix race with hot-reloader-client clearing overlay errors: #71771
  • Fix dynamic tracking in dev: #71867
  • Revert "Sourcemap errors in terminal by default (#71444)": #71868
  • Fix fetch caching inside of "use cache": #71793
  • Trace upload: only send traces for current session: #71838
  • Reland "Sourcemap errors in terminal by default": #71877

... (truncated)

Commits


Updates next-auth from 5.0.0-beta.22 to 5.0.0-beta.25

Release notes

Sourced from next-auth's releases.

next-auth@5.0.0-beta.24

What's Changed

New Contributors

Full Changelog: https://github.com/nextauthjs/next-auth/compare/next-auth@5.0.0-beta.23...next-auth@5.0.0-beta.24

Commits


Updates next-intl from 3.23.5 to 3.24.0

Release notes

Sourced from next-intl's releases.

v3.24.0

3.24.0 (2024-10-31)

Features

Changelog

Sourced from next-intl's changelog.

3.24.0 (2024-10-31)

Features

Commits
  • fdcfa24 v3.24.0
  • 2dea022 feat: Add support for React 19 RC (#1490)
  • e1e10a6 docs: Subscribe links on blog pages, x link in footer
  • eef6ab1 docs: Improve disclaimer for manual rewrites
  • ef0d584 docs: Update example-app-router-mixed-routing to get rid of deprecated API ...
  • 1b6c998 docs: Allow line break in summary (#1478)
  • 6512ddf docs: Improve static rendering docs
  • 94245b2 docs: Update README.md
  • 5b77396 docs: Update README.md (#1472)
  • aea4209 docs: Fix permalink
  • Additional commits viewable in compare view


Updates react-hook-form from 7.53.0 to 7.53.1

Release notes

Sourced from react-hook-form's releases.

Version 7.53.1

🐞 fix: #12294 ensure Invalid Date is evaluated correctly (#12295) 🐞 fix #12316 setValue should work for arrays of primitives to handle checkboxes (#12316) (#12317) 🐞 fix #12097 Use dirty fields along with mount names for form reset with keepDirtyValues (#12211) 🫀 fix #12237 disabled state trigger formState dirty/dirtyFields to update (#12239) 🐞 fix #12291 field array remove cause undefined with FormData (#12305) 📝 improve flatten function with object type check (#12306) 🖐️ improve: resolve type of set function (#12145) 🔧 chore: upgrade eslint to v9 (#12150) 📖 fix: code example input field placeholder name (#12296) 📖 docs: fix typo in code example (#12271)

thanks to @​rasikhq @​abnud11 @​crypt0box @​developer-bandi @​matmannion @​hasancruk & @​vismay7

Changelog

Sourced from react-hook-form's changelog.

Changelog

Commits


Updates uuid from 10.0.0 to 11.0.2

Release notes

Sourced from uuid's releases.

v11.0.2

11.0.2 (2024-10-28)

Bug Fixes

v11.0.1

11.0.1 (2024-10-27)

Bug Fixes

v11.0.0

11.0.0 (2024-10-27)

⚠ BREAKING CHANGES

  • refactor v1 internal state and options logic (#780)
  • refactor v7 internal state and options logic, fixes #764 (#779)
  • Port to TypeScript, closes #762 (#763)
  • update node support matrix (only support node 16-20) (#750)
  • This library always aims at supporting one EOLed LTS release which by this time now is 12.x which has reached EOL 30 Apr 2022.
  • Remove the minified UMD build from the package.
  • Drop support for browsers that don't correctly implement const/let and default arguments, and no longer transpile the browser build to ES2015.
  • Although in practice this is currently a noop since the resulting build does not change, the build will no longer transpiles future changes for Node.js 8.x targets, so semantically this is still a breaking change.
  • Deep requiring specific algorithms of this library like require('uuid/v4'), which has been deprecated in uuid@7, is no longer supported.
  • The default export, which used to be the v4() method but which was already discouraged in v3.x of this library, has been removed.
  • Explicitly note that deep imports of the different uuid version functions are deprecated and no longer encouraged and that ECMAScript module named imports should be used instead. Emit a deprecation warning for people who deep-require the different algorithm variants.
  • Remove builtin support for insecure random number generators in the browser. Users who want that will have to supply their own random number generator function.
  • Remove support for generating v3 and v5 UUIDs in Node.js<4.x
  • Convert code base to ECMAScript Modules (ESM) and release CommonJS build for node and ESM build for browser bundlers.

Features

  • add parse/stringify/validate/version/NIL APIs (#479) (0e6c10b)
  • add support for MAX uuid (new in RFC9562) (#714) (0385cd3)
  • add UMD build to npm package (#357) (4e75adf)
  • add various es module and CommonJS examples (b238510)
  • enforce Conventional Commit style commit messages (#282) (0705cd5)
  • ensure that docs are up-to-date in CI (ee5e77d)
  • hybrid CommonJS & ECMAScript modules build (a3f078f)
  • improve performance of v1 string representation (#453) (0ee0b67)
  • improve v4 performance by reusing random number array (#435) (bf4af0d)
  • optimize uuid.v1 by 1.3x uuid.v4 by 4.3x (430%) (#597) (3a033f6)

... (truncated)

Changelog

Sourced from uuid's changelog.

11.0.2 (2024-10-28)

Bug Fixes

11.0.1 (2024-10-27)

Bug Fixes

11.0.0 (2024-10-26)

⚠ BREAKING CHANGES

  • refactor v1 internal state and options logic (#780)
  • refactor v7 internal state and options logic, fixes #764 (#779)
  • Port to TypeScript, closes #762 (#763)
  • update node support matrix (only support node 16-20) (#750)

Features

Bug Fixes

  • missing v7 expectations in browser spec (#751) (f54a866)
  • refactor v1 internal state and options logic (#780) (031b3d3)
  • refactor v7 internal state and options logic, fixes #764 (#779) (9dbd1cd)
  • remove v4 options default assignment preventing native.randomUUID from being used (#786) (afe6232), closes #763
  • seq_hi shift for byte 6 (#775) (1d532ca)
  • tsconfig module type (#778) (7eff835)
Commits


Updates webpack from 5.95.0 to 5.96.1

Release notes

Sourced from webpack's releases.

v5.96.1

Bug Fixes

  • [Types] Add @types/eslint-scope to dependencieS
  • [Types] Fixed regression in validate

v5.96.0

Bug Fixes

  • Fixed Module Federation should track all referenced chunks
  • Handle Data URI without base64 word
  • HotUpdateChunk have correct runtime when modified with new runtime
  • Order of chunks ids in generated chunk code
  • No extra Javascript chunks when using asset module as an entrypoint
  • Use optimistically logic for output.environment.dynamicImport to determine chunk format when no browserslist or target
  • Collision with global variables for optimization.avoidEntryIife
  • Avoid through variables in inlined module
  • Allow chunk template strings in output.devtoolNamespace
  • No extra runtime for get javascript/css chunk filename
  • No extra runtime for prefetch and preload in JS runtime when it was unsed in CSS
  • Avoid cache invalidation using ProgressPlugin
  • Increase parallelism when using importModule on the execution stage
  • Correctly parsing string in export and import
  • Typescript types
  • [CSS] css/auto considers a module depending on its filename as css (pure CSS) or css/local, before it was css/global and css/local
  • [CSS] Always interpolate classes even if they are not involved in export
  • [CSS] No extra runtime in Javascript runtime chunks for asset modules used in CSS
  • [CSS] No extra runtime in Javascript runtime chunks for external asset modules used in CSS
  • [CSS] No extra runtime for the node target
  • [CSS] Fixed url()s and @import parsing
  • [CSS] Fixed - emit a warning on broken :local and :global

New Features

  • Export CSS and ESM runtime modules
  • Single Runtime Chunk and Federation eager module hoisting
  • [CSS] Support /* webpackIgnore: true */ for CSS files
  • [CSS] Support src() support
  • [CSS] CSS nesting in CSS modules
Commits
  • d4ced73 chore(release): 5.96.1
  • 7d6dbea fix: types regression in validate
  • 5c556e3 fix: types regression in validate
  • 2420eae fix: add @types/eslint-scope to dependencies due types regression
  • ec45d2d fix: add @types/eslint-scope to dependencies
  • aff0c3e chore(release): 5.96.0
  • 6f11ec1 refactor: module source types code
  • b07142f refactor: module source types code
  • 7d98b3c fix: Module Federation should track all referenced chunks
  • 6d09769 chore: linting
  • Additional commits viewable in compare view


Updates @faker-js/faker from 9.0.3 to 9.2.0

Release notes

Sourced from @​faker-js/faker's releases.

v9.2.0

What's Changed

New Contributors

Full Changelog: https://github.com/faker-js/faker/compare/v9.1.0...v9.2.0

v9.1.0

What's Changed

changeset-bot[bot] commented 1 month ago

⚠️ No Changeset found

Latest commit: e622e18d1641332880e4851887d9adb64ff0ef98

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

github-actions[bot] commented 4 weeks ago

⚡️🏠 Lighthouse report

Lighthouse ran against https://catalyst-latest-cx4drwx7q-bigcommerce-platform.vercel.app

🖥️ Desktop

We ran Lighthouse against the changes on a desktop and produced this report. Here's the summary:

Category Score
🟠 Performance 85
🟢 Accessibility 96
🟢 Best practices 100
🟠 SEO 82

📱 Mobile

We ran Lighthouse against the changes on a mobile and produced this report. Here's the summary:

Category Score
🟠 Performance 87
🟢 Accessibility 96
🟢 Best practices 100
🟠 SEO 85
dependabot[bot] commented 3 weeks ago

Looks like these dependencies are updatable in another way, so this is no longer needed.