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

V4 general refactoring #3

Open
wants to merge 12 commits into
base: main
Choose a base branch
from
Open

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

Commits on Sep 13, 2023

  1. Bump @typescript-eslint/eslint-plugin from 6.6.0 to 6.7.0 (actions#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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored 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 (actions#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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored 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 (actions#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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored 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 (actions#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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored 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 (actions#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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored 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 (actions#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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored 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