fix(deps): update dependency com.fifesoft:rsyntaxtextarea to v3.6.2#6648
Open
renovate-bot wants to merge 1 commit intoapache:masterfrom
Open
fix(deps): update dependency com.fifesoft:rsyntaxtextarea to v3.6.2#6648renovate-bot wants to merge 1 commit intoapache:masterfrom
renovate-bot wants to merge 1 commit intoapache:masterfrom
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:
3.6.1→3.6.2Release Notes
bobbylight/RSyntaxTextArea (com.fifesoft:rsyntaxtextarea)
v3.6.2Compare Source
Precompiled jars are available in Maven Central (com.fifesoft:rsyntaxtextarea:3.6.2).
Highlights
🎁 Added PowerShell Syntax Highlighting by @Var7600 in #606
Syntax highlighting of PowerShell is now supported.
🎁 Syntax highlighting improvement for INI by @sesquialtera87 in #622
Issues around strings, comments, and square brackets in values were all fixed.
🔧 Minor tweaks to TextEditorPane by @bobbylight in #648
reload()on a local, new/unsaved file is now a no-op, and doesn't throw an exceptionload()now setslastSaveOrLoadTime🎁 Add fold indicator background by @DJ-Raven in #651
The editor now supports a background color for collapsed fold lines.
Themes can define this property as well.🔧 Fix FR encoding error in focusable tips by @bobbylight in #654
The accented character was incorrectly defined for focusable tooltips in French:
New Contributors
Full Changelog: bobbylight/RSyntaxTextArea@3.6.0...3.6.2
Configuration
📅 Schedule: Branch creation - "every 3 weeks on Monday" (UTC), 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.
This PR was generated by Mend Renovate. View the repository job log.