Build(deps): bump @graphql-codegen/typescript-vue-apollo from 3.3.7 to 4.0.0 #1484

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-graphql-codegen-typescript-vue-apollo-4.0.0 into master 2023-09-26 04:45:29 +00:00
argoyle commented 2023-09-26 04:39:15 +00:00 (Migrated from gitlab.com)

Bumps @graphql-codegen/typescript-vue-apollo from 3.3.7 to 4.0.0.

Changelog

Sourced from @​graphql-codegen/typescript-vue-apollo's changelog.

4.0.0

Major Changes

Patch Changes

Commits
  • d334e80 chore(release): update monorepo packages versions (#412)
  • ef0adf8 fix(deps): update dependency tslib to v2.6.2 (#422)
  • 2187780 Revert "chore(release): update monorepo packages versions (#349)" (#411)
  • dd930f7 chore(release): update monorepo packages versions (#349)
  • 9b6f8a6 feat: drop node < 16 (#348)
  • 0125c48 chore(deps): update dependency @​theguild/prettier-config to v1 (#33)
  • See full diff in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts
Bumps [@graphql-codegen/typescript-vue-apollo](https://github.com/dotansimha/graphql-code-generator-community/tree/HEAD/packages/plugins/typescript/vue-apollo) from 3.3.7 to 4.0.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/dotansimha/graphql-code-generator-community/blob/main/packages/plugins/typescript/vue-apollo/CHANGELOG.md"><code>@​graphql-codegen/typescript-vue-apollo</code>'s changelog</a>.</em></p> <blockquote> <h2>4.0.0</h2> <h3>Major Changes</h3> <ul> <li><a href="https://github.com/dotansimha/graphql-code-generator-community/pull/411">#411</a> <a href="https://github.com/dotansimha/graphql-code-generator-community/commit/2187780109269543d9024a9ee929dca215c5f406"><code>218778010</code></a> Thanks <a href="https://github.com/saihaj"><code>@​saihaj</code></a>! - Drop support for Node.js 12 and 14. Require Node.js <code>&gt;= 16</code></li> </ul> <h3>Patch Changes</h3> <ul> <li><a href="https://github.com/dotansimha/graphql-code-generator-community/pull/422">#422</a> <a href="https://github.com/dotansimha/graphql-code-generator-community/commit/ef0adf8c2124e4b40d23c52966486a887f122b9b"><code>ef0adf8c2</code></a> Thanks <a href="https://github.com/apps/renovate"><code>@​renovate</code></a>! - dependencies updates: <ul> <li>Updated dependency <a href="https://www.npmjs.com/package/tslib/v/2.6.0"><code>tslib@~2.6.0</code> ↗︎</a> (from <code>~2.4.0</code>, in <code>dependencies</code>)</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dotansimha/graphql-code-generator-community/commit/d334e8045f30b7995d22deb69a01237018396214"><code>d334e80</code></a> chore(release): update monorepo packages versions (<a href="https://github.com/dotansimha/graphql-code-generator-community/tree/HEAD/packages/plugins/typescript/vue-apollo/issues/412">#412</a>)</li> <li><a href="https://github.com/dotansimha/graphql-code-generator-community/commit/ef0adf8c2124e4b40d23c52966486a887f122b9b"><code>ef0adf8</code></a> fix(deps): update dependency tslib to v2.6.2 (<a href="https://github.com/dotansimha/graphql-code-generator-community/tree/HEAD/packages/plugins/typescript/vue-apollo/issues/422">#422</a>)</li> <li><a href="https://github.com/dotansimha/graphql-code-generator-community/commit/2187780109269543d9024a9ee929dca215c5f406"><code>2187780</code></a> Revert &quot;chore(release): update monorepo packages versions (<a href="https://github.com/dotansimha/graphql-code-generator-community/tree/HEAD/packages/plugins/typescript/vue-apollo/issues/349">#349</a>)&quot; (<a href="https://github.com/dotansimha/graphql-code-generator-community/tree/HEAD/packages/plugins/typescript/vue-apollo/issues/411">#411</a>)</li> <li><a href="https://github.com/dotansimha/graphql-code-generator-community/commit/dd930f750d8b392b4da60336bdd4badeb3d51111"><code>dd930f7</code></a> chore(release): update monorepo packages versions (<a href="https://github.com/dotansimha/graphql-code-generator-community/tree/HEAD/packages/plugins/typescript/vue-apollo/issues/349">#349</a>)</li> <li><a href="https://github.com/dotansimha/graphql-code-generator-community/commit/9b6f8a648492adf2584cbbbb721bd94277084413"><code>9b6f8a6</code></a> feat: drop node &lt; 16 (<a href="https://github.com/dotansimha/graphql-code-generator-community/tree/HEAD/packages/plugins/typescript/vue-apollo/issues/348">#348</a>)</li> <li><a href="https://github.com/dotansimha/graphql-code-generator-community/commit/0125c489180d356bb7784dfc184f46939b256f05"><code>0125c48</code></a> chore(deps): update dependency <code>@​theguild/prettier-config</code> to v1 (<a href="https://github.com/dotansimha/graphql-code-generator-community/tree/HEAD/packages/plugins/typescript/vue-apollo/issues/33">#33</a>)</li> <li>See full diff in <a href="https://github.com/dotansimha/graphql-code-generator-community/commits/@graphql-codegen/typescript-vue-apollo@4.0.0/packages/plugins/typescript/vue-apollo">compare view</a></li> </ul> </details> <br /> --- <details> <summary>Dependabot commands</summary> <br /> You can trigger Dependabot actions by commenting on this MR - `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts </details>
argoyle (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2023-09-26 04:40:02 +00:00
argoyle (Migrated from gitlab.com) merged commit into master 2023-09-26 04:45:30 +00:00
Sign in to join this conversation.