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 dependency eslint-plugin-babel to v5 #56

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 15, 2019

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-babel 3.3.0 -> 5.3.1 age adoption passing confidence

Release Notes

babel/eslint-plugin-babel

v5.3.1

Compare Source

v5.3.0

Compare Source

v5.2.1

Compare Source

v5.2.0

Compare Source

v5.1.0

Compare Source

  • Fixed a bug in the semi rule when the omitLastInOneLineBlock option is used with class properties (#​144)
  • Sync'd new-cap tests with latest from ESLint to make sure there are no regressions
  • Updated eslint-plugin-composer to v0.3.0
  • Added support for do expressions to the no-unused-expressions rule, thanks @​lyleunderwood (#​131)

v5.0.0

Compare Source

v5.0.0

Thanks to @​existentialism

v4.1.2

Compare Source

Bug Fix

babel/semi: doesn't fail when using for await (let something of {}). Includes class properties

v4.1.1

Compare Source

💀 Deprecate

  • Deprecate rule no-await-in-loop #​123

Thanks to @​daltones!

v4.1.0

Compare Source

New

  • babel/semi: Includes class properties (🛠 ) #​121

Thanks to @​aaronjensen

v4.0.1

Compare Source

v4.0.0

Compare Source

Breaking Change

New Feature

  • babel/no-invalid-this: doesn't fail when inside class properties #​101
class A {
  a = this.b;
}

Deprecated Rules #​115

Many rules are built-in now since ESLint supports es2017, etc


Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).

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

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

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

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

@renovate renovate bot requested review from mringer and thebigredgeek May 15, 2019 08:48
@renovate renovate bot force-pushed the renovate/eslint-plugin-babel-5.x branch 2 times, most recently from 8c503cc to 1ef5c66 Compare June 15, 2021 03:08
@renovate renovate bot force-pushed the renovate/eslint-plugin-babel-5.x branch from 1ef5c66 to 342a72a Compare July 14, 2021 17:42
@renovate
Copy link
Author

renovate bot commented Mar 24, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants