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: update eslint and prettier (minor) #348

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 18, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint (source) ^7.30.0 -> ^7.32.0 age adoption passing confidence
eslint-plugin-react ^7.24.0 -> ^7.26.1 age adoption passing confidence
prettier (source) ^2.3.2 -> ^2.4.1 age adoption passing confidence

Release Notes

eslint/eslint

v7.32.0

Compare Source

v7.31.0

Compare Source

yannickcr/eslint-plugin-react

v7.26.1

Compare Source

Fixed
Changed

v7.26.0

Compare Source

Added
Fixed
Changed
  • [no-access-state-in-setstate]: passing test for “don't error if it's not a React Component” (#​1873 @​kentcdodds)

v7.25.3

Compare Source

Fixed
Changed
  • [readme] Update broken link for configuration files (#​3071 @​prateek3255)
  • [Refactor] create/extract isCreateElement and isDestructuredFromPragmaImport utils (@​ljharb)

v7.25.2

Compare Source

Fixed

v7.25.1

Compare Source

Fixed
  • [no-this-in-sfc], component detection: Improve stateless component detection (#​3056 @​Wesitos)

v7.25.0

Compare Source

Added
Fixed
Changed
prettier/prettier

v2.4.1

Compare Source

diff

Fix wildcard syntax in @forward (#​11482) (#​11487 by @​niksy)
// Input
@​forward "library" as btn-*;

// Prettier 2.4.0
@​forward "library" as btn- *;

// Prettier 2.4.1
@​forward "library" as btn-*;
Add new CLI option debug-print-ast (#​11514 by @​sosukesuzuki)

A new --debug-print-ast CLI flag for debugging.

v2.4.0

Compare Source

diff

🔗 Release Notes


Configuration

📅 Schedule: "before 10am on Monday" in timezone Asia/Tokyo.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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, click this checkbox.

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

@renovate renovate bot requested a review from a team as a code owner July 18, 2021 15:53
@renovate renovate bot requested review from shinji-hagiwara and MRTAFU and removed request for a team July 18, 2021 15:53
@renovate renovate bot added the renovate label Jul 18, 2021
@renovate renovate bot force-pushed the renovate/eslint-and-prettier branch from f180e4c to a79c6e4 Compare August 1, 2021 15:57
@renovate renovate bot changed the title chore(deps): update dependency eslint to ^7.31.0 chore(deps): update dependency eslint to ^7.32.0 Aug 1, 2021
@renovate renovate bot force-pushed the renovate/eslint-and-prettier branch from a79c6e4 to f1e67a3 Compare August 29, 2021 15:49
@renovate renovate bot changed the title chore(deps): update dependency eslint to ^7.32.0 chore(deps): update eslint and prettier (minor) Aug 29, 2021
@renovate renovate bot force-pushed the renovate/eslint-and-prettier branch from f1e67a3 to 749d97d Compare September 5, 2021 15:35
@renovate renovate bot force-pushed the renovate/eslint-and-prettier branch 3 times, most recently from 736d3c7 to d86129e Compare September 19, 2021 15:13
@renovate renovate bot changed the title chore(deps): update eslint and prettier (minor) chore: update eslint and prettier (minor) Sep 19, 2021
@renovate renovate bot force-pushed the renovate/eslint-and-prettier branch 2 times, most recently from 12972bc to 3885c60 Compare September 26, 2021 16:22
@renovate renovate bot force-pushed the renovate/eslint-and-prettier branch from 3885c60 to 5a9c145 Compare October 3, 2021 15:27
@renovate renovate bot force-pushed the renovate/eslint-and-prettier branch from 5a9c145 to 23f6f8b Compare October 24, 2021 15:47
@renovate renovate bot force-pushed the renovate/eslint-and-prettier branch from 23f6f8b to 45e68cb Compare October 31, 2021 16:19
@diescake
Copy link
Contributor

#374 で対応するので閉じます!

@diescake diescake closed this Nov 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants