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:v5.53.0
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:v5.54.0
Choose a head ref
Loading
  • 11commits
  • 46files changed
  • 7contributors

Commits on Feb 20, 2023

  1. Configuration menu
    Copy the full SHA
    9b06e1aView commit details
    Browse the repository at this point in the history
  2. feat(eslint-plugin): [promise-function-async] check for promises in i…

    …mplicit return types (#6330)* [promise-function-async] Only allow unions in explicit return typesWhen we return a union containing a promise from a functionimplicitly, it's often a mistake. This commit makes it so if thereturn type is explicit, any `Promise` in the return type (whetherit's part of a union or not) will flag the function. If it isintentional, make the return type explicit.Fixes#6329* Refrain from renaming the type-util, instead add an optional fourth param.
    @ericbf
    ericbf authoredFeb 20, 2023
    Configuration menu
    Copy the full SHA
    de1e5ceView commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. fix(website): corect playground build issue (#6506)

    fix(website-eslint): playground eslint build issue
    @armano2
    armano2 authoredFeb 21, 2023
    Configuration menu
    Copy the full SHA
    6aad7d3View commit details
    Browse the repository at this point in the history
  2. chore(deps): update probablyup/wait-for-netlify-action action to v3.4…

    ….0 (#6502)Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    @renovate
    renovate[bot] authoredFeb 21, 2023
    Configuration menu
    Copy the full SHA
    78235b6View commit details
    Browse the repository at this point in the history
  3. chore(deps): update nx to v15.7.2 (#6507)

    * chore(deps): update nx to v15.7.2* chore: run nx migrate for @nrwl/workspace v15.7.2---------Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: JamesHenry <james@henry.sc>
    @renovate@JamesHenry
    renovate[bot] andJamesHenry authoredFeb 21, 2023
    Configuration menu
    Copy the full SHA
    0e01254View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3122d6cView commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    94dff84View commit details
    Browse the repository at this point in the history
  6. chore: hardcode v6 branch name in v6 canary publish (#6512)

    Not sure if this is why the job is being skipped.If this is the right fix, we'll want to updatehttps://typescript-eslint.io/maintenance/releases#1-pre-release-preparation too.
    @JoshuaKGoldberg
    JoshuaKGoldberg authoredFeb 21, 2023
    Configuration menu
    Copy the full SHA
    06b96adView commit details
    Browse the repository at this point in the history
  7. fix(typescript-estree): check for relative/root paths in printing fil…

    …e path errors (#6491)* fix(typescript-estree): check for relative/root paths in printing file path errors* Missing slash in a test case* Update packages/typescript-estree/src/create-program/createProjectProgram.tsCo-authored-by: Armano <armano2@users.noreply.github.com>* Post-suggestion format---------Co-authored-by: Armano <armano2@users.noreply.github.com>
    @JoshuaKGoldberg@armano2
    JoshuaKGoldberg andarmano2 authoredFeb 21, 2023
    Configuration menu
    Copy the full SHA
    dc14242View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4fbf0f0View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

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

[8]ページ先頭

©2009-2025 Movatter.jp