Commit Graph

1149 Commits

Author SHA1 Message Date
Alexandr Garbuzov f8aa2db39d ci(theme preview): allow gradient themes (#3400) 2023-10-23 11:22:18 +02:00
Alexandr Garbuzov edeebeb436 docs(contributing): themes addition paused (#3408)
* docs(contributing): themes addition paused

* dev
2023-10-23 11:12:43 +02:00
Alexandr Garbuzov cb5ac97cc5 docs: themes addition paused (#3409) 2023-10-23 11:10:56 +02:00
Cosmo 3eedfd3d1f chore(theme): add light and dark catppuccin themes with fix for contrast (#2376)
* Add light and dark Catppuccin themes, #1977

"Catppuccin Latte" and "Catppuccin Mocha" come from the official Catppuccin theme, available here: https://github.com/catppuccin/github-readme-stats

* Change Latte title color to pass AA contrast ratio test
2023-10-22 21:43:33 +05:30
Alexandr Garbuzov 33beba58b3 ci(theme preview): add one theme per pull request rule (#3395) 2023-10-21 21:21:34 +03:00
Alexandr Garbuzov ae356376c6 docs(contributions): add one theme per pull request rule (#3394) 2023-10-19 23:44:56 +05:30
Alexandr Garbuzov 885bd1b04e docs: add link to translations contribution guidelines (#3390) 2023-10-18 19:53:03 +02:00
Alexandr Garbuzov bc9076a209 docs: use absolute paths for several broken links as temporary solution (#3389) 2023-10-18 19:51:38 +02:00
Alexandr Garbuzov b85225b31c docs(contributions): improve visability of themes merging policy (#3371) 2023-10-17 11:15:32 +02:00
Alexandr Garbuzov 3dab984a34 docs(contributions): use HTTPS protocol inside license link (#3373) 2023-10-17 11:15:13 +02:00
dependabot[bot] 4dc930bd8c Build(deps-dev): Bump @actions/github from 5.1.1 to 6.0.0 (#3380)
Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) from 5.1.1 to 6.0.0.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github)

---
updated-dependencies:
- dependency-name: "@actions/github"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
2023-10-16 21:49:03 +03:00
dependabot[bot] 29c1fefab6 Build(deps-dev): Bump @babel/traverse from 7.22.8 to 7.23.2 (#3381)
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.8 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
2023-10-16 21:46:05 +03:00
dependabot[bot] e7056fbb6c Build(deps-dev): Bump lint-staged from 14.0.1 to 15.0.1 (#3379)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 14.0.1 to 15.0.1.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
- [Commits](https://github.com/okonet/lint-staged/compare/v14.0.1...v15.0.1)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
2023-10-16 21:45:02 +03:00
dependabot[bot] bb17789a51 Build(deps-dev): Bump @testing-library/jest-dom from 6.1.3 to 6.1.4 (#3378)
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.1.3 to 6.1.4.
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/jest-dom/compare/v6.1.3...v6.1.4)

---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
2023-10-16 21:44:08 +03:00
dependabot[bot] c289b10198 Build(deps): Bump actions/checkout from 3.5.3 to 4.1.0 (#3377)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.3 to 4.1.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3.5.3...8ade135a41bc03ea155e62e844d188df1ea18608)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
2023-10-16 21:43:10 +03:00
dependabot[bot] dd528c436c Build(deps): Bump rickstaa/top-issues-action from 1.3.54 to 1.3.56 (#3376)
Bumps [rickstaa/top-issues-action](https://github.com/rickstaa/top-issues-action) from 1.3.54 to 1.3.56.
- [Release notes](https://github.com/rickstaa/top-issues-action/releases)
- [Commits](https://github.com/rickstaa/top-issues-action/compare/a2f94d3653b3c2490e0d997c8ec4a5e7beba4c7d...cf7516f16ce549a48b67917b3d08fb5515ed249c)

---
updated-dependencies:
- dependency-name: rickstaa/top-issues-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
2023-10-16 21:37:36 +03:00
dependabot[bot] 41d19be62c Build(deps): Bump rickstaa/empty-issues-closer-action (#3375)
Bumps [rickstaa/empty-issues-closer-action](https://github.com/rickstaa/empty-issues-closer-action) from 1.1.28 to 1.1.30.
- [Release notes](https://github.com/rickstaa/empty-issues-closer-action/releases)
- [Commits](https://github.com/rickstaa/empty-issues-closer-action/compare/e9e79c66b85961ebc9dc11493b65b6e4bb355ed0...e5090646e7b007f0e8614a12525eaea8d50e7d78)

---
updated-dependencies:
- dependency-name: rickstaa/empty-issues-closer-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
2023-10-16 21:36:37 +03:00
Rick Staa 4e949c2bc2 docs(contributing): remove outdated local dev steps (#3358)
This commit removes some local development steps found in the
contributing guide that are no longer required.
2023-10-16 19:50:28 +03:00
Alexandr Garbuzov 365dfb7ffb docs(translations): remove broken sponsors links (#3361) 2023-10-15 21:40:23 +03:00
Alexandr Garbuzov 8278980d25 infra: enable no-negated-condition eslint rule (#3283)
* infra: enable no-negated-condition eslint rule

* dev

* dev
2023-10-15 21:38:32 +03:00
Alexandr Garbuzov 2567a6e580 docs: add top issues dashboard notice (#3363) 2023-10-15 10:33:36 +02:00
Rick Staa 6dc6c61877 docs: improve vercel badge position (#3347)
* docs: improve Vercel badge position

* docs: keep Vercel badge at the bottom
2023-10-15 10:33:13 +02:00
Alexandr Garbuzov d72ae34e72 docs: add translations contribution guide (#3360) 2023-10-15 10:32:55 +02:00
Alexandr Garbuzov ac749b75e3 refactor: resolve vscode type errors in wakatime card render and remove redundant css (#3232)
* refactor: resolve vscode type errors in wakatime card render and remove redundant css

* dev
2023-10-15 10:03:18 +02:00
Alexandr Garbuzov 00394cf45d docs(themes): improve compatibility message (#3362) 2023-10-14 22:34:54 +02:00
Rick Staa 4fd52e6f64 ci: fix small theme preview script typo (#3355) 2023-10-14 00:08:07 +03:00
Rick Staa 7a6d7b4b73 ci: fix 'update-langs' workflow permissions (#3352) 2023-10-13 23:57:33 +03:00
Rick Staa ee7cf1fec4 docs: add uptime badge (#3350) 2023-10-13 23:53:07 +03:00
Alexandr Garbuzov 7c5e998725 ci: fix master branch name in CodeQL analysis workflow (#3354) 2023-10-13 23:50:03 +03:00
Alexandr Garbuzov cd9698bea5 infra: enable no-mixed-spaces-and-tabs eslint rule (#3285) 2023-10-13 22:25:34 +03:00
Alexandr Garbuzov b753d49158 infra: enable radix eslint rule (#3261) 2023-10-13 22:21:12 +03:00
Alexandr Garbuzov 1c07f4142c feature: fetch only requested data from GitHub GraphQL API to reduce load (#3208)
* feature: fetch only requested data from GitHub GraphQL API to reduce load

* dev

* dev
2023-10-13 22:14:06 +03:00
Rick Staa 7b1b78df2f Revert "Update generate-theme-doc.js (#3308)" (#3353)
This reverts commit 28b65928d2.
2023-10-13 20:34:42 +05:30
sahilpawar01 28b65928d2 Update generate-theme-doc.js (#3308)
* Update generate-theme-doc.js

Optimize README generation code for efficiency and readability.

* fix(scripts): fix some small bugs

This commit fixes some small bugs that were still present in the script
code.

---------

Co-authored-by: rickstaa <rick.staa@outlook.com>
2023-10-13 13:36:06 +02:00
Alexandr Garbuzov 428e97bfcc Add performance tests base (#3141)
* Add basic bench tests

* dev
2023-10-13 11:27:04 +02:00
Alexandr Garbuzov 0fd1ea3ce9 feature: do not aks user's to open issues on upstream API errors (#3273)
Co-authored-by: rickstaa <rick.staa@outlook.com>
2023-10-13 11:16:14 +02:00
Rick Staa a39785189c docs: fix relative README links (#3067) 2023-10-12 19:57:52 +02:00
Alexandr Garbuzov d89edc07f2 infra: enable no-multiple-empty-lines eslint rule (#3262) 2023-10-12 16:54:14 +02:00
Alexandr Garbuzov 1728bb27c1 infra: enable no-with eslint rule (#3233) 2023-10-12 16:52:32 +02:00
Alexandr Garbuzov 4c7e297d1b CI: Add static code analysis workflow (CodeQL) (#2918) 2023-10-12 16:36:37 +02:00
Vishal Sharma 18763ae9c3 docs: remove broken sponsor links (#3336)
solves: #3334

Removed broken "Supported by" links in documentation
2023-10-12 13:23:43 +02:00
Alexandr Garbuzov 3b53bedb11 docs: add available locales section (#3331)
* docs: add available locales section

* dev
2023-10-12 13:15:28 +02:00
Alexandr Garbuzov 88c507ce46 refactor: fix typo in TRY_AGAIN_LATER constant name (#3274) 2023-10-12 10:40:04 +02:00
Alexandr Garbuzov 35e4578fc6 docs(contributing guidelines): remove duplicate license section (#3333) 2023-10-11 15:34:45 +02:00
dependabot[bot] dd68af3c39 Build(deps-dev): Bump eslint from 8.50.0 to 8.51.0 (#3345)
Bumps [eslint](https://github.com/eslint/eslint) from 8.50.0 to 8.51.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.50.0...v8.51.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
2023-10-09 22:20:59 +03:00
dependabot[bot] 971fc61419 Build(deps): Bump stefanzweifel/git-auto-commit-action (#3344)
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 4.16.0 to 5.0.0.
- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases)
- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stefanzweifel/git-auto-commit-action/compare/3ea6ae190baf489ba007f7c92608f33ce20ef04a...8756aa072ef5b4a080af5dc8fef36c5d586e521d)

---
updated-dependencies:
- dependency-name: stefanzweifel/git-auto-commit-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
2023-10-09 21:36:28 +03:00
dependabot[bot] 79384f4a28 Build(deps): Bump github/codeql-action from 2.21.9 to 2.22.1 (#3342)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.21.9 to 2.22.1.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/ddccb873888234080b77e9bc2d4764d5ccaaccf9...fdcae64e1484d349b3366718cdfef3d404390e85)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
2023-10-09 21:35:22 +03:00
dependabot[bot] 3295d5d6c5 Build(deps): Bump rickstaa/empty-issues-closer-action (#3343)
Bumps [rickstaa/empty-issues-closer-action](https://github.com/rickstaa/empty-issues-closer-action) from 1.1.25 to 1.1.28.
- [Release notes](https://github.com/rickstaa/empty-issues-closer-action/releases)
- [Commits](https://github.com/rickstaa/empty-issues-closer-action/compare/c73b7528ed1cc311e72b65fe6f270d96548355ff...e9e79c66b85961ebc9dc11493b65b6e4bb355ed0)

---
updated-dependencies:
- dependency-name: rickstaa/empty-issues-closer-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
2023-10-09 21:33:29 +03:00
dependabot[bot] 5f378b88b8 Build(deps): Bump rickstaa/top-issues-action from 1.3.52 to 1.3.54 (#3341)
Bumps [rickstaa/top-issues-action](https://github.com/rickstaa/top-issues-action) from 1.3.52 to 1.3.54.
- [Release notes](https://github.com/rickstaa/top-issues-action/releases)
- [Commits](https://github.com/rickstaa/top-issues-action/compare/2647f25b1d7924cac52e0c0f6c6398e67585e8ce...a2f94d3653b3c2490e0d997c8ec4a5e7beba4c7d)

---
updated-dependencies:
- dependency-name: rickstaa/top-issues-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
2023-10-09 21:32:40 +03:00
dependabot[bot] 2404f06a5f Build(deps): Bump ossf/scorecard-action from 2.2.0 to 2.3.0 (#3340)
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/ossf/scorecard-action/releases)
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
- [Commits](https://github.com/ossf/scorecard-action/compare/08b4669551908b1024bb425080c797723083c031...483ef80eb98fb506c348f7d62e28055e49fe2398)

---
updated-dependencies:
- dependency-name: ossf/scorecard-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
2023-10-09 21:31:29 +03:00