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

Bump dprint from 0.46.3 to 0.47.4 #130

Merged
merged 1 commit into from
Oct 26, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 26, 2024

Bumps dprint from 0.46.3 to 0.47.4.

Release notes

Sourced from dprint's releases.

0.47.4

Changes

  • fix: improve automated config file editing and respect trailing commas (#926)

The automated editing of the config file that dprint does like dprint config add ... should be a lot more intelligent.

Install

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

Checksums

Artifact SHA-256 Checksum
dprint-x86_64-apple-darwin.zip 16f360c526c14c070ab618cf6c36ff9c8bf5b32c7e07a0c0c9b58d91697b4a40
dprint-aarch64-apple-darwin.zip 522783119d1ab52164ff2aaea2072c1578a7b8988156a0add06d370eb58d439e
dprint-x86_64-pc-windows-msvc.zip d91d0a6e607f06ee06fe2b01a6f602e2ace14d44e1d6f11ec6b3f1e0887a6fd6
dprint-x86_64-pc-windows-msvc-installer.exe 871e668d67acfed5db215328d3589a57196881dcebbda286640188f6fcb9519b
dprint-x86_64-unknown-linux-gnu.zip 6017a25b83dc76e2c3676657b538d1b4862101cd4d13b26d2a3755811234ead6
dprint-x86_64-unknown-linux-musl.zip f43c768656e8024812222a238391601ad8db8e095fa87068e0d5c9c6176cb96a
dprint-aarch64-unknown-linux-gnu.zip 68f7a0072612ab5b4bee3d7609d47c896050ed54844f8794d871965cb480aa70
dprint-aarch64-unknown-linux-musl.zip 3b009c51c85336058672b4be54d4bdb044b7f9bbd570d51802449c1eac18ef6c

0.47.2

Changes

  • fix(npm): use x64 build for aarch64-pc-windows-msvc (#887)

Install

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

Checksums

Artifact SHA-256 Checksum
dprint-x86_64-apple-darwin.zip b174a7bc1ee55413da80b4469a5bcd1d91fdda2b813ac212bc8bbd0df293c448
dprint-aarch64-apple-darwin.zip d3af3952e4590663282e66413153f20cf7d3f6ac2795990d3652dec8971f68bb
dprint-x86_64-pc-windows-msvc.zip 20ed46ace9d70dadf564cdee3fdf3d06e44539b05c67387f461062890330c218
dprint-x86_64-pc-windows-msvc-installer.exe ac14be2cf3e62a0f4319eea6073d29ca2e694333cc984b1ef90595779a3b63bd
dprint-x86_64-unknown-linux-gnu.zip 62297402bc9ede9434c33c5de1918d97864002347c0ff85863de7d1ffe6ea384
dprint-x86_64-unknown-linux-musl.zip c821d938d27f85c4c1e68196faa6fb90e64b9ac6ee7396a018489300569f81d0
dprint-aarch64-unknown-linux-gnu.zip 6f5265d252773be43e716bedec5d1e25790292654306bcb772b46f5b245f730e
dprint-aarch64-unknown-linux-musl.zip 8bfe2b1bde933333ba9d84ce33af6cf7129c498bd5f3f8f0abf18c3c0bc4cd26

0.47.1

Changes

... (truncated)

Commits
  • 4c26164 0.47.4
  • 2b3a9ca chore: maybe fix release (#927)
  • 30722f9 0.47.3
  • d064443 fix: improve automated config file editing and respect trailing commas (#926)
  • 1e3d6b8 chore(release): dprint-core 0.67.2 (#923)
  • 7ebcec1 fix(core): macro syntax error (#917)
  • 896f6e8 chore: bump actions/upload-artifact version (#922)
  • 4373d52 docs: fix incorrect cache path on windows in setup (#913)
  • 29b203c docs(playground): parse playground config with JSON5 instead of JSON (#911)
  • 5e8f160 fix(website): add "very experimental" to official plugins only (#909)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [dprint](https://github.com/dprint/dprint) from 0.46.3 to 0.47.4.
- [Release notes](https://github.com/dprint/dprint/releases)
- [Commits](dprint/dprint@0.46.3...0.47.4)

---
updated-dependencies:
- dependency-name: dprint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 26, 2024
@mathieu-benoit mathieu-benoit merged commit 75344fb into main Oct 26, 2024
4 checks passed
@mathieu-benoit mathieu-benoit deleted the dependabot/npm_and_yarn/dprint-0.47.4 branch October 26, 2024 13:28
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant