renovate-bot opened a new pull request, #6648: URL: https://github.com/apache/jmeter/pull/6648
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [com.fifesoft:rsyntaxtextarea](https://redirect.github.com/bobbylight/rsyntaxtextarea) ([source](https://redirect.github.com/bobbylight/RSyntaxTextArea)) | `3.6.1` → `3.6.2` |  |  | --- ### Release Notes <details> <summary>bobbylight/RSyntaxTextArea (com.fifesoft:rsyntaxtextarea)</summary> ### [`v3.6.2`](https://redirect.github.com/bobbylight/RSyntaxTextArea/releases/tag/3.6.2) [Compare Source](https://redirect.github.com/bobbylight/RSyntaxTextArea/compare/3.6.1...3.6.2) Precompiled jars are available in Maven Central (com.fifesoft:rsyntaxtextarea:3.6.2). #### Highlights ##### 🎁 Added PowerShell Syntax Highlighting by [@​Var7600](https://redirect.github.com/Var7600) in [#​606](https://redirect.github.com/bobbylight/RSyntaxTextArea/pull/606) Syntax highlighting of PowerShell is now supported. | PowerShell | | ---------------------------------------------------------------------------------------------------------------------------------- | | <img width="587" height="452" alt="image" src="https://github.com/user-attachments/assets/09e83bdf-4745-45e6-a9de-2abd71f70a0c" /> | ##### 🎁 Syntax highlighting improvement for INI by [@​sesquialtera87](https://redirect.github.com/sesquialtera87) in [#​622](https://redirect.github.com/bobbylight/RSyntaxTextArea/pull/622) Issues around strings, comments, and square brackets in values were all fixed. | Before | After | | ---------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------- | | <img width="443" height="121" alt="image" src="https://github.com/user-attachments/assets/ca3e041e-e08a-40b8-8d0c-c01983e0c022" /> | <img width="430" height="137" alt="image" src="https://github.com/user-attachments/assets/825996c4-808c-4952-bbdc-453bee3cd2b1" /> | ##### 🔧 Minor tweaks to TextEditorPane by [@​bobbylight](https://redirect.github.com/bobbylight) in [#​648](https://redirect.github.com/bobbylight/RSyntaxTextArea/pull/648) - Calling `reload()` on a local, new/unsaved file is now a no-op, and doesn't throw an exception - Calling `load()` now sets `lastSaveOrLoadTime` ##### 🎁 Add fold indicator background by [@​DJ-Raven](https://redirect.github.com/DJ-Raven) in [#​651](https://redirect.github.com/bobbylight/RSyntaxTextArea/pull/651) The editor now supports a background color for collapsed fold lines. `Theme`s can define this property as well. | Collapsed fold line background | | ---------------------------------------------------------------------------------------------------------------------------------- | | <img width="587" height="454" alt="image" src="https://github.com/user-attachments/assets/561765fb-12c9-4aa5-bf48-4e3d7c0f2159" /> | ##### 🔧 Fix FR encoding error in focusable tips by [@​bobbylight](https://redirect.github.com/bobbylight) in [#​654](https://redirect.github.com/bobbylight/RSyntaxTextArea/pull/654) The accented character was incorrectly defined for focusable tooltips in French: | Before | After | | --------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------- | | <img width="463" height="79" alt="image" src="https://github.com/user-attachments/assets/ba8c678c-77da-4c31-b890-c8edaf54ff62" /> | <img width="261" height="82" alt="image" src="https://github.com/user-attachments/assets/ee09b08f-3f38-4014-b481-e1c223c2501f" /> | #### New Contributors - [@​scyt01](https://redirect.github.com/scyt01) made their first contribution in [#​628](https://redirect.github.com/bobbylight/RSyntaxTextArea/pull/628) - [@​DJ-Raven](https://redirect.github.com/DJ-Raven) made their first contribution in [#​651](https://redirect.github.com/bobbylight/RSyntaxTextArea/pull/651) **Full Changelog**: <https://github.com/bobbylight/RSyntaxTextArea/compare/3.6.0...3.6.2> </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/apache/jmeter). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My40My4yIiwidXBkYXRlZEluVmVyIjoiNDMuNDMuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
