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): bump the npm-dependencies group across 1 directory with 29 updates #1420

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 3, 2024

Bumps the npm-dependencies group with 29 updates in the / directory:

Package From To
@changesets/cli 2.27.8 2.27.9
turbo 2.1.2 2.1.3
@radix-ui/react-accordion 1.2.0 1.2.1
@radix-ui/react-alert-dialog 1.1.1 1.1.2
@radix-ui/react-checkbox 1.1.1 1.1.2
@radix-ui/react-dialog 1.1.1 1.1.2
@radix-ui/react-dropdown-menu 2.1.1 2.1.2
@radix-ui/react-navigation-menu 1.2.0 1.2.1
@radix-ui/react-popover 1.1.1 1.1.2
@radix-ui/react-radio-group 1.2.0 1.2.1
@radix-ui/react-select 2.1.1 2.1.2
@radix-ui/react-tabs 1.1.0 1.1.1
@upstash/redis 1.34.0 1.34.1
@vercel/kv 2.0.0 3.0.0
lucide-react 0.445.0 0.447.0
next 14.2.13 14.2.14
next-auth 5.0.0-beta.21 5.0.0-beta.22
next-intl 3.19.4 3.20.0
tailwind-merge 2.5.2 2.5.3
webpack 5.94.0 5.95.0
@0no-co/graphqlsp 1.12.14 1.12.16
@faker-js/faker 9.0.1 9.0.3
@next/bundle-analyzer 14.2.13 14.2.14
@types/node 20.16.5 20.16.10
@types/react 18.3.8 18.3.11
eslint-config-next 14.2.13 14.2.14
prettier-plugin-tailwindcss 0.6.6 0.6.8
nypm 0.3.11 0.3.12
@next/eslint-plugin-next 14.2.13 14.2.14

Updates @changesets/cli from 2.27.8 to 2.27.9

Release notes

Sourced from @​changesets/cli's releases.

@​changesets/cli@​2.27.9

Patch Changes

Commits

Updates turbo from 2.1.2 to 2.1.3

Release notes

Sourced from turbo's releases.

Turborepo v2.1.3

What's Changed

Docs

create-turbo

Changelog

New Contributors

Full Changelog: vercel/turborepo@v2.1.2...v2.1.3

Turborepo v2.1.3-canary.2

What's Changed

... (truncated)

Commits

Updates @radix-ui/react-accordion from 1.2.0 to 1.2.1

Commits
Maintainer changes

This version was pushed to npm by chancestrickland, a new releaser for @​radix-ui/react-accordion since your current version.


Updates @radix-ui/react-alert-dialog from 1.1.1 to 1.1.2

Commits
Maintainer changes

This version was pushed to npm by chancestrickland, a new releaser for @​radix-ui/react-alert-dialog since your current version.


Updates @radix-ui/react-checkbox from 1.1.1 to 1.1.2

Commits
Maintainer changes

This version was pushed to npm by chancestrickland, a new releaser for @​radix-ui/react-checkbox since your current version.


Updates @radix-ui/react-dialog from 1.1.1 to 1.1.2

Commits
Maintainer changes

This version was pushed to npm by chancestrickland, a new releaser for @​radix-ui/react-dialog since your current version.


Updates @radix-ui/react-dropdown-menu from 2.1.1 to 2.1.2

Commits
Maintainer changes

This version was pushed to npm by chancestrickland, a new releaser for @​radix-ui/react-dropdown-menu since your current version.


Updates @radix-ui/react-navigation-menu from 1.2.0 to 1.2.1

Commits
Maintainer changes

This version was pushed to npm by chancestrickland, a new releaser for @​radix-ui/react-navigation-menu since your current version.


Updates @radix-ui/react-popover from 1.1.1 to 1.1.2

Commits
Maintainer changes

This version was pushed to npm by chancestrickland, a new releaser for @​radix-ui/react-popover since your current version.


Updates @radix-ui/react-radio-group from 1.2.0 to 1.2.1

Commits
Maintainer changes

This version was pushed to npm by chancestrickland, a new releaser for @​radix-ui/react-radio-group since your current version.


Updates @radix-ui/react-select from 2.1.1 to 2.1.2

Commits
Maintainer changes

This version was pushed to npm by chancestrickland, a new releaser for @​radix-ui/react-select since your current version.


Updates @radix-ui/react-tabs from 1.1.0 to 1.1.1

Commits
Maintainer changes

This version was pushed to npm by chancestrickland, a new releaser for @​radix-ui/react-tabs since your current version.


Updates @upstash/redis from 1.34.0 to 1.34.1

Release notes

Sourced from @​upstash/redis's releases.

v1.34.1

What's Changed

New Contributors

Full Changelog: upstash/redis-js@v1.34.0...v1.34.1

Commits
Maintainer changes

This version was pushed to npm by cahidarda, a new releaser for @​upstash/redis since your current version.


Updates @vercel/kv from 2.0.0 to 3.0.0

Release notes

Sourced from @​vercel/kv's releases.

@​vercel/kv@​3.0.0

Major Changes

  • 14bc82e: BREAKING: Updates @​upstash/redis to v1.34.0 which contains a small breaking change in the public API. The cursor field in scan commands is now returned as string instead of number.
Changelog

Sourced from @​vercel/kv's changelog.

3.0.0

Major Changes

  • 14bc82e: BREAKING: Updates @​upstash/redis to v1.34.0 which contains a small breaking change in the public API. The cursor field in scan commands is now returned as string instead of number.
Commits
  • 9171dd0 Version Packages (#761)
  • 860bc49 chore(kv): update kv package json with new upstash version (#763)
  • 14bc82e fix(deps): update dependency @​upstash/redis to v1.34.0 (#713)
  • 8c8e6a7 chore(deps): update dependency tsup to v8.3.0 (#756)
  • 8f16696 chore(deps): update dependency @​types/node to v22.6.1 (#754)
  • d40077b chore(deps): Upgrade safe dev deps and TS version (#752)
  • dca9772 chore(deps): update dependency lint-staged to v15.2.9 (#739)
  • 31c2b68 chore(deps): update dependency @​types/node to v20.14.15 (#736)
  • 0e8ede4 chore(deps): update dependency tsup to v8.1.0 (#716)
  • 7405fff chore(deps): update dependency prettier to v3.3.2 (#715)
  • Additional commits viewable in compare view

Updates lucide-react from 0.445.0 to 0.447.0

Release notes

Sourced from lucide-react's releases.

New icons 0.447.0

No release notes provided.

New icons 0.446.0

New icons 🎨

Commits

Updates next from 14.2.13 to 14.2.14

Release notes

Sourced from next's releases.

v14.2.14

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

Core Changes

  • Fix: clone response in first handler to prevent race (#70082) (#70649)
  • Respect reexports from metadata API routes (#70508) (#70647)
  • Externalize node binary modules for app router (#70646)
  • Fix revalidateTag() behaviour when invoked in server components (#70446) (#70642)
  • Fix prefetch bailout detection for nested loading segments (#70618)
  • Add missing node modules to externals (#70382)
  • Feature: next/image: add support for images.remotePatterns.search (#70302)

Credits

Huge thanks to @​styfle, @​ztanner, @​ijjk, @​huozhi and @​wyattjoh for helping!

Commits

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

Release notes

Sourced from next-auth's releases.

next-auth@5.0.0-beta.22

Bugfixes

  • providers: convert Salesforce to OIDC (#11918) (f6b7228bd)
  • proxy: improve redirect proxy logic (#11517) (cce637c8d)
Commits
  • 014c436 chore(release): bump version [skip ci]
  • 7817925 chore(release): bump package version(s) [skip ci]
  • cce637c fix(proxy): improve redirect proxy logic (#11517)
  • f6b7228 fix(providers): convert Salesforce to OIDC (#11918)
  • 6e24f7e docs: remove redundant Callout
  • b86f7bb docs(providers): update surrealdb.mdx (#11905)
  • 532761a docs: add warning for missing type (#11912)
  • 5e5a7fc docs: update Nuxt community integrations (#11908)
  • 6ccf39b chore(release): bump package version(s) [skip ci]
  • 3e8a648 fix(providers): make identifier param optional
  • Additional commits viewable in compare view

Updates next-intl from 3.19.4 to 3.20.0

Release notes

Sourced from next-intl's releases.

v3.20.0

3.20.0 (2024-09-24)

Features

v3.19.5

3.19.5 (2024-09-24)

Bug Fixes

Changelog

Sourced from next-intl's changelog.

3.20.0 (2024-09-24)

Features

3.19.5 (2024-09-24)

Bug Fixes

Commits
  • 5a50f56 v3.20.0
  • b7aa14e feat: Type-safe global formats (#1346)
  • 05579a8 v3.19.5
  • a7cbd9b fix: Make all keys of Formats type optional for easier usage (#1367)
  • 12fd5c5 docs: Mention that generateStaticParams can be used on individual pages
  • 7a55799 docs: Update middleware troubleshooting section to account for inconsistent s...
  • See full diff in compare view

Updates tailwind-merge from 2.5.2 to 2.5.3

Release notes

Sourced from tailwind-merge's releases.

v2.5.3

Bug Fixes

Documentation

Other

Full Changelog: dcastil/tailwind-merge@v2.5.2...v2.5.3

Thanks to @​brandonmcconnell, @​manavm1990, @​langy, @​jamesreaco, @​roboflow, @​xeger and @​MrDeatHHH for sponsoring tailwind-merge! ❤️

Commits

Updates webpack from 5.94.0 to 5.95.0

Release notes

Sourced from webpack's releases.

v5.95.0

Bug Fixes

  • Fixed hanging when attempting to read a symlink-like file that it can't read
  • Handle default for import context element dependency
  • Merge duplicate chunks call after split chunks
  • Generate correctly code for dynamically importing the same file twice and destructuring
  • Use content hash as [base] and [name] for extracted DataURI's
  • Distinguish module and import in module-import for externals import's
  • [Types] Make EnvironmentPlugin default values types less strict
  • [Types] Typescript 5.6 compatibility

New Features

  • Add new optimization.avoidEntryIife option (true by default for the production mode)
  • Pass output.hash* options to loader context

Performance

  • Avoid unneeded re-visit in build chunk graph
Commits
  • e20fd63 chore(release): 5.95.0
  • 4866b0d feat: added new optimization.entryIife option
  • d90f692 fix: merge duplicate chunks after split chunks
  • 90dec30 fix(externals): distinguish “module” and “import” in “module-import”
  • c1a0a46 fix(externals): distinguish “module” and “import” in “module-import”
  • 14d8fa8 fix: all tests cases
  • dae16ad feat: pass output.hash* options to loader context
  • 75d185d feat: pass output.hash* options to loader context
  • 46e0b9c test: update
  • 8e62f9f test
  • Additional commits viewable in compare view

Updates @0no-co/graphqlsp from 1.12.14 to 1.12.16

Commits

Updates @faker-js/faker from 9.0.1 to 9.0.3

Release notes

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

v9.0.3

What's Changed

New Contributors

Full Changelog: faker-js/faker@v9.0.2...v9.0.3

v9.0.2

What's Changed

Full Changelog: faker-js/faker@v9.0.1...v9.0.2

Changelog

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

9.0.3 (2024-09-26)

Changed Locales

  • locale: update french legal entity types (#3142) (d6bceb6)

Bug Fixes

  • image: fix dataUri with type svg-base64 in browsers (#3144) (78b2a3a)

9.0.2 (2024-09-23)

Bug Fixes

  • locale: improve pt_PT location and person data (#3020) (3e47ee7)
Commits
  • 4a8499a chore(release): 9.0.3 (#3146)
  • 78b2a3a fix(image): fix dataUri with type svg-base64 in browsers (#3144)
  • d6bceb6 refactor(locale): update french legal entity types (#3142)
  • 9537dfd infra: update file structure for util/internal (#3141)
  • 424b120 chore(release): 9.0.2 (#3140)
  • 311f7b6 chore(deps): lock file maintenance (#3138)
  • be0fd96 chore(deps): update eslint (#3136)
  • d3a3e2c chore(deps): update dependency @​algolia/client-search to v5.5.3 (#3135)
  • e209c35 chore(deps): update devdependencies (#3134)
  • 6fd5d60 chore(deps): update mcr.microsoft.com/devcontainers/typescript-node:22 docker...
  • Additional commits viewable in compare view

Updates @next/bundle-analyzer from 14.2.13 to 14.2.14

Release notes

Sourced from @​next/bundle-analyzer's releases.

v14.2.14

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

Core Changes

  • Fix: clone response in first handler to prevent race (#70082) (#70649)
  • Respect reexports from metadata API routes (#70508) (#70647)
  • Externalize node binary modules for app router (#70646)
  • Fix revalidateTag() behaviour when invoked in server components (#70446) (#70642)
  • Fix prefetch bailout detection for nested loading segments (#70618)
  • Add missing node modules to externals (#70382)
  • Feature: next/image: add support for images.remotePatterns.search (#70302)

Credits

Huge thanks to @​styfle, @​ztanner, @​ijjk, @​huozhi and @​wyattjoh for helping!

Commits

Updates @types/node from 20.16.5 to 20.16.10

Commits

Updates @types/react from 18.3.8 to 18.3.11

Commits

Updates eslint-config-next from 14.2.13 to 14.2.14

Release notes

Sourced from eslint-config-next's releases.

v14.2.14

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

Core Changes

  • Fix: clone response in first handler to prevent race (#70082) (#70649)
  • Respect reexports from metadata API routes (#70508) (#70647)
  • Externalize node binary modules for app router (#70646)
  • Fix revalidateTag() behaviour when invoked in server components (#70446) (#70642)
  • Fix prefetch bailout detection for nested ...

    Description has been truncated

…29 updates

Bumps the npm-dependencies group with 29 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@changesets/cli](https://github.com/changesets/changesets) | `2.27.8` | `2.27.9` |
| [turbo](https://github.com/vercel/turborepo) | `2.1.2` | `2.1.3` |
| [@radix-ui/react-accordion](https://github.com/radix-ui/primitives) | `1.2.0` | `1.2.1` |
| [@radix-ui/react-alert-dialog](https://github.com/radix-ui/primitives) | `1.1.1` | `1.1.2` |
| [@radix-ui/react-checkbox](https://github.com/radix-ui/primitives) | `1.1.1` | `1.1.2` |
| [@radix-ui/react-dialog](https://github.com/radix-ui/primitives) | `1.1.1` | `1.1.2` |
| [@radix-ui/react-dropdown-menu](https://github.com/radix-ui/primitives) | `2.1.1` | `2.1.2` |
| [@radix-ui/react-navigation-menu](https://github.com/radix-ui/primitives) | `1.2.0` | `1.2.1` |
| [@radix-ui/react-popover](https://github.com/radix-ui/primitives) | `1.1.1` | `1.1.2` |
| [@radix-ui/react-radio-group](https://github.com/radix-ui/primitives) | `1.2.0` | `1.2.1` |
| [@radix-ui/react-select](https://github.com/radix-ui/primitives) | `2.1.1` | `2.1.2` |
| [@radix-ui/react-tabs](https://github.com/radix-ui/primitives) | `1.1.0` | `1.1.1` |
| [@upstash/redis](https://github.com/upstash/upstash-redis) | `1.34.0` | `1.34.1` |
| [@vercel/kv](https://github.com/vercel/storage/tree/HEAD/packages/kv) | `2.0.0` | `3.0.0` |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.445.0` | `0.447.0` |
| [next](https://github.com/vercel/next.js) | `14.2.13` | `14.2.14` |
| [next-auth](https://github.com/nextauthjs/next-auth) | `5.0.0-beta.21` | `5.0.0-beta.22` |
| [next-intl](https://github.com/amannn/next-intl) | `3.19.4` | `3.20.0` |
| [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `2.5.2` | `2.5.3` |
| [webpack](https://github.com/webpack/webpack) | `5.94.0` | `5.95.0` |
| [@0no-co/graphqlsp](https://github.com/0no-co/GraphQLSP) | `1.12.14` | `1.12.16` |
| [@faker-js/faker](https://github.com/faker-js/faker) | `9.0.1` | `9.0.3` |
| [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer) | `14.2.13` | `14.2.14` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.16.5` | `20.16.10` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.8` | `18.3.11` |
| [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `14.2.13` | `14.2.14` |
| [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) | `0.6.6` | `0.6.8` |
| [nypm](https://github.com/unjs/nypm) | `0.3.11` | `0.3.12` |
| [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next) | `14.2.13` | `14.2.14` |



Updates `@changesets/cli` from 2.27.8 to 2.27.9
- [Release notes](https://github.com/changesets/changesets/releases)
- [Changelog](https://github.com/changesets/changesets/blob/main/docs/modifying-changelog-format.md)
- [Commits](https://github.com/changesets/changesets/compare/@changesets/cli@2.27.8...@changesets/cli@2.27.9)

Updates `turbo` from 2.1.2 to 2.1.3
- [Release notes](https://github.com/vercel/turborepo/releases)
- [Changelog](https://github.com/vercel/turborepo/blob/main/release.md)
- [Commits](vercel/turborepo@v2.1.2...v2.1.3)

Updates `@radix-ui/react-accordion` from 1.2.0 to 1.2.1
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-alert-dialog` from 1.1.1 to 1.1.2
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-checkbox` from 1.1.1 to 1.1.2
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-dialog` from 1.1.1 to 1.1.2
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-dropdown-menu` from 2.1.1 to 2.1.2
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-navigation-menu` from 1.2.0 to 1.2.1
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-popover` from 1.1.1 to 1.1.2
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-radio-group` from 1.2.0 to 1.2.1
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-select` from 2.1.1 to 2.1.2
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-tabs` from 1.1.0 to 1.1.1
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@upstash/redis` from 1.34.0 to 1.34.1
- [Release notes](https://github.com/upstash/upstash-redis/releases)
- [Commits](upstash/redis-js@v1.34.0...v1.34.1)

Updates `@vercel/kv` from 2.0.0 to 3.0.0
- [Release notes](https://github.com/vercel/storage/releases)
- [Changelog](https://github.com/vercel/storage/blob/main/packages/kv/CHANGELOG.md)
- [Commits](https://github.com/vercel/storage/commits/@vercel/kv@3.0.0/packages/kv)

Updates `lucide-react` from 0.445.0 to 0.447.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.447.0/packages/lucide-react)

Updates `next` from 14.2.13 to 14.2.14
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v14.2.13...v14.2.14)

Updates `next-auth` from 5.0.0-beta.21 to 5.0.0-beta.22
- [Release notes](https://github.com/nextauthjs/next-auth/releases)
- [Commits](https://github.com/nextauthjs/next-auth/compare/next-auth@5.0.0-beta.21...next-auth@5.0.0-beta.22)

Updates `next-intl` from 3.19.4 to 3.20.0
- [Release notes](https://github.com/amannn/next-intl/releases)
- [Changelog](https://github.com/amannn/next-intl/blob/main/CHANGELOG.md)
- [Commits](amannn/next-intl@v3.19.4...v3.20.0)

Updates `tailwind-merge` from 2.5.2 to 2.5.3
- [Release notes](https://github.com/dcastil/tailwind-merge/releases)
- [Commits](dcastil/tailwind-merge@v2.5.2...v2.5.3)

Updates `webpack` from 5.94.0 to 5.95.0
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.94.0...v5.95.0)

Updates `@0no-co/graphqlsp` from 1.12.14 to 1.12.16
- [Release notes](https://github.com/0no-co/GraphQLSP/releases)
- [Commits](https://github.com/0no-co/GraphQLSP/compare/@0no-co/graphqlsp@1.12.14...@0no-co/graphqlsp@1.12.16)

Updates `@faker-js/faker` from 9.0.1 to 9.0.3
- [Release notes](https://github.com/faker-js/faker/releases)
- [Changelog](https://github.com/faker-js/faker/blob/next/CHANGELOG.md)
- [Commits](faker-js/faker@v9.0.1...v9.0.3)

Updates `@next/bundle-analyzer` from 14.2.13 to 14.2.14
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v14.2.14/packages/next-bundle-analyzer)

Updates `@types/node` from 20.16.5 to 20.16.10
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@types/react` from 18.3.8 to 18.3.11
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `eslint-config-next` from 14.2.13 to 14.2.14
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v14.2.14/packages/eslint-config-next)

Updates `prettier-plugin-tailwindcss` from 0.6.6 to 0.6.8
- [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md)
- [Commits](tailwindlabs/prettier-plugin-tailwindcss@v0.6.6...v0.6.8)

Updates `nypm` from 0.3.11 to 0.3.12
- [Release notes](https://github.com/unjs/nypm/releases)
- [Changelog](https://github.com/unjs/nypm/blob/main/CHANGELOG.md)
- [Commits](unjs/nypm@v0.3.11...v0.3.12)

Updates `@next/eslint-plugin-next` from 14.2.13 to 14.2.14
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v14.2.14/packages/eslint-plugin-next)

---
updated-dependencies:
- dependency-name: "@changesets/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: turbo
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@radix-ui/react-accordion"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@radix-ui/react-alert-dialog"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@radix-ui/react-checkbox"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@radix-ui/react-dialog"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@radix-ui/react-dropdown-menu"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@radix-ui/react-navigation-menu"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@radix-ui/react-popover"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@radix-ui/react-radio-group"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@radix-ui/react-select"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@radix-ui/react-tabs"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@upstash/redis"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@vercel/kv"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-dependencies
- dependency-name: lucide-react
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: next-auth
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: next-intl
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: tailwind-merge
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: webpack
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: "@0no-co/graphqlsp"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@faker-js/faker"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@next/bundle-analyzer"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: eslint-config-next
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: prettier-plugin-tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: nypm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@next/eslint-plugin-next"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner October 3, 2024 21:12
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 3, 2024
Copy link

vercel bot commented Oct 3, 2024

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

Name Status Preview Comments Updated (UTC)
catalyst 🔄 Building (Inspect) Visit Preview 💬 Add feedback Oct 3, 2024 9:14pm
catalyst-1millionproducts-store 🔄 Building (Inspect) Visit Preview 💬 Add feedback Oct 3, 2024 9:14pm
catalyst-latest ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 3, 2024 9:14pm
4 Skipped Deployments
Name Status Preview Comments Updated (UTC)
catalyst-au ⬜️ Ignored (Inspect) Visit Preview Oct 3, 2024 9:14pm
catalyst-test-store ⬜️ Ignored (Inspect) Visit Preview Oct 3, 2024 9:14pm
catalyst-uk ⬜️ Ignored (Inspect) Visit Preview Oct 3, 2024 9:14pm
catalyst-unstable ⬜️ Ignored (Inspect) Visit Preview Oct 3, 2024 9:14pm

Copy link

changeset-bot bot commented Oct 3, 2024

⚠️ No Changeset found

Latest commit: 239e706

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

@chanceaclark chanceaclark added this pull request to the merge queue Oct 3, 2024
Merged via the queue into main with commit e77834f Oct 3, 2024
14 checks passed
@chanceaclark chanceaclark deleted the dependabot/npm_and_yarn/npm-dependencies-4ca6906b66 branch October 3, 2024 21:30
Copy link
Contributor

github-actions bot commented Oct 3, 2024

⚡️🏠 Lighthouse report

Lighthouse ran against https://catalyst-latest-gibzm4cnv-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 77
🟢 Accessibility 100
🟢 Best practices 96
🟠 SEO 82

📱 Mobile

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

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant