Escape-Technologies / graphql-armor

🛡️ The missing GraphQL security security layer for Apollo GraphQL and Yoga / Envelop servers 🛡️
https://escape.tech/graphql-armor/docs/getting-started
MIT License
500 stars 30 forks source link

chore(deps): update examples (major) #713

Open renovate[bot] opened 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/express (source) 4.17.21 -> 5.0.0 age adoption passing confidence
@types/node (source) 20.12.12 -> 22.9.0 age adoption passing confidence
ts-morph 23.0.0 -> 24.0.0 age adoption passing confidence

Release Notes

dsherret/ts-morph (ts-morph) ### [`v24.0.0`](https://redirect.github.com/dsherret/ts-morph/releases/tag/24.0.0) [Compare Source](https://redirect.github.com/dsherret/ts-morph/compare/23.0.0...24.0.0) #### What's Changed - perf: remove mkdirp dependency by [@​benmccann](https://redirect.github.com/benmccann) in [https://github.com/dsherret/ts-morph/pull/1549](https://redirect.github.com/dsherret/ts-morph/pull/1549) - perf: switch to tinyglobby to drop 15 dependencies by [@​benmccann](https://redirect.github.com/benmccann) in [https://github.com/dsherret/ts-morph/pull/1558](https://redirect.github.com/dsherret/ts-morph/pull/1558) - fix: getDerivedClasses() isn't correct in some cases by [@​jmyrick02](https://redirect.github.com/jmyrick02) in [https://github.com/dsherret/ts-morph/pull/1557](https://redirect.github.com/dsherret/ts-morph/pull/1557) - fix: getBodyText() doesn't work as would be expected by [@​jmyrick02](https://redirect.github.com/jmyrick02) in [https://github.com/dsherret/ts-morph/pull/1560](https://redirect.github.com/dsherret/ts-morph/pull/1560) - feat: TypeScript 5.6 by [@​dsherret](https://redirect.github.com/dsherret) in [https://github.com/dsherret/ts-morph/pull/1576](https://redirect.github.com/dsherret/ts-morph/pull/1576) #### New Contributors - [@​benmccann](https://redirect.github.com/benmccann) made their first contribution in [https://github.com/dsherret/ts-morph/pull/1549](https://redirect.github.com/dsherret/ts-morph/pull/1549) - [@​jmyrick02](https://redirect.github.com/jmyrick02) made their first contribution in [https://github.com/dsherret/ts-morph/pull/1557](https://redirect.github.com/dsherret/ts-morph/pull/1557) **Full Changelog**: https://github.com/dsherret/ts-morph/compare/23.0.0...24.0.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR was generated by Mend Renovate. View the repository job log.

changeset-bot[bot] commented 1 month ago

⚠️ No Changeset found

Latest commit: 368cffc1d78a7f6d7a8239ee308bfee0534d1005

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

codecov-commenter commented 1 month ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 91.73%. Comparing base (0a26be4) to head (368cffc).

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #713 +/- ## ======================================= Coverage 91.73% 91.73% ======================================= Files 17 17 Lines 375 375 Branches 126 117 -9 ======================================= Hits 344 344 Misses 31 31 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.