From 8f9e1f9c164f750909cad0223ecd58b61bde1b7d Mon Sep 17 00:00:00 2001 From: Matteo Marsala Date: Fri, 15 Mar 2024 11:54:14 +0100 Subject: [PATCH 1/6] 2.0.6-hotfix-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 ae894dde1c..a1a782ddb9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "hasInstallScript": true, "license": "ISC", "dependencies": { - "@arduino/docs-arduino-cc": "^2.0.6", + "@arduino/docs-arduino-cc": "^2.0.6-hotfix-1", "gatsby": "^5.11.0", "gatsby-background-image": "^1.6.0", "gatsby-image": "^3.11.0", @@ -338,9 +338,9 @@ } }, "node_modules/@arduino/docs-arduino-cc": { - "version": "2.0.6", - "resolved": "https://npm.pkg.github.com/download/@arduino/docs-arduino-cc/2.0.6/0060c141c420225582381791cca9743abe431c5d", - "integrity": "sha512-6s10/GKgZR/J6rFnM+Px0Yif7oRLkymRY6ny5gtHoRfg54gkTJIKoYxK4BZLL2IL7lupA4DVOXRWlKsbM15Q7Q==", + "version": "2.0.6-hotfix-1", + "resolved": "https://npm.pkg.github.com/download/@arduino/docs-arduino-cc/2.0.6-hotfix-1/ec397ab10c37ed179f9802f9af5c8add9150d86d", + "integrity": "sha512-UwUMRfNBpHO2IkyiXh54hzn+hm1EYirR19jN7ESmcMWjJH5A9Ep3FU8fwDOUoOyVLksJYGeTCMsmH3+XjP9l/Q==", "dependencies": { "@algolia/autocomplete-core": "^1.10.0", "@algolia/autocomplete-plugin-recent-searches": "^1.17.0", diff --git a/package.json b/package.json index 91d9a33268..38a5671071 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.0.6", + "@arduino/docs-arduino-cc": "^2.0.6-hotfix-1", "gatsby": "^5.11.0", "gatsby-background-image": "^1.6.0", "gatsby-image": "^3.11.0", From 23b42ea53442279a046e85a9a5c8ed6b1c812476 Mon Sep 17 00:00:00 2001 From: Matteo Marsala Date: Fri, 15 Mar 2024 14:15:56 +0100 Subject: [PATCH 2/6] test --- 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 a1a782ddb9..a86e81c13f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "hasInstallScript": true, "license": "ISC", "dependencies": { - "@arduino/docs-arduino-cc": "^2.0.6-hotfix-1", + "@arduino/docs-arduino-cc": "^2.0.6-hotfix-2", "gatsby": "^5.11.0", "gatsby-background-image": "^1.6.0", "gatsby-image": "^3.11.0", @@ -338,9 +338,9 @@ } }, "node_modules/@arduino/docs-arduino-cc": { - "version": "2.0.6-hotfix-1", - "resolved": "https://npm.pkg.github.com/download/@arduino/docs-arduino-cc/2.0.6-hotfix-1/ec397ab10c37ed179f9802f9af5c8add9150d86d", - "integrity": "sha512-UwUMRfNBpHO2IkyiXh54hzn+hm1EYirR19jN7ESmcMWjJH5A9Ep3FU8fwDOUoOyVLksJYGeTCMsmH3+XjP9l/Q==", + "version": "2.0.6-hotfix-2", + "resolved": "https://npm.pkg.github.com/download/@arduino/docs-arduino-cc/2.0.6-hotfix-2/b138b2ede666e4bc5e5cb1af09afbc2f6832663b", + "integrity": "sha512-ZwwN10eXMnwTxOdkdLfxWOx8lD+ENrDrE3yyChZOe0hQpPmxo52zuojUwGX4y3N4Iqwy5jGZ05By6yGD9gMZ6Q==", "dependencies": { "@algolia/autocomplete-core": "^1.10.0", "@algolia/autocomplete-plugin-recent-searches": "^1.17.0", diff --git a/package.json b/package.json index 38a5671071..175ff48a35 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.0.6-hotfix-1", + "@arduino/docs-arduino-cc": "^2.0.6-hotfix-2", "gatsby": "^5.11.0", "gatsby-background-image": "^1.6.0", "gatsby-image": "^3.11.0", From eede188f17e37fca7412c83a352bc9cc57491c1f Mon Sep 17 00:00:00 2001 From: Matteo Marsala Date: Fri, 15 Mar 2024 17:06:37 +0100 Subject: [PATCH 3/6] 2.0.6-hotfix-3 --- 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 a86e81c13f..82179af215 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "hasInstallScript": true, "license": "ISC", "dependencies": { - "@arduino/docs-arduino-cc": "^2.0.6-hotfix-2", + "@arduino/docs-arduino-cc": "^2.0.6-hotfix-3", "gatsby": "^5.11.0", "gatsby-background-image": "^1.6.0", "gatsby-image": "^3.11.0", @@ -338,9 +338,9 @@ } }, "node_modules/@arduino/docs-arduino-cc": { - "version": "2.0.6-hotfix-2", - "resolved": "https://npm.pkg.github.com/download/@arduino/docs-arduino-cc/2.0.6-hotfix-2/b138b2ede666e4bc5e5cb1af09afbc2f6832663b", - "integrity": "sha512-ZwwN10eXMnwTxOdkdLfxWOx8lD+ENrDrE3yyChZOe0hQpPmxo52zuojUwGX4y3N4Iqwy5jGZ05By6yGD9gMZ6Q==", + "version": "2.0.6-hotfix-3", + "resolved": "https://npm.pkg.github.com/download/@arduino/docs-arduino-cc/2.0.6-hotfix-3/b06a50efef276e7250fbe095e3e2eaac7b9f3070", + "integrity": "sha512-D4lwynyIai4siebZJNAGCqTXro7VjPfh4ngRBI+GNVHfjU+3dXRkDkXggwPR2o8LDXRkfbsptaEPKi90Ww2PBQ==", "dependencies": { "@algolia/autocomplete-core": "^1.10.0", "@algolia/autocomplete-plugin-recent-searches": "^1.17.0", diff --git a/package.json b/package.json index 175ff48a35..a2a5ed3291 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.0.6-hotfix-2", + "@arduino/docs-arduino-cc": "^2.0.6-hotfix-3", "gatsby": "^5.11.0", "gatsby-background-image": "^1.6.0", "gatsby-image": "^3.11.0", From 1b3b5df67286491960dbecdf3b8228389f54fe5f Mon Sep 17 00:00:00 2001 From: Matteo Marsala Date: Mon, 18 Mar 2024 08:21:03 +0100 Subject: [PATCH 4/6] 2.0.6-hotfix --- 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 82179af215..1872ad0ee3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "hasInstallScript": true, "license": "ISC", "dependencies": { - "@arduino/docs-arduino-cc": "^2.0.6-hotfix-3", + "@arduino/docs-arduino-cc": "^2.0.6-hotfix", "gatsby": "^5.11.0", "gatsby-background-image": "^1.6.0", "gatsby-image": "^3.11.0", @@ -338,9 +338,9 @@ } }, "node_modules/@arduino/docs-arduino-cc": { - "version": "2.0.6-hotfix-3", - "resolved": "https://npm.pkg.github.com/download/@arduino/docs-arduino-cc/2.0.6-hotfix-3/b06a50efef276e7250fbe095e3e2eaac7b9f3070", - "integrity": "sha512-D4lwynyIai4siebZJNAGCqTXro7VjPfh4ngRBI+GNVHfjU+3dXRkDkXggwPR2o8LDXRkfbsptaEPKi90Ww2PBQ==", + "version": "2.0.6-hotfix", + "resolved": "https://npm.pkg.github.com/download/@arduino/docs-arduino-cc/2.0.6-hotfix/622ff3d59482bc2b5177f6da9034cdd6e5d43627", + "integrity": "sha512-lmXUG5n1CnsRJBcagUC3Ng5Jum26y8hdc1gtFWJ6b25s0IqdVkMgRU+MQH1B+XefF0G1AMk4o4uhLNt8aWRCPw==", "dependencies": { "@algolia/autocomplete-core": "^1.10.0", "@algolia/autocomplete-plugin-recent-searches": "^1.17.0", diff --git a/package.json b/package.json index a2a5ed3291..139d927557 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.0.6-hotfix-3", + "@arduino/docs-arduino-cc": "^2.0.6-hotfix", "gatsby": "^5.11.0", "gatsby-background-image": "^1.6.0", "gatsby-image": "^3.11.0", From f8df3bc711d83cfa08a85ef9a5d46d7d738ca8bf Mon Sep 17 00:00:00 2001 From: Matteo Marsala Date: Mon, 18 Mar 2024 09:24:14 +0100 Subject: [PATCH 5/6] 2.0.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 1872ad0ee3..d8f61dbccc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "hasInstallScript": true, "license": "ISC", "dependencies": { - "@arduino/docs-arduino-cc": "^2.0.6-hotfix", + "@arduino/docs-arduino-cc": "^2.0.7-alpha-2", "gatsby": "^5.11.0", "gatsby-background-image": "^1.6.0", "gatsby-image": "^3.11.0", @@ -338,9 +338,9 @@ } }, "node_modules/@arduino/docs-arduino-cc": { - "version": "2.0.6-hotfix", - "resolved": "https://npm.pkg.github.com/download/@arduino/docs-arduino-cc/2.0.6-hotfix/622ff3d59482bc2b5177f6da9034cdd6e5d43627", - "integrity": "sha512-lmXUG5n1CnsRJBcagUC3Ng5Jum26y8hdc1gtFWJ6b25s0IqdVkMgRU+MQH1B+XefF0G1AMk4o4uhLNt8aWRCPw==", + "version": "2.0.7-alpha-2", + "resolved": "https://npm.pkg.github.com/download/@arduino/docs-arduino-cc/2.0.7-alpha-2/b1eee265718bf861de417668079fb4d2471a7bb1", + "integrity": "sha512-xg6s9BiKLfCz4jLyUvLY/A0clTXQKBYhQFPQT2C0Byj/XKUqO2+xYWHehSvwF4gllJgJd0cKPDm2HvFBWolnoQ==", "dependencies": { "@algolia/autocomplete-core": "^1.10.0", "@algolia/autocomplete-plugin-recent-searches": "^1.17.0", diff --git a/package.json b/package.json index 139d927557..ecde48074d 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.0.6-hotfix", + "@arduino/docs-arduino-cc": "^2.0.7-alpha-2", "gatsby": "^5.11.0", "gatsby-background-image": "^1.6.0", "gatsby-image": "^3.11.0", From 130945a98e57c17c0da03ab387766aa107f46176 Mon Sep 17 00:00:00 2001 From: Matteo Marsala Date: Mon, 18 Mar 2024 10:03:34 +0100 Subject: [PATCH 6/6] 2.0.7-alpha-3 --- 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 d8f61dbccc..7ea5476487 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "hasInstallScript": true, "license": "ISC", "dependencies": { - "@arduino/docs-arduino-cc": "^2.0.7-alpha-2", + "@arduino/docs-arduino-cc": "^2.0.7-alpha-3", "gatsby": "^5.11.0", "gatsby-background-image": "^1.6.0", "gatsby-image": "^3.11.0", @@ -338,9 +338,9 @@ } }, "node_modules/@arduino/docs-arduino-cc": { - "version": "2.0.7-alpha-2", - "resolved": "https://npm.pkg.github.com/download/@arduino/docs-arduino-cc/2.0.7-alpha-2/b1eee265718bf861de417668079fb4d2471a7bb1", - "integrity": "sha512-xg6s9BiKLfCz4jLyUvLY/A0clTXQKBYhQFPQT2C0Byj/XKUqO2+xYWHehSvwF4gllJgJd0cKPDm2HvFBWolnoQ==", + "version": "2.0.7-alpha-3", + "resolved": "https://npm.pkg.github.com/download/@arduino/docs-arduino-cc/2.0.7-alpha-3/4e1dc67fec0bdd11ae235a99b799aacaa8ec96b8", + "integrity": "sha512-wQO/SQR8/qQtHdX2DHYfX257HqGn22EP8d1ePYGt9u/5BmX7lKREbgqoLEmWBtlw/BZPzOaLrg7IFtz0oXF23Q==", "dependencies": { "@algolia/autocomplete-core": "^1.10.0", "@algolia/autocomplete-plugin-recent-searches": "^1.17.0", diff --git a/package.json b/package.json index ecde48074d..bb696bd144 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.0.7-alpha-2", + "@arduino/docs-arduino-cc": "^2.0.7-alpha-3", "gatsby": "^5.11.0", "gatsby-background-image": "^1.6.0", "gatsby-image": "^3.11.0",