Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sync #3871

Closed
wants to merge 447 commits into from
Closed

sync #3871

wants to merge 447 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Sep 24, 2023

  1. Configuration menu
    Copy the full SHA
    209474d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee6ee60 View commit details
    Browse the repository at this point in the history
  3. Build(deps-dev): Bump prettier from 2.7.1 to 3.0.0 (anuraghazra#2967)

    * Build(deps-dev): Bump prettier from 2.7.1 to 3.0.0
    
    Bumps [prettier](https://github.com/prettier/prettier) from 2.7.1 to 3.0.0.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@2.7.1...3.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * dev
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Alexandr <[email protected]>
    2 people authored and devantler committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    e2e755c View commit details
    Browse the repository at this point in the history
  4. docs: fix broken admonitions (anuraghazra#2957)

    * docs: fix broken admonitions
    
    This commit ensures that the admonitions are in line with the new GFM
    specifications (see
    https://github.com/orgs/community/discussions/16925#discussioncomment-6506860).
    
    * dev
    
    ---------
    
    Co-authored-by: Alexandr <[email protected]>
    2 people authored and devantler committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    2e54104 View commit details
    Browse the repository at this point in the history
  5. Build(deps-dev): Bump parse-diff from 0.7.1 to 0.11.1 (anuraghazra#2986)

    Bumps [parse-diff](https://github.com/sergeyt/parse-diff) from 0.7.1 to 0.11.1.
    - [Commits](sergeyt/parse-diff@0.7.1...0.11.1)
    
    ---
    updated-dependencies:
    - dependency-name: parse-diff
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Alexandr <[email protected]>
    2 people authored and devantler committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    235661f View commit details
    Browse the repository at this point in the history
  6. Build(deps-dev): Bump @testing-library/dom from 8.18.1 to 9.3.1 (anur…

    …aghazra#2988)
    
    Bumps [@testing-library/dom](https://github.com/testing-library/dom-testing-library) from 8.18.1 to 9.3.1.
    - [Release notes](https://github.com/testing-library/dom-testing-library/releases)
    - [Changelog](https://github.com/testing-library/dom-testing-library/blob/main/CHANGELOG.md)
    - [Commits](testing-library/dom-testing-library@v8.18.1...v9.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: "@testing-library/dom"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Alexandr <[email protected]>
    2 people authored and devantler committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    64fbcd3 View commit details
    Browse the repository at this point in the history
  7. Build(deps-dev): Bump jest from 29.5.0 to 29.6.1 (anuraghazra#2990)

    Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 29.5.0 to 29.6.1.
    - [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.1/packages/jest)
    
    ---
    updated-dependencies:
    - dependency-name: jest
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Alexandr <[email protected]>
    2 people authored and devantler committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    5074159 View commit details
    Browse the repository at this point in the history
  8. Build(deps): Bump dotenv from 8.6.0 to 16.3.1 (anuraghazra#2989)

    Bumps [dotenv](https://github.com/motdotla/dotenv) from 8.6.0 to 16.3.1.
    - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
    - [Commits](motdotla/dotenv@v8.6.0...v16.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: dotenv
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Alexandr <[email protected]>
    2 people authored and devantler committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    ff5bc92 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ff78e96 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    885023f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4b74200 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4b9723d View commit details
    Browse the repository at this point in the history
  13. Build(deps): Bump rickstaa/empty-issues-closer-action (anuraghazra#2992)

    Bumps [rickstaa/empty-issues-closer-action](https://github.com/rickstaa/empty-issues-closer-action) from 1.0.99 to 1.1.0.
    - [Release notes](https://github.com/rickstaa/empty-issues-closer-action/releases)
    - [Commits](rickstaa/empty-issues-closer-action@eff8a15...773bc31)
    
    ---
    updated-dependencies:
    - dependency-name: rickstaa/empty-issues-closer-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Alexandr <[email protected]>
    2 people authored and devantler committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    0da0e6c View commit details
    Browse the repository at this point in the history
  14. Build(deps): Bump rickstaa/top-issues-action from 1.3.28 to 1.3.29 (a…

    …nuraghazra#2993)
    
    Bumps [rickstaa/top-issues-action](https://github.com/rickstaa/top-issues-action) from 1.3.28 to 1.3.29.
    - [Release notes](https://github.com/rickstaa/top-issues-action/releases)
    - [Commits](rickstaa/top-issues-action@2119b20...f31962c)
    
    ---
    updated-dependencies:
    - dependency-name: rickstaa/top-issues-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Alexandr <[email protected]>
    2 people authored and devantler committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    8e441dc View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    47312bb View commit details
    Browse the repository at this point in the history
  16. Refactor: Top langs card: Set correct type for hideProgress variable …

    …in all functions docstrings (anuraghazra#2995)
    qwerty541 authored and devantler committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    67dcfec View commit details
    Browse the repository at this point in the history
  17. Refactor: Wakatime card: Add missing return statements for helper fun…

    …ctions (anuraghazra#2998)
    
    * Refactor: Wakatime card: Add missing return statements for helper functions
    
    * dev
    qwerty541 authored and devantler committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    aab5cef View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ae06704 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    af9f89d View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    70c5a9e View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    20ac248 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    2f20ca3 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    dc15759 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    931ef7a View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    7beae68 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    cd6b5b6 View commit details
    Browse the repository at this point in the history
  27. Build(deps-dev): Bump jest from 29.6.1 to 29.6.2 (anuraghazra#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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Alexandr <[email protected]>
    2 people authored and devantler committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    8295c08 View commit details
    Browse the repository at this point in the history
  28. Build(deps-dev): Bump eslint from 8.45.0 to 8.46.0 (anuraghazra#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](eslint/eslint@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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Alexandr <[email protected]>
    2 people authored and devantler committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    715341e View commit details
    Browse the repository at this point in the history
  29. Build(deps-dev): Bump eslint-config-prettier from 8.8.0 to 8.9.0 (anu…

    …raghazra#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](prettier/eslint-config-prettier@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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and devantler committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    19af888 View commit details
    Browse the repository at this point in the history
  30. Build(deps-dev): Bump jest-environment-jsdom from 29.6.1 to 29.6.2 (a…

    …nuraghazra#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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and devantler committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    8e157e8 View commit details
    Browse the repository at this point in the history
  31. Build(deps): Bump rickstaa/top-issues-action from 1.3.29 to 1.3.32 (a…

    …nuraghazra#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](rickstaa/top-issues-action@f31962c...c66e5d5)
    
    ---
    updated-dependencies:
    - dependency-name: rickstaa/top-issues-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and devantler committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    856dad0 View commit details
    Browse the repository at this point in the history
  32. Build(deps): Bump github/codeql-action from 2.21.0 to 2.21.2 (anuragh…

    …azra#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](github/codeql-action@1813ca7...0ba4244)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and devantler committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    1249b67 View commit details
    Browse the repository at this point in the history
  33. Build(deps): Bump rickstaa/empty-issues-closer-action (anuraghazra#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](rickstaa/empty-issues-closer-action@773bc31...09d48db)
    
    ---
    updated-dependencies:
    - dependency-name: rickstaa/empty-issues-closer-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and devantler committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    d301c04 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    4a1481b View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    6949d8e View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    fb64369 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    725ffbf View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    69dbe4a View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    9ddf8b4 View commit details
    Browse the repository at this point in the history
  40. Themes: Add test AI-generated themes to check preview workflow (anura…

    …ghazra#3028)
    
    * Themes: Add test theme to check preview workflow
    
    * dev
    
    * dev
    
    * dev
    qwerty541 authored and devantler committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    1e003c3 View commit details
    Browse the repository at this point in the history
  41. docs(theme): Auto update theme readme (anuraghazra#3038)

    Co-authored-by: GitHub Readme Stats Bot <[email protected]>
    2 people authored and devantler committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    c0f93ba View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    00bcccc View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    4f3e6f4 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    c79074c View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    3aa0ec6 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    faaed62 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    b761cd8 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    527f494 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    8d4aa49 View commit details
    Browse the repository at this point in the history
  50. Build(deps-dev): Bump prettier from 3.0.0 to 3.0.1 (anuraghazra#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](prettier/prettier@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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Alexandr <[email protected]>
    2 people authored and devantler committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    69b3de8 View commit details
    Browse the repository at this point in the history
  51. Build(deps-dev): Bump eslint-config-prettier from 8.9.0 to 9.0.0 (anu…

    …raghazra#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](prettier/eslint-config-prettier@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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Alexandr <[email protected]>
    2 people authored and devantler committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    5e90318 View commit details
    Browse the repository at this point in the history
  52. Build(deps): Bump rickstaa/empty-issues-closer-action (anuraghazra#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](rickstaa/empty-issues-closer-action@09d48db...d4cd3e2)
    
    ---
    updated-dependencies:
    - dependency-name: rickstaa/empty-issues-closer-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Alexandr <[email protected]>
    2 people authored and devantler committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    4e94714 View commit details
    Browse the repository at this point in the history
  53. Build(deps): Bump bahmutov/npm-install from 1.8.32 to 1.8.33 (anuragh…

    …azra#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](bahmutov/npm-install@c5482d7...fe55be8)
    
    ---
    updated-dependencies:
    - dependency-name: bahmutov/npm-install
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Alexandr <[email protected]>
    2 people authored and devantler committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    39c9385 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    69bc0c3 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    b1ac65d View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    77d3dad View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    90b96e5 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    adca7c8 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    1776663 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    1fb73b4 View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    8b6c2b9 View commit details
    Browse the repository at this point in the history
  62. Feature: Stats card: Show merged PRs count and percentage (anuraghazr…

    …a#3003)
    
    * Feature: Stats card: Show merged PRs count and percentage
    
    * dev
    
    * dev
    
    * renames
    qwerty541 authored and devantler committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    bcbc08f View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    dd374bb View commit details
    Browse the repository at this point in the history
  64. Refactor: Stats card: Set username param type for totalCommitsFetcher…

    … function inside data fetcher (anuraghazra#3068)
    qwerty541 authored and devantler committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    112efa9 View commit details
    Browse the repository at this point in the history
  65. Feature: Add gist card (anuraghazra#3064)

    * Feature: Add gist card
    
    * dev
    
    * dev
    
    * dev
    
    * dev
    
    * dev
    
    * dev
    
    * e2e
    
    * e2e test timeout
    qwerty541 authored and devantler committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    5377150 View commit details
    Browse the repository at this point in the history
  66. Build(deps): Bump actions/setup-node from 3.7.0 to 3.8.0 (anuraghazra…

    …#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](actions/setup-node@e33196f...bea5baf)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and devantler committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    331f268 View commit details
    Browse the repository at this point in the history
  67. Build(deps-dev): Bump eslint from 8.46.0 to 8.47.0 (anuraghazra#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](eslint/eslint@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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Alexandr <[email protected]>
    2 people authored and devantler committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    c6b3732 View commit details
    Browse the repository at this point in the history
  68. Build(deps-dev): Bump @testing-library/jest-dom from 5.17.0 to 6.0.0 (a…

    …nuraghazra#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](testing-library/jest-dom@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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Alexandr <[email protected]>
    2 people authored and devantler committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    1c74cc7 View commit details
    Browse the repository at this point in the history
  69. Build(deps): Bump bahmutov/npm-install from 1.8.33 to 1.8.34 (anuragh…

    …azra#3075)
    
    Bumps [bahmutov/npm-install](https://github.com/bahmutov/npm-install) from 1.8.33 to 1.8.34.
    - [Release notes](https://github.com/bahmutov/npm-install/releases)
    - [Commits](bahmutov/npm-install@fe55be8...5e78a2c)
    
    ---
    updated-dependencies:
    - dependency-name: bahmutov/npm-install
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Alexandr <[email protected]>
    2 people authored and devantler committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    573da09 View commit details
    Browse the repository at this point in the history
  70. Build(deps): Bump github/codeql-action from 2.21.2 to 2.21.4 (anuragh…

    …azra#3078)
    
    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.21.2 to 2.21.4.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@0ba4244...a09933a)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Alexandr <[email protected]>
    2 people authored and devantler committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    58c9542 View commit details
    Browse the repository at this point in the history
  71. Build(deps): Bump rickstaa/empty-issues-closer-action (anuraghazra#3077)

    Bumps [rickstaa/empty-issues-closer-action](https://github.com/rickstaa/empty-issues-closer-action) from 1.1.5 to 1.1.10.
    - [Release notes](https://github.com/rickstaa/empty-issues-closer-action/releases)
    - [Commits](rickstaa/empty-issues-closer-action@d4cd3e2...2d870c9)
    
    ---
    updated-dependencies:
    - dependency-name: rickstaa/empty-issues-closer-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Alexandr <[email protected]>
    2 people authored and devantler committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    6949f84 View commit details
    Browse the repository at this point in the history
  72. Build(deps): Bump rickstaa/top-issues-action from 1.3.32 to 1.3.37 (a…

    …nuraghazra#3079)
    
    Bumps [rickstaa/top-issues-action](https://github.com/rickstaa/top-issues-action) from 1.3.32 to 1.3.37.
    - [Release notes](https://github.com/rickstaa/top-issues-action/releases)
    - [Commits](rickstaa/top-issues-action@c66e5d5...2f36d7c)
    
    ---
    updated-dependencies:
    - dependency-name: rickstaa/top-issues-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Alexandr <[email protected]>
    2 people authored and devantler committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    ab2feee View commit details
    Browse the repository at this point in the history
  73. Build(deps-dev): Bump lint-staged from 13.2.3 to 14.0.0 (anuraghazra#…

    …3072)
    
    * Build(deps-dev): Bump lint-staged from 13.2.3 to 14.0.0
    
    Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.2.3 to 14.0.0.
    - [Release notes](https://github.com/okonet/lint-staged/releases)
    - [Commits](lint-staged/lint-staged@v13.2.3...v14.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: lint-staged
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * dev
    
    * dev
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Alexandr <[email protected]>
    2 people authored and devantler committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    a28db7c View commit details
    Browse the repository at this point in the history
  74. Configuration menu
    Copy the full SHA
    d0786d8 View commit details
    Browse the repository at this point in the history
  75. Configuration menu
    Copy the full SHA
    9a59511 View commit details
    Browse the repository at this point in the history
  76. Configuration menu
    Copy the full SHA
    1060e76 View commit details
    Browse the repository at this point in the history
  77. Configuration menu
    Copy the full SHA
    956e69b View commit details
    Browse the repository at this point in the history
  78. Configuration menu
    Copy the full SHA
    a84b67a View commit details
    Browse the repository at this point in the history
  79. Configuration menu
    Copy the full SHA
    6a7b5ef View commit details
    Browse the repository at this point in the history
  80. Configuration menu
    Copy the full SHA
    1db4aec View commit details
    Browse the repository at this point in the history
  81. Configuration menu
    Copy the full SHA
    92e1875 View commit details
    Browse the repository at this point in the history
  82. Configuration menu
    Copy the full SHA
    3a371f8 View commit details
    Browse the repository at this point in the history
  83. Configuration menu
    Copy the full SHA
    f5173f5 View commit details
    Browse the repository at this point in the history
  84. Configuration menu
    Copy the full SHA
    1414f5c View commit details
    Browse the repository at this point in the history
  85. Configuration menu
    Copy the full SHA
    aa249a0 View commit details
    Browse the repository at this point in the history
  86. Configuration menu
    Copy the full SHA
    dd127f3 View commit details
    Browse the repository at this point in the history
  87. Configuration menu
    Copy the full SHA
    863dbe5 View commit details
    Browse the repository at this point in the history
  88. Tests: Improve fetch gist test to increase coverage (anuraghazra#3107)

    * Tests: Improve fetch gist test to increase coverage
    
    * dev
    qwerty541 authored and devantler committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    ce698d7 View commit details
    Browse the repository at this point in the history
  89. [Readme.md] Add Gist Card in Customization section (anuraghazra#3104)

    * Update Customization section in readme
    
    add "gist card" to the sentence in the customization section or Readme
    
    * Update readme.md
    
    ---------
    
    Co-authored-by: Alexandr Garbuzov <[email protected]>
    2 people authored and devantler committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    d2139b3 View commit details
    Browse the repository at this point in the history
  90. Configuration menu
    Copy the full SHA
    4e0ab28 View commit details
    Browse the repository at this point in the history
  91. Configuration menu
    Copy the full SHA
    ab0ced5 View commit details
    Browse the repository at this point in the history
  92. Configuration menu
    Copy the full SHA
    b2a60c7 View commit details
    Browse the repository at this point in the history
  93. Configuration menu
    Copy the full SHA
    724f0cf View commit details
    Browse the repository at this point in the history
  94. Build(deps-dev): Bump @testing-library/jest-dom from 6.0.0 to 6.0.1 (a…

    …nuraghazra#3117)
    
    Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.0.0 to 6.0.1.
    - [Release notes](https://github.com/testing-library/jest-dom/releases)
    - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
    - [Commits](testing-library/jest-dom@v6.0.0...v6.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: "@testing-library/jest-dom"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Alexandr <[email protected]>
    2 people authored and devantler committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    6f1effa View commit details
    Browse the repository at this point in the history
  95. Build(deps-dev): Bump jest-environment-jsdom from 29.6.2 to 29.6.3 (a…

    …nuraghazra#3121)
    
    Bumps [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom) from 29.6.2 to 29.6.3.
    - [Release notes](https://github.com/jestjs/jest/releases)
    - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/jestjs/jest/commits/v29.6.3/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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Alexandr <[email protected]>
    2 people authored and devantler committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    459d660 View commit details
    Browse the repository at this point in the history
  96. Build(deps-dev): Bump prettier from 3.0.1 to 3.0.2 (anuraghazra#3119)

    Bumps [prettier](https://github.com/prettier/prettier) from 3.0.1 to 3.0.2.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.0.1...3.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Alexandr <[email protected]>
    2 people authored and devantler committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    a18f103 View commit details
    Browse the repository at this point in the history
  97. Build(deps-dev): Bump jest from 29.6.2 to 29.6.3 (anuraghazra#3118)

    Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 29.6.2 to 29.6.3.
    - [Release notes](https://github.com/jestjs/jest/releases)
    - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/jestjs/jest/commits/v29.6.3/packages/jest)
    
    ---
    updated-dependencies:
    - dependency-name: jest
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Alexandr <[email protected]>
    2 people authored and devantler committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    053ee6d View commit details
    Browse the repository at this point in the history
  98. Build(deps-dev): Bump lint-staged from 14.0.0 to 14.0.1 (anuraghazra#…

    …3120)
    
    Bumps [lint-staged](https://github.com/okonet/lint-staged) from 14.0.0 to 14.0.1.
    - [Release notes](https://github.com/okonet/lint-staged/releases)
    - [Commits](lint-staged/lint-staged@v14.0.0...v14.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: lint-staged
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Alexandr <[email protected]>
    2 people authored and devantler committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    3816cde View commit details
    Browse the repository at this point in the history
  99. Build(deps): Bump actions/setup-node from 3.8.0 to 3.8.1 (anuraghazra…

    …#3122)
    
    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.8.0 to 3.8.1.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@bea5baf...5e21ff4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Alexandr <[email protected]>
    2 people authored and devantler committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    a5a7e76 View commit details
    Browse the repository at this point in the history
  100. Build(deps): Bump rickstaa/empty-issues-closer-action (anuraghazra#3123)

    Bumps [rickstaa/empty-issues-closer-action](https://github.com/rickstaa/empty-issues-closer-action) from 1.1.10 to 1.1.12.
    - [Release notes](https://github.com/rickstaa/empty-issues-closer-action/releases)
    - [Commits](rickstaa/empty-issues-closer-action@2d870c9...a3c6576)
    
    ---
    updated-dependencies:
    - dependency-name: rickstaa/empty-issues-closer-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Alexandr <[email protected]>
    2 people authored and devantler committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    e37b69a View commit details
    Browse the repository at this point in the history
  101. Build(deps): Bump rickstaa/top-issues-action from 1.3.37 to 1.3.39 (a…

    …nuraghazra#3124)
    
    Bumps [rickstaa/top-issues-action](https://github.com/rickstaa/top-issues-action) from 1.3.37 to 1.3.39.
    - [Release notes](https://github.com/rickstaa/top-issues-action/releases)
    - [Commits](rickstaa/top-issues-action@2f36d7c...19fa4a3)
    
    ---
    updated-dependencies:
    - dependency-name: rickstaa/top-issues-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Alexandr <[email protected]>
    2 people authored and devantler committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    d3dc569 View commit details
    Browse the repository at this point in the history
  102. Configuration menu
    Copy the full SHA
    ae09476 View commit details
    Browse the repository at this point in the history
  103. Configuration menu
    Copy the full SHA
    63a3b74 View commit details
    Browse the repository at this point in the history
  104. Configuration menu
    Copy the full SHA
    5027810 View commit details
    Browse the repository at this point in the history
  105. Configuration menu
    Copy the full SHA
    cfc14b5 View commit details
    Browse the repository at this point in the history
  106. Configuration menu
    Copy the full SHA
    3a3b0ac View commit details
    Browse the repository at this point in the history
  107. Configuration menu
    Copy the full SHA
    41d2d27 View commit details
    Browse the repository at this point in the history
  108. Configuration menu
    Copy the full SHA
    6272867 View commit details
    Browse the repository at this point in the history
  109. Configuration menu
    Copy the full SHA
    7b8c968 View commit details
    Browse the repository at this point in the history
  110. Configuration menu
    Copy the full SHA
    9c60691 View commit details
    Browse the repository at this point in the history
  111. Configuration menu
    Copy the full SHA
    3996bf4 View commit details
    Browse the repository at this point in the history
  112. Configuration menu
    Copy the full SHA
    f007b19 View commit details
    Browse the repository at this point in the history
  113. Configuration menu
    Copy the full SHA
    e6ea108 View commit details
    Browse the repository at this point in the history
  114. Configuration menu
    Copy the full SHA
    6d489cc View commit details
    Browse the repository at this point in the history
  115. Configuration menu
    Copy the full SHA
    4c892f4 View commit details
    Browse the repository at this point in the history
  116. Configuration menu
    Copy the full SHA
    81f49df View commit details
    Browse the repository at this point in the history
  117. Configuration menu
    Copy the full SHA
    ec4f8a1 View commit details
    Browse the repository at this point in the history
  118. Configuration menu
    Copy the full SHA
    fe103b3 View commit details
    Browse the repository at this point in the history
  119. Configuration menu
    Copy the full SHA
    ac5cdde View commit details
    Browse the repository at this point in the history
  120. Configuration menu
    Copy the full SHA
    cc9f70e View commit details
    Browse the repository at this point in the history
  121. Configuration menu
    Copy the full SHA
    c3bae8a View commit details
    Browse the repository at this point in the history
  122. Build(deps): Bump github/codeql-action from 2.21.4 to 2.21.5 (anuragh…

    …azra#3161)
    
    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.21.4 to 2.21.5.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@a09933a...00e563e)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Alexandr <[email protected]>
    2 people authored and devantler committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    11d60cf View commit details
    Browse the repository at this point in the history
  123. Build(deps): Bump rickstaa/empty-issues-closer-action (anuraghazra#3162)

    Bumps [rickstaa/empty-issues-closer-action](https://github.com/rickstaa/empty-issues-closer-action) from 1.1.12 to 1.1.14.
    - [Release notes](https://github.com/rickstaa/empty-issues-closer-action/releases)
    - [Commits](rickstaa/empty-issues-closer-action@a3c6576...7b22903)
    
    ---
    updated-dependencies:
    - dependency-name: rickstaa/empty-issues-closer-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Alexandr <[email protected]>
    2 people authored and devantler committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    42109c3 View commit details
    Browse the repository at this point in the history
  124. Build(deps): Bump actions/checkout from 3.5.3 to 3.6.0 (anuraghazra#3163

    )
    
    Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.3 to 3.6.0.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@c85c95e...f43a0e5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Alexandr <[email protected]>
    2 people authored and devantler committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    bd8f30c View commit details
    Browse the repository at this point in the history
  125. Build(deps): Bump rickstaa/top-issues-action from 1.3.39 to 1.3.40 (a…

    …nuraghazra#3164)
    
    Bumps [rickstaa/top-issues-action](https://github.com/rickstaa/top-issues-action) from 1.3.39 to 1.3.40.
    - [Release notes](https://github.com/rickstaa/top-issues-action/releases)
    - [Commits](rickstaa/top-issues-action@19fa4a3...48db57e)
    
    ---
    updated-dependencies:
    - dependency-name: rickstaa/top-issues-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Alexandr <[email protected]>
    2 people authored and devantler committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    faf1048 View commit details
    Browse the repository at this point in the history
  126. Build(deps-dev): Bump jest from 29.6.3 to 29.6.4 (anuraghazra#3169)

    Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 29.6.3 to 29.6.4.
    - [Release notes](https://github.com/jestjs/jest/releases)
    - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/jestjs/jest/commits/v29.6.4/packages/jest)
    
    ---
    updated-dependencies:
    - dependency-name: jest
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Alexandr <[email protected]>
    2 people authored and devantler committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    b20b148 View commit details
    Browse the repository at this point in the history
  127. Build(deps-dev): Bump @testing-library/jest-dom from 6.0.1 to 6.1.2 (a…

    …nuraghazra#3168)
    
    Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.0.1 to 6.1.2.
    - [Release notes](https://github.com/testing-library/jest-dom/releases)
    - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
    - [Commits](testing-library/jest-dom@v6.0.1...v6.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: "@testing-library/jest-dom"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Alexandr <[email protected]>
    2 people authored and devantler committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    312a7d0 View commit details
    Browse the repository at this point in the history
  128. Build(deps-dev): Bump jest-environment-jsdom from 29.6.3 to 29.6.4 (a…

    …nuraghazra#3167)
    
    Bumps [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom) from 29.6.3 to 29.6.4.
    - [Release notes](https://github.com/jestjs/jest/releases)
    - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/jestjs/jest/commits/v29.6.4/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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Alexandr <[email protected]>
    2 people authored and devantler committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    c37119b View commit details
    Browse the repository at this point in the history
  129. Build(deps): Bump axios from 1.4.0 to 1.5.0 (anuraghazra#3166)

    Bumps [axios](https://github.com/axios/axios) from 1.4.0 to 1.5.0.
    - [Release notes](https://github.com/axios/axios/releases)
    - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
    - [Commits](axios/axios@v1.4.0...v1.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: axios
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Alexandr <[email protected]>
    2 people authored and devantler committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    dc9ed11 View commit details
    Browse the repository at this point in the history
  130. Build(deps-dev): Bump eslint from 8.47.0 to 8.48.0 (anuraghazra#3165)

    Bumps [eslint](https://github.com/eslint/eslint) from 8.47.0 to 8.48.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.47.0...v8.48.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Alexandr <[email protected]>
    2 people authored and devantler committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    173a242 View commit details
    Browse the repository at this point in the history
  131. Configuration menu
    Copy the full SHA
    f427795 View commit details
    Browse the repository at this point in the history
  132. Configuration menu
    Copy the full SHA
    e756bc2 View commit details
    Browse the repository at this point in the history
  133. Configuration menu
    Copy the full SHA
    c01bec6 View commit details
    Browse the repository at this point in the history
  134. Configuration menu
    Copy the full SHA
    77b4474 View commit details
    Browse the repository at this point in the history
  135. Configuration menu
    Copy the full SHA
    1921ba4 View commit details
    Browse the repository at this point in the history
  136. Configuration menu
    Copy the full SHA
    a82e947 View commit details
    Browse the repository at this point in the history
  137. Configuration menu
    Copy the full SHA
    a66144f View commit details
    Browse the repository at this point in the history
  138. Configuration menu
    Copy the full SHA
    b7c49e3 View commit details
    Browse the repository at this point in the history
  139. Configuration menu
    Copy the full SHA
    c14cce4 View commit details
    Browse the repository at this point in the history
  140. Configuration menu
    Copy the full SHA
    b5a2029 View commit details
    Browse the repository at this point in the history
  141. Configuration menu
    Copy the full SHA
    6398297 View commit details
    Browse the repository at this point in the history
  142. Configuration menu
    Copy the full SHA
    741e1c3 View commit details
    Browse the repository at this point in the history
  143. docs(contributing guide): add community positive feedback requirement…

    … for themes PRs (anuraghazra#3179)
    
    * docs: add community positive feedback requirement for themes PRs into CONTRIBUTING.md
    
    * dev
    
    * dev
    qwerty541 authored and devantler committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    5e55904 View commit details
    Browse the repository at this point in the history
  144. ci(themes-preview): add themes PRs positive feedback requirement (anu…

    …raghazra#3180)
    
    * ci(themes-preview): add themes PRs positive feedback requirement
    
    * dev
    qwerty541 authored and devantler committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    3fa6d54 View commit details
    Browse the repository at this point in the history
  145. Configuration menu
    Copy the full SHA
    59af135 View commit details
    Browse the repository at this point in the history
  146. Configuration menu
    Copy the full SHA
    d6cc051 View commit details
    Browse the repository at this point in the history
  147. Build(deps): Bump rickstaa/empty-issues-closer-action (anuraghazra#3203)

    Bumps [rickstaa/empty-issues-closer-action](https://github.com/rickstaa/empty-issues-closer-action) from 1.1.14 to 1.1.18.
    - [Release notes](https://github.com/rickstaa/empty-issues-closer-action/releases)
    - [Commits](rickstaa/empty-issues-closer-action@7b22903...1f35695)
    
    ---
    updated-dependencies:
    - dependency-name: rickstaa/empty-issues-closer-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Alexandr <[email protected]>
    2 people authored and devantler committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    7f9fea2 View commit details
    Browse the repository at this point in the history
  148. Build(deps): Bump rickstaa/top-issues-action from 1.3.40 to 1.3.44 (a…

    …nuraghazra#3204)
    
    Bumps [rickstaa/top-issues-action](https://github.com/rickstaa/top-issues-action) from 1.3.40 to 1.3.44.
    - [Release notes](https://github.com/rickstaa/top-issues-action/releases)
    - [Commits](rickstaa/top-issues-action@48db57e...0444fe7)
    
    ---
    updated-dependencies:
    - dependency-name: rickstaa/top-issues-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Alexandr <[email protected]>
    2 people authored and devantler committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    7b52be6 View commit details
    Browse the repository at this point in the history
  149. Build(deps): Bump actions/checkout from 3.6.0 to 4.0.0 (anuraghazra#3202

    )
    
    Bumps [actions/checkout](https://github.com/actions/checkout) from 3.6.0 to 4.0.0.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@f43a0e5...3df4ab1)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Alexandr <[email protected]>
    2 people authored and devantler committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    4367489 View commit details
    Browse the repository at this point in the history
  150. Build(deps-dev): Bump prettier from 3.0.2 to 3.0.3 (anuraghazra#3205)

    Bumps [prettier](https://github.com/prettier/prettier) from 3.0.2 to 3.0.3.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.0.2...3.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Alexandr <[email protected]>
    2 people authored and devantler committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    0d4fa66 View commit details
    Browse the repository at this point in the history
  151. Configuration menu
    Copy the full SHA
    ea2c39b View commit details
    Browse the repository at this point in the history
  152. Configuration menu
    Copy the full SHA
    1e29f0b View commit details
    Browse the repository at this point in the history
  153. Build(deps): Bump rickstaa/empty-issues-closer-action (anuraghazra#3218)

    Bumps [rickstaa/empty-issues-closer-action](https://github.com/rickstaa/empty-issues-closer-action) from 1.1.18 to 1.1.20.
    - [Release notes](https://github.com/rickstaa/empty-issues-closer-action/releases)
    - [Commits](rickstaa/empty-issues-closer-action@1f35695...2976d77)
    
    ---
    updated-dependencies:
    - dependency-name: rickstaa/empty-issues-closer-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Alexandr <[email protected]>
    2 people authored and devantler committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    9e5d785 View commit details
    Browse the repository at this point in the history
  154. Build(deps): Bump rickstaa/top-issues-action from 1.3.44 to 1.3.46 (a…

    …nuraghazra#3220)
    
    Bumps [rickstaa/top-issues-action](https://github.com/rickstaa/top-issues-action) from 1.3.44 to 1.3.46.
    - [Release notes](https://github.com/rickstaa/top-issues-action/releases)
    - [Commits](rickstaa/top-issues-action@0444fe7...20822b6)
    
    ---
    updated-dependencies:
    - dependency-name: rickstaa/top-issues-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Alexandr <[email protected]>
    2 people authored and devantler committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    73566aa View commit details
    Browse the repository at this point in the history
  155. Build(deps): Bump actions/upload-artifact from 3.1.2 to 3.1.3 (anurag…

    …hazra#3219)
    
    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.2 to 3.1.3.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@0b7f8ab...a8a3f3a)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Alexandr <[email protected]>
    2 people authored and devantler committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    2ba4f08 View commit details
    Browse the repository at this point in the history
  156. Build(deps-dev): Bump eslint from 8.48.0 to 8.49.0 (anuraghazra#3221)

    Bumps [eslint](https://github.com/eslint/eslint) from 8.48.0 to 8.49.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.48.0...v8.49.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Alexandr <[email protected]>
    2 people authored and devantler committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    c1999c8 View commit details
    Browse the repository at this point in the history
  157. Build(deps-dev): Bump @actions/core from 1.10.0 to 1.10.1 (anuraghazr…

    …a#3222)
    
    Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.10.0 to 1.10.1.
    - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
    - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)
    
    ---
    updated-dependencies:
    - dependency-name: "@actions/core"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Alexandr <[email protected]>
    2 people authored and devantler committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    1bef3c7 View commit details
    Browse the repository at this point in the history
  158. Build(deps-dev): Bump axios-mock-adapter from 1.21.5 to 1.22.0 (anura…

    …ghazra#3223)
    
    Bumps [axios-mock-adapter](https://github.com/ctimmerm/axios-mock-adapter) from 1.21.5 to 1.22.0.
    - [Release notes](https://github.com/ctimmerm/axios-mock-adapter/releases)
    - [Changelog](https://github.com/ctimmerm/axios-mock-adapter/blob/master/CHANGELOG.md)
    - [Commits](ctimmerm/axios-mock-adapter@v1.21.5...v1.22.0)
    
    ---
    updated-dependencies:
    - dependency-name: axios-mock-adapter
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Alexandr <[email protected]>
    2 people authored and devantler committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    9b4a9b3 View commit details
    Browse the repository at this point in the history
  159. Build(deps-dev): Bump @testing-library/jest-dom from 6.1.2 to 6.1.3 (a…

    …nuraghazra#3224)
    
    Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.1.2 to 6.1.3.
    - [Release notes](https://github.com/testing-library/jest-dom/releases)
    - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
    - [Commits](testing-library/jest-dom@v6.1.2...v6.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: "@testing-library/jest-dom"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Alexandr <[email protected]>
    2 people authored and devantler committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    210bda9 View commit details
    Browse the repository at this point in the history
  160. Configuration menu
    Copy the full SHA
    760f889 View commit details
    Browse the repository at this point in the history
  161. Configuration menu
    Copy the full SHA
    d155df7 View commit details
    Browse the repository at this point in the history
  162. Configuration menu
    Copy the full SHA
    9a11d7e View commit details
    Browse the repository at this point in the history
  163. Configuration menu
    Copy the full SHA
    5c59fe8 View commit details
    Browse the repository at this point in the history
  164. Configuration menu
    Copy the full SHA
    54d8358 View commit details
    Browse the repository at this point in the history
  165. Configuration menu
    Copy the full SHA
    58303b8 View commit details
    Browse the repository at this point in the history
  166. Configuration menu
    Copy the full SHA
    e770332 View commit details
    Browse the repository at this point in the history
  167. Configuration menu
    Copy the full SHA
    361e0c6 View commit details
    Browse the repository at this point in the history
  168. Configuration menu
    Copy the full SHA
    ba2d0a5 View commit details
    Browse the repository at this point in the history
  169. Configuration menu
    Copy the full SHA
    e350190 View commit details
    Browse the repository at this point in the history
  170. Configuration menu
    Copy the full SHA
    34adb23 View commit details
    Browse the repository at this point in the history
  171. docs: simplified chinese error (anuraghazra#3215)

    * fix: Simplified Chinese error
    
    As a Simplified Chinese user, if you are unsure, it should have been Traditional Chinese or something else
    
    * fix: step video  distribution in Simplified Chinese
    
    Simplified Chinese Explanation of Distribution Tutorial Video
    touero authored and devantler committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    160bb18 View commit details
    Browse the repository at this point in the history
  172. Configuration menu
    Copy the full SHA
    aaa6c14 View commit details
    Browse the repository at this point in the history
  173. feat: rate limit error chaching (anuraghazra#2448)

    * feat: rate limit error chaching
    
    Rate limit error caching to alleviate PATs.
    
    * refactor: improve code comments
    rickstaa authored and devantler committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    54120dc View commit details
    Browse the repository at this point in the history
  174. Configuration menu
    Copy the full SHA
    1b25866 View commit details
    Browse the repository at this point in the history
  175. Build(deps): Bump rickstaa/empty-issues-closer-action (anuraghazra#3245)

    Bumps [rickstaa/empty-issues-closer-action](https://github.com/rickstaa/empty-issues-closer-action) from 1.1.20 to 1.1.24.
    - [Release notes](https://github.com/rickstaa/empty-issues-closer-action/releases)
    - [Commits](rickstaa/empty-issues-closer-action@2976d77...e9f0932)
    
    ---
    updated-dependencies:
    - dependency-name: rickstaa/empty-issues-closer-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Alexandr <[email protected]>
    2 people authored and devantler committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    b90ec2f View commit details
    Browse the repository at this point in the history
  176. Build(deps): Bump github/codeql-action from 2.21.5 to 2.21.7 (anuragh…

    …azra#3246)
    
    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.21.5 to 2.21.7.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@00e563e...04daf01)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Alexandr <[email protected]>
    2 people authored and devantler committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    4a2ad9b View commit details
    Browse the repository at this point in the history
  177. Build(deps): Bump bahmutov/npm-install from 1.8.34 to 1.8.35 (anuragh…

    …azra#3247)
    
    Bumps [bahmutov/npm-install](https://github.com/bahmutov/npm-install) from 1.8.34 to 1.8.35.
    - [Release notes](https://github.com/bahmutov/npm-install/releases)
    - [Commits](bahmutov/npm-install@5e78a2c...c46e383)
    
    ---
    updated-dependencies:
    - dependency-name: bahmutov/npm-install
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Alexandr <[email protected]>
    2 people authored and devantler committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    25db613 View commit details
    Browse the repository at this point in the history
  178. Build(deps): Bump rickstaa/top-issues-action from 1.3.46 to 1.3.50 (a…

    …nuraghazra#3248)
    
    Bumps [rickstaa/top-issues-action](https://github.com/rickstaa/top-issues-action) from 1.3.46 to 1.3.50.
    - [Release notes](https://github.com/rickstaa/top-issues-action/releases)
    - [Commits](rickstaa/top-issues-action@20822b6...1b36bbb)
    
    ---
    updated-dependencies:
    - dependency-name: rickstaa/top-issues-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Alexandr <[email protected]>
    2 people authored and devantler committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    95081c4 View commit details
    Browse the repository at this point in the history
  179. Build(deps-dev): Bump jest from 29.6.4 to 29.7.0 (anuraghazra#3249)

    Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 29.6.4 to 29.7.0.
    - [Release notes](https://github.com/jestjs/jest/releases)
    - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest)
    
    ---
    updated-dependencies:
    - dependency-name: jest
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Alexandr <[email protected]>
    2 people authored and devantler committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    1d3c459 View commit details
    Browse the repository at this point in the history
  180. Build(deps-dev): Bump jest-environment-jsdom from 29.6.4 to 29.7.0 (a…

    …nuraghazra#3250)
    
    Bumps [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom) from 29.6.4 to 29.7.0.
    - [Release notes](https://github.com/jestjs/jest/releases)
    - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest-environment-jsdom)
    
    ---
    updated-dependencies:
    - dependency-name: jest-environment-jsdom
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Alexandr <[email protected]>
    2 people authored and devantler committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    9fc8f15 View commit details
    Browse the repository at this point in the history
  181. Build(deps-dev): Bump @testing-library/dom from 9.3.1 to 9.3.3 (anura…

    …ghazra#3251)
    
    Bumps [@testing-library/dom](https://github.com/testing-library/dom-testing-library) from 9.3.1 to 9.3.3.
    - [Release notes](https://github.com/testing-library/dom-testing-library/releases)
    - [Changelog](https://github.com/testing-library/dom-testing-library/blob/main/CHANGELOG.md)
    - [Commits](testing-library/dom-testing-library@v9.3.1...v9.3.3)
    
    ---
    updated-dependencies:
    - dependency-name: "@testing-library/dom"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Alexandr <[email protected]>
    2 people authored and devantler committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    0b9240c View commit details
    Browse the repository at this point in the history
  182. Configuration menu
    Copy the full SHA
    1c63dc3 View commit details
    Browse the repository at this point in the history
  183. Configuration menu
    Copy the full SHA
    884cd03 View commit details
    Browse the repository at this point in the history
  184. feature: extend default card cache time to 6 hours (anuraghazra#3242)

    * feature: extend default card cache time to 8 hours
    
    * reduce to six hours
    qwerty541 authored and devantler committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    22f56bc View commit details
    Browse the repository at this point in the history
  185. Configuration menu
    Copy the full SHA
    8246d5f View commit details
    Browse the repository at this point in the history
  186. Configuration menu
    Copy the full SHA
    4f9eb27 View commit details
    Browse the repository at this point in the history
  187. Configuration menu
    Copy the full SHA
    f696d9b View commit details
    Browse the repository at this point in the history
  188. Configuration menu
    Copy the full SHA
    6adaa52 View commit details
    Browse the repository at this point in the history
  189. Configuration menu
    Copy the full SHA
    1634055 View commit details
    Browse the repository at this point in the history
  190. Configuration menu
    Copy the full SHA
    e8d1388 View commit details
    Browse the repository at this point in the history
  191. Configuration menu
    Copy the full SHA
    f8acbca View commit details
    Browse the repository at this point in the history
  192. Configuration menu
    Copy the full SHA
    7109a57 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Configuration menu
    Copy the full SHA
    03e8542 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d87e8e4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    946d938 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8b5e476 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e81f324 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f9eb98d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    96b30af View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0bf3f13 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8eabc5e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    56c7fc5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0d2de09 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    14df469 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3a4cd10 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    357fb53 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0949011 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Configuration menu
    Copy the full SHA
    d195d5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5cfb68 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

  1. Configuration menu
    Copy the full SHA
    ce0d086 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    abdfa69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    754da88 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3af1513 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ca1713a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e37f6af View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2023

  1. Configuration menu
    Copy the full SHA
    d534c07 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    bc8d460 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf00ea0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e2cf71 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b88a86 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Configuration menu
    Copy the full SHA
    95c05c5 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Configuration menu
    Copy the full SHA
    de30415 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f01870 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eff46ed View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    164d39b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5784f05 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f891315 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Configuration menu
    Copy the full SHA
    e4a95a7 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    ebc8798 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. Configuration menu
    Copy the full SHA
    1820f41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e71ef76 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c92a90f View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Configuration menu
    Copy the full SHA
    7b00b49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db351bb View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Configuration menu
    Copy the full SHA
    687d54f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c38782d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c47a9fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a554fdd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a0b4185 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Configuration menu
    Copy the full SHA
    9e57400 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

  1. Configuration menu
    Copy the full SHA
    69cf7b3 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    5069933 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10e58fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    54ea658 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    298feab View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    30c5d5b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9bab8a0 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    b25aa37 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    a69025e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59303f5 View commit details
    Browse the repository at this point in the history