Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 14, 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 - At any time (no schedule defined), 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.

@netlify
Copy link

netlify bot commented Jan 14, 2023

Deploy Preview for demo-staticjscms ready!

Name Link
🔨 Latest commit 72c8a61
🔍 Latest deploy log https://app.netlify.com/sites/demo-staticjscms/deploys/63c241b2f4ad100009fd474e
😎 Deploy Preview https://deploy-preview-348--demo-staticjscms.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@netlify
Copy link

netlify bot commented Jan 14, 2023

Deploy Preview for staticjscms ready!

Name Link
🔨 Latest commit 72c8a61
🔍 Latest deploy log https://app.netlify.com/sites/staticjscms/deploys/63c241b20845fa00087b4444
😎 Deploy Preview https://deploy-preview-348--staticjscms.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@KaneFreeman KaneFreeman merged commit dd09e12 into main Jan 14, 2023
@renovate renovate bot deleted the renovate/prettier-2.x branch January 14, 2023 19:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants