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

chore(deps): update dependency @clerk/clerk-react to v4.22.0 #8902

Merged
merged 1 commit into from
Jul 13, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 13, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@clerk/clerk-react (source) 4.20.5 -> 4.22.0 age adoption passing confidence

Release Notes

clerkinc/javascript (@​clerk/clerk-react)

v4.22.0

Compare Source

v4.21.1

Compare Source

Patch Changes

v4.21.0

Compare Source

Minor Changes
  • Export error helpers from the shared package to the framework specific packages (#​1308) by @​desiprisg
Patch Changes

v4.20.6

Compare Source

Patch Changes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot enabled auto-merge (squash) July 13, 2023 19:19
@jtoar jtoar added the release:chore This PR is a chore (means nothing for users) label Jul 13, 2023
@jtoar jtoar added this to the next-release milestone Jul 13, 2023
@renovate renovate bot merged commit d00fe2e into main Jul 13, 2023
31 of 33 checks passed
@renovate renovate bot deleted the renovate/clerk-clerk-react-4.x branch July 13, 2023 20:12
@jtoar jtoar modified the milestones: next-release, v6.0.0 Jul 17, 2023
jtoar pushed a commit that referenced this pull request Jul 17, 2023
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@clerk/clerk-react](https://clerk.com/)
([source](https://togithub.com/clerkinc/javascript)) | [`4.20.5` ->
`4.22.0`](https://renovatebot.com/diffs/npm/@clerk%2fclerk-react/4.20.5/4.22.0)
|
[![age](https://badges.renovateapi.com/packages/npm/@clerk%2fclerk-react/4.22.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@clerk%2fclerk-react/4.22.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@clerk%2fclerk-react/4.22.0/compatibility-slim/4.20.5)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@clerk%2fclerk-react/4.22.0/confidence-slim/4.20.5)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>clerkinc/javascript (@&#8203;clerk/clerk-react)</summary>

###
[`v4.22.0`](https://togithub.com/clerkinc/javascript/compare/@clerk/clerk-js@4.21.7...@clerk/clerk-js@4.22.0)

[Compare
Source](https://togithub.com/clerkinc/javascript/compare/@clerk/clerk-react@4.21.1...@clerk/clerk-react@4.22.0)

###
[`v4.21.1`](https://togithub.com/clerkinc/javascript/releases/tag/%40clerk/nextjs%404.21.1)

[Compare
Source](https://togithub.com/clerkinc/javascript/compare/@clerk/clerk-react@4.21.0...@clerk/clerk-react@4.21.1)

##### Patch Changes

- Resolve build issues affecting apps using App Router
([#&#8203;1346](https://togithub.com/clerkinc/javascript/pull/1346)) by
[@&#8203;nikosdouvlis](https://togithub.com/nikosdouvlis)

- Updated dependencies
\[[`eff4e45e`](https://togithub.com/clerkinc/javascript/commit/eff4e45e351f7ab04da3996853d7bca40d642543)]:
-
[@&#8203;clerk/clerk-sdk-node](https://togithub.com/clerk/clerk-sdk-node)[@&#8203;4](https://togithub.com/4).10.6

###
[`v4.21.0`](https://togithub.com/clerkinc/javascript/releases/tag/%40clerk/nextjs%404.21.0)

[Compare
Source](https://togithub.com/clerkinc/javascript/compare/@clerk/clerk-react@4.20.6...@clerk/clerk-react@4.21.0)

##### Minor Changes

- Export error helpers from the shared package to the framework specific
packages
([#&#8203;1308](https://togithub.com/clerkinc/javascript/pull/1308)) by
[@&#8203;desiprisg](https://togithub.com/desiprisg)

##### Patch Changes

- Support `audience` parameter in authentication request
([#&#8203;1004](https://togithub.com/clerkinc/javascript/pull/1004)) by
[@&#8203;dimkl](https://togithub.com/dimkl)

    The audience parameter is used to verify the the aud claim in
    the request matches the value of the parameter or is included
    (when the user provides a list).

    Resolves:

    -   [#&#8203;978](https://togithub.com/clerkinc/javascript/pull/978)
- [#&#8203;1004](https://togithub.com/clerkinc/javascript/pull/1004)

- Updated dependencies
\[[`7af91bc3`](https://togithub.com/clerkinc/javascript/commit/7af91bc3ecc25cba04968b491e1e3c6ec32c18af),
[`c42b4ac0`](https://togithub.com/clerkinc/javascript/commit/c42b4ac02d7ab7022a06b8f484e057999c6d7963),
[`6f3d4305`](https://togithub.com/clerkinc/javascript/commit/6f3d43055690db1d69a356503a0a45dc948beaef),
[`010484f4`](https://togithub.com/clerkinc/javascript/commit/010484f4978b9616e8c2ef50986eda742c4967bd)]:
-
[@&#8203;clerk/clerk-react](https://togithub.com/clerk/clerk-react)[@&#8203;4](https://togithub.com/4).20.0
-
[@&#8203;clerk/types](https://togithub.com/clerk/types)[@&#8203;3](https://togithub.com/3).42.0
-
[@&#8203;clerk/backend](https://togithub.com/clerk/backend)[@&#8203;0](https://togithub.com/0).23.0
-
[@&#8203;clerk/clerk-sdk-node](https://togithub.com/clerk/clerk-sdk-node)[@&#8203;4](https://togithub.com/4).10.5

###
[`v4.20.6`](https://togithub.com/clerkinc/javascript/releases/tag/%40clerk/clerk-react%404.20.6)

[Compare
Source](https://togithub.com/clerkinc/javascript/compare/@clerk/clerk-react@4.20.5...@clerk/clerk-react@4.20.6)

##### Patch Changes

- Updated dependencies
\[[`30f8ad18a`](https://togithub.com/clerkinc/javascript/commit/30f8ad18a4f85ca2e3fda46e5c180b28bc8fb47c)]:
-
[@&#8203;clerk/types](https://togithub.com/clerk/types)[@&#8203;3](https://togithub.com/3).46.1

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi41LjMiLCJ1cGRhdGVkSW5WZXIiOiIzNi41LjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:chore This PR is a chore (means nothing for users)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant