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 @envelop/types to v3.0.2 #7674

Merged
merged 1 commit into from
Feb 23, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 22, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@envelop/types 3.0.1 -> 3.0.2 age adoption passing confidence

Release Notes

n1ru4l/envelop

v3.0.2

Compare Source

Patch Changes

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

replay-io bot commented Feb 22, 2023

16 replays were recorded for f9f2c57.

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/40fede78-a5e5-45d2-ae49-6f3c767c89cd>useAuth hook, auth redirects checks</a></li>
      <li><a href=https://app.replay.io/recording/5c59a908-035c-4bbc-9f94-84968d23f3a0>Check that <meta> tags are rendering the correct dynamic data</a></li>
      <li><a href=https://app.replay.io/recording/f6dff716-956c-44fe-8731-ff9974247cd5>Check that a specific blog post is prerendered</a></li>
      <li><a href=https://app.replay.io/recording/c057e422-9f6d-4cf4-b745-67b2ad201aab>Check that about is prerendered</a></li>
      <li><a href=https://app.replay.io/recording/d484189e-1aec-483c-9dd0-40b92b67fc79>Check that homepage is prerendered</a></li>
      <li><a href=https://app.replay.io/recording/47f7aa67-47ac-47de-bd59-aa25bb40e14a>Check that you can navigate from home page to specific blog post</a></li>
      <li><a href=https://app.replay.io/recording/de31e377-d824-47b7-95da-73a80132c971>Waterfall prerendering (nested cells)</a></li>
      <li><a href=https://app.replay.io/recording/ab93992b-1821-4140-b882-b38b3e90bdc8>RBAC: Admin user should be able to delete contacts</a></li>
      <li><a href=https://app.replay.io/recording/ffd353e0-a984-443a-89cf-8c14c925beb2>RBAC: Should not be able to delete contact as non-admin user</a></li>
      <li><a href=https://app.replay.io/recording/1d50c69f-ab41-46a2-85c8-fe3d1a473318>Smoke test with dev server</a></li>
      <li><a href=https://app.replay.io/recording/30198115-efba-489d-aacf-bce7f435b238>Smoke test with rw serve</a></li>
      <li><a href=https://app.replay.io/recording/61413af8-d47f-4ae6-a1b9-e1e278d5f882>Loads Cell mocks when Cell is nested in another story</a></li>
      <li><a href=https://app.replay.io/recording/7ae8d7d8-9678-4dad-a191-9c19b451e986>Loads Cell Stories</a></li>
      <li><a href=https://app.replay.io/recording/9925188e-fcb8-4809-a047-5fcda76627e1>Loads MDX Stories</a></li>
      <li><a href=https://app.replay.io/recording/a3eb34f3-3f7f-4767-93a0-a9a824bb9617>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/envelop-types-3.x branch from 0d626d3 to f7e97e6 Compare February 23, 2023 00:46
@renovate renovate bot force-pushed the renovate/envelop-types-3.x branch from f7e97e6 to f9f2c57 Compare February 23, 2023 09:08
@renovate renovate bot merged commit d81bf33 into main Feb 23, 2023
@renovate renovate bot deleted the renovate/envelop-types-3.x branch February 23, 2023 12:24
@redwoodjs-bot redwoodjs-bot bot added this to the next-release milestone Feb 23, 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>
@jtoar jtoar modified the milestones: next-release, v4.2.1 Feb 28, 2023
jtoar pushed a commit that referenced this pull request Feb 28, 2023
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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)
  ...
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