Skip to content

Commit 8c458a0

Browse files
authored
Merge pull request #9021 from github/repo-sync
repo sync
2 parents 4bb7bf9 + 579ca61 commit 8c458a0

File tree

77 files changed

+157
-162
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

77 files changed

+157
-162
lines changed

data/graphql/ghae/schema.docs-ghae.graphql

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -33809,11 +33809,6 @@ enum SecurityAdvisoryEcosystem {
3380933809
"""
3381033810
NUGET
3381133811

33812-
"""
33813-
Applications, runtimes, operating systems and other kinds of software
33814-
"""
33815-
OTHER
33816-
3381733812
"""
3381833813
Python packages hosted at PyPI.org
3381933814
"""

data/graphql/schema.docs.graphql

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -36507,11 +36507,6 @@ enum SecurityAdvisoryEcosystem {
3650736507
"""
3650836508
NUGET
3650936509

36510-
"""
36511-
Applications, runtimes, operating systems and other kinds of software
36512-
"""
36513-
OTHER
36514-
3651536510
"""
3651636511
Python packages hosted at PyPI.org
3651736512
"""

lib/graphql/static/changelog.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,17 @@
11
[
2+
{
3+
"schemaChanges": [
4+
{
5+
"title": "The GraphQL schema includes these changes:",
6+
"changes": [
7+
"Enum value `OTHER` was removed from enum `SecurityAdvisoryEcosystem`"
8+
]
9+
}
10+
],
11+
"previewChanges": [],
12+
"upcomingChanges": [],
13+
"date": "2021-08-13"
14+
},
215
{
316
"schemaChanges": [
417
{

lib/graphql/static/schema-dotcom.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -67561,10 +67561,6 @@
6756167561
"name": "NUGET",
6756267562
"description": "<p>.NET packages hosted at the NuGet Gallery.</p>"
6756367563
},
67564-
{
67565-
"name": "OTHER",
67566-
"description": "<p>Applications, runtimes, operating systems and other kinds of software.</p>"
67567-
},
6756867564
{
6756967565
"name": "PIP",
6757067566
"description": "<p>Python packages hosted at PyPI.org.</p>"

lib/graphql/static/schema-ghae.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -61600,10 +61600,6 @@
6160061600
"name": "NUGET",
6160161601
"description": "<p>.NET packages hosted at the NuGet Gallery.</p>"
6160261602
},
61603-
{
61604-
"name": "OTHER",
61605-
"description": "<p>Applications, runtimes, operating systems and other kinds of software.</p>"
61606-
},
6160761603
{
6160861604
"name": "PIP",
6160961605
"description": "<p>Python packages hosted at PyPI.org.</p>"
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:222b9495e2ebd5f7f7d9046ec050558b5eabbdb33dc2317c1f845ec63a1c1f13
3-
size 444867
2+
oid sha256:ce246b081cb17a673f1bcec56bf4740536ce5540655d7afe9d2c13e06f80a857
3+
size 444916
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:8a0e05e13e783f0f5d3953bbbcbcf0321f95908909824350d4ceba033df1d887
3-
size 869027
2+
oid sha256:e98df17d7cca93e94b929a830a724a0991806753e0b0cf4fb761a0f95200f05d
3+
size 869315
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:cd34277e2ce7e8c8ae8407025493aa80119a45e3ae53f63194d13c638517c5d2
3-
size 433856
2+
oid sha256:f1b62d9731383e950dc484e19ad738e862a0d4ab059499cdb5fad888a4accc75
3+
size 433933
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:846ce9581bf104d253c376df49622f247508060951830b1600997ea55d227dfb
3-
size 1949720
2+
oid sha256:f1118ff8689ef2fdf2fa7db49897bd633afc22e63558f1c3e9c6eaee4e303580
3+
size 1950909
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:5bbee14ef07e4ef17b0d4612f84193e425a287f8b70e7e5ae4ea4dfdcd2b9cc8
3-
size 563194
2+
oid sha256:20823013c02c37ccf03f88a816bed8be7149d6f3bfbac520be220f3f7e6897e4
3+
size 563207

0 commit comments

Comments
 (0)