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 react-hook-form to v7.43.8 #7920

Merged
merged 1 commit into from Mar 25, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 25, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-hook-form (source) 7.43.7 -> 7.43.8 age adoption passing confidence

Release Notes

react-hook-form/react-hook-form

v7.43.8: Version 7.43.8

Compare Source

πŸͺ‘ related #​10143 did not update dirty until interacted (#​10157)
🐞 fix #​10139 useFieldArray array error not updating in some cases (#​10150)


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

replay-io bot commented Mar 25, 2023

16 replays were recorded for eeeb3cb.

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/b6f7326b-2df4-405b-80d9-023f04ee1b8a>useAuth hook, auth redirects checks</a></li>
      <li><a href=https://app.replay.io/recording/1ba0c276-d00c-43c4-aa5b-a247602fbc37>Check that a specific blog post is prerendered</a></li>
      <li><a href=https://app.replay.io/recording/0f8bf739-a599-48fd-aecd-b323f60e6f81>Check that about is prerendered</a></li>
      <li><a href=https://app.replay.io/recording/14252574-f0ca-49c2-a67c-a033748de04a>Check that homepage is prerendered</a></li>
      <li><a href=https://app.replay.io/recording/9db8b780-cc9a-4b57-a9af-51d251c65382>Check that meta-tags are rendering the correct dynamic data</a></li>
      <li><a href=https://app.replay.io/recording/29b88507-04dd-4730-ac72-e62495109bd4>Check that you can navigate from home page to specific blog post</a></li>
      <li><a href=https://app.replay.io/recording/d08dd911-2227-4867-8d8d-4f2c944ede74>Waterfall prerendering (nested cells)</a></li>
      <li><a href=https://app.replay.io/recording/bd6e660d-83ad-4e98-9d68-5be178abaeb4>RBAC: Admin user should be able to delete contacts</a></li>
      <li><a href=https://app.replay.io/recording/ccdd263a-bf70-47f8-af71-0a64244648d8>RBAC: Should not be able to delete contact as non-admin user</a></li>
      <li><a href=https://app.replay.io/recording/74270f9b-ac4d-48f9-8202-67b7cc93b4c8>Smoke test with dev server</a></li>
      <li><a href=https://app.replay.io/recording/bbc9ace1-09d9-42f8-84ae-dd0129152d2b>Smoke test with rw serve</a></li>
      <li><a href=https://app.replay.io/recording/d21730cd-d1ac-4223-a092-224177e1b68d>Loads Cell mocks when Cell is nested in another story</a></li>
      <li><a href=https://app.replay.io/recording/68d749c5-9cf3-45a7-96a6-2d6add1adadc>Loads Cell Stories</a></li>
      <li><a href=https://app.replay.io/recording/d6ff7216-b179-47ef-8cdc-f80735901d6e>Loads MDX Stories</a></li>
      <li><a href=https://app.replay.io/recording/03360770-5f30-403b-8f7d-52690a0f1e23>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-hook-form-7.x branch 2 times, most recently from d9f64f9 to 147b365 Compare March 25, 2023 01:53
@renovate renovate bot force-pushed the renovate/react-hook-form-7.x branch from 147b365 to eeeb3cb Compare March 25, 2023 02:31
@renovate renovate bot merged commit 40635df into main Mar 25, 2023
30 checks passed
@renovate renovate bot deleted the renovate/react-hook-form-7.x branch March 25, 2023 03:17
@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.

None yet

1 participant