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: bump @escape.tech/graphql-armor to 1.8.1 #7942

Merged
merged 2 commits into from
Mar 28, 2023

Conversation

jtoar
Copy link
Contributor

@jtoar jtoar commented Mar 28, 2023

Fixes Escape-Technologies/graphql-armor#361 which caused some projects to change the value of costLimit in their GraphQL handler if they had recursive fragments. thanks @simoncrypta and @c3b5aw!

@jtoar jtoar added the release:fix This PR is a fix label Mar 28, 2023
@replay-io
Copy link

replay-io bot commented Mar 28, 2023

16 replays were recorded for 27eeedd.

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/48bd2596-f651-494f-8880-683e37481349>useAuth hook, auth redirects checks</a></li>
      <li><a href=https://app.replay.io/recording/8d966a66-70b0-4605-97f7-5d7dfc84bc72>Check that a specific blog post is prerendered</a></li>
      <li><a href=https://app.replay.io/recording/59de4c1a-5708-46f7-a585-63a6d5f83eb5>Check that about is prerendered</a></li>
      <li><a href=https://app.replay.io/recording/0fe9cdf5-8710-4971-92bd-7a7e977dd464>Check that homepage is prerendered</a></li>
      <li><a href=https://app.replay.io/recording/6fc31c41-b89f-401d-bbc4-035b44515b11>Check that meta-tags are rendering the correct dynamic data</a></li>
      <li><a href=https://app.replay.io/recording/a248e8d4-6082-4eca-98b6-fa671b144dec>Check that you can navigate from home page to specific blog post</a></li>
      <li><a href=https://app.replay.io/recording/124ad9b5-367c-44fd-8a63-1ab67a130021>Waterfall prerendering (nested cells)</a></li>
      <li><a href=https://app.replay.io/recording/308c786a-30b0-4b44-9111-24134f57049d>RBAC: Admin user should be able to delete contacts</a></li>
      <li><a href=https://app.replay.io/recording/b78b2834-ddcd-4781-ba76-930999fc1260>RBAC: Should not be able to delete contact as non-admin user</a></li>
      <li><a href=https://app.replay.io/recording/92ca902f-11e5-495b-9bde-e2ef9f4f5edc>Smoke test with dev server</a></li>
      <li><a href=https://app.replay.io/recording/55e9e695-9b4c-463e-a09d-3b3c82c50bee>Smoke test with rw serve</a></li>
      <li><a href=https://app.replay.io/recording/787c4b9b-21c1-4a8d-b0f1-f2540b1b81ad>Loads Cell mocks when Cell is nested in another story</a></li>
      <li><a href=https://app.replay.io/recording/5c57436f-62aa-4156-b6e2-51670a131ad9>Loads Cell Stories</a></li>
      <li><a href=https://app.replay.io/recording/a8d5016d-3088-4202-9604-196b6d7dfcfd>Loads MDX Stories</a></li>
      <li><a href=https://app.replay.io/recording/764832d5-ab39-403b-a49d-c6ad0614d3cd>Mocks current user, and updates UI while dev server is running</a></li>
      

View test run on Replay ↗︎

@jtoar jtoar merged commit c7bdd77 into main Mar 28, 2023
@jtoar jtoar deleted the ds-bump-escape.tech-graphql-armor branch March 28, 2023 03:44
@redwoodjs-bot redwoodjs-bot bot added this to the next-release milestone Mar 28, 2023
jtoar added a commit that referenced this pull request Mar 28, 2023
* chore: bump @escape.tech/graphql-armor to 1.8.1

* chore: update yarn.lock
@jtoar jtoar modified the milestones: next-release-patch, v4.4.3 Apr 2, 2023
jtoar added a commit that referenced this pull request Apr 2, 2023
* chore: bump @escape.tech/graphql-armor to 1.8.1

* chore: update yarn.lock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:fix This PR is a fix
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant