Commit Graph

970 Commits

Author SHA1 Message Date
dependabot[bot]
a645557bc5
Build(deps-dev): Bump @testing-library/jest-dom from 5.17.0 to 6.0.0 (#3074)
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.17.0 to 6.0.0.
- [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/v5.17.0...v6.0.0)

---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
  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-08-14 22:39:15 +03:00
dependabot[bot]
05964fc255
Build(deps-dev): Bump eslint from 8.46.0 to 8.47.0 (#3073)
Bumps [eslint](https://github.com/eslint/eslint) from 8.46.0 to 8.47.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.46.0...v8.47.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-08-14 22:38:51 +03:00
dependabot[bot]
ef94774bf2
Build(deps): Bump actions/setup-node from 3.7.0 to 3.8.0 (#3076)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.7.0 to 3.8.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](e33196f742...bea5baf987)

---
updated-dependencies:
- dependency-name: actions/setup-node
  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>
2023-08-14 21:36:43 +02:00
Alexandr Garbuzov
fe901dd337
Feature: Add gist card (#3064)
* Feature: Add gist card

* dev

* dev

* dev

* dev

* dev

* dev

* e2e

* e2e test timeout
2023-08-14 11:28:01 +02:00
Alexandr Garbuzov
48830adefa
Refactor: Stats card: Set username param type for totalCommitsFetcher function inside data fetcher (#3068) 2023-08-14 10:44:54 +02:00
Alexandr Garbuzov
c3a33ca563
Docs: Add missing stats card show option variants (#3069) 2023-08-14 09:03:59 +02:00
Alexandr Garbuzov
a258b29db5
Feature: Stats card: Show merged PRs count and percentage (#3003)
* Feature: Stats card: Show merged PRs count and percentage

* dev

* dev

* renames
2023-08-14 02:18:57 +03:00
Alexandr Garbuzov
135176f073
Enable consistent return eslint rule (#3065) 2023-08-12 08:11:12 +02:00
Alexandr Garbuzov
c394ea30ef
Enable valid-jsdoc eslint rule (#2928) 2023-08-10 10:16:32 +02:00
Alexandr Garbuzov
c04dd426b1
Refactor: Top langs card: Use typedef tags inside data fetcher (#3061) 2023-08-10 08:41:35 +02:00
Alexandr Garbuzov
75d378dfa8
feat(I10n): add partially-missing Malayalam translations (#3057) 2023-08-09 09:24:11 +02:00
Alexandr Garbuzov
38ae6494fc
Stats card: Add Malayalam to long languages (#3058) 2023-08-09 09:23:12 +02:00
Alexandr Garbuzov
72cfdf832d
Refactor: Stats card: Use typedef tags inside data fetcher (#3056) 2023-08-09 09:22:44 +02:00
Alexandr Garbuzov
20f0868a17
Refactor: Repo card: Use typedef tags to resolve eslint errors (#3053) 2023-08-08 08:32:39 +02:00
Alexandr Garbuzov
879dbf1a59
Refactor: Use typedef tags inside request utils function to resolve eslint errors (#3054) 2023-08-08 08:32:15 +02:00
dependabot[bot]
c165525fc7
Build(deps): Bump bahmutov/npm-install from 1.8.32 to 1.8.33 (#3049)
Bumps [bahmutov/npm-install](https://github.com/bahmutov/npm-install) from 1.8.32 to 1.8.33.
- [Release notes](https://github.com/bahmutov/npm-install/releases)
- [Commits](c5482d70ec...fe55be81ab)

---
updated-dependencies:
- dependency-name: bahmutov/npm-install
  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-08-07 22:10:47 +03:00
dependabot[bot]
c963ac4274
Build(deps): Bump rickstaa/empty-issues-closer-action (#3050)
Bumps [rickstaa/empty-issues-closer-action](https://github.com/rickstaa/empty-issues-closer-action) from 1.1.2 to 1.1.5.
- [Release notes](https://github.com/rickstaa/empty-issues-closer-action/releases)
- [Commits](09d48dba81...d4cd3e287b)

---
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-08-07 22:10:23 +03:00
dependabot[bot]
3688a7baf9
Build(deps-dev): Bump eslint-config-prettier from 8.9.0 to 9.0.0 (#3052)
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.9.0 to 9.0.0.
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.9.0...v9.0.0)

---
updated-dependencies:
- dependency-name: eslint-config-prettier
  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-08-07 22:09:49 +03:00
dependabot[bot]
fdb64c49cb
Build(deps-dev): Bump prettier from 3.0.0 to 3.0.1 (#3051)
Bumps [prettier](https://github.com/prettier/prettier) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.0.0...3.0.1)

---
updated-dependencies:
- dependency-name: prettier
  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-08-07 22:09:14 +03:00
Alexandr Garbuzov
ed84840b97
Refactor: Status PAT info endpoint: Resolve jsdoc eslint errors (#3045) 2023-08-06 23:09:21 +02:00
Alexandr Garbuzov
8780cc24ae
Refactor: Status up endpoint: Resolve jsdoc eslint errors (#3046) 2023-08-06 23:08:47 +02:00
Alexandr Garbuzov
d2e4dddcd5
Refactor: Top langs card: Resolve type error with hide_border variable (#3042) 2023-08-06 23:06:17 +02:00
Alexandr Garbuzov
3b975d0fbc
Refactor: Repo card: Use typedef tags inside data fetcher to resolve eslint errors (#3043) 2023-08-05 06:09:37 +02:00
Alexandr Garbuzov
036f80f7ae
Refactor: Top langs card: Use typedef tags to resolve eslint errors (#3040) 2023-08-04 07:09:20 +02:00
Alexandr Garbuzov
4a4531091f
Refactor: Stats card: Use typedef tags to resolve eslint errors (#3039) 2023-08-04 07:08:50 +02:00
Alexandr Garbuzov
8e15656dc2
Refactor: Top langs card: Fix returns tag in docstrings (#3036) 2023-08-03 08:02:13 +02:00
Alexandr Garbuzov
e3e1495a53
Refactor: Wakatime card: Use typedef tags to resolve eslint errors (#3037) 2023-08-03 08:01:32 +02:00
Alexandr Garbuzov
a986fe2b49
docs(theme): Auto update theme readme (#3038)
Co-authored-by: GitHub Readme Stats Bot <no-reply@githubreadmestats.com>
2023-08-03 08:00:58 +02:00
Alexandr Garbuzov
3ffe9a6300
Themes: Add test AI-generated themes to check preview workflow (#3028)
* Themes: Add test theme to check preview workflow

* dev

* dev

* dev
2023-08-03 04:19:44 +03:00
Alexandr Garbuzov
2d3b4de24c
CI: Fix theme preview workflow (Attempt 2) (#3034) 2023-08-02 08:59:04 +02:00
Alexandr Garbuzov
dc5d23e187
Refactor: Wakatime card: Use @typedef to resolve eslint errors (#3033) 2023-08-02 08:58:37 +02:00
Alexandr Garbuzov
6d086b4c40
Refactor: Wakatime card: Add missing returns statement for createTextNode function (#3032) 2023-08-02 08:58:04 +02:00
Alexandr Garbuzov
58d8cd4e67
CI: Add SECURITY.md to pull requests labeler (#3030) 2023-08-01 08:38:03 +02:00
Alexandr Garbuzov
8bae143e27
Refactor: Fix docstring for rankIcon function (#3029) 2023-08-01 08:37:18 +02:00
Alexandr Garbuzov
cc47d8939d
CI: Fix theme preview workflow (#3017) 2023-08-01 05:06:55 +03:00
dependabot[bot]
42b5cdd025
Build(deps): Bump rickstaa/empty-issues-closer-action (#3021)
Bumps [rickstaa/empty-issues-closer-action](https://github.com/rickstaa/empty-issues-closer-action) from 1.1.0 to 1.1.2.
- [Release notes](https://github.com/rickstaa/empty-issues-closer-action/releases)
- [Commits](773bc3171b...09d48dba81)

---
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>
2023-07-31 21:53:15 +02:00
dependabot[bot]
254e7e9a08
Build(deps): Bump github/codeql-action from 2.21.0 to 2.21.2 (#3022)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.21.0 to 2.21.2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](1813ca74c3...0ba4244466)

---
updated-dependencies:
- dependency-name: github/codeql-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>
2023-07-31 21:52:53 +02:00
dependabot[bot]
90ce468a1d
Build(deps): Bump rickstaa/top-issues-action from 1.3.29 to 1.3.32 (#3023)
Bumps [rickstaa/top-issues-action](https://github.com/rickstaa/top-issues-action) from 1.3.29 to 1.3.32.
- [Release notes](https://github.com/rickstaa/top-issues-action/releases)
- [Commits](f31962cb26...c66e5d53ff)

---
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>
2023-07-31 21:52:33 +02:00
dependabot[bot]
ec47a8ab5e
Build(deps-dev): Bump jest-environment-jsdom from 29.6.1 to 29.6.2 (#3024)
Bumps [jest-environment-jsdom](https://github.com/facebook/jest/tree/HEAD/packages/jest-environment-jsdom) from 29.6.1 to 29.6.2.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.6.2/packages/jest-environment-jsdom)

---
updated-dependencies:
- dependency-name: jest-environment-jsdom
  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>
2023-07-31 21:52:08 +02:00
dependabot[bot]
3b8597d034
Build(deps-dev): Bump eslint-config-prettier from 8.8.0 to 8.9.0 (#3027)
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.8.0 to 8.9.0.
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.8.0...v8.9.0)

---
updated-dependencies:
- dependency-name: eslint-config-prettier
  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>
2023-07-31 21:51:41 +02:00
dependabot[bot]
cf1d02465f
Build(deps-dev): Bump eslint from 8.45.0 to 8.46.0 (#3025)
Bumps [eslint](https://github.com/eslint/eslint) from 8.45.0 to 8.46.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.45.0...v8.46.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-07-31 22:34:37 +03:00
dependabot[bot]
e920eda832
Build(deps-dev): Bump jest from 29.6.1 to 29.6.2 (#3026)
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 29.6.1 to 29.6.2.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.6.2/packages/jest)

---
updated-dependencies:
- dependency-name: jest
  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-07-31 22:34:09 +03:00
Alexandr Garbuzov
64a6481ecd
Docs: Add security policy (#2908) 2023-07-31 08:09:25 +02:00
Alexandr Garbuzov
cfd6464b4f
Stats card: Add Uzbek to long languages (#3019) 2023-07-31 07:18:50 +02:00
Alexandr Garbuzov
f3136d2d20
I10n: Add partially-missing Uzbek translations (#3018) 2023-07-31 07:18:14 +02:00
Alexandr Garbuzov
ffafcf29ed
Refactor: Fix docstring for getCardColors utils function (#3011) 2023-07-30 12:08:44 +02:00
Alexandr Garbuzov
d7b534abb8
Refactor: Fix MissingParamError class constructor docstring (#3012) 2023-07-30 10:22:23 +02:00
Alexandr Garbuzov
79545927f1
CI: skx/github-action-tester dependency pinned by hash (#3014) 2023-07-30 00:13:43 +02:00
Alexandr Garbuzov
0f8a790cc3
Refactor: Improve docstring for dateDiff utils function (#3001) 2023-07-28 20:10:15 +02:00
Alexandr Garbuzov
f3341ddf5f
Refactor: Improve docstring for lowercaseTrim utils function (#3002) 2023-07-28 20:09:31 +02:00