freeCodeCamp / chapter

A self-hosted event management tool for nonprofits
BSD 3-Clause "New" or "Revised" License
1.92k stars 360 forks source link

fix(deps): update dependency @apollo/client to v3.7.9 #2399

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@apollo/client (source) 3.7.8 -> 3.7.9 age adoption passing confidence

Release Notes

apollographql/apollo-client ### [`v3.7.9`](https://togithub.com/apollographql/apollo-client/blob/HEAD/CHANGELOG.md#​379) [Compare Source](https://togithub.com/apollographql/apollo-client/compare/v3.7.8...v3.7.9) ##### Patch Changes - [#​10560](https://togithub.com/apollographql/apollo-client/pull/10560) [`a561ecf43`](https://togithub.com/apollographql/apollo-client/commit/a561ecf4306c56770ba0713f0136174275887f1a) Thanks [@​benjamn](https://togithub.com/benjamn)! - Keep `__typename` fragment when it does not contain `@client` directive and strip out inline fragments which use a `@client` directive. Thanks [@​Gazler](https://togithub.com/Gazler) and [@​mtsmfm](https://togithub.com/mtsmfm)! - [#​10560](https://togithub.com/apollographql/apollo-client/pull/10560) [`251a12806`](https://togithub.com/apollographql/apollo-client/commit/251a12806d1fa38bc8723540fb2d696c39db1097) Thanks [@​benjamn](https://togithub.com/benjamn)! - Refactor `removeDirectivesFromDocument` to fix AST ordering sensitivities and avoid 1/3 AST traversals, potentially improving performance for large queries

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 this update again.



This PR has been generated by Mend Renovate. View repository job log here.

ghost commented 1 year ago
πŸ‘‡ Click on the image for a new way to code review #### [![Review these changes using an interactive CodeSee Map](https://s3.us-east-2.amazonaws.com/maps.codesee.io/images/github/freeCodeCamp/chapter/2399/faa2c2db/1bd90730cd98d80eda5376b308f8bf38911afda6.svg)](https://app.codesee.io/r/reviews?pr=2399&src=https%3A%2F%2Fgithub.com%2FfreeCodeCamp%2Fchapter) #### Legend CodeSee Map legend
socket-security[bot] commented 1 year ago

Socket Security Pull Request Report

πŸ‘ No new dependency issues detected in pull request

Pull request report summary
Issue Status
Install scripts βœ… 0 issues
Native code βœ… 0 issues
Bin script confusion βœ… 0 issues
Bin script shell injection βœ… 0 issues
Unresolved require βœ… 0 issues
Invalid package.json βœ… 0 issues
HTTP dependency βœ… 0 issues
Git dependency βœ… 0 issues
Potential typo squat βœ… 0 issues
Known Malware βœ… 0 issues
Telemetry βœ… 0 issues
Protestware/Troll package βœ… 0 issues
Bot Commands

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of package-name@version specifiers. e.g. @SocketSecurity ignore foo@1.0.0 bar@2.4.2

Powered by socket.dev