chore(deps): update spotlessversion to v1.34.1#38
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
chore(deps): update spotlessversion to v1.34.1#38renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
1.28.1→1.34.11.28.1→1.34.1Release Notes
diffplug/spotless (com.diffplug.spotless:spotless-lib)
v1.34.1Changed
prettierandtsfmtnow use native node instead of the J2V8 approach. (#606)prettierversions (instead of being stuck at prettier version <=1.19.0)1.16.4->2.0.5, tslint5.12.1->6.1.2main. (#613)v1.34.0Added
LicenseHeaderStep.setLicenseHeaderYearsFromGitHistory, which does an expensive search through git history to determine the oldest and newest commits for each file, and uses that to determine license header years. (#604)v1.33.1ratchetFromandlicenseHeaderwith a$YEARtoken to ensure that Spotless copyright headers stay up-to-date without adding noise to file history. (#595)LineEnding.nativeIsWin(),FileSignature.pathNativeToUnix(), andFileSignature.pathUnixToNative(), along with many API-invisible fixes and cleanup. (#592)v1.33.0Added
LicenseHeaderStepnow has anupdateYearWithLatestparameter which can update copyright headers to today's date. (#593)LicenseHeaderStepconstructor is now public, which allows capturing its state lazily, which is helpful for setting defaults based onratchetFrom.v1.32.0Added
NodeJsGlobal.setSharedLibFolderallows to set the location of nodejs shared libs. (#586)PaddedCell.isClean()returns the instance ofPaddedCell.DirtyStatewhich represents clean. (#590)Fixed
UnsatisfiedLinkErrorif they were ever used from more than one classloader. Now they can be used from any number of classloaders (important for Gradle build daemon). (#586)v1.31.0Added
PaddedCell.calculateDirtyStateis now defensive about misconfigured character encoding. (#575)v1.30.1Fixed
PaddedCell.DirtyState::writeCanonicalTo(File)can now create a new file if necessary (previously required to overwrite an existing file) (#576).v1.30.0Added
PaddedCell.calculateDirtyState(Formatter, File, byte[])to allow IDE integrations to send dirty editor buffers.v1.29.0Added
PaddedCellBulk. (#561)Changed
5.5.0.201909110433-r->5.7.0.202003110725-r6.2.2->6.32.0.0->4.0.8Configuration
📅 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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.