Skip to content

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 16, 2020

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
prettier (source) 2.1.1 -> 2.3.0 age adoption passing confidence

Release Notes

prettier/prettier

v2.3.0

Compare Source

diff

🔗 Release Notes

v2.2.1

Compare Source

diff

Fix formatting for AssignmentExpression with ClassExpression (#​9741 by @​sosukesuzuki)
// Input module.exports = class A extends B { method() { console.log("foo"); } }; // Prettier 2.2.0 module.exports = class A extends ( B ) { method() { console.log("foo"); } }; // Prettier 2.2.1 module.exports = class A extends B { method() { console.log("foo"); } };

v2.2.0

Compare Source

diff

🔗 Release Notes

v2.1.2

Compare Source

diff

Fix formatting for directives in fields (#​9116 by @​sosukesuzuki)

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

@renovate renovate bot force-pushed the renovate/prettier-2.x branch from cc3b04f to 49bc7db Compare September 28, 2020 05:38
@renovate renovate bot force-pushed the renovate/prettier-2.x branch from 49bc7db to 7c46548 Compare November 20, 2020 05:11
@renovate renovate bot changed the title chore(deps): update dependency prettier to v2.1.2 chore(deps): update dependency prettier to v2.2.0 Nov 20, 2020
@renovate renovate bot force-pushed the renovate/prettier-2.x branch from 7c46548 to 3d9e5b1 Compare November 28, 2020 01:16
@renovate renovate bot changed the title chore(deps): update dependency prettier to v2.2.0 chore(deps): update dependency prettier to v2.2.1 Nov 28, 2020
@renovate renovate bot force-pushed the renovate/prettier-2.x branch from 3d9e5b1 to 82b0dad Compare May 9, 2021 23:24
@renovate renovate bot changed the title chore(deps): update dependency prettier to v2.2.1 chore(deps): update dependency prettier to v2.3.0 May 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant