Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also orlearn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also.Learn more about diff comparisons here.
base repository:typescript-eslint/typescript-eslint
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base:v6.4.1
Choose a base ref
Loading
...
head repository:typescript-eslint/typescript-eslint
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:v6.5.0
Choose a head ref
Loading
  • 14commits
  • 111files changed
  • 7contributors

Commits on Aug 22, 2023

  1. chore(deps): update dependency stylelint to v15.10.3 (#7517)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    @renovate
    renovate[bot] authoredAug 22, 2023
    1Configuration menu
    Copy the full SHA
    5ee1dfeView commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency @types/lodash to v4.14.197 (#7511)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    @renovate
    renovate[bot] authoredAug 22, 2023
    1Configuration menu
    Copy the full SHA
    3337eb6View commit details
    Browse the repository at this point in the history
  3. 1Configuration menu
    Copy the full SHA
    581f304View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. chore(deps): update dependency cspell to v7 (#7496)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    @renovate
    renovate[bot] authoredAug 24, 2023
    1Configuration menu
    Copy the full SHA
    11987e7View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency eslint-plugin-import to v2.28.1 (#7522)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    @renovate
    renovate[bot] authoredAug 24, 2023
    1Configuration menu
    Copy the full SHA
    946d6f0View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency lint-staged to v14 (#7497)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    @renovate
    renovate[bot] authoredAug 24, 2023
    1Configuration menu
    Copy the full SHA
    07a1a65View commit details
    Browse the repository at this point in the history
  4. chore(deps): update dependency ts-api-utils to v1.0.2 (#7523)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    @renovate
    renovate[bot] authoredAug 24, 2023
    1Configuration menu
    Copy the full SHA
    ab70c6bView commit details
    Browse the repository at this point in the history
  5. chore(deps): update dependency @types/node to v20.5.1 (#7520)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    @renovate
    renovate[bot] authoredAug 24, 2023
    1Configuration menu
    Copy the full SHA
    4a11558View commit details
    Browse the repository at this point in the history
  6. chore(deps): update yarn to v3.6.2 (#7512)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    @renovate
    renovate[bot] authoredAug 24, 2023
    1Configuration menu
    Copy the full SHA
    9dcc1d1View commit details
    Browse the repository at this point in the history
  7. 1Configuration menu
    Copy the full SHA
    c11e05cView commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. feat: bump supported TS version to 5.2 (#7535)

    * feat: bump supported TS version to 5.2* lint fix generated code
    @bradzacher
    bradzacher authoredAug 25, 2023
    1Configuration menu
    Copy the full SHA
    f18c88dView commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2023

  1. docs: add info for no-extra-semi (#7330)

    * fix: blog typo* Update packages/website/blog/2023-07-09-announcing-typescript-eslint-v6.mdCo-authored-by: Josh Goldberg ✨ <git@joshuakgoldberg.com>* Update packages/website/blog/2023-07-09-announcing-typescript-eslint-v6.mdCo-authored-by: Josh Goldberg ✨ <git@joshuakgoldberg.com>* Update 2023-07-09-announcing-typescript-eslint-v6.md* Update 2023-07-09-announcing-typescript-eslint-v6.md* Update packages/website/blog/2023-07-09-announcing-typescript-eslint-v6.md* docs: add AST info* fix: remove other pr* Update packages/eslint-plugin/docs/rules/no-extra-semi.mdCo-authored-by: Brad Zacher <brad.zacher@gmail.com>---------Co-authored-by: Josh Goldberg ✨ <git@joshuakgoldberg.com>Co-authored-by: Brad Zacher <brad.zacher@gmail.com>
    @Zamiell@JoshuaKGoldberg@bradzacher
    3 people authoredAug 26, 2023
    1Configuration menu
    Copy the full SHA
    85f34daView commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2023

  1. fix(eslint-plugin): [consistent-type-assertions] wrap object return v…

    …alue with parentheses (#6885)* fix(eslint-plugin): [consistent-type-assertions] wrap object return value with parentheses* use getWrappingFixer* fix* fix* fix* fix* update getOperatorPrecedence* use precedence to wrap node in parens* Fix up post-merge* lint --fix* remove comment* Remove post-merge artifact---------Co-authored-by: Josh Goldberg <git@joshuakgoldberg.com>
    @dora1998@JoshuaKGoldberg
    dora1998 andJoshuaKGoldberg authoredAug 27, 2023
    1Configuration menu
    Copy the full SHA
    23ac499View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

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

[8]ページ先頭

©2009-2025 Movatter.jp