SchizzY / next-month-web

https://next-month-web.vercel.app
2 stars 0 forks source link

npm: bump the prod-deps group across 1 directory with 4 updates #75

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps the prod-deps group with 4 updates in the / directory: @clerk/nextjs, lucide-react, next and tailwind-merge.

Updates @clerk/nextjs from 5.2.12 to 5.3.3

Release notes

Sourced from @​clerk/nextjs's releases.

@​clerk/nextjs@​5.3.3

Patch Changes

@​clerk/nextjs@​5.3.2

Patch Changes

  • Bug fix: Handle nextGetStore.getStore() returning undefined. Previously a TypeError would occur, when pagePath was accessed. (#3939) by @​panteliselef

  • Updated dependencies [dc0e1c33d, dc94c0834]:

    • @​clerk/types@​4.14.0
    • @​clerk/backend@​1.7.0
    • @​clerk/clerk-react@​5.4.2
    • @​clerk/shared@​2.5.2

@​clerk/nextjs@​5.3.1

Patch Changes

@​clerk/nextjs@​5.3.0

Minor Changes

  • Add a nonce to clerk-js' script loading options. Also adds a nonce prop to ClerkProvider. This can be used to thread a nonce value through to the clerk-js script load to support apps using a strict-dynamic content security policy. For next.js applications, the nonce will be automatically pulled from the CSP header and threaded through without needing any props so long as the provider is server-rendered. (#3858) by @​jescalan

Patch Changes

@​clerk/nextjs@​5.2.14

Patch Changes

... (truncated)

Changelog

Sourced from @​clerk/nextjs's changelog.

5.3.3

Patch Changes

5.3.2

Patch Changes

  • Bug fix: Handle nextGetStore.getStore() returning undefined. Previously a TypeError would occur, when pagePath was accessed. (#3939) by @​panteliselef

  • Updated dependencies [dc0e1c33d, dc94c0834]:

    • @​clerk/types@​4.14.0
    • @​clerk/backend@​1.7.0
    • @​clerk/clerk-react@​5.4.2
    • @​clerk/shared@​2.5.2

5.3.1

Patch Changes

5.3.0

Minor Changes

  • Add a nonce to clerk-js' script loading options. Also adds a nonce prop to ClerkProvider. This can be used to thread a nonce value through to the clerk-js script load to support apps using a strict-dynamic content security policy. For next.js applications, the nonce will be automatically pulled from the CSP header and threaded through without needing any props so long as the provider is server-rendered. (#3858) by @​jescalan

Patch Changes

5.2.14

Patch Changes

  • Internal change: Use AuthObject type import from @clerk/backend. (#3844) by @​kduprey

... (truncated)

Commits


Updates lucide-react from 0.424.0 to 0.436.0

Release notes

Sourced from lucide-react's releases.

New icons 0.436.0

Modified Icons 🔨

New icons 0.435.0

Modified Icons 🔨

New icons 0.434.0

New icons 🎨

Modified Icons 🔨

New icons 0.433.0

New icons 🎨

Fixes Lucide Solid

New icons 0.432.0

New icons 🎨

Modified Icons 🔨

New icons 0.429.0

Modified Icons 🔨

... (truncated)

Commits


Updates next from 14.2.5 to 14.2.6

Release notes

Sourced from next's releases.

v14.2.6

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

Core Changes

  • Ensure fetch cache TTL is updated properly (#69164)
Commits


Updates tailwind-merge from 2.4.0 to 2.5.2

Release notes

Sourced from tailwind-merge's releases.

v2.5.2

Sorry for all the bugs today!

Bug Fixes

Full Changelog: https://github.com/dcastil/tailwind-merge/compare/v2.5.1...v2.5.2

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

v2.5.1

Bug Fixes

Full Changelog: https://github.com/dcastil/tailwind-merge/compare/v2.5.0...v2.5.1

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

v2.5.0

New Features

Bug Fixes

Full Changelog: https://github.com/dcastil/tailwind-merge/compare/v2.4.0...v2.5.0

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

Commits
  • a72f2f4 v2.5.2
  • 0f0f53e add changelog for v2.5.2
  • a9ebe22 Merge pull request #459 from dcastil/bugfix/458/fix-multiline-not-working-any...
  • 37339ce accept multiline input again
  • 15c741f add test case for multiline input
  • c795f4b fix typo in changelog
  • 056b2a3 v2.5.1
  • 41e589b add changelog for v2.5.1
  • 80d01a1 Merge pull request #457 from dcastil/bugfix/456/fix-space-at-beginning-causin...
  • 400b90d fix space at beginning of input causing infinite loop
  • Additional commits viewable in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 2 months ago

Dependabot tried to add @octocat, @christoff-linde, @SchizzY and @seanloock as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/SchizzY/next-month-web/pulls/75/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the SchizzY/next-month-web repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request
vercel[bot] commented 2 months ago

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

Name Status Preview Comments Updated (UTC)
next-month-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 26, 2024 5:45am
dependabot[bot] commented 2 months ago

Superseded by #76.