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

Merged
merged 11 commits into from
Jul 12, 2024
Merged

Commits on Jun 18, 2024

  1. build(deps-dev): bump prettier from 3.3.1 to 3.3.2 (#3812)

    Bumps [prettier](https://github.com/prettier/prettier) from 3.3.1 to 3.3.2.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.3.1...3.3.2)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
    dependabot[bot] and qwerty541 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    127a507 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump lint-staged from 15.2.5 to 15.2.7 (#3813)

    Bumps [lint-staged](https://github.com/okonet/lint-staged) from 15.2.5 to 15.2.7.
    - [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.5...v15.2.7)
    
    ---
    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 Jun 18, 2024
    Configuration menu
    Copy the full SHA
    6999c86 View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): bump @testing-library/jest-dom from 6.4.5 to 6.4.6 (#…

    …3814)
    
    Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.4.5 to 6.4.6.
    - [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.5...v6.4.6)
    
    ---
    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 Jun 18, 2024
    Configuration menu
    Copy the full SHA
    66579b1 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. build(deps-dev): bump ws from 8.9.0 to 8.17.1 (#3816)

    Bumps [ws](https://github.com/websockets/ws) from 8.9.0 to 8.17.1.
    - [Release notes](https://github.com/websockets/ws/releases)
    - [Commits](websockets/ws@8.9.0...8.17.1)
    
    ---
    updated-dependencies:
    - dependency-name: ws
      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 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    bf4fbc2 View commit details
    Browse the repository at this point in the history
  2. ci(deps): bump actions/checkout from 4.1.6 to 4.1.7 (#3815)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.6 to 4.1.7.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@a5ac7e5...692973e)
    
    ---
    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 Jun 19, 2024
    Configuration menu
    Copy the full SHA
    26571ca View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. build(deps-dev): bump @testing-library/dom from 10.1.0 to 10.2.0 (#3822)

    Bumps [@testing-library/dom](https://github.com/testing-library/dom-testing-library) from 10.1.0 to 10.2.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.1.0...v10.2.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 Jun 25, 2024
    Configuration menu
    Copy the full SHA
    62cdee3 View commit details
    Browse the repository at this point in the history
  2. ci(deps): bump peter-evans/create-pull-request from 6.0.5 to 6.1.0 (#…

    …3823)
    
    Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 6.0.5 to 6.1.0.
    - [Release notes](https://github.com/peter-evans/create-pull-request/releases)
    - [Commits](peter-evans/create-pull-request@6d6857d...c5a7806)
    
    ---
    updated-dependencies:
    - dependency-name: peter-evans/create-pull-request
      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 Jun 25, 2024
    Configuration menu
    Copy the full SHA
    b6f5077 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. refactor: update languages JSON (#3832)

    Co-authored-by: qwerty541 <53787217+qwerty541@users.noreply.github.com>
    github-actions[bot] and qwerty541 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    0496044 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

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

Commits on Jul 9, 2024

  1. ci(deps): bump actions/upload-artifact from 4.3.3 to 4.3.4 (#3841)

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.3 to 4.3.4.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@6546280...0b2256b)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      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 Jul 9, 2024
    Configuration menu
    Copy the full SHA
    20fb82f View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. build(deps-dev): bump @testing-library/dom from 10.2.0 to 10.3.1 (#3840)

    Bumps [@testing-library/dom](https://github.com/testing-library/dom-testing-library) from 10.2.0 to 10.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@v10.2.0...v10.3.1)
    
    ---
    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 Jul 10, 2024
    Configuration menu
    Copy the full SHA
    dc4717a View commit details
    Browse the repository at this point in the history