wobsoriano / svelte-clerk

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

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

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 week ago

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

Updates @clerk/backend from 1.16.2 to 1.16.4

Release notes

Sourced from @​clerk/backend's releases.

@​clerk/backend@​1.16.4

Patch Changes

@​clerk/backend@​1.16.3

Patch Changes

Changelog

Sourced from @​clerk/backend's changelog.

1.16.4

Patch Changes

1.16.3

Patch Changes

Commits


Updates @clerk/shared from 2.12.1 to 2.14.0

Release notes

Sourced from @​clerk/shared's releases.

@​clerk/shared@​2.14.0

Minor Changes

  • Update reverification config values to snake_case. (#4556) by @​panteliselef

    For __experimental_ReverificationConfig

    • strictMfa changes to strict_mfa

    For __experimental_SessionVerificationLevel

    • firstFactor changes to first_factor
      • secondFactor changes to second_factor
      • multiFactor changes to multi_factor

Patch Changes

@​clerk/shared@​2.13.0

Minor Changes

Patch Changes

Changelog

Sourced from @​clerk/shared's changelog.

2.14.0

Minor Changes

  • Update reverification config values to snake_case. (#4556) by @​panteliselef

    For __experimental_ReverificationConfig

    • strictMfa changes to strict_mfa

    For __experimental_SessionVerificationLevel

    • firstFactor changes to first_factor
      • secondFactor changes to second_factor
      • multiFactor changes to multi_factor

Patch Changes

2.13.0

Minor Changes

Patch Changes

Commits


Updates @clerk/types from 4.32.0 to 4.34.0

Release notes

Sourced from @​clerk/types's releases.

@​clerk/types@​4.34.0

Minor Changes

  • Update reverification config values to snake_case. (#4556) by @​panteliselef

    For __experimental_ReverificationConfig

    • strictMfa changes to strict_mfa

    For __experimental_SessionVerificationLevel

    • firstFactor changes to first_factor
      • secondFactor changes to second_factor
      • multiFactor changes to multi_factor

@​clerk/types@​4.33.0

Minor Changes

  • Surface enterprise accounts in UserProfile, allowing to display more protocols besides SAML (#4518) by @​LauraBeatris

  • Introduce the experimental.rethrowOfflineNetworkErrors option to the ClerkProvider component. (#4525) by @​anagstef

    When set to true, Clerk will rethrow network errors that occur while the user is offline.

  • Replace veryStrict with strictMfa configuration for reverification. (#4545) by @​panteliselef

Changelog

Sourced from @​clerk/types's changelog.

4.34.0

Minor Changes

  • Update reverification config values to snake_case. (#4556) by @​panteliselef

    For __experimental_ReverificationConfig

    • strictMfa changes to strict_mfa

    For __experimental_SessionVerificationLevel

    • firstFactor changes to first_factor
      • secondFactor changes to second_factor
      • multiFactor changes to multi_factor

4.33.0

Minor Changes

  • Surface enterprise accounts in UserProfile, allowing to display more protocols besides SAML (#4518) by @​LauraBeatris

  • Introduce the experimental.rethrowOfflineNetworkErrors option to the ClerkProvider component. (#4525) by @​anagstef

    When set to true, Clerk will rethrow network errors that occur while the user is offline.

  • Replace veryStrict with strictMfa configuration for reverification. (#4545) by @​panteliselef

Commits
  • 5d6c300 ci(repo): Version packages (#4558)
  • 46faeb6 chore(types,shared): Update reverification config values to snake_case (#4556)
  • 3353935 ci(repo): Version packages (#4546)
  • 1c0b500 feat(clerk-js,types): Surface enterprise accounts in UserProfile (#4518)
  • 1783025 chore(shared,types): Replace veryStrict with strictMfa configuration for ...
  • 6217a3f fix(clerk-js,types): Introduce experimental.rethrowOfflineNetworkErrors Cle...
  • 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