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 @azure/msal-browser to v2.35.0 #8009

Merged
merged 2 commits into from Apr 5, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 4, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@azure/msal-browser 2.34.0 -> 2.35.0 age adoption passing confidence

Release Notes

AzureAD/microsoft-authentication-library-for-js

v2.35.0

Compare Source


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 Apr 4, 2023
@renovate renovate bot force-pushed the renovate/azure-msal-browser-2.x branch from e2ff191 to 6644a72 Compare April 4, 2023 02:13
@replay-io
Copy link

replay-io bot commented Apr 4, 2023

16 replays were recorded for ef0ce21.

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/fd756a25-a49f-4c7f-8f9e-3c481a9b8ec6>useAuth hook, auth redirects checks</a></li>
      <li><a href=https://app.replay.io/recording/063ba82d-045d-4004-94e1-6adfa685a9e7>Check that a specific blog post is prerendered</a></li>
      <li><a href=https://app.replay.io/recording/9df27f47-c425-4403-9d9c-9e712f8c1482>Check that about is prerendered</a></li>
      <li><a href=https://app.replay.io/recording/dc1d267d-5315-4d98-a007-6693a1713697>Check that homepage is prerendered</a></li>
      <li><a href=https://app.replay.io/recording/55adaff1-29b5-4530-99cb-21944f33fce6>Check that meta-tags are rendering the correct dynamic data</a></li>
      <li><a href=https://app.replay.io/recording/86d12980-e256-4af3-8de9-81bef827aae0>Check that you can navigate from home page to specific blog post</a></li>
      <li><a href=https://app.replay.io/recording/b428ae98-30de-418d-b8fb-c36fd2d3446e>Waterfall prerendering (nested cells)</a></li>
      <li><a href=https://app.replay.io/recording/4ba54465-9b25-4473-98b6-88a7403c422a>RBAC: Admin user should be able to delete contacts</a></li>
      <li><a href=https://app.replay.io/recording/c01a5487-6019-4ea0-8e1c-2e2f08b10ab2>RBAC: Should not be able to delete contact as non-admin user</a></li>
      <li><a href=https://app.replay.io/recording/3e26eadf-2d67-4fef-84af-6122dcb849fc>Smoke test with dev server</a></li>
      <li><a href=https://app.replay.io/recording/ad43b042-d84e-4766-b7fb-caa21e847a77>Smoke test with rw serve</a></li>
      <li><a href=https://app.replay.io/recording/dba2aac6-62de-443a-a018-36a230b6a27c>Loads Cell mocks when Cell is nested in another story</a></li>
      <li><a href=https://app.replay.io/recording/91ffe140-7620-4735-afe7-98f4b83dabf0>Loads Cell Stories</a></li>
      <li><a href=https://app.replay.io/recording/e8d3296e-a16b-46bc-bdf2-b9803d716207>Loads MDX Stories</a></li>
      <li><a href=https://app.replay.io/recording/d2b7967d-f37b-4960-8a33-d02e7d52625d>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/azure-msal-browser-2.x branch 3 times, most recently from 722e276 to c50ba2c Compare April 4, 2023 17:25
@renovate renovate bot force-pushed the renovate/azure-msal-browser-2.x branch from c50ba2c to ef0ce21 Compare April 4, 2023 22:26
@jtoar jtoar merged commit 9da099b into main Apr 5, 2023
4 checks passed
@jtoar jtoar deleted the renovate/azure-msal-browser-2.x branch April 5, 2023 01:16
@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.

None yet

1 participant