Closed renovate[bot] closed 4 months ago
This PR contains the following updates:
12.1.0
12.2.0
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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:
12.1.0
->12.2.0
Release Notes
nestjs/graphql (@nestjs/apollo)
### [`v12.2.0`](https://togithub.com/nestjs/graphql/releases/tag/v12.2.0) [Compare Source](https://togithub.com/nestjs/graphql/compare/v12.1.0...v12.2.0) ##### v12.2.0 (2024-07-02) ##### Bug fixes - `graphql` - [#3157](https://togithub.com/nestjs/graphql/pull/3157) fix(graphql): add deprecationReason to ArgsOptions ([@hayatekiribayashi](https://togithub.com/hayatekiribayashi)) - [#3219](https://togithub.com/nestjs/graphql/pull/3219) fix(graphql): ensure scalarsMap in buildSchemaOptions is respected ([@ssut](https://togithub.com/ssut)) - `apollo`, `graphql` - [#3171](https://togithub.com/nestjs/graphql/pull/3171) fix(apollo): federation interface resolver ([@mattia-lau](https://togithub.com/mattia-lau)) ##### Enhancements - `apollo`, `graphql` - [#3222](https://togithub.com/nestjs/graphql/pull/3222) feat(graphql): add support for option newline at the end of schema file ([@sabolch](https://togithub.com/sabolch)) ##### Docs - `graphql` - [#3150](https://togithub.com/nestjs/graphql/pull/3150) docs(graphql): added jsdoc for debug and introspection. Closes [#3142](https://togithub.com/nestjs/graphql/issues/3142) ([@aarontravass](https://togithub.com/aarontravass)) ##### Dependencies - Other - [#3228](https://togithub.com/nestjs/graphql/pull/3228) chore(deps): update dependency ts-jest to v29.1.5 ([@renovate\[bot\]](https://togithub.com/apps/renovate)) - [#3227](https://togithub.com/nestjs/graphql/pull/3227) chore(deps): update dependency rimraf to v5.0.7 ([@renovate\[bot\]](https://togithub.com/apps/renovate)) - [#3223](https://togithub.com/nestjs/graphql/pull/3223) chore(deps): update dependency lerna to v8.1.5 ([@renovate\[bot\]](https://togithub.com/apps/renovate)) - [#3225](https://togithub.com/nestjs/graphql/pull/3225) chore(deps): update dependency lint-staged to v15.2.7 ([@renovate\[bot\]](https://togithub.com/apps/renovate)) - [#3217](https://togithub.com/nestjs/graphql/pull/3217) fix(deps): update dependency ws to v8.17.1 \[security] - autoclosed ([@renovate\[bot\]](https://togithub.com/apps/renovate)) - [#3199](https://togithub.com/nestjs/graphql/pull/3199) chore(deps): update node.js to v21.7 ([@renovate\[bot\]](https://togithub.com/apps/renovate)) - [#3207](https://togithub.com/nestjs/graphql/pull/3207) chore(deps): bump ejs from 3.1.9 to 3.1.10 ([@dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#3187](https://togithub.com/nestjs/graphql/pull/3187) chore(deps): bump follow-redirects from 1.15.5 to 1.15.6 ([@dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#3220](https://togithub.com/nestjs/graphql/pull/3220) chore(deps): bump braces from 3.0.2 to 3.0.3 ([@dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#3192](https://togithub.com/nestjs/graphql/pull/3192) chore(deps): bump undici from 5.26.3 to 5.28.3 ([@dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#3160](https://togithub.com/nestjs/graphql/pull/3160) chore(deps): bump ip from 1.1.8 to 1.1.9 ([@dependabot\[bot\]](https://togithub.com/apps/dependabot)) - `apollo`, `graphql`, `mercurius` - [#3229](https://togithub.com/nestjs/graphql/pull/3229) fix(deps): update dependency tslib to v2.6.3 ([@renovate\[bot\]](https://togithub.com/apps/renovate)) - `mercurius` - [#3195](https://togithub.com/nestjs/graphql/pull/3195) chore(deps): update dependency mercurius to v14 ([@renovate\[bot\]](https://togithub.com/apps/renovate)) - [#3197](https://togithub.com/nestjs/graphql/pull/3197) chore(deps): update dependency [@mercuriusjs/gateway](https://togithub.com/mercuriusjs/gateway) to v3.0.1 - autoclosed ([@renovate\[bot\]](https://togithub.com/apps/renovate)) - [#3203](https://togithub.com/nestjs/graphql/pull/3203) feat(mercurius): upgrade to mercurius v14 ([@Tony133](https://togithub.com/Tony133)) - `graphql` - [#3226](https://togithub.com/nestjs/graphql/pull/3226) chore(deps): update dependency reflect-metadata to v0.2.2 ([@renovate\[bot\]](https://togithub.com/apps/renovate)) - [#3144](https://togithub.com/nestjs/graphql/pull/3144) fix(deps): update dependency graphql-ws to v5.16.0 ([@renovate\[bot\]](https://togithub.com/apps/renovate)) - [#3159](https://togithub.com/nestjs/graphql/pull/3159) fix(deps): update graphql-tools monorepo ([@renovate\[bot\]](https://togithub.com/apps/renovate)) - [#3221](https://togithub.com/nestjs/graphql/pull/3221) chore(deps): bump ws from 8.16.0 to 8.17.1 in /packages/graphql ([@dependabot\[bot\]](https://togithub.com/apps/dependabot)) ##### Committers: 6 - Antonio Tripodi ([@Tony133](https://togithub.com/Tony133)) - Sabolch Varha ([@sabolch](https://togithub.com/sabolch)) - Suhun Han ([@ssut](https://togithub.com/ssut)) - [@aarontravass](https://togithub.com/aarontravass) - [@hayatekiribayashi](https://togithub.com/hayatekiribayashi) - [@mattia-lau](https://togithub.com/mattia-lau)Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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.