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 ^3.3.2 #969

Merged
merged 1 commit into from
Jun 11, 2024

Conversation

usa-reddragon-renovate-ce[bot]
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
prettier (source) devDependencies patch ^3.3.1 -> ^3.3.2

Release Notes

prettier/prettier (prettier)

v3.3.2

Compare Source

diff

Fix handlebars path expressions starts with @ (#​16358 by @​Princeyadav05)
{{! Input }}
<div>{{@&#8203;x.y.z}}</div>

{{! Prettier 3.3.1 }}
<div>{{@&#8203;x}}</div>

{{! Prettier 3.3.2 }}
<div>{{@&#8203;x.y.z}}</div>

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 Renovate Bot.

Signed-off-by: usa-reddragon-renovate-ce[bot]@users.noreply.github.com
@usa-reddragon-renovate-ce usa-reddragon-renovate-ce bot added dependencies Pull requests that update a dependency file npm patch labels Jun 11, 2024
@usa-reddragon-renovate-ce usa-reddragon-renovate-ce bot enabled auto-merge (rebase) June 11, 2024 07:01
Copy link

codecov bot commented Jun 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 24.85%. Comparing base (6e0af0f) to head (e6bdbf3).
Report is 1061 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##            main     #969       +/-   ##
==========================================
+ Coverage   8.86%   24.85%   +15.99%     
==========================================
  Files         66       60        -6     
  Lines       9919     6139     -3780     
  Branches      23        0       -23     
==========================================
+ Hits         879     1526      +647     
+ Misses      8913     4613     -4300     
+ Partials     127        0      -127     
Flag Coverage Δ
backend 24.85% <ø> (+10.23%) ⬆️
frontend-e2e-chrome ?
frontend-e2e-electron ?
frontend-e2e-firefox ?
frontend-unit ?

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@usa-reddragon-renovate-ce usa-reddragon-renovate-ce bot merged commit 5a2670a into main Jun 11, 2024
32 checks passed
@usa-reddragon-renovate-ce usa-reddragon-renovate-ce bot deleted the renovate/prettier-3.x branch June 11, 2024 07:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file npm patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants