NCI-Agency / anet

Advisor Network
MIT License
25 stars 11 forks source link

Update most non-major dependencies #4983

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@apollo/client (source) 3.11.8 -> 3.11.10 age adoption passing confidence
graphiql (source) 3.7.1 -> 3.7.2 age adoption passing confidence
uuid 11.0.2 -> 11.0.3 age adoption passing confidence

Release Notes

apollographql/apollo-client (@​apollo/client) ### [`v3.11.10`](https://redirect.github.com/apollographql/apollo-client/blob/HEAD/CHANGELOG.md#31110) [Compare Source](https://redirect.github.com/apollographql/apollo-client/compare/v3.11.9...v3.11.10) ##### Patch Changes - [#​12093](https://redirect.github.com/apollographql/apollo-client/pull/12093) [`1765668`](https://redirect.github.com/apollographql/apollo-client/commit/1765668b7d495ef8a581f697bf9e4b7460455f13) Thanks [@​mgmolisani](https://redirect.github.com/mgmolisani)! - Fixed a bug when evaluating the devtools flag with the new syntax `devtools.enabled` that could result to `true` when explicitly set to `false`. ### [`v3.11.9`](https://redirect.github.com/apollographql/apollo-client/blob/HEAD/CHANGELOG.md#3119) [Compare Source](https://redirect.github.com/apollographql/apollo-client/compare/v3.11.8...v3.11.9) ##### Patch Changes - [#​12110](https://redirect.github.com/apollographql/apollo-client/pull/12110) [`a3f95c6`](https://redirect.github.com/apollographql/apollo-client/commit/a3f95c6f7623060bbf68b418b0ab268fabc0c9b6) Thanks [@​jerelmiller](https://redirect.github.com/jerelmiller)! - Fix an issue where errors returned from a `fetchMore` call from a Suspense hook would cause a Suspense boundary to be shown indefinitely.
graphql/graphiql (graphiql) ### [`v3.7.2`](https://redirect.github.com/graphql/graphiql/blob/HEAD/packages/graphiql/CHANGELOG.md#372) [Compare Source](https://redirect.github.com/graphql/graphiql/compare/graphiql@3.7.1...graphiql@3.7.2) ##### Patch Changes - Updated dependencies \[[`f86e2bc`](https://redirect.github.com/graphql/graphiql/commit/f86e2bce40826b3d07755f91b37a72051de00f9c)]: - [@​graphiql/react](https://redirect.github.com/graphiql/react)[@​0](https://redirect.github.com/0).27.0
uuidjs/uuid (uuid) ### [`v11.0.3`](https://redirect.github.com/uuidjs/uuid/blob/HEAD/CHANGELOG.md#1103-2024-11-04) [Compare Source](https://redirect.github.com/uuidjs/uuid/compare/v11.0.2...v11.0.3) ##### Bug Fixes - apply stricter typing to the v\* signatures ([#​831](https://redirect.github.com/uuidjs/uuid/issues/831)) ([c2d3fed](https://redirect.github.com/uuidjs/uuid/commit/c2d3fed22cfd47c22c8f22f6154abb5060648ce5)) - export internal uuid types ([#​833](https://redirect.github.com/uuidjs/uuid/issues/833)) ([341edf4](https://redirect.github.com/uuidjs/uuid/commit/341edf444ced63708ba336285dbec29443523939)) - remove sourcemaps ([#​827](https://redirect.github.com/uuidjs/uuid/issues/827)) ([b93ea10](https://redirect.github.com/uuidjs/uuid/commit/b93ea101af7382053032d4fb61cc85599d6c7216)) - revert "simplify type for v3 and v5" ([#​835](https://redirect.github.com/uuidjs/uuid/issues/835)) ([e2dee69](https://redirect.github.com/uuidjs/uuid/commit/e2dee691e95aba854a892d2507d8cd9f009bf61d))

Configuration

📅 Schedule: Branch creation - "every weekday" (UTC), 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.