wobsoriano / svelte-clerk

Community Clerk Svelte SDK.
Other
38 stars 4 forks source link

chore(deps): bump the clerk-dependencies group with 3 updates #80

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps the clerk-dependencies group with 3 updates: @clerk/backend, @clerk/shared and @clerk/types.

Updates @clerk/backend from 1.15.1 to 1.15.2

Release notes

Sourced from @​clerk/backend's releases.

@​clerk/backend@​1.15.2

Patch Changes

Changelog

Sourced from @​clerk/backend's changelog.

1.15.2

Patch Changes

Commits


Updates @clerk/shared from 2.10.1 to 2.11.0

Release notes

Sourced from @​clerk/shared's releases.

@​clerk/shared@​2.11.0

Minor Changes

  • Introduce experimental reverification error helpers. (#4362) by @​panteliselef

    • reverificationMismatch returns the error as an object which can later be used as a return value from a React Server Action.
    • reverificationMismatchResponse returns a Response with the above object serialized. It can be used in any Backend Javascript frameworks that supports Response.

Patch Changes

Changelog

Sourced from @​clerk/shared's changelog.

2.11.0

Minor Changes

  • Introduce experimental reverification error helpers. (#4362) by @​panteliselef

    • reverificationMismatch returns the error as an object which can later be used as a return value from a React Server Action.
    • reverificationMismatchResponse returns a Response with the above object serialized. It can be used in any Backend Javascript frameworks that supports Response.

Patch Changes

Commits
  • 15f6718 ci(repo): Version packages (#4417)
  • 08c5a2a feat(clerk-react,nextjs,shared): Introduce experimental useReverification (...
  • See full diff in compare view


Updates @clerk/types from 4.28.0 to 4.29.0

Release notes

Sourced from @​clerk/types's releases.

@​clerk/types@​4.29.0

Minor Changes

    • Introduce redirectUrl property on setActive as a replacement for beforeEmit. (#4312) by @​issuedat

    • Deprecates beforeEmit property on setActive.

Patch Changes

  • Experimental: asStandalone now accepts a callback that notifies if the standalone popover needs to unmount. (#4423) by @​panteliselef

    • Changed __experimental_legalAccepted checkbox Indicator element descriptor and element id (#4427) by @​octoper

    • Changed __experimental_legalAccepted checkbox Label element descriptor and element id

    • Added two new element descriptors formFieldCheckboxInput, formFieldCheckboxLabel.

Changelog

Sourced from @​clerk/types's changelog.

4.29.0

Minor Changes

    • Introduce redirectUrl property on setActive as a replacement for beforeEmit. (#4312) by @​issuedat

    • Deprecates beforeEmit property on setActive.

Patch Changes

  • Experimental: asStandalone now accepts a callback that notifies if the standalone popover needs to unmount. (#4423) by @​panteliselef

    • Changed __experimental_legalAccepted checkbox Indicator element descriptor and element id (#4427) by @​octoper

    • Changed __experimental_legalAccepted checkbox Label element descriptor and element id

    • Added two new element descriptors formFieldCheckboxInput, formFieldCheckboxLabel.

Commits
  • 15f6718 ci(repo): Version packages (#4417)
  • 434b432 feat(elements,ui,clerk-js): Legal consent elements support and improvements (...
  • 5be7ca9 feat(clerk-js, types): asStandalone accepts a callback (#4423)
  • f875463 fix(clerk-js): Extend client cookie lifetime (#4312)
  • See full diff 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