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 v3.3.2 #378

Merged
merged 1 commit into from
Jun 14, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 14, 2024

Mend Renovate

This PR contains the following updates:

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

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 - "after 6pm every weekday,every weekend" in timezone Australia/Sydney, Automerge - "after 6pm every weekday,every weekend" in timezone Australia/Sydney.

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

@renovate renovate bot enabled auto-merge (squash) June 14, 2024 11:13
@renovate renovate bot merged commit 5f46ba6 into main Jun 14, 2024
9 checks passed
@renovate renovate bot deleted the renovate/prettier-3.x branch June 14, 2024 11:14
zeshuaro-bot bot pushed a commit that referenced this pull request Jun 16, 2024
## [0.8.17](v0.8.16...v0.8.17) (2024-06-16)

### Bug Fixes

* **deps:** update dependency execa to ^9.2.0 ([#372](#372)) ([ea065e1](ea065e1))
* **deps:** update dependency google-auth-library to ^9.11.0 ([#380](#380)) ([76c4565](76c4565))
* **deps:** update dependency yaml to ^2.4.5 ([#374](#374)) ([de12b9c](de12b9c))

### Miscellaneous Chores

* **deps:** update dependency eslint-plugin-n to v17.8.1 ([#371](#371)) ([1177e02](1177e02))
* **deps:** update dependency prettier to v3.3.2 ([#378](#378)) ([5f46ba6](5f46ba6))
* **deps:** update typescript-eslint monorepo to v7.13.0 ([#379](#379)) ([d6cb650](d6cb650))

### Continuous Integration

* **deps:** update codecov/codecov-action action to v4.5.0 ([#376](#376)) ([bf67ee1](bf67ee1))
* **deps:** update zeshuaro/github-actions-workflows digest to 214a3ef ([#375](#375)) ([a700536](a700536))
* **deps:** update zeshuaro/github-actions-workflows digest to 3e23531 ([#377](#377)) ([48523f5](48523f5))
* **deps:** update zeshuaro/github-actions-workflows digest to cc09c79 ([#373](#373)) ([d2c8594](d2c8594))
@zeshuaro-bot
Copy link

zeshuaro-bot bot commented Jun 16, 2024

🎉 This PR is included in version 0.8.17 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

0 participants