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
dependency-cruiser 12.11.0 -> 12.11.1 age adoption passing confidence

Release Notes

sverweij/dependency-cruiser

v12.11.1

Compare Source

🐛 fixes

👷 maintenance

♻️ life cycle management

  • 7270565 build(npm): update external dependencies
  • e4eb94d ci(deps): bump actions/stale from 7 to 8 (#​767)
  • 8882780 build(npm): sync interpret version with webpack-cli & document source of the sync

🔏 sha-sum of the package as published on npmjs: 5ea774872831267c6870dc0d8472455c714ff098


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

replay-io bot commented Apr 2, 2023

16 replays were recorded for 8202681.

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/92655c9b-300e-45c2-8d31-e505dd2d69b1>useAuth hook, auth redirects checks</a></li>
      <li><a href=https://app.replay.io/recording/228cce3f-bca5-473b-96a4-47d1179295ac>Check that a specific blog post is prerendered</a></li>
      <li><a href=https://app.replay.io/recording/0a4cb14e-b4d2-4405-9109-8e1503d507ad>Check that about is prerendered</a></li>
      <li><a href=https://app.replay.io/recording/ed24aff3-7d95-4893-b611-25f59e6e6432>Check that homepage is prerendered</a></li>
      <li><a href=https://app.replay.io/recording/39c35d4c-de9d-45d6-8cdd-7e76006823a0>Check that meta-tags are rendering the correct dynamic data</a></li>
      <li><a href=https://app.replay.io/recording/0abe8dad-2a9b-4b8b-ac77-fb7edd080a93>Check that you can navigate from home page to specific blog post</a></li>
      <li><a href=https://app.replay.io/recording/69e4ed0f-fe75-4d58-a37a-afb829ef9e7b>Waterfall prerendering (nested cells)</a></li>
      <li><a href=https://app.replay.io/recording/7b583e6f-59ee-4b70-a7a1-0f398032ac9e>RBAC: Admin user should be able to delete contacts</a></li>
      <li><a href=https://app.replay.io/recording/855c3aa5-05c0-4379-93f0-72fd7c607e9c>RBAC: Should not be able to delete contact as non-admin user</a></li>
      <li><a href=https://app.replay.io/recording/ee092843-4b6f-4d70-824e-bddac065dd4d>Smoke test with dev server</a></li>
      <li><a href=https://app.replay.io/recording/71750263-7fbd-4b13-9cd0-ce8865b1b664>Smoke test with rw serve</a></li>
      <li><a href=https://app.replay.io/recording/11c49c8e-d3ec-420c-b9c2-861088742a0f>Loads Cell mocks when Cell is nested in another story</a></li>
      <li><a href=https://app.replay.io/recording/c69f3e5f-9e71-4466-815b-f265b0be8888>Loads Cell Stories</a></li>
      <li><a href=https://app.replay.io/recording/a65e8c2d-35fa-413b-a924-f694990040bf>Loads MDX Stories</a></li>
      <li><a href=https://app.replay.io/recording/f60e6b62-9a35-4718-ac3b-1c2f0223269a>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/dependency-cruiser-12.x branch 5 times, most recently from 0ac4436 to 5a096e9 Compare April 4, 2023 17:24
@renovate renovate bot force-pushed the renovate/dependency-cruiser-12.x branch from 5a096e9 to 8202681 Compare April 4, 2023 22:25
@jtoar jtoar merged commit 37f4bdb into main Apr 5, 2023
@jtoar jtoar deleted the renovate/dependency-cruiser-12.x branch April 5, 2023 01:12
@redwoodjs-bot redwoodjs-bot bot added this to the next-release milestone Apr 5, 2023
jaiakt pushed a commit to jaiakt/redwood that referenced this pull request Apr 5, 2023
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)
@jtoar jtoar modified the milestones: next-release, v4.5.0 Apr 11, 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.

2 participants