Build(deps): bump @graphql-codegen/typescript from 3.0.1 to 3.0.2 #1003

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-graphql-codegen-typescript-3.0.2 into master 2023-03-08 12:38:41 +00:00
argoyle commented 2023-03-08 04:39:17 +00:00 (Migrated from gitlab.com)

Bumps @graphql-codegen/typescript from 3.0.1 to 3.0.2.

Changelog

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

3.0.2

Patch Changes

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-codegen/typescript](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/typescript) from 3.0.1 to 3.0.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/dotansimha/graphql-code-generator/blob/master/packages/plugins/typescript/typescript/CHANGELOG.md"><code>@​graphql-codegen/typescript</code>'s changelog</a>.</em></p> <blockquote> <h2>3.0.2</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/dotansimha/graphql-code-generator/commit/ba0610bbd4578d8a82078014766f56d8ae5fcf7a"><code>ba0610bbd</code></a>, <a href="https://github.com/dotansimha/graphql-code-generator/commit/4b49f6fbed802907b460bfb7b6e9a85f88c555bc"><code>4b49f6fbe</code></a>, <a href="https://github.com/dotansimha/graphql-code-generator/commit/b343626c978b9ee0f14e314cea6c01ae3dad057c"><code>b343626c9</code></a>]: <ul> <li><code>@​graphql-codegen/visitor-plugin-common</code><a href="https://github.com/3"><code>@​3</code></a>.0.2</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dotansimha/graphql-code-generator/commit/9a65d170b7c45867181fec6ba90b66a1fea95ac4"><code>9a65d17</code></a> chore(release): update monorepo packages versions (<a href="https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/typescript/issues/9054">#9054</a>)</li> <li><a href="https://github.com/dotansimha/graphql-code-generator/commit/a1edaee674bf118f4e352f6864b8ebeb7322851b"><code>a1edaee</code></a> Upcoming Release Changes (<a href="https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/typescript/issues/8909">#8909</a>)</li> <li><a href="https://github.com/dotansimha/graphql-code-generator/commit/6fa023dc4ae4ca572e98e1be766bc31b5194a111"><code>6fa023d</code></a> docs(plugins/typescript): exampleMarkdown indentation (<a href="https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/typescript/issues/8966">#8966</a>)</li> <li><a href="https://github.com/dotansimha/graphql-code-generator/commit/8206b268dfb485a748fd7783a163cb0ee9931491"><code>8206b26</code></a> fix(deps): update dependency tslib to v2.5.0 (<a href="https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/typescript/issues/8879">#8879</a>)</li> <li><a href="https://github.com/dotansimha/graphql-code-generator/commit/c606aa8e081b667827bcd90d57441d8b9a4f0084"><code>c606aa8</code></a> Upcoming Release Changes (<a href="https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/typescript/issues/8872">#8872</a>)</li> <li><a href="https://github.com/dotansimha/graphql-code-generator/commit/2a7e9ac81da2f7881e4de044d3b163c140ab7079"><code>2a7e9ac</code></a> Upcoming Release Changes (<a href="https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/typescript/issues/8832">#8832</a>)</li> <li><a href="https://github.com/dotansimha/graphql-code-generator/commit/4e323ca3aef9dfa5a1f20cdb5eb6ad2ae8da049b"><code>4e323ca</code></a> eslint - <code>no-unused-variables</code>, <code>prefer-optional-chain</code>, <code>object-has-own</code> (<a href="https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/typescript/issues/8">#8</a>...</li> <li><a href="https://github.com/dotansimha/graphql-code-generator/commit/5c66efc2d29a2ba1c054141773a80b0818e628be"><code>5c66efc</code></a> eslint fixes (<a href="https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/typescript/issues/8798">#8798</a>)</li> <li><a href="https://github.com/dotansimha/graphql-code-generator/commit/5ea74e32048f9705dd14a0b06bf42748c6e9244c"><code>5ea74e3</code></a> setup guild eslint config (<a href="https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/typescript/issues/8797">#8797</a>)</li> <li><a href="https://github.com/dotansimha/graphql-code-generator/commit/9dad0acf33c3765f889bf47393cf0436eab5e814"><code>9dad0ac</code></a> use headings for options in <code>/plugins</code> page instead of <code>\&lt;details /&gt;</code> (<a href="https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/typescript/issues/8787">#8787</a>)</li> <li>Additional commits viewable in <a href="https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/typescript@3.0.2/packages/plugins/typescript/typescript">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 2023-03-08 12:38:28 +00:00 (Migrated from gitlab.com)

added 4 commits

  • b01cb800...2ae49f7a - 3 commits from branch master
  • ddb01353 - Build(deps): bump @graphql-codegen/typescript from 3.0.1 to 3.0.2

Compare with previous version

added 4 commits <ul><li>b01cb800...2ae49f7a - 3 commits from branch <code>master</code></li><li>ddb01353 - Build(deps): bump @graphql-codegen/typescript from 3.0.1 to 3.0.2</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/954/diffs?diff_id=622704045&start_sha=b01cb8008418a808ee29ddf6c25e4ea5a33982aa)
argoyle (Migrated from gitlab.com) merged commit into master 2023-03-08 12:38:42 +00:00
Sign in to join this conversation.