Skip to content

Commit

Permalink
chore: Update remote data
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions Bot committed Nov 21, 2024
1 parent 9de9391 commit 0e414cf
Show file tree
Hide file tree
Showing 4 changed files with 35 additions and 17 deletions.
2 changes: 1 addition & 1 deletion src/_data/all_authors.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"nzakas": {
"username": "nzakas",
"name": "Nicholas C. Zakas",
"title": "Guest Author",
"title": "ESLint Technical Steering Committee",
"website": "https://humanwhocodes.com",
"avatar_url": "https://avatars.githubusercontent.com/u/38546?v=4",
"bio": "Creator of ESLint, independent software developer, consultant, coach, and author.",
Expand Down
9 changes: 0 additions & 9 deletions src/_data/donations.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,15 +89,6 @@
"date": "2024-10-29T10:17:22Z",
"source": "github"
},
{
"id": "SA_kwHOAFvahM4AEpht",
"name": "Robert",
"image": "https://avatars.githubusercontent.com/u/38758138?u=615b0ae5197ac8aabf926b5f6c7b49458595fa43&v=4",
"url": "https://github.com/a179346",
"amount": 1,
"date": "2024-10-22T08:18:14Z",
"source": "github"
},
{
"id": "jrkx5lmn-v904qjlj-0gz68bwa-7zdygoe3",
"name": "cocopon",
Expand Down
33 changes: 30 additions & 3 deletions src/_data/sponsors.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"totals": {
"annualDonations": 130499.56886052001,
"monthlyDonations": 10874.964071710003,
"sponsorCount": 190
"annualDonations": 130502.86436652002,
"monthlyDonations": 10875.238697210001,
"sponsorCount": 193
},
"diamond": [],
"platinum": [
Expand Down Expand Up @@ -1499,6 +1499,24 @@
"source": "thanks.dev",
"tier": "backer"
},
{
"name": "Wésley Guimarães",
"url": "https://guima.dev",
"image": "https://github.com/wesleycoder.png",
"monthlyDonation": 0.11775095,
"totalDonations": "00.11775095",
"source": "thanks.dev",
"tier": "backer"
},
{
"name": "Amuzil",
"url": "http://amuzil.com",
"image": "https://github.com/amuzil.png",
"monthlyDonation": 0.10483619,
"totalDonations": "00.10483619",
"source": "thanks.dev",
"tier": "backer"
},
{
"name": "jshttp",
"url": "https://jshttp.github.io/",
Expand Down Expand Up @@ -1526,6 +1544,15 @@
"source": "thanks.dev",
"tier": "backer"
},
{
"name": "Jongerenraad Zutphen",
"url": "https://jrzutphen.nl",
"image": "https://github.com/jrzutphen.png",
"monthlyDonation": 0.05203836,
"totalDonations": "00.05203836",
"source": "thanks.dev",
"tier": "backer"
},
{
"name": "expressjs",
"url": "https://expressjs.com/",
Expand Down
8 changes: 4 additions & 4 deletions src/_data/stats.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
"currentVersion": "v9.15.0",
"currentVersionDate": "2024-11-15T17:57:47Z",
"currentVersionIsPrerelease": false,
"stars": 25129,
"lastCommitDate": "2024-11-20T06:30:47Z",
"projectDependents": 23069372,
"weeklyDownloads": 50550509,
"stars": 25130,
"lastCommitDate": "2024-11-20T15:50:05Z",
"projectDependents": 23089231,
"weeklyDownloads": 50851365,
"nextVersion": "v9.16.0",
"nextVersionDate": "2024-11-29"
}

0 comments on commit 0e414cf

Please sign in to comment.