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

Update dependency eslint-config-wpcalypso to v4 - autoclosed #10823

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 5, 2018

This PR contains the following updates:

Package Type Update Change References
eslint-config-wpcalypso dependencies major 0.8.0 -> 4.0.1 source

Release Notes

Automattic/eslint-config-wpcalypso

v4.0.1

Compare Source

  • Allow usage of eslint v5 (159e240)

v4.0.0

Compare Source

  • Add ignoreRestSiblings flag to the no-unused-vars rule (94f3de2)

v3.0.0

Compare Source

  • Breaking: removed the react/jsx-no-bind rule. We now allow bound functions by default.
  • Updated to react/jsx-tag-spacing from react/jsx-space-before-closing, which was deprecated
  • now allow spaces in async arrow functions
v2.0.0 (2018-01-24)
  • Breaking: Removed the react-a11y ruleset. Consumers can use upstream's plugin:jsx-a11y/recommended ruleset instead.
v1.2.0 (2017-11-03)
v1.1.1 (2017-10-30)
  • Allow for eslint 3.x as a peer dependency instead of only 4.x
v1.1.0 (2017-10-03)
  • Removed: quote-props will no longer flag keyword properties as error (reference)
v1.0.0 (2017-09-07)
v0.9.0 (2017-06-14)
v0.8.0 (2017-05-18)
v0.7.1 (2017-03-20)
v0.7.0 (2017-03-20)
v0.6.0 (2016-10-21)
v0.5.0 (2016-08-29)
  • Added: react/jsx-space-before-closing enforces a space before closing brackets in self-closing JSX elements (this only applies to the React superset of rules)
v0.4.0 (2016-08-25)
  • Added: react/jsx-no-target-blank prevents unsafe target="_blank" usage
  • General: Define files in package.json to omit development files
v0.3.0 (2016-08-24)
  • Added: template-curly-spacing now enforces spaces within template strings
  • General: ESLint peer dependency bumped from ^2.13.1 to ^3.3.1
  • General: eslint-plugin-wpcalypso dependency bumped from ^1.3.2 to ^2.0.0
v0.2.0 (2016-07-06)
  • Removed: wpcalypso/no-lodash-import rule dropped in favor of alternatives to enable optimized Lodash imports (see Automattic/wp-calypso#​6539). It's expected that this will be removed from eslint-plugin-wpcalypso in a future major release.
v0.1.0 (2016-07-05)
  • Initial release

v2.0.0

Compare Source

  • Breaking: Removed the react-a11y ruleset. Consumers can use upstream's plugin:jsx-a11y/recommended ruleset instead.

v1.2.0

Compare Source

v1.1.1

Compare Source

  • Allow for eslint 3.x as a peer dependency instead of only 4.x

v1.1.0

Compare Source

  • Removed: quote-props will no longer flag keyword properties as error (reference)

v1.0.0

Compare Source


Renovate configuration

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

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

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 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 Renovate Bot. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner December 5, 2018 01:18
@renovate renovate bot added [Status] Needs Review To request a review from Crew. Label will be renamed soon. [Type] Janitorial labels Dec 5, 2018
@jetpackbot
Copy link

jetpackbot commented Dec 5, 2018

Warnings
⚠️ "Testing instructions" are missing for this PR. Please add some
⚠️ "Proposed changelog entry" is missing for this PR. Please include any meaningful changes

This is automated check which relies on PULL_REQUEST_TEMPLATE.We encourage you to follow that template as it helps Jetpack maintainers do their job. If you think 'Testing instructions' or 'Proposed changelog entry' are not needed for your PR - please explain why you think so. Thanks for cooperation 🤖

Generated by 🚫 dangerJS against 94a1e90

@renovate renovate bot force-pushed the renovate/eslint-config-wpcalypso-4.x branch 3 times, most recently from c739135 to 05c0a27 Compare December 7, 2018 11:48
@renovate renovate bot force-pushed the renovate/eslint-config-wpcalypso-4.x branch 3 times, most recently from 55783ee to fb05cda Compare December 20, 2018 13:07
@renovate renovate bot force-pushed the renovate/eslint-config-wpcalypso-4.x branch from fb05cda to ad3a5b2 Compare January 4, 2019 05:00
@renovate renovate bot force-pushed the renovate/eslint-config-wpcalypso-4.x branch 2 times, most recently from f617de6 to 6ea5109 Compare January 28, 2019 10:03
@renovate renovate bot changed the title Update dependency eslint-config-wpcalypso to v4 fix(deps): update dependency eslint-config-wpcalypso to v4 Feb 4, 2019
@renovate renovate bot changed the title fix(deps): update dependency eslint-config-wpcalypso to v4 Update dependency eslint-config-wpcalypso to v4 Feb 5, 2019
@dereksmart dereksmart added [Status] Needs Author Reply We would need you to make some changes or provide some more details about your PR. Thank you! and removed [Status] Needs Review To request a review from Crew. Label will be renamed soon. labels Feb 20, 2019
@renovate renovate bot force-pushed the renovate/eslint-config-wpcalypso-4.x branch from 6ea5109 to 1ce45f1 Compare March 1, 2019 03:42
@renovate renovate bot force-pushed the renovate/eslint-config-wpcalypso-4.x branch from 1ce45f1 to 94a1e90 Compare March 1, 2019 18:00
@renovate renovate bot changed the title Update dependency eslint-config-wpcalypso to v4 Update dependency eslint-config-wpcalypso to v4 - autoclosed Mar 18, 2019
@renovate renovate bot closed this Mar 18, 2019
@renovate renovate bot deleted the renovate/eslint-config-wpcalypso-4.x branch March 18, 2019 15:50
@kraftbj kraftbj removed the [Status] Needs Author Reply We would need you to make some changes or provide some more details about your PR. Thank you! label Mar 18, 2019
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

4 participants