Closed renovate[bot] closed 1 year ago
This PR contains the following updates:
10.0.16
10.1.6
📅 Schedule: Branch creation - "after 10pm,before 6:00am" in timezone Europe/Warsaw, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
10.0.16
->10.1.6
Release Notes
nestjs/graphql
### [`v10.1.6`](https://togithub.com/nestjs/graphql/releases/tag/v10.1.6) [Compare Source](https://togithub.com/nestjs/graphql/compare/v10.1.5...v10.1.6) ##### Dependencies - `graphql` - [#2476](https://togithub.com/nestjs/graphql/pull/2476) fix(deps): update graphql-tools monorepo ([@renovate\[bot\]](https://togithub.com/apps/renovate)) - [#2485](https://togithub.com/nestjs/graphql/pull/2485) fix(deps): update dependency [@graphql-tools/utils](https://togithub.com/graphql-tools/utils) to v9 ([@renovate\[bot\]](https://togithub.com/apps/renovate)) - [#2493](https://togithub.com/nestjs/graphql/pull/2493) fix(deps): update dependency ws to v8.11.0 ([@renovate\[bot\]](https://togithub.com/apps/renovate)) - `apollo`, `graphql`, `mercurius` - [#2480](https://togithub.com/nestjs/graphql/pull/2480) fix(deps): update dependency tslib to v2.4.1 ([@renovate\[bot\]](https://togithub.com/apps/renovate)) ### [`v10.1.5`](https://togithub.com/nestjs/graphql/releases/tag/v10.1.5) [Compare Source](https://togithub.com/nestjs/graphql/compare/v10.1.4...v10.1.5) #### v10.1.5 (2022-10-26) ##### Bug fixes - `graphql` - [#2473](https://togithub.com/nestjs/graphql/pull/2473) Fix getNumberOfParameters utility function ([@thiagomini](https://togithub.com/thiagomini)) ##### Committers: 1 - Thiago Valentim ([@thiagomini](https://togithub.com/thiagomini)) ### [`v10.1.4`](https://togithub.com/nestjs/graphql/compare/v10.1.3...v10.1.4) [Compare Source](https://togithub.com/nestjs/graphql/compare/v10.1.3...v10.1.4) ### [`v10.1.3`](https://togithub.com/nestjs/graphql/releases/tag/v10.1.3) [Compare Source](https://togithub.com/nestjs/graphql/compare/v10.1.2...v10.1.3) #### v10.1.3 (2022-09-30) ##### Enhancements - `graphql` - [#2424](https://togithub.com/nestjs/graphql/pull/2424) fix(graphql): fix word spacing of error message when null ([@DavidHavl](https://togithub.com/DavidHavl)) - [#2423](https://togithub.com/nestjs/graphql/pull/2423) feat(graphql): Throw an error when multiple resolvers define the same field ([@Davide-Gheri](https://togithub.com/Davide-Gheri)) ##### Dependencies - `graphql` - [#2426](https://togithub.com/nestjs/graphql/pull/2426) fix(deps): update dependency [@nestjs/mapped-types](https://togithub.com/nestjs/mapped-types) to v1.2.0 ([@renovate\[bot\]](https://togithub.com/apps/renovate)) - [#2411](https://togithub.com/nestjs/graphql/pull/2411) fix(deps): update dependency ws to v8.9.0 ([@renovate\[bot\]](https://togithub.com/apps/renovate)) - Other - [#2425](https://togithub.com/nestjs/graphql/pull/2425) chore(deps): update jest monorepo ([@renovate\[bot\]](https://togithub.com/apps/renovate)) ##### Committers: 3 - Antonio Tripodi ([@Tony133](https://togithub.com/Tony133)) - David Havl ([@DavidHavl](https://togithub.com/DavidHavl)) - Jay McDoniel ([@jmcdo29](https://togithub.com/jmcdo29)) - Davide Gheri ([Davide-Gheri](https://togithub.com/Davide-Gheri)) ### [`v10.1.2`](https://togithub.com/nestjs/graphql/compare/v10.1.1...v10.1.2) [Compare Source](https://togithub.com/nestjs/graphql/compare/v10.1.1...v10.1.2) ### [`v10.1.1`](https://togithub.com/nestjs/graphql/compare/v10.1.0...v10.1.1) [Compare Source](https://togithub.com/nestjs/graphql/compare/v10.1.0...v10.1.1) ### [`v10.1.0`](https://togithub.com/nestjs/graphql/releases/tag/v10.1.0) [Compare Source](https://togithub.com/nestjs/graphql/compare/v10.0.22...v10.1.0) #### v10.1.0 ##### Features - `graphql` - [#1757 ](https://togithub.com/nestjs/graphql/pull/1757) New features for GraphQL typescript plugin ([@thekip](https://togithub.com/thekip)) ##### Bug fixes - `graphql` - [#2314](https://togithub.com/nestjs/graphql/pull/2314) fix: Restrict subscriptions WS server to add listeners only to its own path ([@GValeriy](https://togithub.com/GValeriy)) - [#2375](https://togithub.com/nestjs/graphql/pull/2375) fix(): Merge in parent interface fields to interfaces ([@CarsonF](https://togithub.com/CarsonF)) - `apollo`, `graphql` - [#2353](https://togithub.com/nestjs/graphql/pull/2353) fix(schema-first): merge duplicate IQuery interface ([@katainaka0503](https://togithub.com/katainaka0503)) - [#2366](https://togithub.com/nestjs/graphql/pull/2366) fix([@nestjs/graphql](https://togithub.com/nestjs/graphql)): need to properly close websocket servers ([@jkossis](https://togithub.com/jkossis)) ##### Dependencies - `graphql` - [#2329](https://togithub.com/nestjs/graphql/pull/2329) fix(deps): update dependency [@graphql-tools/schema](https://togithub.com/graphql-tools/schema) to v9 ([@renovate\[bot\]](https://togithub.com/apps/renovate)) - `apollo` - [#2358](https://togithub.com/nestjs/graphql/pull/2358) chore(deps): update apollo graphql packages to v3.10.2 ([@renovate\[bot\]](https://togithub.com/apps/renovate)) ##### Committers: 6 - Andrei Alecu ([@andreialecu](https://togithub.com/andreialecu)) - Carson Full ([@CarsonF](https://togithub.com/CarsonF)) - Timofey ([thekip](https://togithub.com/thekip)) - Jason Kossis ([@jkossis](https://togithub.com/jkossis)) - Kamil Mysliwiec ([@kamilmysliwiec](https://togithub.com/kamilmysliwiec)) - Valery Goncharov ([@GValeriy](https://togithub.com/GValeriy)) - katainaka ([@katainaka0503](https://togithub.com/katainaka0503)) ### [`v10.0.22`](https://togithub.com/nestjs/graphql/compare/v10.0.21...v10.0.22) [Compare Source](https://togithub.com/nestjs/graphql/compare/v10.0.21...v10.0.22) ### [`v10.0.21`](https://togithub.com/nestjs/graphql/compare/v10.0.20...v10.0.21) [Compare Source](https://togithub.com/nestjs/graphql/compare/v10.0.20...v10.0.21) ### [`v10.0.20`](https://togithub.com/nestjs/graphql/compare/v10.0.19...v10.0.20) [Compare Source](https://togithub.com/nestjs/graphql/compare/v10.0.19...v10.0.20) ### [`v10.0.19`](https://togithub.com/nestjs/graphql/releases/tag/v10.0.19) [Compare Source](https://togithub.com/nestjs/graphql/compare/v10.0.18...v10.0.19) #### v10.0.19 (2022-07-20) ##### Features - `apollo` - [https://github.com/nestjs/graphql/pull/2251](https://togithub.com/nestjs/graphql/pull/2251) Support Apollo Federation 2 (@[greguintow](https://togithub.com/greguintow) [@kamilmysliwiec](https://togithub.com/kamilmysliwiec) ) ##### Enhancements - `apollo`, `graphql` - [#2081](https://togithub.com/nestjs/graphql/pull/2081) perf([@nestjs/graphql](https://togithub.com/nestjs/graphql)): make it faster to construct a typescript file from GraphQL schema ([@katainaka0503](https://togithub.com/katainaka0503)) - [#2212](https://togithub.com/nestjs/graphql/issues/2212) made type-metadata.storage.ts much faster ([@roypeled](https://togithub.com/roypeled)) ##### Dependencies - `graphql` - [#2302](https://togithub.com/nestjs/graphql/pull/2302) fix(deps): update dependency ws to v8.8.1 ([@renovate\[bot\]](https://togithub.com/apps/renovate)) - Other - [#2309](https://togithub.com/nestjs/graphql/pull/2309) chore(deps): update dependency release-it to v15.1.3 ([@renovate\[bot\]](https://togithub.com/apps/renovate)) - [#2292](https://togithub.com/nestjs/graphql/pull/2292) chore(deps): update node.js to v16.16 ([@renovate\[bot\]](https://togithub.com/apps/renovate)) ##### Committers: 5 - kamilmysliwiec ([@kamilmysliwiec](https://togithub.com/kamilmysliwiec)) - Hwa Soo Kang ([@hwasurr](https://togithub.com/hwasurr)) - Martin Janeček ([@wodCZ](https://togithub.com/wodCZ)) - katainaka ([@katainaka0503](https://togithub.com/katainaka0503)) - greguintow [@greguintow](https://togithub.com/greguintow) ### [`v10.0.18`](https://togithub.com/nestjs/graphql/compare/v10.0.17...v10.0.18) [Compare Source](https://togithub.com/nestjs/graphql/compare/v10.0.17...v10.0.18) ### [`v10.0.17`](https://togithub.com/nestjs/graphql/compare/v10.0.16...v10.0.17) [Compare Source](https://togithub.com/nestjs/graphql/compare/v10.0.16...v10.0.17)Configuration
📅 Schedule: Branch creation - "after 10pm,before 6:00am" in timezone Europe/Warsaw, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.