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

Bump @clerk/types from 3.57.0 to 3.58.0 #341

Merged
merged 2 commits into from
Dec 6, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 27, 2023

Bumps @clerk/types from 3.57.0 to 3.58.0.

Release notes

Sourced from @​clerk/types's releases.

@​clerk/types@​3.58.0

Minor Changes

  • Add support for custom roles in <OrganizationProfile/>. (#2039) by @​panteliselef

    The previous roles (admin and basic_member), are still kept as a fallback.

  • Experimental support for <Gate/> with role checks. (#2051) by @​panteliselef

Changelog

Sourced from @​clerk/types's changelog.

3.58.0

Minor Changes

  • Add support for custom roles in <OrganizationProfile/>. (#2039) by @​panteliselef

    The previous roles (admin and basic_member), are still kept as a fallback.

  • Experimental support for <Gate/> with role checks. (#2051) by @​panteliselef

3.57.1

Patch Changes

  • Shows list of domains if member has the org:sys_domain:read permission. (#1896) by @​panteliselef

  • Introduces new element appearance descriptors: (#2010) by @​clerk-cookie

    • activeDeviceListItem allows you to customize the appearance of the active device list (accordion) item
      • activeDeviceListItem__current allows you to customize the appearance of the current active device list (accordion) item
    • activeDevice allows you to customize the appearance of the active device item
      • activeDevice__current allows you to customize the appearance of the current active device item
  • Simplify the WithOptions generic type (#2008) by @​clerk-cookie

Commits
  • 65b7bf6 chore(repo): Version packages (#2018)
  • c120fbb chore(repo): Rename clerkinc to clerk ❤️ #2023 (#2059)
  • f9d1bc7 feat(nextjs,clerk-react,types,clerk-js): Add experimental support for `<Gate/...
  • d7fe11e feat(clerk-js,types): Fetch custom roles and localize them (#2004) (#2039)
  • 5a38c00 chore(repo): Version packages (#1989)
  • 0f8aedd feat(clerk-js): Enable element descriptors & ids for active devices [SDK-859]...
  • 60ea712 refactor(types): Simplify WithOptions type generic (#1995) (#2008)
  • f6f67f9 feat(clerk-js): Use org:sys_domains:read for improved fine grain control of...
  • See full diff in compare view

Dependabot compatibility score

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 27, 2023
Copy link

vercel bot commented Nov 27, 2023

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

Name Status Preview Comments Updated (UTC)
colonial-collections-dataset-browser ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 6, 2023 1:52pm
colonial-collections-researcher ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 6, 2023 1:52pm

Bumps [@clerk/types](https://github.com/clerk/javascript/tree/HEAD/packages/types) from 3.57.0 to 3.58.0.
- [Release notes](https://github.com/clerk/javascript/releases)
- [Changelog](https://github.com/clerk/javascript/blob/@clerk/[email protected]/packages/types/CHANGELOG.md)
- [Commits](https://github.com/clerk/javascript/commits/@clerk/[email protected]/packages/types)

---
updated-dependencies:
- dependency-name: "@clerk/types"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@barbarah barbarah merged commit 1c6591a into main Dec 6, 2023
3 checks passed
@barbarah barbarah deleted the dependabot/npm_and_yarn/clerk/types-3.58.0 branch December 6, 2023 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant