wobsoriano / vue-clerk

Community Clerk Vue SDK.
https://vue-clerk.com
MIT License
144 stars 13 forks source link

chore(deps): bump the clerk-dependencies group with 5 updates #163

Closed dependabot[bot] closed 5 days ago

dependabot[bot] commented 1 week ago

Bumps the clerk-dependencies group with 5 updates:

Package From To
@clerk/backend 1.13.4 1.13.5
@clerk/localizations 3.0.6 3.1.0
@clerk/themes 2.1.32 2.1.33
@clerk/types 4.22.0 4.23.0
@clerk/shared 2.8.3 2.8.4

Updates @clerk/backend from 1.13.4 to 1.13.5

Release notes

Sourced from @​clerk/backend's releases.

@​clerk/backend@​1.13.5

Patch Changes

Changelog

Sourced from @​clerk/backend's changelog.

1.13.5

Patch Changes

Commits
  • faad51b ci(repo): Version packages (#4222)
  • f1f17ea feat(backend,types): Introduces organization domains CRUD API (#4224)
  • 4749ed4 feat(clerk-js,backend,types): Implement "disable additional identifiers" for ...
  • See full diff in compare view


Updates @clerk/localizations from 3.0.6 to 3.1.0

Release notes

Sourced from @​clerk/localizations's releases.

@​clerk/localizations@​3.1.0

Minor Changes

  • Render "Restricted access" screen in <SignUp /> component when signup.mode in userSettings is restricted (#4220) by @​nikospapcom

Patch Changes

Changelog

Sourced from @​clerk/localizations's changelog.

3.1.0

Minor Changes

  • Render "Restricted access" screen in <SignUp /> component when signup.mode in userSettings is restricted (#4220) by @​nikospapcom

Patch Changes

Commits
  • faad51b ci(repo): Version packages (#4222)
  • 2e35ac5 feat(clerk-js,types,localizations): Render "Restricted access" screen for res...
  • See full diff in compare view


Updates @clerk/themes from 2.1.32 to 2.1.33

Release notes

Sourced from @​clerk/themes's releases.

@​clerk/themes@​2.1.33

Patch Changes

Changelog

Sourced from @​clerk/themes's changelog.

2.1.33

Patch Changes

Commits


Updates @clerk/types from 4.22.0 to 4.23.0

Release notes

Sourced from @​clerk/types's releases.

@​clerk/types@​4.23.0

Minor Changes

  • Render "Restricted access" screen in <SignUp /> component when signup.mode in userSettings is restricted (#4220) by @​nikospapcom

Patch Changes

  • Conditionally renders identification sections on UserProfile based on the SAML connection configuration for disabling additional identifiers. (#4211) by @​NicolasLopes7

  • Introduces the CRUD of organization domains under the organizations API. (#4224) by @​NicolasLopes7

Changelog

Sourced from @​clerk/types's changelog.

4.23.0

Minor Changes

  • Render "Restricted access" screen in <SignUp /> component when signup.mode in userSettings is restricted (#4220) by @​nikospapcom

Patch Changes

  • Conditionally renders identification sections on UserProfile based on the SAML connection configuration for disabling additional identifiers. (#4211) by @​NicolasLopes7

  • Introduces the CRUD of organization domains under the organizations API. (#4224) by @​NicolasLopes7

Commits
  • faad51b ci(repo): Version packages (#4222)
  • 2e35ac5 feat(clerk-js,types,localizations): Render "Restricted access" screen for res...
  • f1f17ea feat(backend,types): Introduces organization domains CRUD API (#4224)
  • 4749ed4 feat(clerk-js,backend,types): Implement "disable additional identifiers" for ...
  • See full diff in compare view


Updates @clerk/shared from 2.8.3 to 2.8.4

Release notes

Sourced from @​clerk/shared's releases.

@​clerk/shared@​2.8.4

Patch Changes

Changelog

Sourced from @​clerk/shared's changelog.

2.8.4

Patch Changes

Commits


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
vercel[bot] commented 1 week ago

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

Name Status Preview Comments Updated (UTC)
vue-clerk ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 27, 2024 11:38am
changeset-bot[bot] commented 1 week ago

⚠️ No Changeset found

Latest commit: 5fc6dec69de935291aacb55e498d0b28b728a1b6

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

pkg-pr-new[bot] commented 1 week ago

Open in Stackblitz

pnpm add https://pkg.pr.new/vue-clerk@163

commit: 5fc6dec

dependabot[bot] commented 5 days ago

Superseded by #164.