Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 2, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/react (source) 18.0.31 -> 18.0.33 age adoption passing confidence

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 2, 2023
@replay-io
Copy link

replay-io bot commented Apr 2, 2023

16 replays were recorded for fffd942.

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/8b2b1c03-91b9-4ca5-8346-41cbd069f46e>useAuth hook, auth redirects checks</a></li>
      <li><a href=https://app.replay.io/recording/241587ce-f43c-4608-8d36-15a211eb4e00>Check that a specific blog post is prerendered</a></li>
      <li><a href=https://app.replay.io/recording/7a460cfa-dc22-4719-9736-433bcbcc8a55>Check that about is prerendered</a></li>
      <li><a href=https://app.replay.io/recording/55cb62f5-9983-4720-87f3-6b3354f8ce85>Check that homepage is prerendered</a></li>
      <li><a href=https://app.replay.io/recording/142b4d4d-3af9-4f13-a6c7-2aa241e6a557>Check that meta-tags are rendering the correct dynamic data</a></li>
      <li><a href=https://app.replay.io/recording/e872470a-9a99-4f19-a90c-04011e8bc2b8>Check that you can navigate from home page to specific blog post</a></li>
      <li><a href=https://app.replay.io/recording/82eb6df7-60b5-4bfc-b2d3-de47b5a606f7>Waterfall prerendering (nested cells)</a></li>
      <li><a href=https://app.replay.io/recording/b215f11d-d2e9-4b1a-8c40-08cdeaa8d4e9>RBAC: Admin user should be able to delete contacts</a></li>
      <li><a href=https://app.replay.io/recording/05d81870-2bfd-4c12-abbb-dd6b5ae36c65>RBAC: Should not be able to delete contact as non-admin user</a></li>
      <li><a href=https://app.replay.io/recording/27c04988-8872-44d7-9bed-cc5ea6aa00db>Smoke test with dev server</a></li>
      <li><a href=https://app.replay.io/recording/fabfcf53-6d06-484f-84b1-bedd8015d3a1>Smoke test with rw serve</a></li>
      <li><a href=https://app.replay.io/recording/b270b367-b502-4ebc-8874-c12ae57be07b>Loads Cell mocks when Cell is nested in another story</a></li>
      <li><a href=https://app.replay.io/recording/cf5cb7a7-05a3-4395-83e3-4c8dad06bbf8>Loads Cell Stories</a></li>
      <li><a href=https://app.replay.io/recording/5011731f-3afc-4214-89f0-03baa7b8d213>Loads MDX Stories</a></li>
      <li><a href=https://app.replay.io/recording/cdd747f3-2b1f-4b99-8a14-28599db84c60>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/react-monorepo branch from 2b040b6 to 9d47f74 Compare April 4, 2023 01:36
@renovate renovate bot changed the title chore(deps): update dependency @types/react to v18.0.32 chore(deps): update dependency @types/react to v18.0.33 Apr 4, 2023
@renovate renovate bot force-pushed the renovate/react-monorepo branch 2 times, most recently from 23acc1a to 012b068 Compare April 4, 2023 02:17
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 012b068 to fffd942 Compare April 4, 2023 11:00
@renovate renovate bot merged commit 176fd68 into main Apr 4, 2023
@renovate renovate bot deleted the renovate/react-monorepo branch April 4, 2023 17:22
@redwoodjs-bot redwoodjs-bot bot added this to the next-release milestone Apr 4, 2023
@jtoar jtoar modified the milestones: next-release, v5.0.0 Apr 5, 2023
jaiakt pushed a commit to jaiakt/redwood that referenced this pull request Apr 5, 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 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)
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