Skip to content

Commit 786d1a5

Browse files
committed
chore(main): release 3.1.7
1 parent ea7c8e3 commit 786d1a5

File tree

3 files changed

+45
-2
lines changed

3 files changed

+45
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{ ".": "3.1.6" }
1+
{".":"3.1.7"}

CHANGELOG.md

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,48 @@
11
# Changelog
22

3+
## [3.1.7](https://github.com/tobiasdiez/nuxt-graphql-server/compare/v3.1.6...v3.1.7) (2025-12-04)
4+
5+
6+
### 🧹 Miscellaneous
7+
8+
* **deps:** lock file maintenance ([#237](https://github.com/tobiasdiez/nuxt-graphql-server/issues/237)) ([6e9ae7f](https://github.com/tobiasdiez/nuxt-graphql-server/commit/6e9ae7fdfecc8ff0ce47273348a6bb23bacb6430))
9+
* **deps:** lock file maintenance ([#239](https://github.com/tobiasdiez/nuxt-graphql-server/issues/239)) ([30f4e80](https://github.com/tobiasdiez/nuxt-graphql-server/commit/30f4e808776e95e7abc00002963152c946a9099b))
10+
* **deps:** lock file maintenance ([#262](https://github.com/tobiasdiez/nuxt-graphql-server/issues/262)) ([62037db](https://github.com/tobiasdiez/nuxt-graphql-server/commit/62037dbd58ce7365d1f375c6100dab5552d8309d))
11+
* **deps:** update actions/checkout action to v5.0.1 ([#264](https://github.com/tobiasdiez/nuxt-graphql-server/issues/264)) ([1721110](https://github.com/tobiasdiez/nuxt-graphql-server/commit/17211101a359668f9ab9d617aadfe3b5198d7f11))
12+
* **deps:** update actions/checkout action to v6 ([#273](https://github.com/tobiasdiez/nuxt-graphql-server/issues/273)) ([badd810](https://github.com/tobiasdiez/nuxt-graphql-server/commit/badd810f10eaaf89dbfe1f3eaa77c15f0451b0cf))
13+
* **deps:** update actions/setup-node action to v6 ([#255](https://github.com/tobiasdiez/nuxt-graphql-server/issues/255)) ([87f69e0](https://github.com/tobiasdiez/nuxt-graphql-server/commit/87f69e0aee9543b9ea855ac29da867a4844b15fc))
14+
* **deps:** update actions/setup-node action to v6.1.0 ([#274](https://github.com/tobiasdiez/nuxt-graphql-server/issues/274)) ([1595ea9](https://github.com/tobiasdiez/nuxt-graphql-server/commit/1595ea96e49de7ffc3854ec8b9d52fce734e7fd8))
15+
* **deps:** update codecov/codecov-action action to v5.5.1 ([#245](https://github.com/tobiasdiez/nuxt-graphql-server/issues/245)) ([bd9d201](https://github.com/tobiasdiez/nuxt-graphql-server/commit/bd9d20153a078a637bf8a5b955451046bb69813a))
16+
* **deps:** update dependency @apollo/server to v5.1.0 ([#244](https://github.com/tobiasdiez/nuxt-graphql-server/issues/244)) ([8005e64](https://github.com/tobiasdiez/nuxt-graphql-server/commit/8005e6442755c53ca2da78410865d22f9b74576c))
17+
* **deps:** update dependency @apollo/server to v5.2.0 ([#268](https://github.com/tobiasdiez/nuxt-graphql-server/issues/268)) ([7b18700](https://github.com/tobiasdiez/nuxt-graphql-server/commit/7b18700a799a578d4c61869d3de41759a96a08d3))
18+
* **deps:** update dependency @nuxt/devtools to v2.7.0 ([#246](https://github.com/tobiasdiez/nuxt-graphql-server/issues/246)) ([99414f1](https://github.com/tobiasdiez/nuxt-graphql-server/commit/99414f13f128b342e5a0e5aaa4759df8339f65cb))
19+
* **deps:** update dependency @nuxt/devtools to v3 ([#256](https://github.com/tobiasdiez/nuxt-graphql-server/issues/256)) ([bb336da](https://github.com/tobiasdiez/nuxt-graphql-server/commit/bb336dae63ddcb5e6d2a47db228ade72740ff311))
20+
* **deps:** update dependency @nuxt/devtools to v3.1.1 ([#269](https://github.com/tobiasdiez/nuxt-graphql-server/issues/269)) ([e16075d](https://github.com/tobiasdiez/nuxt-graphql-server/commit/e16075de61cb631e173dc6aeb067b2d9358c2554))
21+
* **deps:** update dependency @nuxt/test-utils to v3.20.1 ([#247](https://github.com/tobiasdiez/nuxt-graphql-server/issues/247)) ([716021e](https://github.com/tobiasdiez/nuxt-graphql-server/commit/716021ee4100912e54ad1ea819749ad86cd41dc2))
22+
* **deps:** update dependency commit-and-tag-version to v12.6.1 ([#275](https://github.com/tobiasdiez/nuxt-graphql-server/issues/275)) ([ea7c8e3](https://github.com/tobiasdiez/nuxt-graphql-server/commit/ea7c8e3212437c2193d6606dc34e493e3dbac692))
23+
* **deps:** update dependency eslint to v9.39.0 ([#248](https://github.com/tobiasdiez/nuxt-graphql-server/issues/248)) ([e825892](https://github.com/tobiasdiez/nuxt-graphql-server/commit/e825892bc9cd6f951a0b3a0d6125f22d288627fc))
24+
* **deps:** update dependency eslint to v9.39.1 ([#259](https://github.com/tobiasdiez/nuxt-graphql-server/issues/259)) ([cc9ad1f](https://github.com/tobiasdiez/nuxt-graphql-server/commit/cc9ad1f9c69e09dd0fe985b7206f79c1c498fe20))
25+
* **deps:** update dependency eslint-plugin-unused-imports to v4.3.0 ([#249](https://github.com/tobiasdiez/nuxt-graphql-server/issues/249)) ([5f6e732](https://github.com/tobiasdiez/nuxt-graphql-server/commit/5f6e732c6c3139f43fdd493f27e8fef77fe2a260))
26+
* **deps:** update dependency graphql to v16.12.0 ([#250](https://github.com/tobiasdiez/nuxt-graphql-server/issues/250)) ([896d91b](https://github.com/tobiasdiez/nuxt-graphql-server/commit/896d91bb18bbec94ed89fab9518901c49127dd1d))
27+
* **deps:** update dependency prettier to v3.7.2 ([#270](https://github.com/tobiasdiez/nuxt-graphql-server/issues/270)) ([67962d4](https://github.com/tobiasdiez/nuxt-graphql-server/commit/67962d4c97facbb6c87d115749f8cd6242d712b0))
28+
* **deps:** update dependency prettier to v3.7.3 ([#271](https://github.com/tobiasdiez/nuxt-graphql-server/issues/271)) ([7f15f58](https://github.com/tobiasdiez/nuxt-graphql-server/commit/7f15f580653849476cdb2069215a13d155416f45))
29+
* **deps:** update dependency vue-tsc to v3.1.2 ([#243](https://github.com/tobiasdiez/nuxt-graphql-server/issues/243)) ([b501972](https://github.com/tobiasdiez/nuxt-graphql-server/commit/b501972fcc0f9db81e0cc80155eeae8d0be7ed95))
30+
* **deps:** update dependency vue-tsc to v3.1.3 ([#258](https://github.com/tobiasdiez/nuxt-graphql-server/issues/258)) ([db2d88e](https://github.com/tobiasdiez/nuxt-graphql-server/commit/db2d88eec70638c1969da65982f48ba7c208b34f))
31+
* **deps:** update dependency vue-tsc to v3.1.5 ([#265](https://github.com/tobiasdiez/nuxt-graphql-server/issues/265)) ([932ecd6](https://github.com/tobiasdiez/nuxt-graphql-server/commit/932ecd670bf3e6046058a0a7a8bff95d3648c919))
32+
* **deps:** update googleapis/release-please-action action to v4.4.0 ([#251](https://github.com/tobiasdiez/nuxt-graphql-server/issues/251)) ([19e39af](https://github.com/tobiasdiez/nuxt-graphql-server/commit/19e39afc42c104d0505f36a1b72f091bcf1e62cd))
33+
* **deps:** update googleapis/release-please-action digest to 16a9c90 ([#240](https://github.com/tobiasdiez/nuxt-graphql-server/issues/240)) ([9e42d22](https://github.com/tobiasdiez/nuxt-graphql-server/commit/9e42d226fb5c4ce7611a145b5da4730876c444a8))
34+
* **deps:** update graphql-tools monorepo to v8.1.4 ([#260](https://github.com/tobiasdiez/nuxt-graphql-server/issues/260)) ([c2ffc50](https://github.com/tobiasdiez/nuxt-graphql-server/commit/c2ffc5039b5e1ef2d6c30947f0a1545089844244))
35+
* **deps:** update nuxtjs monorepo to v4.2.0 ([#252](https://github.com/tobiasdiez/nuxt-graphql-server/issues/252)) ([0b382a4](https://github.com/tobiasdiez/nuxt-graphql-server/commit/0b382a4965ba46d7bc44df73e8e3c9e37383ca21))
36+
* **deps:** update nuxtjs monorepo to v4.2.1 ([#266](https://github.com/tobiasdiez/nuxt-graphql-server/issues/266)) ([62b023a](https://github.com/tobiasdiez/nuxt-graphql-server/commit/62b023adeb5b8317c55f535788f9bf8f26f9d9be))
37+
* **deps:** update pnpm to v10.20.0 ([#253](https://github.com/tobiasdiez/nuxt-graphql-server/issues/253)) ([2a93558](https://github.com/tobiasdiez/nuxt-graphql-server/commit/2a93558ff78cdcffa4ef7841bee8e7532bce2c76))
38+
* **deps:** update pnpm to v10.24.0 ([#272](https://github.com/tobiasdiez/nuxt-graphql-server/issues/272)) ([3989db2](https://github.com/tobiasdiez/nuxt-graphql-server/commit/3989db23f9fdf6f9d319d9f715b6e7cb840d2ff4))
39+
* **deps:** update pnpm/action-setup action to v4.2.0 ([#254](https://github.com/tobiasdiez/nuxt-graphql-server/issues/254)) ([7ec44c9](https://github.com/tobiasdiez/nuxt-graphql-server/commit/7ec44c9cebe6b458862211bb66925b7844c728ad))
40+
* **deps:** update pnpm/action-setup digest to 41ff726 ([#241](https://github.com/tobiasdiez/nuxt-graphql-server/issues/241)) ([709c2b6](https://github.com/tobiasdiez/nuxt-graphql-server/commit/709c2b650fd9dc3b1a956cb32f1b1453662962fc))
41+
* **deps:** update vitest monorepo to v4 ([#257](https://github.com/tobiasdiez/nuxt-graphql-server/issues/257)) ([98d45d0](https://github.com/tobiasdiez/nuxt-graphql-server/commit/98d45d0e1703181c223429fa9d4ea44e9aedfd0f))
42+
* **deps:** update vitest monorepo to v4.0.14 ([#267](https://github.com/tobiasdiez/nuxt-graphql-server/issues/267)) ([8fd8e54](https://github.com/tobiasdiez/nuxt-graphql-server/commit/8fd8e5412b82cd927de15e730da2c53faf8da8ab))
43+
* **deps:** update vitest monorepo to v4.0.7 ([#261](https://github.com/tobiasdiez/nuxt-graphql-server/issues/261)) ([40c38e2](https://github.com/tobiasdiez/nuxt-graphql-server/commit/40c38e2eab34a93c9387038e051e533c95444fa8))
44+
* pin GitHub Action digests to semver in Renovate config ([#242](https://github.com/tobiasdiez/nuxt-graphql-server/issues/242)) ([8b06648](https://github.com/tobiasdiez/nuxt-graphql-server/commit/8b0664801650da960a593231b066057f0adcb46c))
45+
346
## [3.1.6](https://github.com/tobiasdiez/nuxt-graphql-server/compare/v3.1.5...v3.1.6) (2025-10-05)
447

548
### 🧹 Miscellaneous

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt-graphql-server",
3-
"version": "3.1.6",
3+
"version": "3.1.7",
44
"description": "Easy GraphQL server implementation with Nuxt",
55
"repository": "https://github.com/tobiasdiez/nuxt-graphql-server",
66
"license": "MIT",

0 commit comments

Comments
 (0)