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

[Snyk] Upgrade @clerk/nextjs from 4.5.1 to 4.6.14 #1068

Open
wants to merge 1 commit into
base: canary
Choose a base branch
from

Conversation

NOUIY
Copy link
Owner

@NOUIY NOUIY commented Jan 9, 2023

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade @clerk/nextjs from 4.5.1 to 4.6.14.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 70 versions ahead of your current version.
  • The recommended version was released 21 days ago, on 2022-12-19.
Release notes
Package name: @clerk/nextjs
  • 4.6.14 - 2022-12-19
  • 4.6.14-staging.1 - 2022-12-19
  • 4.6.14-staging.0 - 2022-12-19
  • 4.6.13 - 2022-12-13
  • 4.6.13-staging.1 - 2022-12-13
  • 4.6.13-staging.0 - 2022-12-13
  • 4.6.12 - 2022-12-12
  • 4.6.11 - 2022-12-12
  • 4.6.11-staging.0 - 2022-12-12
  • 4.6.10-staging.1 - 2022-12-09
  • 4.6.10-staging.0 - 2022-12-09
  • 4.6.9 - 2022-12-08
  • 4.6.8 - 2022-12-08
  • 4.6.8-staging.0 - 2022-12-07
  • 4.6.7 - 2022-12-02
  • 4.6.7-staging.0 - 2022-12-02
  • 4.6.6 - 2022-11-30
  • 4.6.6-staging.5 - 2022-11-29
  • 4.6.6-staging.4 - 2022-11-29
  • 4.6.6-staging.3 - 2022-11-29
  • 4.6.6-staging.2 - 2022-11-29
  • 4.6.6-staging.1 - 2022-11-29
  • 4.6.6-staging.0 - 2022-11-29
  • 4.6.5 - 2022-11-25
  • 4.6.5-staging.0 - 2022-11-25
  • 4.6.4 - 2022-11-25
  • 4.6.4-staging.0 - 2022-11-24
  • 4.6.2 - 2022-11-22
  • 4.6.2-staging.3 - 2022-11-21
  • 4.6.2-staging.2 - 2022-11-21
  • 4.6.2-staging.1 - 2022-11-21
  • 4.6.2-staging.0 - 2022-11-18
  • 4.6.1 - 2022-11-18
  • 4.6.1-staging.2 - 2022-11-18
  • 4.6.1-staging.1 - 2022-11-18
  • 4.6.1-staging.0 - 2022-11-18
  • 4.6.0 - 2022-11-15
  • 4.6.0-staging.5 - 2022-11-15
  • 4.6.0-staging.4 - 2022-11-14
  • 4.6.0-staging.3 - 2022-11-10
  • 4.6.0-staging.2 - 2022-11-10
  • 4.6.0-staging.0 - 2022-11-10
  • 4.6.0-next.2 - 2022-11-03
  • 4.6.0-next.1 - 2022-10-28
  • 4.6.0-next.0 - 2022-10-28
  • 4.5.8 - 2022-11-10
  • 4.5.8-staging.1 - 2022-11-10
  • 4.5.8-staging.0 - 2022-11-10
  • 4.5.7 - 2022-11-05
  • 4.5.7-staging.4 - 2022-11-04
  • 4.5.7-staging.2 - 2022-11-04
  • 4.5.7-staging.1 - 2022-11-04
  • 4.5.7-staging.0 - 2022-11-04
  • 4.5.6 - 2022-11-03
  • 4.5.6-staging.7 - 2022-11-03
  • 4.5.6-staging.6 - 2022-11-02
  • 4.5.6-staging.5 - 2022-11-02
  • 4.5.6-staging.4 - 2022-11-02
  • 4.5.6-staging.2 - 2022-11-01
  • 4.5.6-staging.1 - 2022-11-01
  • 4.5.6-staging.0 - 2022-10-27
  • 4.5.5 - 2022-10-24
  • 4.5.5-staging.0 - 2022-10-21
  • 4.5.4 - 2022-10-14
  • 4.5.3 - 2022-10-14
  • 4.5.3-staging.2 - 2022-10-14
  • 4.5.3-staging.1 - 2022-10-13
  • 4.5.3-staging.0 - 2022-10-13
  • 4.5.2 - 2022-10-07
  • 4.5.2-staging.0 - 2022-10-06
  • 4.5.1 - 2022-10-05
from @clerk/nextjs GitHub release notes
Commit messages
Package name: @clerk/nextjs
  • 66face1 chore(release): Publish
  • a079437 chore(release): Publish
  • c54c8d3 fix(clerk-js): Rename FooterAction ids to match flow parts
  • 55049cf fix(clerk-js): Correct case for some elementIds and add remaining NavBarIds
  • f027448 feat(clerk-js,types): Add elementIds to footer actions
  • 692f4a4 feat(clerk-js): Align all User and Org previews
  • 2aa8fc1 chore(release): Publish
  • 99d4ef6 fix(types): Add null as a possible value for orgSlug
  • e7d0fa8 feat(clerk-react,types): Add orgId, orgRole and orgSlug to useAuth
  • b472f94 chore(remix): Use latest @ clerk/backend
  • d71f49f fix(backend): Let token verification error reason bubble up
  • 232b699 chore(backend): Replace AuthState with RequestState
  • 1d9617a chore(backend): Throw JWT verification errors instead of returning them
  • 0895ec1 chore(release): Publish
  • 255d495 fix(clerk-js): Fix spacing between membership widget and members table
  • 0c04b47 chore(release): Publish
  • 7545c51 chore(release): Publish
  • d5c2d72 fix(clerk-sdk-node): Improve conditional exports to support more use cases
  • 5d87b82 Merge pull request [Snyk] Upgrade date-fns from 2.28.0 to 2.29.2 #616 from clerkinc/yourtallness/secret_key_support
  • 4e09dad chore(release): Publish
  • 7758a9c fix(clerk-sdk-node): Revamp build for esm and cjs in preparation for v5
  • 47c168c chore(repo): Share tsup dependency version
  • 5901498 fix(localizations): Add translations for the other localization packages
  • 05524dc fix(clerk-js,types,localizations): Add missing localization keys

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants