module-federation / federation-dashboard

Dashboard service to command, control, and visualize module federation based systems
federation-dashboard-alpha.vercel.app
Apache License 2.0
19 stars 5 forks source link

Update dependency prettier to v2.4.1 #379

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

prettier/prettier ### [`v2.4.1`](https://togithub.com/prettier/prettier/blob/master/CHANGELOG.md#​241) [Compare Source](https://togithub.com/prettier/prettier/compare/2.4.0...2.4.1) [diff](https://togithub.com/prettier/prettier/compare/2.4.0...2.4.1) ##### Fix wildcard syntax in `@forward` ([#​11482](https://togithub.com/prettier/prettier/pull/11482)) ([#​11487](https://togithub.com/prettier/prettier/pull/11487) by [@​niksy](https://togithub.com/niksy)) ```scss // Input @​forward "library" as btn-*; // Prettier 2.4.0 @​forward "library" as btn- *; // Prettier 2.4.1 @​forward "library" as btn-*; ``` ##### Add new CLI option `debug-print-ast` ([#​11514](https://togithub.com/prettier/prettier/pull/11514) by [@​sosukesuzuki](https://togithub.com/sosukesuzuki)) A new `--debug-print-ast` CLI flag for debugging.

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.



This PR has been generated by WhiteSource Renovate. View repository job log here.

vercel[bot] commented 2 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployments, click below or on the icon next to each commit.

medusa-example-utils – ./dashboard-example/utils

πŸ” Inspect: https://vercel.com/module-federation/medusa-example-utils/2i7waSMA5oNFpaicsEzWpTZNrnQc
βœ… Preview: https://medusa-example-utils-git-renovate-prettier-2x-module-federation.vercel.app

federation-dashboard – ./dashboard-fe

πŸ” Inspect: https://vercel.com/module-federation/federation-dashboard/FmfPUBaER1NcKG2HSewFXvyb5NMP
βœ… Preview: Failed

medusa-example-dsl – ./dashboard-example/dsl

πŸ” Inspect: https://vercel.com/module-federation/medusa-example-dsl/DAGMWLCg5AFHsXc7Vb6TN8VZL3iq
βœ… Preview: https://medusa-example-dsl-git-renovate-prettier-2x-module-federation.vercel.app

medusa-example-home – ./dashboard-example/home

πŸ” Inspect: https://vercel.com/module-federation/medusa-example-home/85DxJrcFiEUhp5dbY7rQ9k2MvkmJ
βœ… Preview: https://medusa-example-home-git-renovate-prettier-2x-module-federation.vercel.app

medusa-example-nav – ./dashboard-example/nav

πŸ” Inspect: https://vercel.com/module-federation/medusa-example-nav/6qryKohZGxXuYFuTZWSbLicYkkB7
βœ… Preview: https://medusa-example-nav-git-renovate-prettier-2x-module-federation.vercel.app

medusa-example-search – ./dashboard-example/search

πŸ” Inspect: https://vercel.com/module-federation/medusa-example-search/BeSTUcknBqEiWVPVK3k6R5ZbfWV4
βœ… Preview: https://medusa-example-search-git-renovate-pre-e5a607-module-federation.vercel.app

changeset-bot[bot] commented 2 years ago

⚠️ No Changeset found

Latest commit: 829aa6ea54ab8218348e0cf372640160d68eeaca

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

renovate[bot] commented 2 years ago

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will now ignore this update (2.4.1). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps array of your renovate config.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.