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-config-prettier to v3.5.0 #30141

Merged
merged 1 commit into from
Jan 17, 2019

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 13, 2019

This PR contains the following updates:

Package Type Update Change References
eslint-config-prettier devDependencies minor 3.3.0 -> 3.5.0 source

Release Notes

prettier/eslint-config-prettier

v3.5.0

Compare Source

  • Fixed: The eslint-plugin-vue change from 3.4.0 has been reverted. That change
    requires eslint-plugin-vue@5, while many use eslint-plugin-vue@4. In other
    words, it was an accidental breaking change. Also, after thinking about it
    some more, it makes sense to have a Prettier-specific list of rules, rather
    than using the vue/no-layout-rules list, since there can be layout rules
    that don’t conflict with but rather complement Prettier.
  • Added: New eslint-plugin-vue rules coming in the next version after 5.1.0.

v3.4.0

Compare Source

  • Added: Support for [eslint-plugin-typescript]. Thanks to Jed Fox (@​j-f1)!
  • Improved: The eslint-plugin-vue integration is now using the
    vue/no-layout-rules config behind the scenes, so it should automatically
    stay up-to-date when new eslint-plugin-vue versions are released. Thanks to
    Michał Sajnóg (@​michalsnik)!

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 added [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. [Type] Task Framework labels Jan 13, 2019
@matticbot
Copy link
Contributor

@renovate renovate bot changed the title Update dependency eslint-config-prettier to v3.4.0 chore(deps): update dependency eslint-config-prettier to v3.4.0 Jan 15, 2019
@renovate renovate bot changed the title chore(deps): update dependency eslint-config-prettier to v3.4.0 Update dependency eslint-config-prettier to v3.4.0 Jan 15, 2019
@renovate renovate bot changed the title Update dependency eslint-config-prettier to v3.4.0 chore(deps): update dependency eslint-config-prettier to v3.4.0 Jan 16, 2019
@renovate renovate bot changed the title chore(deps): update dependency eslint-config-prettier to v3.4.0 Update dependency eslint-config-prettier to v3.4.0 Jan 16, 2019
@renovate renovate bot changed the title Update dependency eslint-config-prettier to v3.4.0 Update dependency eslint-config-prettier to v3.5.0 Jan 16, 2019
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-3.x branch from 817c135 to 6de4188 Compare January 16, 2019 20:50
@renovate renovate bot changed the title Update dependency eslint-config-prettier to v3.5.0 chore(deps): update dependency eslint-config-prettier to v3.5.0 Jan 17, 2019
Copy link
Member

@jsnajdr jsnajdr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dev-only dependency where the new versions change only Vue and Typescript stuff. Should be a noop for us. The canary failures are likely caused by calypso.live misbehaving last few days.

@jsnajdr jsnajdr merged commit 8b20377 into master Jan 17, 2019
@jsnajdr jsnajdr deleted the renovate/eslint-config-prettier-3.x branch January 17, 2019 10:22
@matticbot matticbot removed the [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. label Jan 17, 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.

3 participants