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

[pull] master from anuraghazra:master #23

Merged
merged 17 commits into from
Dec 4, 2023

Commits on Nov 15, 2023

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

Commits on Nov 20, 2023

  1. Configuration menu
    Copy the full SHA
    f26b83d View commit details
    Browse the repository at this point in the history
  2. docs: grammar/Clarity Fixes. (#3463)

    * Fixed Grammar
    
    * Grammar Fixes
    
    * Grammar Fixes
    krple authored Nov 20, 2023
    Configuration menu
    Copy the full SHA
    d4f1a5d View commit details
    Browse the repository at this point in the history
  3. feat(repo card): add description lines count query parameter (#3453)

    * feature(repo card): add description lines count query parameter
    
    * dev
    
    * dev
    
    * docs
    
    * test
    qwerty541 authored Nov 20, 2023
    Configuration menu
    Copy the full SHA
    ddcc30d View commit details
    Browse the repository at this point in the history
  4. build(deps): Bump rickstaa/empty-issues-closer-action (#3490)

    Bumps [rickstaa/empty-issues-closer-action](https://github.com/rickstaa/empty-issues-closer-action) from 1.1.44 to 1.1.47.
    - [Release notes](https://github.com/rickstaa/empty-issues-closer-action/releases)
    - [Commits](rickstaa/empty-issues-closer-action@1e7541f...096c761)
    
    ---
    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>
    dependabot[bot] and qwerty541 authored Nov 20, 2023
    Configuration menu
    Copy the full SHA
    68c49dd View commit details
    Browse the repository at this point in the history
  5. build(deps): Bump rickstaa/top-issues-action from 1.3.69 to 1.3.71 (#…

    …3491)
    
    Bumps [rickstaa/top-issues-action](https://github.com/rickstaa/top-issues-action) from 1.3.69 to 1.3.71.
    - [Release notes](https://github.com/rickstaa/top-issues-action/releases)
    - [Commits](rickstaa/top-issues-action@9ab0c00...ba0b5f3)
    
    ---
    updated-dependencies:
    - dependency-name: rickstaa/top-issues-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
    dependabot[bot] and qwerty541 authored Nov 20, 2023
    Configuration menu
    Copy the full SHA
    723cdd7 View commit details
    Browse the repository at this point in the history
  6. build(deps): Bump axios from 1.6.1 to 1.6.2 (#3492)

    Bumps [axios](https://github.com/axios/axios) from 1.6.1 to 1.6.2.
    - [Release notes](https://github.com/axios/axios/releases)
    - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
    - [Commits](axios/axios@v1.6.1...v1.6.2)
    
    ---
    updated-dependencies:
    - dependency-name: axios
      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>
    dependabot[bot] and qwerty541 authored Nov 20, 2023
    Configuration menu
    Copy the full SHA
    ffe2862 View commit details
    Browse the repository at this point in the history
  7. build(deps-dev): Bump eslint from 8.53.0 to 8.54.0 (#3493)

    Bumps [eslint](https://github.com/eslint/eslint) from 8.53.0 to 8.54.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.53.0...v8.54.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>
    dependabot[bot] and qwerty541 authored Nov 20, 2023
    Configuration menu
    Copy the full SHA
    afcb773 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. feat(wakatime card): add disable animations query option (#3496)

    * feat(wakatime card): add disable animations query option
    
    * docs
    qwerty541 authored Nov 23, 2023
    Configuration menu
    Copy the full SHA
    a8663a8 View commit details
    Browse the repository at this point in the history
  2. feat: show wakatime stats in percentage (resolves #3016) (#3326)

    * added option to display wakatime in percentage
    
    * updated exclusive options in wakatime
    
    * added percent sign
    
    * Update readme.md
    
    Co-authored-by: Rick Staa <rick.staa@outlook.com>
    
    * made the required changes
    
    * Update wakatime-card.js
    
    * Update wakatime-card.js
    
    ---------
    
    Co-authored-by: Rick Staa <rick.staa@outlook.com>
    Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
    3 people authored Nov 23, 2023
    Configuration menu
    Copy the full SHA
    b8983dd View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2023

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

Commits on Nov 27, 2023

  1. build(deps): Bump rickstaa/top-issues-action from 1.3.71 to 1.3.75 (#…

    …3508)
    
    Bumps [rickstaa/top-issues-action](https://github.com/rickstaa/top-issues-action) from 1.3.71 to 1.3.75.
    - [Release notes](https://github.com/rickstaa/top-issues-action/releases)
    - [Commits](rickstaa/top-issues-action@ba0b5f3...04028f4)
    
    ---
    updated-dependencies:
    - dependency-name: rickstaa/top-issues-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
    dependabot[bot] and qwerty541 authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    4793de4 View commit details
    Browse the repository at this point in the history
  2. build(deps): Bump rickstaa/empty-issues-closer-action (#3507)

    Bumps [rickstaa/empty-issues-closer-action](https://github.com/rickstaa/empty-issues-closer-action) from 1.1.47 to 1.1.50.
    - [Release notes](https://github.com/rickstaa/empty-issues-closer-action/releases)
    - [Commits](rickstaa/empty-issues-closer-action@096c761...e0fb103)
    
    ---
    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>
    dependabot[bot] and qwerty541 authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    7595456 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    0616df3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1656ec6 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. build(deps-dev): Bump @adobe/css-tools from 4.3.1 to 4.3.2 (#3516)

    Bumps [@adobe/css-tools](https://github.com/adobe/css-tools) from 4.3.1 to 4.3.2.
    - [Changelog](https://github.com/adobe/css-tools/blob/main/History.md)
    - [Commits](https://github.com/adobe/css-tools/commits)
    
    ---
    updated-dependencies:
    - dependency-name: "@adobe/css-tools"
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
    dependabot[bot] and qwerty541 authored Dec 1, 2023
    Configuration menu
    Copy the full SHA
    80b2d23 View commit details
    Browse the repository at this point in the history