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: Max-Depth now throws a graphql error rather than syntax error #572

Merged
merged 4 commits into from
Dec 20, 2023

Conversation

samstitt
Copy link
Contributor

fix: Max-Depth now throws a graphql error rather than syntax error, This is related to the issue raised #571. It also aligns to to other packages such as max-aliases

fix: syntax error to new graphqlerror
Copy link

changeset-bot bot commented Dec 19, 2023

🦋 Changeset detected

Latest commit: 818ac99

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@escape.tech/graphql-armor-max-tokens Minor
@escape.tech/graphql-armor Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

chore(changelog): updated the changelog in max-depth to 2.3.0
Copy link
Member

@nullswan nullswan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect, only a minor detail about the CHANGELOG.

You can add a minor changeset directly and I will push the release through.

Comment on lines 3 to 8
## 2.3.0

### Minor Changes

- 32db0f2: fix: Max-Depth now throws a graphql error rather than syntax error issue [#572](https://github.com/Escape-Technologies/graphql-armor/pull/572)

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is auto generated by running yarn changeset

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have updated this & removed the manual update of the package.json version too, Very cool. Might have to add something similar to our projects.

@nullswan
Copy link
Member

🎉🚀

@nullswan nullswan merged commit 484a11c into Escape-Technologies:main Dec 20, 2023
4 checks passed
@github-actions github-actions bot mentioned this pull request Dec 20, 2023
@nullswan
Copy link
Member

Hey @samstitt,

This has been released in graphql-armor@2.4.0, thanks for you contribution 🎉🚀.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants