diff --git a/index.html b/index.html
index 879a92c6f91..24dba8746a7 100644
--- a/index.html
+++ b/index.html
@@ -26,8 +26,8 @@
font-weight: bold;
}
-
+
@@ -84,6 +84,7 @@
label: 'C++17 Features',
borderColor: '#9966FF',
backgroundColor: '#9966FF',
+ borderDash: [10, 5],
yAxisID: 'smallAxis',
...get_hidden('cxx17'),
},
@@ -100,7 +101,6 @@
label: 'C++23 Features',
borderColor: '#9966FF',
backgroundColor: '#9966FF',
- borderDash: [10, 5],
yAxisID: 'smallAxis',
...get_hidden('cxx23'),
},
diff --git a/package-lock.json b/package-lock.json
index e4db5f6ffd1..7362464dd79 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -12,7 +12,7 @@
"@octokit/graphql": "^4.6.4",
"cli-progress": "^3.9.0",
"dotenv": "^10.0.0",
- "luxon": "^1.27.0",
+ "luxon": "^2.0.1",
"yargs": "^17.0.1"
}
},
@@ -37,9 +37,9 @@
}
},
"node_modules/@octokit/openapi-types": {
- "version": "7.3.5",
- "resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-7.3.5.tgz",
- "integrity": "sha512-6bm5lzGDOeSnWHM5W8OZ86RD2KpchynU+/Qlm5hNEFjfLDhwfAY2lSe68YRUEYFGlxSHe0HmakyhvmtWoD3Zog=="
+ "version": "8.3.0",
+ "resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-8.3.0.tgz",
+ "integrity": "sha512-ZFyQ30tNpoATI7o+Z9MWFUzUgWisB8yduhcky7S4UYsRijgIGSnwUKzPBDGzf/Xkx1DuvUtqzvmuFlDSqPJqmQ=="
},
"node_modules/@octokit/request": {
"version": "5.6.0",
@@ -65,11 +65,11 @@
}
},
"node_modules/@octokit/types": {
- "version": "6.16.7",
- "resolved": "https://registry.npmjs.org/@octokit/types/-/types-6.16.7.tgz",
- "integrity": "sha512-OuQELiwIKeDySgNID52vm33wDRc2aaX8lKYgAw9Hmw939ITow1HspT8/AH3M3jgGFUMDmHlMNBNEmH7xV7ggXQ==",
+ "version": "6.19.0",
+ "resolved": "https://registry.npmjs.org/@octokit/types/-/types-6.19.0.tgz",
+ "integrity": "sha512-9wdZFiJfonDyU6DjIgDHxAIn92vdSUBOwAXbO2F9rOFt6DJwuAkyGLu1CvdJPphCbPBoV9iSDMX7y4fu0v6AtA==",
"dependencies": {
- "@octokit/openapi-types": "^7.3.5"
+ "@octokit/openapi-types": "^8.3.0"
}
},
"node_modules/ansi-regex": {
@@ -191,9 +191,9 @@
}
},
"node_modules/luxon": {
- "version": "1.27.0",
- "resolved": "https://registry.npmjs.org/luxon/-/luxon-1.27.0.tgz",
- "integrity": "sha512-VKsFsPggTA0DvnxtJdiExAucKdAnwbCCNlMM5ENvHlxubqWd0xhZcdb4XgZ7QFNhaRhilXCFxHuoObP5BNA4PA==",
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/luxon/-/luxon-2.0.1.tgz",
+ "integrity": "sha512-8Eawf81c9ZlQj62W3eq4mp+C7SAIAnmaS7ZuEAiX503YMcn+0C1JnMQRtfaQj6B5qTZLgHv0F4H5WabBCvi1fw==",
"engines": {
"node": "*"
}
@@ -328,9 +328,9 @@
}
},
"@octokit/openapi-types": {
- "version": "7.3.5",
- "resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-7.3.5.tgz",
- "integrity": "sha512-6bm5lzGDOeSnWHM5W8OZ86RD2KpchynU+/Qlm5hNEFjfLDhwfAY2lSe68YRUEYFGlxSHe0HmakyhvmtWoD3Zog=="
+ "version": "8.3.0",
+ "resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-8.3.0.tgz",
+ "integrity": "sha512-ZFyQ30tNpoATI7o+Z9MWFUzUgWisB8yduhcky7S4UYsRijgIGSnwUKzPBDGzf/Xkx1DuvUtqzvmuFlDSqPJqmQ=="
},
"@octokit/request": {
"version": "5.6.0",
@@ -356,11 +356,11 @@
}
},
"@octokit/types": {
- "version": "6.16.7",
- "resolved": "https://registry.npmjs.org/@octokit/types/-/types-6.16.7.tgz",
- "integrity": "sha512-OuQELiwIKeDySgNID52vm33wDRc2aaX8lKYgAw9Hmw939ITow1HspT8/AH3M3jgGFUMDmHlMNBNEmH7xV7ggXQ==",
+ "version": "6.19.0",
+ "resolved": "https://registry.npmjs.org/@octokit/types/-/types-6.19.0.tgz",
+ "integrity": "sha512-9wdZFiJfonDyU6DjIgDHxAIn92vdSUBOwAXbO2F9rOFt6DJwuAkyGLu1CvdJPphCbPBoV9iSDMX7y4fu0v6AtA==",
"requires": {
- "@octokit/openapi-types": "^7.3.5"
+ "@octokit/openapi-types": "^8.3.0"
}
},
"ansi-regex": {
@@ -449,9 +449,9 @@
"integrity": "sha512-VRSzKkbMm5jMDoKLbltAkFQ5Qr7VDiTFGXxYFXXowVj387GeGNOCsOH6Msy00SGZ3Fp84b1Naa1psqgcCIEP5Q=="
},
"luxon": {
- "version": "1.27.0",
- "resolved": "https://registry.npmjs.org/luxon/-/luxon-1.27.0.tgz",
- "integrity": "sha512-VKsFsPggTA0DvnxtJdiExAucKdAnwbCCNlMM5ENvHlxubqWd0xhZcdb4XgZ7QFNhaRhilXCFxHuoObP5BNA4PA=="
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/luxon/-/luxon-2.0.1.tgz",
+ "integrity": "sha512-8Eawf81c9ZlQj62W3eq4mp+C7SAIAnmaS7ZuEAiX503YMcn+0C1JnMQRtfaQj6B5qTZLgHv0F4H5WabBCvi1fw=="
},
"node-fetch": {
"version": "2.6.1",
diff --git a/package.json b/package.json
index eb30578353a..050593963d1 100644
--- a/package.json
+++ b/package.json
@@ -29,7 +29,7 @@
"@octokit/graphql": "^4.6.4",
"cli-progress": "^3.9.0",
"dotenv": "^10.0.0",
- "luxon": "^1.27.0",
+ "luxon": "^2.0.1",
"yargs": "^17.0.1"
}
}
diff --git a/weekly_table.js b/weekly_table.js
index db9c0bd02e4..138dda89844 100644
--- a/weekly_table.js
+++ b/weekly_table.js
@@ -213,4 +213,7 @@ const weekly_table = [
{ date: '2021-06-11', vso: 178, libcxx: 601 },
{ date: '2021-06-18', vso: 175, libcxx: 601 },
{ date: '2021-06-25', vso: 174, libcxx: 601 },
+ { date: '2021-07-02', vso: 170, libcxx: 602 },
+ { date: '2021-07-09', vso: 172, libcxx: 602 },
+ { date: '2021-07-16', vso: 171, libcxx: 602 },
];