From 8a93cb4fa19481aadad3e562e70040d0cbf7cc50 Mon Sep 17 00:00:00 2001 From: Matteo Marsala Date: Tue, 11 Nov 2025 16:18:44 +0100 Subject: [PATCH 1/3] 2.1.7-alpha.1 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 15b43f646a..8ed80f0fd6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "hasInstallScript": true, "license": "ISC", "dependencies": { - "@arduino/docs-arduino-cc": "^2.1.6", + "@arduino/docs-arduino-cc": "^2.1.7-alpha.1", "gatsby": "^5.11.0", "gatsby-background-image": "^1.6.0", "gatsby-image": "^3.11.0", @@ -309,9 +309,9 @@ } }, "node_modules/@arduino/docs-arduino-cc": { - "version": "2.1.6", - "resolved": "https://npm.pkg.github.com/download/@arduino/docs-arduino-cc/2.1.6/8a1091a03f09d08867482d16c58a517b6794f835", - "integrity": "sha512-6nYcRe6TOcPY2N8vwR3XHlPbgPKqqD5CK/uArcgLoguAAr4ChRNyfbu/fsvDa6Z5LZ9WRi3Donj/UDPXzj791Q==", + "version": "2.1.7-alpha.1", + "resolved": "https://npm.pkg.github.com/download/@arduino/docs-arduino-cc/2.1.7-alpha.1/d8d9016761ae02433df9214b500f04144103b861", + "integrity": "sha512-DFPnlfYA4AH4sl0ePZbImhBZxMFAwrbFerREZALYDA4LHn92Wa5zLYfxxqx7PMwUZrYp6UuNRXw+siCHURffvQ==", "dependencies": { "@algolia/autocomplete-core": "^1.10.0", "@algolia/autocomplete-plugin-recent-searches": "^1.17.0", diff --git a/package.json b/package.json index 7a1a993b40..0ce9c07ccb 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ }, "homepage": "https://github.com/arduino/docs-content#readme", "dependencies": { - "@arduino/docs-arduino-cc": "^2.1.6", + "@arduino/docs-arduino-cc": "^2.1.7-alpha.1", "gatsby": "^5.11.0", "gatsby-background-image": "^1.6.0", "gatsby-image": "^3.11.0", From ff572db63bd753b64b7d1e8c2f8ddd27b2778c59 Mon Sep 17 00:00:00 2001 From: Matteo Marsala Date: Wed, 12 Nov 2025 08:51:49 +0100 Subject: [PATCH 2/3] 2.1.7-alpha.2 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 8ed80f0fd6..594ffd5ab3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "hasInstallScript": true, "license": "ISC", "dependencies": { - "@arduino/docs-arduino-cc": "^2.1.7-alpha.1", + "@arduino/docs-arduino-cc": "^2.1.7-alpha.2", "gatsby": "^5.11.0", "gatsby-background-image": "^1.6.0", "gatsby-image": "^3.11.0", @@ -309,9 +309,9 @@ } }, "node_modules/@arduino/docs-arduino-cc": { - "version": "2.1.7-alpha.1", - "resolved": "https://npm.pkg.github.com/download/@arduino/docs-arduino-cc/2.1.7-alpha.1/d8d9016761ae02433df9214b500f04144103b861", - "integrity": "sha512-DFPnlfYA4AH4sl0ePZbImhBZxMFAwrbFerREZALYDA4LHn92Wa5zLYfxxqx7PMwUZrYp6UuNRXw+siCHURffvQ==", + "version": "2.1.7-alpha.2", + "resolved": "https://npm.pkg.github.com/download/@arduino/docs-arduino-cc/2.1.7-alpha.2/625e82ca6f3e7f1e60726b00f0e175c04d3d2f92", + "integrity": "sha512-+1gFxKnClmRiOChhc76MZ7Py0B6M8TFxVHkUOPSLhryh48Vtl+Z3bjq2HBa9FpGq7UTx2lD5Pf9YPnhsqG7BYQ==", "dependencies": { "@algolia/autocomplete-core": "^1.10.0", "@algolia/autocomplete-plugin-recent-searches": "^1.17.0", diff --git a/package.json b/package.json index 0ce9c07ccb..3488f67c3d 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ }, "homepage": "https://github.com/arduino/docs-content#readme", "dependencies": { - "@arduino/docs-arduino-cc": "^2.1.7-alpha.1", + "@arduino/docs-arduino-cc": "^2.1.7-alpha.2", "gatsby": "^5.11.0", "gatsby-background-image": "^1.6.0", "gatsby-image": "^3.11.0", From ab104c2c64fa50ff6c3316b203a7087d97f6ad1e Mon Sep 17 00:00:00 2001 From: Matteo Marsala Date: Wed, 12 Nov 2025 14:35:50 +0100 Subject: [PATCH 3/3] 2.1.7 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 594ffd5ab3..8967cc2a20 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "hasInstallScript": true, "license": "ISC", "dependencies": { - "@arduino/docs-arduino-cc": "^2.1.7-alpha.2", + "@arduino/docs-arduino-cc": "^2.1.7", "gatsby": "^5.11.0", "gatsby-background-image": "^1.6.0", "gatsby-image": "^3.11.0", @@ -309,9 +309,9 @@ } }, "node_modules/@arduino/docs-arduino-cc": { - "version": "2.1.7-alpha.2", - "resolved": "https://npm.pkg.github.com/download/@arduino/docs-arduino-cc/2.1.7-alpha.2/625e82ca6f3e7f1e60726b00f0e175c04d3d2f92", - "integrity": "sha512-+1gFxKnClmRiOChhc76MZ7Py0B6M8TFxVHkUOPSLhryh48Vtl+Z3bjq2HBa9FpGq7UTx2lD5Pf9YPnhsqG7BYQ==", + "version": "2.1.7", + "resolved": "https://npm.pkg.github.com/download/@arduino/docs-arduino-cc/2.1.7/98b9e5b71a6376dd72bc18870490ee68ae4fb95c", + "integrity": "sha512-UmTbbN+WCNjzXdRGDwGp3Nj7kFkVeeMeKx791PvaJlK7fNOY4epsAMt1q36bMlGiNrC+XBGiFF/VQG/B9XigCg==", "dependencies": { "@algolia/autocomplete-core": "^1.10.0", "@algolia/autocomplete-plugin-recent-searches": "^1.17.0", diff --git a/package.json b/package.json index 3488f67c3d..ed97deb764 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ }, "homepage": "https://github.com/arduino/docs-content#readme", "dependencies": { - "@arduino/docs-arduino-cc": "^2.1.7-alpha.2", + "@arduino/docs-arduino-cc": "^2.1.7", "gatsby": "^5.11.0", "gatsby-background-image": "^1.6.0", "gatsby-image": "^3.11.0",