mcabrams / doppelganger

Answer a series of questions -> find your doppelganger
1 stars 0 forks source link

Update Apollo GraphQL packages #201

Open renovate[bot] opened 4 years ago

renovate[bot] commented 4 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@apollo/react-hooks 3.1.3 -> 3.1.5 age adoption passing confidence
@apollo/react-testing 3.1.3 -> 3.1.4 age adoption passing confidence
apollo-cache 1.3.2 -> 1.3.5 age adoption passing confidence
apollo-cache-inmemory 1.6.3 -> 1.6.6 age adoption passing confidence
apollo-client 2.6.4 -> 2.6.10 age adoption passing confidence
apollo-link 1.2.13 -> 1.2.14 age adoption passing confidence
apollo-link-context 1.0.19 -> 1.0.20 age adoption passing confidence
apollo-link-http 1.5.16 -> 1.5.17 age adoption passing confidence
apollo-utilities 1.3.2 -> 1.3.4 age adoption passing confidence
graphql-tag 2.10.1 -> 2.12.6 age adoption passing confidence

Release Notes

apollographql/react-apollo ### [`v3.1.5`](https://togithub.com/apollographql/react-apollo/compare/@apollo/react-hooks@3.1.4...@apollo/react-hooks@3.1.5) [Compare Source](https://togithub.com/apollographql/react-apollo/compare/@apollo/react-hooks@3.1.4...@apollo/react-hooks@3.1.5) ### [`v3.1.4`](https://togithub.com/apollographql/react-apollo/compare/@apollo/react-testing@3.1.3...@apollo/react-testing@3.1.4) [Compare Source](https://togithub.com/apollographql/react-apollo/compare/@apollo/react-hooks@3.1.3...@apollo/react-hooks@3.1.4)
apollographql/apollo-client ### [`v1.3.5`](https://togithub.com/apollographql/apollo-client/compare/apollo-cache@1.3.4...apollo-cache@1.3.5) [Compare Source](https://togithub.com/apollographql/apollo-client/compare/apollo-cache@1.3.4...apollo-cache@1.3.5) ### [`v1.3.4`](https://togithub.com/apollographql/apollo-client/compare/apollo-utilities@1.3.3...apollo-utilities@1.3.4) [Compare Source](https://togithub.com/apollographql/apollo-client/compare/apollo-cache@1.3.2...apollo-cache@1.3.4)
apollographql/apollo-link ### [`v1.2.14`](https://togithub.com/apollographql/apollo-link/compare/apollo-link-batch-http@1.2.13...apollo-link-batch-http@1.2.14) [Compare Source](https://togithub.com/apollographql/apollo-link/compare/apollo-link@1.2.13...apollo-link@1.2.14)
apollographql/graphql-tag ### [`v2.12.6`](https://togithub.com/apollographql/graphql-tag/blob/HEAD/CHANGELOG.md#v2126) [Compare Source](https://togithub.com/apollographql/graphql-tag/compare/cd2f4d0ab46c515a6628a3bef5600534c7d1a7a0...v2.12.6) - Update peer dependencies to allow `graphql` ^16.0.0.
[@​brainkim](https://togithub.com/brainkim) in [#​530](https://togithub.com/apollographql/graphql-tag/pull/530) ### [`v2.12.5`](https://togithub.com/apollographql/graphql-tag/blob/HEAD/CHANGELOG.md#v2125) [Compare Source](https://togithub.com/apollographql/graphql-tag/compare/v2.12.4...cd2f4d0ab46c515a6628a3bef5600534c7d1a7a0) - Also publish `src/` directory to npm, enabling source maps.
[@​maclockard](https://togithub.com/maclockard) in [#​403](https://togithub.com/apollographql/graphql-tag/pull/403) ### [`v2.12.4`](https://togithub.com/apollographql/graphql-tag/blob/HEAD/CHANGELOG.md#v2124-2021-04-29) [Compare Source](https://togithub.com/apollographql/graphql-tag/compare/v2.12.3...v2.12.4) - Allow fragments to be imported by name when using the webpack loader.
[@​dobesv](https://togithub.com/dobesv) in [#​257](https://togithub.com/apollographql/graphql-tag/pull/257) ### [`v2.12.3`](https://togithub.com/apollographql/graphql-tag/blob/HEAD/CHANGELOG.md#v2123) [Compare Source](https://togithub.com/apollographql/graphql-tag/compare/v2.12.2...v2.12.3) - Update `tslib` dependency to version 2.1.0.
[@​benjamn](http://github.com/benjamn) in [#​381](https://togithub.com/apollographql/graphql-tag/pull/381) ### [`v2.12.2`](https://togithub.com/apollographql/graphql-tag/blob/HEAD/CHANGELOG.md#v2122) [Compare Source](https://togithub.com/apollographql/graphql-tag/compare/v2.12.1...v2.12.2) - Avoid using `Object.assign` to attach extra properties to `gql`.
[@​benjamn](http://github.com/benjamn) in [#​380](https://togithub.com/apollographql/graphql-tag/pull/380) ### [`v2.12.1`](https://togithub.com/apollographql/graphql-tag/blob/HEAD/CHANGELOG.md#v2121) [Compare Source](https://togithub.com/apollographql/graphql-tag/compare/v2.12.0...v2.12.1) - To accommodate older versions of TypeScript, usage of the `import type ...` syntax (introduced by [#​325](https://togithub.com/apollographql/graphql-tag/pull/325)) has been removed, fixing issue [#​345](https://togithub.com/apollographql/graphql-tag/issues/345).
[@​benjamn](http://github.com/benjamn) in [#​352](https://togithub.com/apollographql/graphql-tag/pull/352) ### [`v2.12.0`](https://togithub.com/apollographql/graphql-tag/blob/HEAD/CHANGELOG.md#v2120) [Compare Source](https://togithub.com/apollographql/graphql-tag/compare/v2.11.0...v2.12.0) - The `graphql-tag` repository has been converted to TypeScript, adding type safety and enabling both ECMAScript and CommonJS module exports. While these changes are intended to be as backwards-compatible as possible, we decided to bump the minor version to reflect the significant refactoring.
[@​PowerKiKi](http://github.com/PowerKiKi) and [@​benjamn](http://github.com/benjamn) in [#​325](https://togithub.com/apollographql/graphql-tag/pull/325) ### [`v2.11.0`](https://togithub.com/apollographql/graphql-tag/blob/HEAD/CHANGELOG.md#v2110-2020-07-28) [Compare Source](https://togithub.com/apollographql/graphql-tag/compare/a73bc250d8f3fdd1304c77d1102138171a29b266...v2.11.0) - `package.json` `sideEffects` changes to clearly identify that `graphql-tag` doesn't have side effects.
[@​hwillson](http://github.com/hwillson) in [#​313](https://togithub.com/apollographql/graphql-tag/pull/313) ### [`v2.10.4`](https://togithub.com/apollographql/graphql-tag/blob/HEAD/CHANGELOG.md#v2104-2020-07-08) [Compare Source](https://togithub.com/apollographql/graphql-tag/compare/v2.10.3...a73bc250d8f3fdd1304c77d1102138171a29b266) - Bump dev/peer deps to accommodate `graphql` 15.
[@​adriencohen](https://togithub.com/adriencohen) in [#​299](https://togithub.com/apollographql/graphql-tag/pull/299) ### [`v2.10.3`](https://togithub.com/apollographql/graphql-tag/blob/HEAD/CHANGELOG.md#v2103-2020-02-05) [Compare Source](https://togithub.com/apollographql/graphql-tag/compare/v2.10.2...v2.10.3) - Further adjustments to the TS `index.d.ts` declaration file.
[@​Guillaumez](https://togithub.com/Guillaumez) in [#​289](https://togithub.com/apollographql/graphql-tag/pull/289) ### [`v2.10.2`](https://togithub.com/apollographql/graphql-tag/blob/HEAD/CHANGELOG.md#v2102-2020-02-04) [Compare Source](https://togithub.com/apollographql/graphql-tag/compare/v2.10.1...v2.10.2) - Update/fix the existing TS `index.d.ts` declaration file.
[@​hwillson](https://togithub.com/hwillson) in [#​285](https://togithub.com/apollographql/graphql-tag/pull/285)

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 has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 1 year ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.