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

chore(deps): update linters #6593

Merged
merged 1 commit into from Jun 28, 2020
Merged

chore(deps): update linters #6593

merged 1 commit into from Jun 28, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 26, 2020

WhiteSource Renovate

This PR contains the following updates:

Package Update Type Change Sourcegraph
eslint-plugin-import minor devDependencies 2.21.2 -> 2.22.0 code search for "eslint-plugin-import"
eslint-plugin-jest minor devDependencies 23.13.2 -> 23.17.1 code search for "eslint-plugin-jest"

Release Notes

benmosher/eslint-plugin-import

v2.22.0

Compare Source

Added
  • [no-unused-modules]: consider exported TypeScript interfaces, types and enums ([#​1819], thanks [@​nicolashenry])
  • [no-cycle]: allow maxDepth option to be "∞" (thanks [@​ljharb])
Fixed
  • [order]/TypeScript: properly support import = object expressions ([#​1823], thanks [@​manuth])
  • [no-extraneous-dependencies]/TypeScript: do not error when importing type from dev dependencies ([#​1820], thanks [@​fernandopasik])
  • [default]: avoid crash with export = ([#​1822], thanks [@​AndrewLeedham])
  • [order]/[newline-after-import]: ignore TypeScript's "export import object" ([#​1830], thanks [@​be5invis])
  • [dynamic-import-chunkname]/TypeScript: supports @typescript-eslint/parser ([#​1833], thanks [@​noelebrun])
  • [order]/TypeScript: ignore ordering of object imports ([#​1831], thanks [@​manuth])
  • [namespace]: do not report on shadowed import names ([#​518], thanks [@​ljharb])
  • [export]: avoid warning on export * as non-conflicts ([#​1834], thanks [@​ljharb])
Changed
  • [no-extraneous-dependencies]: add tests for importing types ([#​1824], thanks [@​taye])
  • [docs][no-default-export]: Fix docs url ([#​1836], thanks [@​beatrizrezener])
  • [docs][imports-first]: deprecation info and link to first docs ([#​1835], thanks [@​beatrizrezener])
jest-community/eslint-plugin-jest

v23.17.1

Compare Source

Bug Fixes

v23.17.0

Compare Source

Features

v23.16.0

Compare Source

Features
  • create no-conditional-expect rule (aba53e4)
  • deprecate no-try-expect in favor of no-conditional-expect (6d07cad)

v23.15.0

Compare Source

Features
  • no-standalone-expect: support additionalTestBlockFunctions (#​585) (ed220b2)

v23.14.0

Compare Source

Bug Fixes
  • no-test-callback: check argument is an identifier (f70612d)
  • no-test-callback: provide suggestion instead of autofix (782d8fa)
  • prefer-strict-equal: provide suggestion instead of autofix (2eaed2b)
Features
  • prefer-expect-assertions: provide suggestions (bad88a0)

23.13.2 (2020-05-26)

Bug Fixes

23.13.1 (2020-05-17)

Bug Fixes
  • no-if: use correct syntax for placeholder substitution in message (6d1eda8)

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

♻️ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot added the ready label Jun 26, 2020
renovate-approve[bot]
renovate-approve bot previously approved these changes Jun 26, 2020
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Jun 26, 2020
renovate-approve[bot]
renovate-approve bot previously approved these changes Jun 26, 2020
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Jun 26, 2020
renovate-approve[bot]
renovate-approve bot previously approved these changes Jun 26, 2020
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Jun 26, 2020
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Jun 26, 2020
renovate-approve[bot]
renovate-approve bot previously approved these changes Jun 26, 2020
renovate-approve[bot]
renovate-approve bot previously approved these changes Jun 26, 2020
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Jun 26, 2020
renovate-approve[bot]
renovate-approve bot previously approved these changes Jun 26, 2020
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Jun 26, 2020
renovate-approve[bot]
renovate-approve bot previously approved these changes Jun 27, 2020
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Jun 27, 2020
renovate-approve[bot]
renovate-approve bot previously approved these changes Jun 27, 2020
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Jun 27, 2020
renovate-approve[bot]
renovate-approve bot previously approved these changes Jun 27, 2020
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Jun 27, 2020
renovate-approve[bot]
renovate-approve bot previously approved these changes Jun 27, 2020
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Jun 27, 2020
@rarkins rarkins merged commit b31ca52 into master Jun 28, 2020
@rarkins rarkins deleted the renovate/linters branch June 28, 2020 08:26
@renovate-release
Copy link
Collaborator

🎉 This PR is included in version 21.19.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants