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 typescript-eslint monorepo to v5.57.1 #8008

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
@typescript-eslint/eslint-plugin 5.57.0 -> 5.57.1 age adoption passing confidence
@typescript-eslint/parser 5.57.0 -> 5.57.1 age adoption passing confidence

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v5.57.1

Compare Source

Bug Fixes
  • eslint-plugin: [strict-boolean-expressions] support mixed enums in allowNullableEnum option (#​6740) (49be8a8)
typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v5.57.1

Compare Source

Note: Version bump only for package @​typescript-eslint/parser


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

replay-io bot commented Apr 4, 2023

16 replays were recorded for 0c0cd3a.

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/d5aa25ae-0279-4cef-b9e6-bc44bbf9e1dc>useAuth hook, auth redirects checks</a></li>
      <li><a href=https://app.replay.io/recording/ee26482f-49ba-4337-9b8a-d53273c23dae>Check that a specific blog post is prerendered</a></li>
      <li><a href=https://app.replay.io/recording/2aa85c54-19f4-4e28-b92a-4c3643050a82>Check that about is prerendered</a></li>
      <li><a href=https://app.replay.io/recording/ab3738bd-8022-4619-bc3b-a6b67f0d08fb>Check that homepage is prerendered</a></li>
      <li><a href=https://app.replay.io/recording/2d55e426-9b5b-4014-8ed6-60c1a2acfee1>Check that meta-tags are rendering the correct dynamic data</a></li>
      <li><a href=https://app.replay.io/recording/82e0b0eb-4a39-4135-86eb-574243607022>Check that you can navigate from home page to specific blog post</a></li>
      <li><a href=https://app.replay.io/recording/b5876ac3-cd42-4935-b03b-391c2d9f4531>Waterfall prerendering (nested cells)</a></li>
      <li><a href=https://app.replay.io/recording/2828a90f-5464-4713-bf44-48f62d734f77>RBAC: Admin user should be able to delete contacts</a></li>
      <li><a href=https://app.replay.io/recording/85479908-77a9-41aa-90fb-1601cdd98f55>RBAC: Should not be able to delete contact as non-admin user</a></li>
      <li><a href=https://app.replay.io/recording/e46d53af-e1d0-40a0-9fe7-ea00ed3e4b5d>Smoke test with dev server</a></li>
      <li><a href=https://app.replay.io/recording/2b2cac2c-72cf-4e9c-acd9-8be6e14a6c47>Smoke test with rw serve</a></li>
      <li><a href=https://app.replay.io/recording/e58a8ab0-9668-41d0-88bf-51a1a0a7df24>Loads Cell mocks when Cell is nested in another story</a></li>
      <li><a href=https://app.replay.io/recording/81475323-e423-4014-a253-1163e90c01cb>Loads Cell Stories</a></li>
      <li><a href=https://app.replay.io/recording/a60e4ddf-1906-47af-a0da-6a72ad2d5912>Loads MDX Stories</a></li>
      <li><a href=https://app.replay.io/recording/4505ba2f-76c4-492e-84ed-1c7ff1bbb441>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/typescript-eslint-monorepo branch 4 times, most recently from 6fb98cb to 81ad46d Compare April 4, 2023 17:25
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 81ad46d to 0c0cd3a Compare April 4, 2023 22:26
@jtoar jtoar merged commit b613dab into main Apr 5, 2023
4 checks passed
@jtoar jtoar deleted the renovate/typescript-eslint-monorepo branch April 5, 2023 01:14
@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