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

[Beta] Update Node.js runtime and dependencies #699

Merged
merged 128 commits into from Oct 26, 2023
Merged

[Beta] Update Node.js runtime and dependencies #699

merged 128 commits into from Oct 26, 2023

Commits on Feb 4, 2022

  1. Implement dot option

    kachkaev committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    b0d9292 View commit details
    Browse the repository at this point in the history
  2. Rebuild

    kachkaev committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    6a0b726 View commit details
    Browse the repository at this point in the history
  3. Fix typo in test caption

    kachkaev committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    409a5a2 View commit details
    Browse the repository at this point in the history
  4. Add comments

    kachkaev committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    920e9b6 View commit details
    Browse the repository at this point in the history
  5. Improve warning

    kachkaev committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    8b8677b View commit details
    Browse the repository at this point in the history
  6. Update README.md

    kachkaev committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    e05b7c1 View commit details
    Browse the repository at this point in the history
  7. Update README.md

    kachkaev committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    f3632d3 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

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

Commits on Oct 5, 2022

  1. Simplify glob

    kachkaev committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    2025154 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2022

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

Commits on Jan 16, 2023

  1. Configuration menu
    Copy the full SHA
    866eff5 View commit details
    Browse the repository at this point in the history
  2. Rebuild

    kachkaev committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    305cfeb View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2023

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

Commits on Mar 27, 2023

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

    kachkaev committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    b28379f View commit details
    Browse the repository at this point in the history
  3. Fix

    kachkaev committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    a7cc8a6 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

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

Commits on May 23, 2023

  1. Configuration menu
    Copy the full SHA
    9107682 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1dd326 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    08382d1 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. Merge pull request #571 from akv-platform/remove-implicit-dependencies

    Remove implicit dependencies
    marko-zivic-93 committed May 24, 2023
    Configuration menu
    Copy the full SHA
    0776a67 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. Bump @typescript-eslint/parser from 5.59.7 to 5.59.8

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.59.7 to 5.59.8.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.8/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed May 30, 2023
    Configuration menu
    Copy the full SHA
    7fef7e3 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. Configuration menu
    Copy the full SHA
    cecbd94 View commit details
    Browse the repository at this point in the history
  2. Update src/labeler.ts

    Co-authored-by: AndreiLobanovich <andreilobanovich@github.com>
    kachkaev and AndreiLobanovich committed May 31, 2023
    Configuration menu
    Copy the full SHA
    092c979 View commit details
    Browse the repository at this point in the history
  3. Fix unrelated test

    kachkaev committed May 31, 2023
    Configuration menu
    Copy the full SHA
    60f44e7 View commit details
    Browse the repository at this point in the history
  4. Update build

    kachkaev committed May 31, 2023
    Configuration menu
    Copy the full SHA
    9776203 View commit details
    Browse the repository at this point in the history
  5. Undo unwanted change in diff

    kachkaev committed May 31, 2023
    Configuration menu
    Copy the full SHA
    a27020c View commit details
    Browse the repository at this point in the history
  6. Fix tests

    kachkaev committed May 31, 2023
    Configuration menu
    Copy the full SHA
    44414db View commit details
    Browse the repository at this point in the history
  7. Rebuild

    kachkaev committed May 31, 2023
    Configuration menu
    Copy the full SHA
    673c7e2 View commit details
    Browse the repository at this point in the history
  8. Further diff reduction

    kachkaev committed May 31, 2023
    Configuration menu
    Copy the full SHA
    e3b3815 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d07f38b View commit details
    Browse the repository at this point in the history
  10. Remove required: false

    kachkaev committed May 31, 2023
    Configuration menu
    Copy the full SHA
    54d434d View commit details
    Browse the repository at this point in the history
  11. Update README.md

    Co-authored-by: MaksimZhukov <46996400+MaksimZhukov@users.noreply.github.com>
    Youssef1313 and MaksimZhukov committed May 31, 2023
    Configuration menu
    Copy the full SHA
    a78a6c7 View commit details
    Browse the repository at this point in the history
  12. Rebuild

    kachkaev committed May 31, 2023
    Configuration menu
    Copy the full SHA
    59d3310 View commit details
    Browse the repository at this point in the history
  13. Address review comment

    kachkaev committed May 31, 2023
    Configuration menu
    Copy the full SHA
    71d2484 View commit details
    Browse the repository at this point in the history
  14. Rebuild

    kachkaev committed May 31, 2023
    Configuration menu
    Copy the full SHA
    639ba81 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. Merge pull request #451 from Youssef1313/patch-1

    Simplify globbing examples in README
    MaksimZhukov committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    3cbc54c View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. micromatch → minimatch

    kachkaev committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    d40596e View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. Merge pull request #316 from kachkaev/dot-option

    Implement dot option
    MaksimZhukov committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    82a4f6f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #577 from actions/dependabot/npm_and_yarn/typescri…

    …pt-eslint/parser-5.59.8
    
    Bump @typescript-eslint/parser from 5.59.7 to 5.59.8
    MaksimZhukov committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    1d399c3 View commit details
    Browse the repository at this point in the history
  3. Bump @typescript-eslint/eslint-plugin from 5.59.7 to 5.59.8

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.59.7 to 5.59.8.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.8/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    0d06c50 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #578 from actions/dependabot/npm_and_yarn/typescri…

    …pt-eslint/eslint-plugin-5.59.8
    
    Bump @typescript-eslint/eslint-plugin from 5.59.7 to 5.59.8
    MaksimZhukov committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    9fcb2c2 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. Document permissions needed for pull_request events

    An "Error: HttpError: Resource not accessible by integration" will be
    encountered on pull requests with the wrong permissions.
    
    Co-authored-by: AndreiLobanovich
    dfandrich committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    092c82e View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. Merge pull request #491 from dfandrich/limitations

    Warn about the limitations of GitHub tokens
    MaksimZhukov committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    673e3c1 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. Bump @typescript-eslint/parser from 5.59.8 to 5.59.11

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.59.8 to 5.59.11.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.11/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    af1100d View commit details
    Browse the repository at this point in the history
  2. spelling: e.g.

    jsoref committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    1a5defc View commit details
    Browse the repository at this point in the history
  3. Markdown: backticks

    jsoref committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    3240e30 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. Merge pull request #589 from jsoref/readme

    Improve readme
    MaksimZhukov committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    d817fad View commit details
    Browse the repository at this point in the history
  2. Merge pull request #588 from actions/dependabot/npm_and_yarn/typescri…

    …pt-eslint/parser-5.59.11
    
    Bump @typescript-eslint/parser from 5.59.8 to 5.59.11
    MaksimZhukov committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    96d00dc View commit details
    Browse the repository at this point in the history
  3. Bump @typescript-eslint/eslint-plugin from 5.59.8 to 5.59.11

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.59.8 to 5.59.11.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.11/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    ad1762f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #587 from actions/dependabot/npm_and_yarn/typescri…

    …pt-eslint/eslint-plugin-5.59.11
    
    Bump @typescript-eslint/eslint-plugin from 5.59.8 to 5.59.11
    MaksimZhukov committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    ed183b1 View commit details
    Browse the repository at this point in the history
  5. Bump eslint from 8.41.0 to 8.42.0

    Bumps [eslint](https://github.com/eslint/eslint) from 8.41.0 to 8.42.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.41.0...v8.42.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    6fe5568 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #580 from actions/dependabot/npm_and_yarn/eslint-8…

    ….42.0
    
    Bump eslint from 8.41.0 to 8.42.0
    MaksimZhukov committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    fe87e60 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Explain misconfigured workflow (#405)

    Fixes #136
    jsoref committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    b5ff161 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. fix: Limit number of labels added to 100 (#497)

    * push to excess labels to avoid reaching the limit
    
    * build dist
    
    * never set more than 100 labels
    
    * use splice instead of set
    
    * ignore IDE folders
    
    * install @octokit/plugin-retry
    
    * always setLabels
    
    * fix indentations
    
    * fix specs
    
    * add spec for excess labels
    
    * prettier
    
    * licensed cache
    
    * revert to !!core.getInput('sync-labels')
    
    * better warning for exceeded labels
    
    * keep manually-added labels
    
    * nest the dedupe logic
    
    * rename `removeLabel` to `removeLabelFromList` to avoid confusion
    
    * use Sets, and issue a call only if labels have actually changed
    
    * remove IDE config folders from gitignore
    
    * remove obsolete duplucation check
    
    ---------
    
    Co-authored-by: Mark Massoud <mark@unrealcloud.io>
    markmssd and unrealclouder committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    7a202e6 View commit details
    Browse the repository at this point in the history
  2. Bump @typescript-eslint/eslint-plugin from 5.59.11 to 5.60.0 (#594)

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.59.11 to 5.60.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.60.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      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>
    dependabot[bot] committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    8056174 View commit details
    Browse the repository at this point in the history
  3. Bump eslint-plugin-jest from 27.2.1 to 27.2.2 (#591)

    Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.2.1 to 27.2.2.
    - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
    - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
    - [Commits](jest-community/eslint-plugin-jest@v27.2.1...v27.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-jest
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    899595f View commit details
    Browse the repository at this point in the history
  4. Bump @typescript-eslint/parser from 5.59.11 to 5.60.0 (#593)

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.59.11 to 5.60.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.60.0/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      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>
    dependabot[bot] committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    54aeabf View commit details
    Browse the repository at this point in the history
  5. Bump eslint from 8.42.0 to 8.43.0 (#592)

    Bumps [eslint](https://github.com/eslint/eslint) from 8.42.0 to 8.43.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.42.0...v8.43.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>
    dependabot[bot] committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    130636a View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. Bump @typescript-eslint/eslint-plugin from 5.60.0 to 5.60.1 (#598)

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.60.0 to 5.60.1.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.60.1/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      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 28, 2023
    Configuration menu
    Copy the full SHA
    9d45a74 View commit details
    Browse the repository at this point in the history
  2. Bump @typescript-eslint/parser from 5.60.0 to 5.60.1 (#597)

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.60.0 to 5.60.1.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.60.1/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      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 28, 2023
    Configuration menu
    Copy the full SHA
    8d17e8a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    375538a View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Added output (#60)

    * Added output
    
    * removed formatting changes
    
    * more formatting changes
    
    * Fix merge conflicts
    
    * Small test refactoring
    
    * tests are passing
    
    * Add a test
    
    * Add a small jest mock for addLabels. Not used.
    
    * Add tests for more cases
    
    * get rid of an unused jest mock
    
    * fix review points
    
    * rebuild + minor README fix
    
    * fix review points
    
    * update tests
    
    * fix formatting
    
    * add tests, fix bug
    
    * cleanup
    
    ---------
    
    Co-authored-by: Daniel Shteremberg <dshteremberg@labelbox.com>
    Co-authored-by: Daniel Shteremberg <Daniel@Daniel-Shterembergs-MacBook-Pro.local>
    Co-authored-by: Patrick Ellis <patrick.j.ellis@gmail.com>
    Co-authored-by: Andrey Lobanovich <andrei.lobanovich@akvelon.com>
    5 people committed Jun 29, 2023
    1 Configuration menu
    Copy the full SHA
    0967ca8 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Improved Error message for missing config file (#475)

    * error message for missing config
    
    * chore: formatting and index js
    
    * chore: update json5
    
    * changes from cr
    
    Co-authored-by: AndreiLobanovich <andreilobanovich@github.com>
    
    * chore: recreate dist.js
    
    * chore: revert package-lock
    
    * chore: newline fix
    
    ---------
    
    Co-authored-by: AndreiLobanovich <andreilobanovich@github.com>
    Gornoka and AndreiLobanovich committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    e3c0d9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a212485 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Bump eslint from 8.43.0 to 8.44.0 (#601)

    Bumps [eslint](https://github.com/eslint/eslint) from 8.43.0 to 8.44.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.43.0...v8.44.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>
    dependabot[bot] committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    5bea145 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. Bump @typescript-eslint/parser from 5.60.1 to 5.61.0 (#602)

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.60.1 to 5.61.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.61.0/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      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>
    dependabot[bot] committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    52979ba View commit details
    Browse the repository at this point in the history
  2. Bump @typescript-eslint/eslint-plugin from 5.60.1 to 5.61.0 (#604)

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.60.1 to 5.61.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.61.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      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>
    dependabot[bot] committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    b669025 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

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

Commits on Jul 6, 2023

  1. Added ability to pass in an optional PR number as a parameter (#349)

    * Adding pr-number as an optional parameter
    
    * Updated README
    
    * Tests on the pr-number parameter
    
    * Added missing | to table
    
    * re-built script
    
    * Adding support for multiple pr-numbers
    
    * excluded .idea
    
    * Updated readme to reflect that there might be more than one PR
    
    * Additional warning
    
    * Removed unused
    
    * Reformatted and re-built
    
    * Corrected message
    
    * Removed required check
    
    * Added (s) to pull request numbers in the description
    
    Co-authored-by: MaksimZhukov <46996400+MaksimZhukov@users.noreply.github.com>
    
    * Reworded PR-number parameter description
    
    Co-authored-by: MaksimZhukov <46996400+MaksimZhukov@users.noreply.github.com>
    
    * adding getMultilineInput into the tests
    
    * Fixing tests for single pr
    
    * Fixing tests for multiple prs
    
    * Updated README.md to make it more obvious that it can take a list of PRs
    
    * Added example that labels PR's 1-3
    
    * Handled no pull requests better (from code review)
    
    * Handled no pull requests better (from code review)
    
    * Handled missing pull request better (from code review)
    
    * Back out suggested change as it broke the tests
    
    * Rebuilt dist
    
    * Update src/labeler.ts
    
    Co-authored-by: MaksimZhukov <46996400+MaksimZhukov@users.noreply.github.com>
    
    * Added Emphasis to the note
    
    Co-authored-by: MaksimZhukov <46996400+MaksimZhukov@users.noreply.github.com>
    
    * Changed mockInput for pr-number to be string[]
    
    ---------
    
    Co-authored-by: MaksimZhukov <46996400+MaksimZhukov@users.noreply.github.com>
    credfeto and MaksimZhukov committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    327d35f View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. feat(config): support reading from local file if it exists (#394)

    * feat(config): support reading from local file if it exists
    
    Signed-off-by: Liam Stanley <me@liamstanley.io>
    
    * fix: fix review point, update logic
    
    * docs: update readme
    
    * docs: update readme
    
    * feat: add additional logging
    
    * chore: update licenses
    
    * docs: fix review point in readme.md
    
    ---------
    
    Signed-off-by: Liam Stanley <me@liamstanley.io>
    Co-authored-by: IvanZosimov <ivanzosimov@github.com>
    lrstanley and IvanZosimov committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    994304c View commit details
    Browse the repository at this point in the history
  2. Early exit when no files are changed. (#456)

    * Early exit when no files are changed.
    
    As a consequence of the `checkAll` function call returning `true` if the length of `changedFiles` is 0, this must early-exit in order to avoid labeling empty PRs.
    
    * Update dist.
    
    * Update for new code styles.
    
    * review changes requested
    
    * Update dist.
    
    * chore: prettify code
    
    ---------
    
    Co-authored-by: MaksimZhukov <maksimzhukov@github.com>
    Co-authored-by: IvanZosimov <ivanzosimov@github.com>
    3 people committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    be13bbd View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Bump tough-cookie from 4.1.2 to 4.1.3 (#609)

    Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.1.2 to 4.1.3.
    - [Release notes](https://github.com/salesforce/tough-cookie/releases)
    - [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
    - [Commits](salesforce/tough-cookie@v4.1.2...v4.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: tough-cookie
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    7542ec7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac9175f View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Make jest-each a devDependency (#611)

    * Make `jest-each` a devDependency
    
    Change the dependency on `jest-each` from a regular dependency to a
    development dependency (devDependency) as it is only used in tests.
    
    * Remove `jest-each` and use `test-each` instead
    ericcornelissen committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    b3ae1bd View commit details
    Browse the repository at this point in the history
  2. Update the README (#612)

    * Update the README
    
    * Remove extra spaces
    
    * Remove extra space
    MaksimZhukov committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    e482ff4 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Bump @typescript-eslint/parser from 5.61.0 to 5.62.0 (#615)

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.61.0 to 5.62.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.62.0/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      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>
    dependabot[bot] committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    6fe6672 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Bump eslint-plugin-jest from 27.2.2 to 27.2.3 (#620)

    Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.2.2 to 27.2.3.
    - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
    - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
    - [Commits](jest-community/eslint-plugin-jest@v27.2.2...v27.2.3)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-jest
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 18, 2023
    1 Configuration menu
    Copy the full SHA
    ab39889 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Bump word-wrap from 1.2.3 to 1.2.4 (#623)

    Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
    - [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
    - [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: word-wrap
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    6d6995c View commit details
    Browse the repository at this point in the history
  2. Bump eslint from 8.44.0 to 8.45.0 (#622)

    Bumps [eslint](https://github.com/eslint/eslint) from 8.44.0 to 8.45.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.44.0...v8.45.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>
    dependabot[bot] committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    3cc2196 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

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

Commits on Jul 31, 2023

  1. Bump eslint-config-prettier from 8.8.0 to 8.9.0 (#631)

    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] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    fbba7c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b657d45 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f68989 View commit details
    Browse the repository at this point in the history
  4. Bump eslint from 8.45.0 to 8.46.0 (#633)

    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] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    b2180b4 View commit details
    Browse the repository at this point in the history
  5. Fix readme (#630)

    sungh0lim committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    c3a5749 View commit details
    Browse the repository at this point in the history
  6. Fix double negation message typo (#629)

    * Fix double negation typo
    
    * Rebuild index.js
    TrianguloY committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    5bb656d View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. General refactoring

    nikolai-laevskii committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    3b7f505 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bebba55 View commit details
    Browse the repository at this point in the history
  3. Update bild

    nikolai-laevskii committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    c40a098 View commit details
    Browse the repository at this point in the history
  4. Bump @typescript-eslint/eslint-plugin from 6.1.0 to 6.2.1 (#637)

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.1.0 to 6.2.1.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.2.1/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      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>
    dependabot[bot] committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    e3f4460 View commit details
    Browse the repository at this point in the history
  5. Bump @typescript-eslint/parser from 6.1.0 to 6.2.1 (#636)

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.1.0 to 6.2.1.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.2.1/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      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>
    dependabot[bot] committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    01042f3 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Bump prettier from 3.0.0 to 3.0.1 (#639)

    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] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    41bb6cf View commit details
    Browse the repository at this point in the history
  2. Bump eslint-config-prettier from 8.9.0 to 8.10.0 (#640)

    Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.9.0 to 8.10.0.
    - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/eslint-config-prettier@v8.9.0...v8.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-config-prettier
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    0807891 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Bump @typescript-eslint/eslint-plugin from 6.2.1 to 6.3.0 (#643)

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.2.1 to 6.3.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.3.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      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>
    dependabot[bot] committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    3a11e77 View commit details
    Browse the repository at this point in the history
  2. Bump @typescript-eslint/parser from 6.2.1 to 6.3.0 (#644)

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.2.1 to 6.3.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.3.0/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      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>
    dependabot[bot] committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    e4e046f View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Bump eslint from 8.46.0 to 8.47.0 (#648)

    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] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    46b1099 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Bump @typescript-eslint/eslint-plugin from 6.3.0 to 6.4.0 (#649)

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.3.0 to 6.4.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.4.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      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>
    dependabot[bot] committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    0c69b1f View commit details
    Browse the repository at this point in the history
  2. Bump prettier from 3.0.1 to 3.0.2 (#651)

    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] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    3ee17b5 View commit details
    Browse the repository at this point in the history
  3. Bump @typescript-eslint/parser from 6.3.0 to 6.4.0 (#650)

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.3.0 to 6.4.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.4.0/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      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>
    dependabot[bot] committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    5ae53a9 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Bump @typescript-eslint/parser from 6.4.0 to 6.4.1 (#654)

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.4.0 to 6.4.1.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.4.1/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      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 Aug 23, 2023
    Configuration menu
    Copy the full SHA
    78e4f87 View commit details
    Browse the repository at this point in the history
  2. Bump @typescript-eslint/eslint-plugin from 6.4.0 to 6.4.1 (#655)

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.4.0 to 6.4.1.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.4.1/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      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 Aug 23, 2023
    Configuration menu
    Copy the full SHA
    bb8a4df View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Bump eslint from 8.47.0 to 8.48.0 (#658)

    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] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    5ede40d View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Bump prettier from 3.0.2 to 3.0.3 (#659)

    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] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    d09ea57 View commit details
    Browse the repository at this point in the history
  2. Bump @typescript-eslint/eslint-plugin from 6.4.1 to 6.5.0 (#660)

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.4.1 to 6.5.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.5.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      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>
    dependabot[bot] committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    cc1a954 View commit details
    Browse the repository at this point in the history
  3. Bump @typescript-eslint/parser from 6.4.1 to 6.5.0 (#661)

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.4.1 to 6.5.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.5.0/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      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>
    dependabot[bot] committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    59718b0 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Bump @typescript-eslint/eslint-plugin from 6.5.0 to 6.6.0 (#665)

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.5.0 to 6.6.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.6.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      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>
    dependabot[bot] committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    14fcf05 View commit details
    Browse the repository at this point in the history
  2. Bump @typescript-eslint/parser from 6.5.0 to 6.6.0 (#666)

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.5.0 to 6.6.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.6.0/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      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>
    dependabot[bot] committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    a76cf44 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Bump eslint from 8.48.0 to 8.49.0 (#671)

    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] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    ccd4640 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Bump @typescript-eslint/eslint-plugin from 6.6.0 to 6.7.0 (#676)

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.6.0 to 6.7.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.7.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      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>
    dependabot[bot] committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    725d4ca View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Bump @typescript-eslint/parser from 6.6.0 to 6.7.0 (#677)

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.6.0 to 6.7.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.7.0/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      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>
    dependabot[bot] committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    6c834e4 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Bump eslint-plugin-jest from 27.2.3 to 27.4.0 (#678)

    Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.2.3 to 27.4.0.
    - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
    - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
    - [Commits](jest-community/eslint-plugin-jest@v27.2.3...v27.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-jest
      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>
    dependabot[bot] committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    c533686 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Bump @types/js-yaml from 4.0.5 to 4.0.6 (#679)

    Bumps [@types/js-yaml](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/js-yaml) from 4.0.5 to 4.0.6.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/js-yaml)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/js-yaml"
      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 Sep 20, 2023
    Configuration menu
    Copy the full SHA
    519694e View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Bump @typescript-eslint/parser from 6.7.0 to 6.7.2 (#682)

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.7.0 to 6.7.2.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.7.2/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      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 Sep 21, 2023
    Configuration menu
    Copy the full SHA
    2b2e7d0 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Update naming

    nikolai-laevskii committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    27ee87f View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Bump @typescript-eslint/eslint-plugin from 6.7.0 to 6.7.4 (#690)

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.7.0 to 6.7.4.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.7.4/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      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 Oct 4, 2023
    Configuration menu
    Copy the full SHA
    8207c14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df65a71 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd1ca3d View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Merge pull request #691 from akv-platform/v4-general-refactoring

    Labeler general refactoring (ver. 4)
    nikolai-laevskii committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    0b00d25 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Bump eslint from 8.49.0 to 8.51.0 (#693)

    Bumps [eslint](https://github.com/eslint/eslint) from 8.49.0 to 8.51.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.49.0...v8.51.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>
    dependabot[bot] committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    3985e41 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Bump eslint-plugin-jest from 27.4.0 to 27.4.2 (#694)

    Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.4.0 to 27.4.2.
    - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
    - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
    - [Commits](jest-community/eslint-plugin-jest@v27.4.0...v27.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-jest
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    f3aca66 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Bump @babel/traverse from 7.20.12 to 7.23.2 (#697)

    Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.20.12 to 7.23.2.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/traverse"
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    212b4a7 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Merge branch 'main'

    MaksimZhukov committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    917e5cc View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

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

    MaksimZhukov committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    1375c42 View commit details
    Browse the repository at this point in the history
  3. Update documentation

    MaksimZhukov committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    d0d0bbe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8dc8d18 View commit details
    Browse the repository at this point in the history
  5. Run Prettier

    MaksimZhukov committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    c0957ad View commit details
    Browse the repository at this point in the history