apollographql / graphql-testing-library

Testing utilities that encourage good practices for apps built with GraphQL.
https://apollographql.github.io/graphql-testing-library/
MIT License
24 stars 1 forks source link

chore(deps): update all dependencies - patch updates #50

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 3 weeks ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@apollo/client (source) 3.10.6 -> 3.10.7 age adoption passing confidence
@changesets/cli (source) 2.27.5 -> 2.27.6 age adoption passing confidence
@types/node (source) 20.14.8 -> 20.14.9 age adoption passing confidence

Release Notes

apollographql/apollo-client (@​apollo/client) ### [`v3.10.7`](https://togithub.com/apollographql/apollo-client/blob/HEAD/CHANGELOG.md#3107) [Compare Source](https://togithub.com/apollographql/apollo-client/compare/v3.10.6...v3.10.7) ##### Patch Changes - [#​11901](https://togithub.com/apollographql/apollo-client/pull/11901) [`10a8c0a`](https://togithub.com/apollographql/apollo-client/commit/10a8c0a8f6f3e13ec3c67bf53cc11a948b60e6d9) Thanks [@​phryneas](https://togithub.com/phryneas)! - update `canUseLayoutEffect` check to also allow for layout effects in React Native - [#​11861](https://togithub.com/apollographql/apollo-client/pull/11861) [`1aed0e8`](https://togithub.com/apollographql/apollo-client/commit/1aed0e82fcc432380a56d4a446f414ce8b1a7a90) Thanks [@​henryqdineen](https://togithub.com/henryqdineen)! - Defend against non-serializable params in `invariantWrappers` - [#​11905](https://togithub.com/apollographql/apollo-client/pull/11905) [`29755da`](https://togithub.com/apollographql/apollo-client/commit/29755da8797dc94613a23fe050ddd6ef9ffab607) Thanks [@​phryneas](https://togithub.com/phryneas)! - Add `.d.cts` files for cjs bundles - [#​11906](https://togithub.com/apollographql/apollo-client/pull/11906) [`d104759`](https://togithub.com/apollographql/apollo-client/commit/d104759cfb4be31e2ffbe166531a9b11861ade99) Thanks [@​phryneas](https://togithub.com/phryneas)! - chore: update TypeScript to 5.5
changesets/changesets (@​changesets/cli) ### [`v2.27.6`](https://togithub.com/changesets/changesets/releases/tag/%40changesets/cli%402.27.6) [Compare Source](https://togithub.com/changesets/changesets/compare/@changesets/cli@2.27.5...@changesets/cli@2.27.6) ##### Patch Changes - [#​1392](https://togithub.com/changesets/changesets/pull/1392) [`f295b3e`](https://togithub.com/changesets/changesets/commit/f295b3e560233e2a800f62216febb7061ba66df3) Thanks [@​bluwy](https://togithub.com/bluwy)! - Replace `meow` dependency with `mri` to reduce the number of transitive dependencies - [#​1390](https://togithub.com/changesets/changesets/pull/1390) [`6a3452e`](https://togithub.com/changesets/changesets/commit/6a3452ef1943bfb3a3018168b4b6c14af556fdef) Thanks [@​bluwy](https://togithub.com/bluwy)! - Display `changeset status --verbose` in list form and remove `tty-table` dependency

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 has been generated by Mend Renovate. View repository job log here.

changeset-bot[bot] commented 3 weeks ago

⚠️ No Changeset found

Latest commit: 0c28e62f5bf679b3a49b93929ad70630969c7958

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