feat(dfmt): update dependency dfmt to v0.15.2 #892
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.14.2
->v0.15.2
Release Notes
dlang-community/dfmt (dfmt)
v0.15.2
Compare Source
What's Changed
nothrow
fromglobMatchEditorConfig
by @thewilsonator in https://github.com/dlang-community/dfmt/pull/604New Contributors
Full Changelog: dlang-community/dfmt@v0.15.1...v0.15.2
v0.15.1
Compare Source
What's Changed
If you were building using a makefile, e.g. what some package managers do, the releases were broken prior to this release and might have arbitrarily eaten some characters when formatting. Please update to this release ASAP if you are using the makefiles.
Users using dfmt through dub or serve-d should not be affected by this bug, since it already used up-to-date libdparse versions, but this release ensures it.
Full Changelog: dlang-community/dfmt@v0.15.0...v0.15.1
v0.15.0
Compare Source
What's Changed
Full Changelog: dlang-community/dfmt@v0.15.0-beta.2...v0.15.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.