Skip to content

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

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/clerk-clerk-react-4.x
Apr 5, 2023
Merged

chore(deps): update dependency @clerk/clerk-react to v4.14.2#8016
renovate[bot] merged 1 commit intomainfrom
renovate/clerk-clerk-react-4.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 5, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

clerkinc/javascript

v4.14.2

Compare Source


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 added the release:chore This PR is a chore (means nothing for users) label Apr 5, 2023
@renovate renovate Bot force-pushed the renovate/clerk-clerk-react-4.x branch from fca1332 to 0c2ea09 Compare April 5, 2023 01:22
@replay-io
Copy link
Copy Markdown

replay-io Bot commented Apr 5, 2023

16 replays were recorded for 0c2ea09.

image 0 Failed
image 16 Passed
    requireAuth graphql checks
          ```
          locator.waitFor: Target closed
          =========================== logs ===========================
          waiting for locator('.rw-form-error-title').locator('text=You don\'t have permission to do that') to be visible
          ============================================================
          ```
        </ol>
      </details>
      <li><a href=https://app.replay.io/recording/93d03612-6cb8-42c6-a6cc-a4c8792181ab>useAuth hook, auth redirects checks</a></li>
      <li><a href=https://app.replay.io/recording/11f3453c-2d1d-4a66-9c6b-913becd8f425>Check that a specific blog post is prerendered</a></li>
      <li><a href=https://app.replay.io/recording/074f31cd-76d6-4e25-b26b-9ea44f2d4175>Check that about is prerendered</a></li>
      <li><a href=https://app.replay.io/recording/71f9eea3-6f39-4d6c-9357-bbe5ef7ae116>Check that homepage is prerendered</a></li>
      <li><a href=https://app.replay.io/recording/b3084a8b-63d8-49ed-a873-a4fd97647267>Check that meta-tags are rendering the correct dynamic data</a></li>
      <li><a href=https://app.replay.io/recording/34000b6f-32f2-4770-a374-379da72db08c>Check that you can navigate from home page to specific blog post</a></li>
      <li><a href=https://app.replay.io/recording/67fe6adb-2fd3-471a-8023-ef0259b21720>Waterfall prerendering (nested cells)</a></li>
      <li><a href=https://app.replay.io/recording/000c1a59-52b2-45c2-add2-dc9d34e7c579>RBAC: Admin user should be able to delete contacts</a></li>
      <li><a href=https://app.replay.io/recording/8e40b915-af71-4d86-9329-d91861505ba1>RBAC: Should not be able to delete contact as non-admin user</a></li>
      <li><a href=https://app.replay.io/recording/6f2f3535-88e4-4747-8b1b-6f86ed3376bf>Smoke test with dev server</a></li>
      <li><a href=https://app.replay.io/recording/5b0d8038-50d1-4079-9de4-400d6f249ffa>Smoke test with rw serve</a></li>
      <li><a href=https://app.replay.io/recording/3452da1c-c713-46ee-9c6a-f91e32643867>Loads Cell mocks when Cell is nested in another story</a></li>
      <li><a href=https://app.replay.io/recording/d96d2ef1-2d07-439e-a881-663a818f37a0>Loads Cell Stories</a></li>
      <li><a href=https://app.replay.io/recording/f8b683ad-2fd4-40c4-9df4-b89cf997b53a>Loads MDX Stories</a></li>
      <li><a href=https://app.replay.io/recording/7fa89d60-49b6-4aa9-ac06-8bf5014389ae>Mocks current user, and updates UI while dev server is running</a></li>
      

View test run on Replay ↗︎

@renovate renovate Bot merged commit 235e2e0 into main Apr 5, 2023
@renovate renovate Bot deleted the renovate/clerk-clerk-react-4.x branch April 5, 2023 05:28
@redwoodjs-bot redwoodjs-bot Bot added this to the next-release milestone Apr 5, 2023
jaiakt pushed a commit to jaiakt/redwood that referenced this pull request Apr 5, 2023
…js#8016)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
dac09 added a commit to dac09/redwood that referenced this pull request Apr 6, 2023
…te-ssr

* 'feat/vite-ssr' of github.com:dac09/redwood:
  chore(build): Avoid prebuilding api side, instead use an esbuild plugin (redwoodjs#7672)
  chore(deps): update dependency @clerk/clerk-react to v4.14.2 (redwoodjs#8016)
  chore(deps): update dependency @azure/msal-browser to v2.35.0 (redwoodjs#8009)
  chore(deps): update dependency @supabase/supabase-js to v2.14.0 (redwoodjs#8010)
  fix(deps): update typescript-eslint monorepo to v5.57.1 (redwoodjs#8008)
  fix(deps): update dependency core-js to v3.30.0 (redwoodjs#8007)
  chore(deps): update dependency @playwright/test to v1.32.2 (redwoodjs#8005)
  fix(deps): update dependency @fastify/static to v6.10.0 (redwoodjs#7999)
  chore(deps): update dependency dependency-cruiser to v12.11.1 (redwoodjs#7998)
  Update docs to reference creating an ED25519 key instead of RSA (redwoodjs#8013)
  chore(deps): update dependency @types/react to v18.0.33 (redwoodjs#7996)
  chore(deps): update dependency @replayio/playwright to v0.3.28 (redwoodjs#8006)
  chore(deps): update dependency esbuild to v0.17.15 (redwoodjs#7994)
  chore(deps): update mheap/github-action-required-labels action to v4 (redwoodjs#7997)
  chore(ci): Update node version for telemetry check (redwoodjs#8004)
jtoar pushed a commit that referenced this pull request Apr 7, 2023
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
jtoar pushed a commit that referenced this pull request Apr 11, 2023
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@jtoar jtoar modified the milestones: next-release, v4.5.0 Apr 11, 2023
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.

1 participant