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.8 #2387

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.7 -> 3.7.8 age adoption passing confidence

Release Notes

apollographql/apollo-client ### [`v3.7.8`](https://togithub.com/apollographql/apollo-client/blob/HEAD/CHANGELOG.md#​378) [Compare Source](https://togithub.com/apollographql/apollo-client/compare/v3.7.7...v3.7.8) ##### Patch Changes - [#​7555](https://togithub.com/apollographql/apollo-client/pull/7555) [`45562d6fa`](https://togithub.com/apollographql/apollo-client/commit/45562d6fa20eab658bd86d79d092862ace4e1225) Thanks [@​TheCeloReis](https://togithub.com/TheCeloReis)! - Adds `TVariables` generic to `GraphQLRequest` and `MockedResponse` interfaces. - [#​10526](https://togithub.com/apollographql/apollo-client/pull/10526) [`1d13de4f1`](https://togithub.com/apollographql/apollo-client/commit/1d13de4f190150e96d61a9e987274ee6c249dbef) Thanks [@​benjamn](https://togithub.com/benjamn)! - Tolerate undefined `concast.sources` if `complete` called earlier than `concast.start` - [#​10497](https://togithub.com/apollographql/apollo-client/pull/10497) [`8a883d8a1`](https://togithub.com/apollographql/apollo-client/commit/8a883d8a1c8899f94a3e2ae09cb2069bde2b2150) Thanks [@​nevir](https://togithub.com/nevir)! - Update `SingleExecutionResult` and `IncrementalPayload`'s `data` types such that they no longer include `undefined`, which was not a valid runtime value, to fix errors when TypeScript's `exactOptionalPropertyTypes` is enabled.

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/2387/061a7933/99e5821b395b6a38842aca2ded856738a39784ac.svg)](https://app.codesee.io/r/reviews?pr=2387&src=https%3A%2F%2Fgithub.com%2FfreeCodeCamp%2Fchapter) #### Legend ![CodeSee Map Legend](https://app.codesee.io/Legend_v2.png)
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