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

fix(deps): update dependency @types/node to v16.18.20 #7919

Merged
merged 1 commit into from
Mar 25, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 24, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) 16.18.19 -> 16.18.20 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 Mar 24, 2023
@renovate renovate bot force-pushed the renovate/node-16.x branch from 723cce9 to d9e8cf7 Compare March 24, 2023 23:33
@replay-io
Copy link

replay-io bot commented Mar 24, 2023

16 replays were recorded for 79b8447.

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/a25c7ea1-a5f0-46a9-a45e-098aedac09a9>useAuth hook, auth redirects checks</a></li>
      <li><a href=https://app.replay.io/recording/e410b002-0fff-4c66-82cc-81d1d10ba060>Check that a specific blog post is prerendered</a></li>
      <li><a href=https://app.replay.io/recording/95644ca9-8158-4d19-bd53-d73e74d685b0>Check that about is prerendered</a></li>
      <li><a href=https://app.replay.io/recording/007d75c4-4061-4bf0-addb-e84bd3e35253>Check that homepage is prerendered</a></li>
      <li><a href=https://app.replay.io/recording/958a6e35-c957-449d-a52c-e6abbd9e0168>Check that meta-tags are rendering the correct dynamic data</a></li>
      <li><a href=https://app.replay.io/recording/e7845966-5fc0-4b76-9a9c-66387e694a5a>Check that you can navigate from home page to specific blog post</a></li>
      <li><a href=https://app.replay.io/recording/843ca837-17d4-4d2d-bab8-861dd4173442>Waterfall prerendering (nested cells)</a></li>
      <li><a href=https://app.replay.io/recording/f3d01a8c-5349-4548-8dc9-885934c17630>RBAC: Admin user should be able to delete contacts</a></li>
      <li><a href=https://app.replay.io/recording/cf681d85-7a3e-41bb-80ac-adad05e4b270>RBAC: Should not be able to delete contact as non-admin user</a></li>
      <li><a href=https://app.replay.io/recording/69c85a39-71b5-493b-869f-b1036aaf30d0>Smoke test with dev server</a></li>
      <li><a href=https://app.replay.io/recording/d99280ff-c5cf-4710-a8de-9f7cc17e8da1>Smoke test with rw serve</a></li>
      <li><a href=https://app.replay.io/recording/b4a1c4b5-41db-4b26-82bd-1e66a8490750>Loads Cell mocks when Cell is nested in another story</a></li>
      <li><a href=https://app.replay.io/recording/c43d282c-0f6b-4685-8cf4-4f00814e4460>Loads Cell Stories</a></li>
      <li><a href=https://app.replay.io/recording/f7fb0b2d-65cb-4007-a74a-4bd733257e2e>Loads MDX Stories</a></li>
      <li><a href=https://app.replay.io/recording/854b7db7-411f-47c9-8819-bcd7114d33ad>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/node-16.x branch from d9e8cf7 to 104e546 Compare March 25, 2023 00:05
@renovate renovate bot force-pushed the renovate/node-16.x branch from 104e546 to 79b8447 Compare March 25, 2023 00:43
@renovate renovate bot merged commit f815a00 into main Mar 25, 2023
@renovate renovate bot deleted the renovate/node-16.x branch March 25, 2023 01:51
@redwoodjs-bot redwoodjs-bot bot added this to the next-release milestone Mar 25, 2023
@jtoar jtoar modified the milestones: next-release, v5.0.0 Mar 27, 2023
jtoar pushed a commit that referenced this pull request Mar 27, 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 Mar 28, 2023
* 'main' of github.com:redwoodjs/redwood: (162 commits)
  fix(deps): update dependency @escape.tech/graphql-armor to v1.8.0 (redwoodjs#7922)
  chore(deps): update dependency @playwright/test to v1.32.1 (redwoodjs#7924)
  chore(deps): update dependency @testing-library/dom to v9.2.0 (redwoodjs#7921)
  chore(deps): update dependency rimraf to v4 (redwoodjs#7907)
  fix(deps): update dependency react-hook-form to v7.43.8 (redwoodjs#7920)
  fix(deps): update dependency @fastify/http-proxy to v9 (redwoodjs#7889)
  fix(deps): update dependency @types/node to v16.18.20 (redwoodjs#7919)
  chore(deps): update dependency @replayio/playwright to v0.3.27 (redwoodjs#7918)
  fix(Clerk): call reauthenticate before navigating (redwoodjs#7917)
  chore(deps): update dependency esbuild to v0.17.13 (redwoodjs#7915)
  chore(deps): update dependency lerna to v6.6.1 (redwoodjs#7916)
  chore(deps): update dependency @tsd/typescript to v5 (redwoodjs#7856)
  chore(deps): update dependency @testing-library/dom to v9.1.0 (redwoodjs#7914)
  fix(deps): update dependency msw to v1.2.1 (redwoodjs#7911)
  chore(deps): update dependency @types/react to v18.0.29 (redwoodjs#7912)
  chore(deps): update dependency nx to v15.8.9 (redwoodjs#7913)
  Fix for directUrl usage during testing (redwoodjs#7898)
  fix(deps): update dependency prettier to v2.8.7 (redwoodjs#7908)
  chore(deps): update dependency @nrwl/nx-cloud to v15.3.2 (redwoodjs#7904)
  fix(deps): update dependency @types/node to v16.18.19 (redwoodjs#7906)
  ...
@jtoar jtoar modified the milestones: next-release, v4.5.0 Apr 2, 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