Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 23, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@replayio/playwright (source) 0.3.21 -> 0.3.23 age adoption passing confidence

Release Notes

replayio/replay-cli

v0.3.23

Compare Source

v0.3.22

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 this update 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 Feb 23, 2023
@replay-io
Copy link

replay-io bot commented Feb 23, 2023

16 replays were recorded for 3678973.

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/1a52617b-1145-40c1-baa7-dbdfaf73d303>useAuth hook, auth redirects checks</a></li>
      <li><a href=https://app.replay.io/recording/9fff4ad9-87dc-4169-8d2b-b3e37baacb1a>Check that <meta> tags are rendering the correct dynamic data</a></li>
      <li><a href=https://app.replay.io/recording/d28120d4-a19a-4d83-bbe1-9ade44c09abe>Check that a specific blog post is prerendered</a></li>
      <li><a href=https://app.replay.io/recording/b379c943-2537-4105-adb7-55313cf22e1e>Check that about is prerendered</a></li>
      <li><a href=https://app.replay.io/recording/40de9c1b-580c-46ff-b13b-edc4025be207>Check that homepage is prerendered</a></li>
      <li><a href=https://app.replay.io/recording/d61968a8-165b-4e06-a9ce-9224a76be58b>Check that you can navigate from home page to specific blog post</a></li>
      <li><a href=https://app.replay.io/recording/19243360-8828-473c-9d14-7524a8ca5f6d>Waterfall prerendering (nested cells)</a></li>
      <li><a href=https://app.replay.io/recording/34d2e143-04c7-48f4-90ae-ac133b310cd8>RBAC: Admin user should be able to delete contacts</a></li>
      <li><a href=https://app.replay.io/recording/2ac61085-ad48-499c-9461-560aaa191e78>RBAC: Should not be able to delete contact as non-admin user</a></li>
      <li><a href=https://app.replay.io/recording/11db617f-c658-43aa-960e-f1fc33ecd985>Smoke test with dev server</a></li>
      <li><a href=https://app.replay.io/recording/f51d8ff2-0163-44be-bd67-27c4b348ff9e>Smoke test with rw serve</a></li>
      <li><a href=https://app.replay.io/recording/52ec937d-0732-4949-a3f5-9a10c4de3599>Loads Cell mocks when Cell is nested in another story</a></li>
      <li><a href=https://app.replay.io/recording/e6b383a2-e404-4df6-83c0-d40c5a2d67c4>Loads Cell Stories</a></li>
      <li><a href=https://app.replay.io/recording/439913ea-095a-4e40-a909-d1a737437767>Loads MDX Stories</a></li>
      <li><a href=https://app.replay.io/recording/0816b693-bf5d-46ae-ad2b-62811d1b00a9>Mocks current user, and updates UI while dev server is running</a></li>
      

View test run on Replay ↗︎

@renovate renovate bot force-pushed the renovate/replayio-playwright-0.x branch from fcfb957 to 3678973 Compare February 23, 2023 18:55
@renovate renovate bot merged commit c3d2509 into main Feb 24, 2023
@renovate renovate bot deleted the renovate/replayio-playwright-0.x branch February 24, 2023 01:14
@redwoodjs-bot redwoodjs-bot bot added this to the next-release milestone Feb 24, 2023
dac09 added a commit to dac09/redwood that referenced this pull request Feb 24, 2023
…p-prebuild

* 'main' of github.com:redwoodjs/redwood:
  chore(deps): update dependency @types/uuid to v9.0.1 (redwoodjs#7680)
  chore(deps): update dependency @replayio/playwright to v0.3.23 (redwoodjs#7677)
  chore(deps): update dependency @npmcli/arborist to v6.2.3 (redwoodjs#7675)
  chore(deps): update dependency @envelop/types to v3.0.2 (redwoodjs#7674)
  chore: add codemod for clerk fix in v4.2.0 (redwoodjs#7676)
  chore(deps): update dependency @clerk/types to v3.28.1 (redwoodjs#7652)
  chore(deps): update dependency @envelop/testing to v5.0.6 (redwoodjs#7673)
  Update directives.md (redwoodjs#7670)
  fix(deps): update dependency vscode-languageserver-types to v3.17.3 (redwoodjs#7636)
  Fix `yarn rw exec` to set nonzero exit code on error (redwoodjs#7660)
jtoar pushed a commit that referenced this pull request Feb 28, 2023
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
dac09 added a commit to dac09/redwood that referenced this pull request Feb 28, 2023
* 'main' of github.com:redwoodjs/redwood: (21 commits)
  chore(deps): update dependency @types/uuid to v9.0.1 (redwoodjs#7680)
  chore(deps): update dependency @replayio/playwright to v0.3.23 (redwoodjs#7677)
  chore(deps): update dependency @npmcli/arborist to v6.2.3 (redwoodjs#7675)
  chore(deps): update dependency @envelop/types to v3.0.2 (redwoodjs#7674)
  chore: add codemod for clerk fix in v4.2.0 (redwoodjs#7676)
  chore(deps): update dependency @clerk/types to v3.28.1 (redwoodjs#7652)
  chore(deps): update dependency @envelop/testing to v5.0.6 (redwoodjs#7673)
  Update directives.md (redwoodjs#7670)
  fix(deps): update dependency vscode-languageserver-types to v3.17.3 (redwoodjs#7636)
  Fix `yarn rw exec` to set nonzero exit code on error (redwoodjs#7660)
  fix(deps): update dependency core-js to v3.28.0 (redwoodjs#7666)
  fix(deps): update dependency @clerk/clerk-sdk-node to v4.7.4 (redwoodjs#7663)
  fix(deps): update dependency vite to v4.1.3 (redwoodjs#7664)
  fix(deps): update dependency @fastify/url-data to v5.3.1 (redwoodjs#7665)
  fix(deps): update dependency yargs to v17.7.1 (redwoodjs#7667)
  fix(clerk): Remove privateMetadata property from getCurrentUser (redwoodjs#7668)
  chore(deps): update dependency esbuild to v0.17.10 (redwoodjs#7662)
  chore(deps): bump setup of Chakra UI to V2 (redwoodjs#7649)
  Forms: Export EmptyAsValue (redwoodjs#7656)
  Update useRequireAuth docs to v4 auth (redwoodjs#7646)
  ...
@jtoar jtoar modified the milestones: next-release, v4.3.0 Mar 8, 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.

2 participants