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 dprint to ^0.43.0 #91

Merged
merged 1 commit into from
Nov 20, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 27, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
dprint ^0.42.5 -> ^0.43.0 age adoption passing confidence

Release Notes

dprint/dprint (dprint)

v0.43.0

Compare Source

Changes

This allows specifying a --allow-no-files flag on the command line (ex. dprint check --allow-no-files **/*.ts) to supress the non-zero exit code when dprint finds no files and return a 0 exit code. Previously, the only option was to have some way of checking for exit code 14, which was inconvenient. This will be useful in pre-commit hooks, for example.

More Plugins

The plan (not guarantee... I do this in my free time) for the end of this year has been to get more formatters working in dprint, improve the Prettier plugin, and get dprint compiling on more architectures. See the End of 2023 roadmap for more details.

On that note, dprint now supports two additional plugins.

Biome Plugin

There is now a Biome adapter plugin for formatting JavaScript, TypeScript, and JSON files with Biome. It's a Wasm plugin so it runs sandboxed and you can use it on all CPU architectures that dprint supports. Additionally, it supports formatting via a JavaScript API.

Run the following to add the Biome plugin to your dprint.json:

dprint config add biome

For more details, see: https://dprint.dev/plugins/biome/

Ruff Plugin

Similarly, there is now a Ruff adapter plugin for formatting Python files with Ruff. It is also a Wasm plugin and also has support for formatting via a JavaScript API.

Run the following to add the Ruff plugin to your dprint.json:

dprint config add ruff

For more details, see: https://dprint.dev/plugins/ruff/

Install

Run dprint upgrade or see https://dprint.dev/install/

Checksums

Artifact SHA-256 Checksum
dprint-x86_64-apple-darwin.zip 8687ddffc00197807ca37934bdf392fa7f7441b8124a6679c9fcccb862c5c5e7
dprint-aarch64-apple-darwin.zip fa5f29ab77fb32742aba7d5cd1cb01d1e8f84abda5ddcddb5c4489fbad231390
dprint-x86_64-pc-windows-msvc.zip dc36df4049633e0bb281a1cdb64ad95e593f299e560b664958457478267e939e
dprint-x86_64-pc-windows-msvc-installer.exe de6af1654fe910948dc98c2ba40e1a0a111bc3f4b625430416b712fe2b474f42
dprint-x86_64-unknown-linux-gnu.zip 2998bc8cf8db3f5a2453e76cd901fe1b43a58d977165e6828b6ef256cd50ac82
dprint-x86_64-unknown-linux-musl.zip a73e3ced32b4b82f4e462e4cb4c8206e87d649715b974ed17f90986856498255
dprint-aarch64-unknown-linux-gnu.zip 6fce6e0dfe2ca50ef27aaf30fc3dd43e39da41902ec2817ca6b192012cef5104
dprint-aarch64-unknown-linux-musl.zip 76270d79c923c14fdbd617d46765ab4299cd5966532bf3c602a5eb414cd6e755

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.

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Oct 27, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 0aed031
Status:⚡️  Build in progress...

View logs

@vercel
Copy link

vercel bot commented Oct 27, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
lrc-maker ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 20, 2023 7:59am

@netlify
Copy link

netlify bot commented Oct 27, 2023

Deploy Preview for lrc-maker ready!

Name Link
🔨 Latest commit 0aed031
🔍 Latest deploy log https://app.netlify.com/sites/lrc-maker/deploys/655b11e5a71e3e00081176d1
😎 Deploy Preview https://deploy-preview-91--lrc-maker.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 configuration.

@renovate renovate bot force-pushed the renovate/dprint-0.x branch from 231cf20 to 3478ce8 Compare November 4, 2023 18:36
@renovate renovate bot force-pushed the renovate/dprint-0.x branch from 3478ce8 to 5022185 Compare November 4, 2023 18:38
@renovate renovate bot force-pushed the renovate/dprint-0.x branch from 5022185 to 3202a01 Compare November 4, 2023 18:40
@renovate renovate bot changed the title chore(deps): update dependency dprint to ^0.42.0 chore(deps): update dependency dprint to ^0.42.0 - autoclosed Nov 17, 2023
@renovate renovate bot closed this Nov 17, 2023
@renovate renovate bot deleted the renovate/dprint-0.x branch November 17, 2023 06:10
@renovate renovate bot changed the title chore(deps): update dependency dprint to ^0.42.0 - autoclosed chore(deps): update dependency dprint to ^0.42.0 Nov 19, 2023
@renovate renovate bot reopened this Nov 19, 2023
@renovate renovate bot restored the renovate/dprint-0.x branch November 19, 2023 01:04
@renovate renovate bot changed the title chore(deps): update dependency dprint to ^0.42.0 chore(deps): update dependency dprint to ^0.43.0 Nov 19, 2023
@renovate renovate bot force-pushed the renovate/dprint-0.x branch from 3202a01 to c136ac0 Compare November 19, 2023 01:05
@renovate renovate bot force-pushed the renovate/dprint-0.x branch from c136ac0 to 0167497 Compare November 20, 2023 07:59
@magic-akari magic-akari merged commit 0aed031 into master Nov 20, 2023
@renovate renovate bot deleted the renovate/dprint-0.x branch November 20, 2023 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant