graphql-binding
graphql-binding copied to clipboard
chore(deps): update apollo graphql packages
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| apollo-link | 1.2.13 -> 1.2.14 |
||||
| graphql-tag | 2.10.1 -> 2.12.6 |
Release Notes
apollographql/graphql-tag
v2.12.6
- Update peer dependencies to allow
graphql^16.0.0.
@brainkim in #530
v2.12.5
- Also publish
src/directory to npm, enabling source maps.
@maclockard in #403
v2.12.4
v2.12.3
v2.12.2
v2.12.1
- To accommodate older versions of TypeScript, usage of the
import type ...syntax (introduced by #325) has been removed, fixing issue #345.
@benjamn in #352
v2.12.0
- The
graphql-tagrepository 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 and @benjamn in #325
v2.11.0
package.jsonsideEffectschanges to clearly identify thatgraphql-tagdoesn't have side effects.
@hwillson in #313
v2.10.4
- Bump dev/peer deps to accommodate
graphql15.
@adriencohen in #299
v2.10.3
- Further adjustments to the TS
index.d.tsdeclaration file.
@Guillaumez in #289
v2.10.2
- Update/fix the existing TS
index.d.tsdeclaration file.
@hwillson in #285
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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
- [ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.