diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 5b23563..c68b2b0 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{ ".": "2.0.0" } +{ ".": "2.0.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md index d54110c..c98d7d4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,122 @@ # Changelog +## [2.0.1](https://github.com/apollo-server-integrations/apollo-server-integration-h3/compare/v2.0.0...v2.0.1) (2025-12-05) + +### 🧹 Miscellaneous + +- **deps:** lock file maintenance ([#126](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/126)) ([f1da19f](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/f1da19fe41f1988244767359ccbaacfbc8db7d63)) +- **deps:** lock file maintenance ([#141](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/141)) ([a93d5f7](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/a93d5f78434e6bf74761a2822900bcc9a8741a6e)) +- **deps:** lock file maintenance ([#157](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/157)) ([1adb230](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/1adb23023289828b2602aaf8e189bdd3934128f1)) +- **deps:** lock file maintenance ([#173](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/173)) ([da07a40](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/da07a40b56819fbfa119ed2737e21188715c7fe1)) +- **deps:** lock file maintenance ([#185](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/185)) ([8b11b7e](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/8b11b7e4d9a704c7a24ba186cfbb788b4cb63d52)) +- **deps:** lock file maintenance ([#204](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/204)) ([8ccad89](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/8ccad89d9c9bf0dd9c028333ce278688e7d95e57)) +- **deps:** lock file maintenance ([#226](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/226)) ([cf85713](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/cf8571311f320b11022db580cd9a7cca7e272dce)) +- **deps:** pin dependency @apollo/utils.withrequired to 3.0.0 ([#129](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/129)) ([7e2a1fc](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/7e2a1fc5dc6fd7756e1df12d487e1bcfce03b73f)) +- **deps:** pin pnpm/action-setup action to a7487c7 ([#128](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/128)) ([5beba83](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/5beba833dd6de0eb75b3af3b0bdb94e96d0e9699)) +- **deps:** replace google-github-actions/release-please-action action with googleapis/release-please-action ([#210](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/210)) ([f167516](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/f167516b216e76d3daf9c80e8296f467a0c670c3)) +- **deps:** update actions/checkout action to v5 ([#200](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/200)) ([8a0f352](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/8a0f352e60ebfc34b772daaccf81d3cd997efa6d)) +- **deps:** update actions/checkout action to v5.0.1 ([#228](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/228)) ([7aa5c90](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/7aa5c90a3f558eda58ffffd5d290117d5f5cfeed)) +- **deps:** update actions/checkout action to v6 ([#236](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/236)) ([17be9e9](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/17be9e9156082a77a8060c8f31aa0e8b03dcacca)) +- **deps:** update actions/checkout digest to 08eba0b ([#186](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/186)) ([d034fff](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/d034ffffc5d6980de787b016e8065ce4f8767825)) +- **deps:** update actions/checkout digest to 93cb6ef ([#227](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/227)) ([0f8077b](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/0f8077bdb7b5527e095eeb5657cb9937f6382dd2)) +- **deps:** update actions/setup-node action to v5 ([#201](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/201)) ([2abf6be](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/2abf6bebb4864545ed4453ebbd052497f0e75d9f)) +- **deps:** update actions/setup-node action to v6 ([#219](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/219)) ([c640ab1](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/c640ab12ec5d3fffc6d91cb1c20589df1b23b36b)) +- **deps:** update actions/setup-node action to v6.1.0 ([#238](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/238)) ([86cfdfe](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/86cfdfed5ed5c409201a3e36b8427a3770ce02bc)) +- **deps:** update actions/setup-node digest to 49933ea ([#142](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/142)) ([b567611](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/b56761142030c2202092f70a2242536a1e7def6d)) +- **deps:** update actions/setup-node digest to cdca736 ([#130](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/130)) ([ae8987c](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/ae8987cde862b587953025ddd1d9606e099f3a67)) +- **deps:** update apollo graphql packages to v4.12.0 ([#149](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/149)) ([9b09039](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/9b0903968f6fdcbb05a78c1fa315aa121a349c46)) +- **deps:** update apollo graphql packages to v4.12.1 ([#159](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/159)) ([03c91c5](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/03c91c5fc3c40dded99bab3bb94e6e75a1d5e6e0)) +- **deps:** update apollo graphql packages to v4.12.2 ([#170](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/170)) ([dc4681a](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/dc4681ab2951afa42b7bc81ba7f7fffb69a8d526)) +- **deps:** update apollo graphql packages to v5 ([#202](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/202)) ([4902672](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/49026729369ab8443aeed76e4b65ed75ca9594bd)) +- **deps:** update apollo graphql packages to v5.1.0 ([#209](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/209)) ([43fccee](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/43fccee1332d79a9fd044c44b59fa57c2b8fbe07)) +- **deps:** update apollo graphql packages to v5.2.0 ([#232](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/232)) ([b1a2b9c](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/b1a2b9c6887c3a2bda027883fdb036198fd12d82)) +- **deps:** update codecov/codecov-action action to v5.5.1 ([#211](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/211)) ([6c134ac](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/6c134ac82d8db0f58fd4f458b419382bbfd7837f)) +- **deps:** update codecov/codecov-action digest to 18283e0 ([#158](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/158)) ([b26114c](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/b26114c26b9b13a4331025cad04ecd7e1577204e)) +- **deps:** update codecov/codecov-action digest to 5a10915 ([#187](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/187)) ([1891d39](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/1891d39ee06cad8e13c08d6e60a563bd7c0fcab8)) +- **deps:** update codecov/codecov-action digest to ad3126e ([#143](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/143)) ([3e1790b](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/3e1790bd6b8f19477d70c9e7bc80b2ad4f8e0b9a)) +- **deps:** update dependency @graphql-tools/schema to v10.0.23 ([#131](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/131)) ([2455517](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/2455517f501934fe431572e304ea8a034838d0e1)) +- **deps:** update dependency @graphql-tools/schema to v10.0.25 ([#188](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/188)) ([924f141](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/924f141aa48e0937285de3297826b976c3d67b33)) +- **deps:** update dependency @graphql-tools/schema to v10.0.26 ([#206](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/206)) ([0886522](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/088652224238da50b93541a6d785836634e756fe)) +- **deps:** update dependency @graphql-tools/schema to v10.0.27 ([#224](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/224)) ([f8ad9b4](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/f8ad9b4adb7f4d9cb9770a7fbc58461c8d980498)) +- **deps:** update dependency @graphql-tools/schema to v10.0.30 ([#229](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/229)) ([c9d330b](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/c9d330b50525413a913a3fc68978642a0409fb60)) +- **deps:** update dependency @typescript-eslint/parser to v8.29.0 ([#132](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/132)) ([ddf4fc7](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/ddf4fc720020a0725edc43bee19a9903fe217359)) +- **deps:** update dependency @typescript-eslint/parser to v8.31.1 ([#150](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/150)) ([1ffdf1e](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/1ffdf1eb610d706e4711a12e03f39a22e8ee4efd)) +- **deps:** update dependency @typescript-eslint/parser to v8.32.0 ([#156](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/156)) ([5758b0e](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/5758b0eda12db6f88e9baf378b5f26426497c86c)) +- **deps:** update dependency @typescript-eslint/parser to v8.33.0 ([#164](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/164)) ([15bdf40](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/15bdf406a8926ea467137a0e7d8499f6cc3b49d0)) +- **deps:** update dependency @typescript-eslint/parser to v8.33.1 ([#166](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/166)) ([5585a59](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/5585a596a48e1b260989103ea83b0c54e6799881)) +- **deps:** update dependency @typescript-eslint/parser to v8.35.1 ([#175](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/175)) ([d89de6a](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/d89de6a7db69b0cf176044c7059bffcc4ddac9ce)) +- **deps:** update dependency @typescript-eslint/parser to v8.45.0 ([#193](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/193)) ([839019a](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/839019a38c1e39bfd7cd3ced021a8209df930459)) +- **deps:** update dependency @typescript-eslint/parser to v8.46.2 ([#212](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/212)) ([c09e1f1](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/c09e1f1360096e99b2ba0cd55038e0892d1b22cc)) +- **deps:** update dependency @typescript-eslint/parser to v8.46.3 ([#222](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/222)) ([c23e1c7](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/c23e1c701f349f28aeefbc0e3094507e77fb37da)) +- **deps:** update dependency @typescript-eslint/parser to v8.48.0 ([#233](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/233)) ([797e3b2](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/797e3b2ac2fa73f3b36128a230402dffcb0105c6)) +- **deps:** update dependency @typescript-eslint/parser to v8.48.1 ([#241](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/241)) ([3db4fe5](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/3db4fe50d050eff63031cf73bf93c25520c1d262)) +- **deps:** update dependency commit-and-tag-version to v12.5.1 ([#144](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/144)) ([016bdf4](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/016bdf417d2a8ae4cd32e25ae50fc49cb22320fa)) +- **deps:** update dependency commit-and-tag-version to v12.6.0 ([#194](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/194)) ([92f9d5e](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/92f9d5ec108bb8f6b2c67422161929bae2f86f44)) +- **deps:** update dependency commit-and-tag-version to v12.6.1 ([#239](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/239)) ([99718e4](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/99718e46ed46d5e2bbd01d7de776d9d6e0eda13b)) +- **deps:** update dependency eslint to v9.23.0 ([#133](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/133)) ([0ef36d5](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/0ef36d56c360bf3787386613ef06dee6cc51e584)) +- **deps:** update dependency eslint to v9.24.0 ([#139](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/139)) ([e4f9052](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/e4f9052a7d74d6b9abb46f8b807b8a90f5d50f5e)) +- **deps:** update dependency eslint to v9.25.1 ([#151](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/151)) ([dfda762](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/dfda76231c3e78765cdaf117ec101f8dad8c9247)) +- **deps:** update dependency eslint to v9.26.0 ([#154](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/154)) ([50d94bb](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/50d94bb9ee861231f9f6c23d26e1b746fc135d7d)) +- **deps:** update dependency eslint to v9.28.0 ([#167](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/167)) ([9d63487](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/9d63487d5d4a1347eae49bcded51529c92b3be8f)) +- **deps:** update dependency eslint to v9.30.1 ([#176](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/176)) ([c4c959f](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/c4c959f2cfa8f10b5f4080729bd330db82a41a38)) +- **deps:** update dependency eslint to v9.36.0 ([#195](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/195)) ([fd5f05a](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/fd5f05aa650416c1403fbe3bf50f89bff32b8a52)) +- **deps:** update dependency eslint to v9.37.0 ([#203](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/203)) ([c6e5673](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/c6e56733100018b8555c4f07cc47448487ba9419)) +- **deps:** update dependency eslint to v9.39.0 ([#213](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/213)) ([d4613cf](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/d4613cf93b38aafdf0db8e669356cbc432db3bab)) +- **deps:** update dependency eslint to v9.39.1 ([#223](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/223)) ([2ad8ff1](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/2ad8ff1372d1a82ba50c28e712e220ffa4f36842)) +- **deps:** update dependency eslint-config-prettier to v10.1.1 ([#134](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/134)) ([dcd3bd0](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/dcd3bd04b2b79a5019e1ae1f30ea1ceae6e16166)) +- **deps:** update dependency eslint-config-prettier to v10.1.2 ([#145](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/145)) ([923fba0](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/923fba05088fa204e41cee2301222edb1310480b)) +- **deps:** update dependency eslint-config-prettier to v10.1.5 ([#160](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/160)) ([63d4266](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/63d4266569be0af11ea330d0978ddbe279e9e2b6)) +- **deps:** update dependency eslint-config-prettier to v10.1.8 ([#189](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/189)) ([808cad0](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/808cad0fea45dda5eb65e87d95010655e100e8d0)) +- **deps:** update dependency eslint-config-unjs to v0.5.0 ([#177](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/177)) ([d3482ac](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/d3482ac68d9be6fc6016521604f53706ebf9ea3f)) +- **deps:** update dependency eslint-plugin-unused-imports to v4.2.0 ([#196](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/196)) ([35ce230](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/35ce230a15b8cf955e1f43c97f19f4e03e2f32f4)) +- **deps:** update dependency eslint-plugin-unused-imports to v4.3.0 ([#214](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/214)) ([f6bffc0](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/f6bffc000f25b3a508b14a8b60fc3df0652429c7)) +- **deps:** update dependency graphql to v16.11.0 ([#152](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/152)) ([b0dff5a](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/b0dff5ad8357d687df6fe40eec6af5c69d51ff09)) +- **deps:** update dependency graphql to v16.12.0 ([#215](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/215)) ([9f65d86](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/9f65d8616a5a6915ea3a8131dcf3b1811607c7fb)) +- **deps:** update dependency graphql-ws to v6.0.5 ([#161](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/161)) ([544dc02](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/544dc02b87ed913c7e728f18c1f9ec2aa3885420)) +- **deps:** update dependency graphql-ws to v6.0.6 ([#190](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/190)) ([28ffdb2](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/28ffdb2fdd7ebf6c0a6bd0ee33851dbb0ec91d2a)) +- **deps:** update dependency h3 to v1.15.3 ([#146](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/146)) ([0d7b3fb](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/0d7b3fb546120560ff5f02a2cccc061d9573f01b)) +- **deps:** update dependency h3 to v1.15.4 ([#191](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/191)) ([e1acb5a](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/e1acb5a2c14d2bf626ad9d6f8b25589e7304cc5a)) +- **deps:** update dependency prettier to v3.6.2 ([#178](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/178)) ([ce5f742](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/ce5f742e831c10c499c87a46681c2523d07fa338)) +- **deps:** update dependency prettier to v3.7.2 ([#234](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/234)) ([e9c94fd](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/e9c94fd3c4777ede8e7a5c3d1d0dcbf0bf235b37)) +- **deps:** update dependency prettier to v3.7.3 ([#237](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/237)) ([b22a695](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/b22a6957f90f6a7de5ccf993d315290c93e3dfbc)) +- **deps:** update dependency ts-jest to v29.3.1 ([#135](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/135)) ([11c96b6](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/11c96b6977607c4ab86c5226ef57e3e65bb6bcd0)) +- **deps:** update dependency ts-jest to v29.3.2 ([#147](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/147)) ([564c29d](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/564c29d05d2dc3bc303906d48ac4f64863599912)) +- **deps:** update dependency ts-jest to v29.3.4 ([#162](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/162)) ([ce6d0cb](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/ce6d0cb0c68b17dd57d2c284fb699b1ced546b1d)) +- **deps:** update dependency ts-jest to v29.4.0 ([#179](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/179)) ([ddbf432](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/ddbf432aed63fbb7ea0fa3cac3215d637b6acefd)) +- **deps:** update dependency ts-jest to v29.4.4 ([#192](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/192)) ([f6d97d0](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/f6d97d0f4f156f6802d3954cf1550da951c3f2d7)) +- **deps:** update dependency ts-jest to v29.4.5 ([#208](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/208)) ([79bd27b](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/79bd27b95912e3159257e82dbb15e30a07e46473)) +- **deps:** update dependency ts-jest to v29.4.6 ([#240](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/240)) ([e08641e](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/e08641e93f14a4ffdf719d6270472906b05972e0)) +- **deps:** update dependency typescript to v5.8.3 ([#140](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/140)) ([d934ea4](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/d934ea4bfb38e325258fb7d80de48c2bc6c5dc45)) +- **deps:** update dependency typescript to v5.9.3 ([#197](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/197)) ([a1a728d](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/a1a728d34645a455fedbefc6ed50ddbe32466432)) +- **deps:** update dependency unbuild to v3.6.1 ([#198](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/198)) ([d903338](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/d90333841787e90cdb896924bd918bed3935240b)) +- **deps:** update googleapis/release-please-action action to v4.4.0 ([#216](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/216)) ([8f2e49f](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/8f2e49f5fb8355491ebd3716df5086fe80df5598)) +- **deps:** update jest monorepo to v30 ([#181](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/181)) ([6b25b29](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/6b25b29b4d14f417b48910287a79028f61ae120b)) +- **deps:** update mcr.microsoft.com/vscode/devcontainers/base docker tag to v2 ([#171](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/171)) ([30773fc](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/30773fc70588523956af24e0f98a237cd865e137)) +- **deps:** update node.js to v23.11.0 ([#136](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/136)) ([8bc3aa8](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/8bc3aa86a75b8624cea6a5dcfba7ad0a39c0a14e)) +- **deps:** update node.js to v23.11.1 ([#163](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/163)) ([94cda1d](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/94cda1d4c7ec0692054d833a605d0c67875e9811)) +- **deps:** update node.js to v24 ([#220](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/220)) ([505a40f](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/505a40fe25cf4fc2633ef1bc98c18cf33cefe5c7)) +- **deps:** update node.js to v24.11.1 ([#230](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/230)) ([e9f2e5f](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/e9f2e5f55597e5c07d2fafa366451b0850ed019b)) +- **deps:** update pnpm to v10.10.0 ([#153](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/153)) ([4dca08e](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/4dca08eddeee63a1453e454e38f0c2d2b42a2005)) +- **deps:** update pnpm to v10.11.1 ([#168](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/168)) ([4645920](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/4645920163b24a0a9c2502bfcad571cd893ac90d)) +- **deps:** update pnpm to v10.12.4 ([#180](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/180)) ([98d2f2b](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/98d2f2be5e39e380deb10fdceb05dc2ae34f89d4)) +- **deps:** update pnpm to v10.18.0 ([#199](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/199)) ([4328954](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/43289543afdad004ead6c9749f7c583ac733ddc2)) +- **deps:** update pnpm to v10.20.0 ([#217](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/217)) ([9582317](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/95823177379618985a4bc43689690ac06e58d15b)) +- **deps:** update pnpm to v10.24.0 ([#235](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/235)) ([e8e6798](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/e8e67987f5cd2e7469290a0d4606aa780faf195b)) +- **deps:** update pnpm to v10.7.1 ([#137](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/137)) ([e72d54d](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/e72d54d6061007649234cc452884df169ec6ff40)) +- **deps:** update pnpm/action-setup action to v4.2.0 ([#218](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/218)) ([c9eec79](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/c9eec7974b7cf78b98077127e6cd32e0291b42dc)) +- **deps:** update pnpm/action-setup digest to 41ff726 ([#205](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/205)) ([2fa619c](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/2fa619ca868168bafba64e5e2dd753ab970e72d9)) +- **deps:** update vitest monorepo to v3.1.1 ([#138](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/138)) ([8e9a57d](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/8e9a57d064669b6b4455852159b0b1e6d8afa79b)) +- **deps:** update vitest monorepo to v3.1.2 ([#148](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/148)) ([a8838a2](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/a8838a226db120c487ddf1f32fa252908f05aa6f)) +- **deps:** update vitest monorepo to v3.1.3 ([#155](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/155)) ([2e87c8b](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/2e87c8bb50bd35bde16c7173d0b4457c2fa83289)) +- **deps:** update vitest monorepo to v3.2.0 ([#169](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/169)) ([d2c5cc8](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/d2c5cc88f0841d2fc275db7e89b5e60bf04be9ee)) +- **deps:** update vitest monorepo to v3.2.1 ([#172](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/172)) ([4badea4](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/4badea460e278c6b2ab567f02ede0424a80e538f)) +- **deps:** update vitest monorepo to v3.2.4 ([#174](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/174)) ([b0f77cf](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/b0f77cfb1e68ca7f7d9c7d4d03b9d209c6284b1c)) +- **deps:** update vitest monorepo to v4 ([#221](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/221)) ([1d26185](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/1d261856bef23682e5dc7506f7ef7d1e53b76ea2)) +- **deps:** update vitest monorepo to v4.0.14 ([#231](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/231)) ([2576c54](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/2576c546a4cb89dd98328babd209a91ddab64471)) +- **deps:** update vitest monorepo to v4.0.15 ([#242](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/242)) ([ecad1f0](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/ecad1f0f5260b7867a309b8daf63df919d540252)) +- **deps:** update vitest monorepo to v4.0.7 ([#225](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/225)) ([1ce2e3d](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/1ce2e3d3d6652af1d0d6de2a9f1db62268a93ee4)) +- pin GitHub Action digests to semver in Renovate config ([#207](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/207)) ([ac2df02](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/ac2df022dd01cf359aaa9a81ef2b7efbb89f2fb3)) + ## [2.0.0](https://github.com/apollo-server-integrations/apollo-server-integration-h3/compare/v1.2.1...v2.0.0) (2025-03-19) ### ⚠ BREAKING CHANGES diff --git a/package.json b/package.json index 8b3cdc3..24717e6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@as-integrations/h3", - "version": "2.0.0", + "version": "2.0.1", "description": "An Apollo Server integration for use with h3 or Nuxt", "repository": "github:apollo-server-integrations/apollo-server-integration-h3", "license": "MIT",