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

chore(deps): update dependency lerna to v6.6.1 #7916

Merged
merged 1 commit into from
Mar 24, 2023
Merged

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
lerna (source) 6.6.0 -> 6.6.1 age adoption passing confidence

Release Notes

lerna/lerna

v6.6.1

Compare Source

Bug Fixes
  • build-metadata reference in lerna schema (e2349ad)
  • deps: update to rimraf v4, remove path-exists (#​3616) (2f2ee2a)
  • lerna schema type for contents should be string (1625757)

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 24, 2023
@renovate renovate bot force-pushed the renovate/lerna-monorepo branch from e332a65 to 328649d Compare March 24, 2023 19:41
@replay-io
Copy link

replay-io bot commented Mar 24, 2023

16 replays were recorded for 328649d.

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/e104d7e9-feb3-4cef-904b-392bc18069b0>useAuth hook, auth redirects checks</a></li>
      <li><a href=https://app.replay.io/recording/62499e68-aeca-457c-b94d-f15ee458814d>Check that a specific blog post is prerendered</a></li>
      <li><a href=https://app.replay.io/recording/109895b2-230c-47da-96db-0fd824052ef5>Check that about is prerendered</a></li>
      <li><a href=https://app.replay.io/recording/29a182d3-deab-4d8c-993f-7f80e62272d0>Check that homepage is prerendered</a></li>
      <li><a href=https://app.replay.io/recording/7a1b1e1c-fe87-4a23-9d9d-356a7a361fd0>Check that meta-tags are rendering the correct dynamic data</a></li>
      <li><a href=https://app.replay.io/recording/f1cb272e-3058-4de7-9fb5-0f24ad11aec8>Check that you can navigate from home page to specific blog post</a></li>
      <li><a href=https://app.replay.io/recording/c2203abc-d744-4064-97a6-be4ae575dbec>Waterfall prerendering (nested cells)</a></li>
      <li><a href=https://app.replay.io/recording/45a54250-aaee-4935-8dde-5f04d79fa3eb>RBAC: Admin user should be able to delete contacts</a></li>
      <li><a href=https://app.replay.io/recording/ddf1e425-b19b-47c8-80d7-122e9c71ed8e>RBAC: Should not be able to delete contact as non-admin user</a></li>
      <li><a href=https://app.replay.io/recording/fb8bc047-f0ae-4728-be24-5f0f3ff5bd8d>Smoke test with dev server</a></li>
      <li><a href=https://app.replay.io/recording/4597a0bf-d7b8-4b39-9f6d-db433a823d16>Smoke test with rw serve</a></li>
      <li><a href=https://app.replay.io/recording/10063c99-17be-4ab2-9496-1ebd11b94d3d>Loads Cell mocks when Cell is nested in another story</a></li>
      <li><a href=https://app.replay.io/recording/e9d9b3e3-ec35-4f11-a225-fbbc5527813e>Loads Cell Stories</a></li>
      <li><a href=https://app.replay.io/recording/6455c35d-8798-4ef5-920b-b4eba97fa04e>Loads MDX Stories</a></li>
      <li><a href=https://app.replay.io/recording/c19356f0-a8fb-44f9-8d6b-86ca70674310>Mocks current user, and updates UI while dev server is running</a></li>
      

View test run on Replay ↗︎

@jtoar jtoar merged commit b58ba41 into main Mar 24, 2023
@jtoar jtoar deleted the renovate/lerna-monorepo branch March 24, 2023 23:18
@redwoodjs-bot redwoodjs-bot bot added this to the next-release milestone Mar 24, 2023
@jtoar jtoar modified the milestones: next-release, v5.0.0 Mar 27, 2023
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