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

Build(deps-dev): Bump @typescript-eslint/types from 3.10.1 to 4.4.1 #9384

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 13, 2020

Bumps @typescript-eslint/types from 3.10.1 to 4.4.1.

Release notes

Sourced from @typescript-eslint/types's releases.

v4.4.1

4.4.1 (2020-10-12)

Bug Fixes

  • eslint-plugin: [ban-ts-comment] support block comments (#2644) (9c3c686)
  • eslint-plugin: [ban-types] allow banning types with specific parameters (#2662) (77732a2)
  • eslint-plugin: [consistent-type-assertions] check type assertion in jsx props (#2653) (393e925)
  • eslint-plugin: [no-duplicate-imports] distinguish member, default (#2637) (c71f423)
  • eslint-plugin: [no-throw-literal] false positive with logical expressions (#2645) (57aa6c7)
  • eslint-plugin: [no-unused-vars] fix false positives for duplicated names in namespaces (#2659) (0d696c7)
  • eslint-plugin: [no-use-before-define] correctly handle typeof type references (#2623) (8e44c78)
  • scope-manager: don't create a variable for global augmentation (#2639) (6bc9325)

v4.4.0

4.4.0 (2020-10-05)

Features

  • eslint-plugin: add consistent-indexed-object-style rule (#2401) (d7dc108)
  • eslint-plugin: add extension rule no-duplicate-imports (#2609) (498f397)

v4.3.0

4.3.0 (2020-09-28)

Bug Fixes

  • eslint-plugin: added safe getTypeOfPropertyOfType wrapper (#2567) (7cba2de)
  • experimental-utils: treat RuleTester arrays as readonly (#2601) (8025777)

Features

  • eslint-plugin: [no-invalid-void-type] add option to allow this: void (#2481) (ddf5660)

v4.2.0

4.2.0 (2020-09-21)

Bug Fixes

  • eslint-plugin: [naming-convention] ignore properties inside object patterns (#2566) (53a3cbc)
  • eslint-plugin: [prefer-ts-expect-error] support block comments (#2541) (c6f72fb)
  • scope-manager: correct analysis of inferred types in conditional types (#2537) (4f660fd)

Features

... (truncated)

Changelog

Sourced from @typescript-eslint/types's changelog.

4.4.1 (2020-10-12)

Note: Version bump only for package @typescript-eslint/visitor-keys

4.4.0 (2020-10-05)

Note: Version bump only for package @typescript-eslint/visitor-keys

4.3.0 (2020-09-28)

Note: Version bump only for package @typescript-eslint/visitor-keys

4.2.0 (2020-09-21)

Note: Version bump only for package @typescript-eslint/visitor-keys

4.1.1 (2020-09-14)

Note: Version bump only for package @typescript-eslint/visitor-keys

4.1.0 (2020-09-07)

Note: Version bump only for package @typescript-eslint/visitor-keys

4.0.1 (2020-08-31)

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added javascript Pull requests that update Javascript code scope:dependency Issues that cannot be solved inside Prettier itself, and must be fixed in a dependency labels Oct 13, 2020
@github-actions
Copy link

github-actions bot commented Oct 13, 2020

Size Change: -5 B (0%)

Total Size: 10.4 MB

Filename Size Change
dist/bin-prettier.js 422 kB -1 B
dist/doc.js 118 kB -1 B
dist/index.js 1.62 MB -1 B
dist/parser-postcss.js 319 kB -1 B
dist/standalone.js 496 kB -1 B
ℹ️ View Unchanged
Filename Size Change
dist/parser-angular.js 51.2 kB 0 B
dist/parser-babel.js 296 kB 0 B
dist/parser-espree.js 179 kB 0 B
dist/parser-flow.js 3.03 MB 0 B
dist/parser-glimmer.js 103 kB 0 B
dist/parser-graphql.js 54.7 kB 0 B
dist/parser-html.js 158 kB 0 B
dist/parser-markdown.js 148 kB 0 B
dist/parser-typescript.js 2.98 MB 0 B
dist/parser-yaml.js 144 kB 0 B
dist/third-party.js 289 kB 0 B

compressed-size-action

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript-eslint/types-4.4.1 branch 2 times, most recently from 9112948 to bef3214 Compare October 15, 2020 11:47
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript-eslint/types-4.4.1 branch from bef3214 to ccccb2a Compare October 15, 2020 12:14
@fisker
Copy link
Member

fisker commented Oct 15, 2020

Close for now, since we can't make #9119 work.

@fisker fisker closed this Oct 15, 2020
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 15, 2020

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@fisker fisker deleted the dependabot/npm_and_yarn/typescript-eslint/types-4.4.1 branch October 15, 2020 14:13
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
javascript Pull requests that update Javascript code scope:dependency Issues that cannot be solved inside Prettier itself, and must be fixed in a dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant