chore(deps): bump graphql-tag from 2.11.0 to 2.12.6 #86

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-graphql-tag-2.12.6 into master 2021-11-08 06:07:29 +00:00
argoyle commented 2021-11-08 05:24:11 +00:00 (Migrated from gitlab.com)

Bumps graphql-tag from 2.11.0 to 2.12.6.

Release notes

Sourced from graphql-tag's releases.

2.12.4

  • Allow fragments to be imported by name when using the webpack loader. @​dobesv in #257
Changelog

Sourced from graphql-tag's changelog.

v2.12.6

v2.12.5

v2.12.4 (2021-04-29)

  • Allow fragments to be imported by name when using the webpack loader. @​dobesv in #257

v2.12.3

v2.12.2

  • Avoid using Object.assign to attach extra properties to gql. @​benjamn in #380

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-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 and @​benjamn in #325
Commits


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts
Bumps [graphql-tag](https://github.com/apollographql/graphql-tag) from 2.11.0 to 2.12.6. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/apollographql/graphql-tag/releases">graphql-tag's releases</a>.</em></p> <blockquote> <h2>2.12.4</h2> <ul> <li>Allow fragments to be imported by name when using the webpack loader. <a href="https://github.com/dobesv"><code>@​dobesv</code></a> in <a href="https://github.com/apollographql/graphql-tag/pull/257">#257</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/apollographql/graphql-tag/blob/main/CHANGELOG.md">graphql-tag's changelog</a>.</em></p> <blockquote> <h3>v2.12.6</h3> <ul> <li>Update peer dependencies to allow <code>graphql</code> ^16.0.0. <!-- raw HTML omitted --> <a href="https://github.com/brainkim"><code>@​brainkim</code></a> in <a href="https://github.com/apollographql/graphql-tag/pull/530">#530</a></li> </ul> <h3>v2.12.5</h3> <ul> <li>Also publish <code>src/</code> directory to npm, enabling source maps. <!-- raw HTML omitted --> <a href="https://github.com/maclockard"><code>@​maclockard</code></a> in <a href="https://github.com/apollographql/graphql-tag/pull/403">#403</a></li> </ul> <h3>v2.12.4 (2021-04-29)</h3> <ul> <li>Allow fragments to be imported by name when using the webpack loader. <!-- raw HTML omitted --> <a href="https://github.com/dobesv"><code>@​dobesv</code></a> in <a href="https://github.com/apollographql/graphql-tag/pull/257">#257</a></li> </ul> <h3>v2.12.3</h3> <ul> <li>Update <code>tslib</code> dependency to version 2.1.0. <!-- raw HTML omitted --> <a href="http://github.com/benjamn"><code>@​benjamn</code></a> in <a href="https://github.com/apollographql/graphql-tag/pull/381">#381</a></li> </ul> <h3>v2.12.2</h3> <ul> <li>Avoid using <code>Object.assign</code> to attach extra properties to <code>gql</code>. <!-- raw HTML omitted --> <a href="http://github.com/benjamn"><code>@​benjamn</code></a> in <a href="https://github.com/apollographql/graphql-tag/pull/380">#380</a></li> </ul> <h3>v2.12.1</h3> <ul> <li>To accommodate older versions of TypeScript, usage of the <code>import type ...</code> syntax (introduced by <a href="https://github.com/apollographql/graphql-tag/pull/325">#325</a>) has been removed, fixing issue <a href="https://github.com/apollographql/graphql-tag/issues/345">#345</a>. <!-- raw HTML omitted --> <a href="http://github.com/benjamn"><code>@​benjamn</code></a> in <a href="https://github.com/apollographql/graphql-tag/pull/352">#352</a></li> </ul> <h3>v2.12.0</h3> <ul> <li>The <code>graphql-tag</code> 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. <!-- raw HTML omitted --> <a href="http://github.com/PowerKiKi"><code>@​PowerKiKi</code></a> and <a href="http://github.com/benjamn"><code>@​benjamn</code></a> in <a href="https://github.com/apollographql/graphql-tag/pull/325">#325</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/apollographql/graphql-tag/commits">compare view</a></li> </ul> </details> <br /> --- <details> <summary>Dependabot commands</summary> <br /> You can trigger Dependabot actions by commenting on this MR - `$dependabot rebase` will rebase this MR - `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts </details>
argoyle commented 2021-11-08 06:07:29 +00:00 (Migrated from gitlab.com)

mentioned in commit 837a482ac0

mentioned in commit 837a482ac09c820fcc6fe14e2e98950a330ed087
argoyle (Migrated from gitlab.com) merged commit 837a482ac0 into master 2021-11-08 06:07:30 +00:00
Sign in to join this conversation.