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 prettier to ^2.8.3 #32

Merged
merged 1 commit into from Jan 14, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 3, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
prettier (source) ^2.8.2 -> ^2.8.3 age adoption passing confidence

Release Notes

prettier/prettier

v2.8.3

Compare Source

diff

Allow self-closing tags on custom elements (#​14170 by @​fisker)

See Angular v15.1.0 release note for details.

// Input
<app-test/>

// Prettier 2.8.2
SyntaxError: Only void and foreign elements can be self closed "app-test" (1:1)
> 1 | <app-test/>
    | ^^^^^^^^^
  2 |

// Prettier 2.8.3
<app-test />

Configuration

📅 Schedule: Branch creation - "before 5am on the 3rd day of the month" (UTC), Automerge - 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 Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies label Jan 3, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from cc25f0d to f218a39 Compare January 9, 2023 21:17
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update all non-major dependencies - autoclosed Jan 11, 2023
@renovate renovate bot closed this Jan 11, 2023
@renovate renovate bot deleted the renovate/all-minor-patch branch January 11, 2023 19:58
@renovate renovate bot changed the title chore(deps): update all non-major dependencies - autoclosed chore(deps): update all non-major dependencies Jan 14, 2023
@renovate renovate bot restored the renovate/all-minor-patch branch January 14, 2023 04:00
@renovate renovate bot reopened this Jan 14, 2023
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update dependency prettier to ^2.8.3 Jan 14, 2023
@dominikg dominikg merged commit a70b3e6 into main Jan 14, 2023
@dominikg dominikg deleted the renovate/all-minor-patch branch January 14, 2023 08:28
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

1 participant