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 #76

Merged
merged 14 commits into from
Jun 17, 2024
Merged

Commits on Apr 30, 2024

  1. ci(deps): bump actions/checkout from 4.1.3 to 4.1.4 (#3748)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.3 to 4.1.4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@1d96c77...0ad4b8f)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      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 committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    0b3e07a View commit details
    Browse the repository at this point in the history
  2. ci(deps): bump peter-evans/create-pull-request from 6.0.4 to 6.0.5 (#…

    …3749)
    
    Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 6.0.4 to 6.0.5.
    - [Release notes](https://github.com/peter-evans/create-pull-request/releases)
    - [Commits](peter-evans/create-pull-request@9153d83...6d6857d)
    
    ---
    updated-dependencies:
    - dependency-name: peter-evans/create-pull-request
      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 committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    cb4b630 View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): bump @testing-library/dom from 10.0.0 to 10.1.0 (#3746)

    Bumps [@testing-library/dom](https://github.com/testing-library/dom-testing-library) from 10.0.0 to 10.1.0.
    - [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@v10.0.0...v10.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@testing-library/dom"
      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 committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    d739c0a View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. ci(deps): bump actions/checkout from 4.1.4 to 4.1.5 (#3765)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.4 to 4.1.5.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@0ad4b8f...44c2b7a)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      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 committed May 7, 2024
    Configuration menu
    Copy the full SHA
    9d9ad87 View commit details
    Browse the repository at this point in the history
  2. ci(deps): bump bahmutov/npm-install from 1.10.1 to 1.10.2 (#3764)

    Bumps [bahmutov/npm-install](https://github.com/bahmutov/npm-install) from 1.10.1 to 1.10.2.
    - [Release notes](https://github.com/bahmutov/npm-install/releases)
    - [Commits](bahmutov/npm-install@237ded4...e5c7e14)
    
    ---
    updated-dependencies:
    - dependency-name: bahmutov/npm-install
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
    dependabot[bot] and qwerty541 committed May 7, 2024
    Configuration menu
    Copy the full SHA
    daa0432 View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): bump @testing-library/jest-dom from 6.4.2 to 6.4.5 (#…

    …3763)
    
    Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.4.2 to 6.4.5.
    - [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.4.2...v6.4.5)
    
    ---
    updated-dependencies:
    - dependency-name: "@testing-library/jest-dom"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
    dependabot[bot] and qwerty541 committed May 7, 2024
    Configuration menu
    Copy the full SHA
    124225d View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. ci(deps): bump rickstaa/top-issues-action from 1.3.100 to 1.3.101 (#3769

    )
    
    Bumps [rickstaa/top-issues-action](https://github.com/rickstaa/top-issues-action) from 1.3.100 to 1.3.101.
    - [Release notes](https://github.com/rickstaa/top-issues-action/releases)
    - [Commits](rickstaa/top-issues-action@7f58423...7e8dda5)
    
    ---
    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 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    e1356e3 View commit details
    Browse the repository at this point in the history
  2. ci(deps): bump ossf/scorecard-action from 2.3.1 to 2.3.3 (#3768)

    Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.3.1 to 2.3.3.
    - [Release notes](https://github.com/ossf/scorecard-action/releases)
    - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
    - [Commits](ossf/scorecard-action@0864cf1...dc50aa9)
    
    ---
    updated-dependencies:
    - dependency-name: ossf/scorecard-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 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    0bdc2bf View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. build(deps): bump axios from 1.6.8 to 1.7.1 (#3772)

    updated-dependencies:
    - dependency-name: axios
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
    dependabot[bot] and qwerty541 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    e06b0d2 View commit details
    Browse the repository at this point in the history
  2. ci(deps): bump actions/checkout from 4.1.5 to 4.1.6 (#3774)

    updated-dependencies:
    - dependency-name: actions/checkout
      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 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    7a78036 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. build(deps): bump axios from 1.7.1 to 1.7.2 (#3783)

    Bumps [axios](https://github.com/axios/axios) from 1.7.1 to 1.7.2.
    - [Release notes](https://github.com/axios/axios/releases)
    - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
    - [Commits](axios/axios@v1.7.1...v1.7.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 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    2ec2716 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump lint-staged from 15.2.2 to 15.2.5 (#3782)

    Bumps [lint-staged](https://github.com/okonet/lint-staged) from 15.2.2 to 15.2.5.
    - [Release notes](https://github.com/okonet/lint-staged/releases)
    - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
    - [Commits](lint-staged/lint-staged@v15.2.2...v15.2.5)
    
    ---
    updated-dependencies:
    - dependency-name: lint-staged
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
    dependabot[bot] and qwerty541 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    1a269d6 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. build(deps-dev): bump prettier from 3.2.5 to 3.3.0 (#3789)

    Bumps [prettier](https://github.com/prettier/prettier) from 3.2.5 to 3.3.0.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.2.5...3.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
    dependabot[bot] and qwerty541 committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    e26c013 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. build(deps-dev): bump prettier from 3.3.0 to 3.3.1 (#3804)

    Bumps [prettier](https://github.com/prettier/prettier) from 3.3.0 to 3.3.1.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.3.0...3.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    e48d073 View commit details
    Browse the repository at this point in the history