Skip to content

chore(deps): bump com.fifesoft:rsyntaxtextarea from 3.3.3 to 3.6.2#12

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/com.fifesoft-rsyntaxtextarea-3.6.2
Open

chore(deps): bump com.fifesoft:rsyntaxtextarea from 3.3.3 to 3.6.2#12
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/com.fifesoft-rsyntaxtextarea-3.6.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2026

Bumps com.fifesoft:rsyntaxtextarea from 3.3.3 to 3.6.2.

Release notes

Sourced from com.fifesoft:rsyntaxtextarea's releases.

3.6.2

Precompiled jars are available in Maven Central (com.fifesoft:rsyntaxtextarea:3.6.2).

Highlights

🎁 Added PowerShell Syntax Highlighting by @​Var7600 in bobbylight/RSyntaxTextArea#606

Syntax highlighting of PowerShell is now supported.

PowerShell

🎁 Syntax highlighting improvement for INI by @​sesquialtera87 in bobbylight/RSyntaxTextArea#622

Issues around strings, comments, and square brackets in values were all fixed.

Before After

🔧 Minor tweaks to TextEditorPane by @​bobbylight in bobbylight/RSyntaxTextArea#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 in bobbylight/RSyntaxTextArea#651

The editor now supports a background color for collapsed fold lines. Themes can define this property as well.

Collapsed fold line background

🔧 Fix FR encoding error in focusable tips by @​bobbylight in bobbylight/RSyntaxTextArea#654

The accented character was incorrectly defined for focusable tooltips in French:

Before After

New Contributors

Full Changelog: bobbylight/RSyntaxTextArea@3.6.0...3.6.2

3.6.1

Precompiled jars are available in Maven Central (com.fifesoft:rsyntaxtextarea:3.6.1).

Highlights

No new features, this release is primarily to bump dependencies and get publishing to Maven Central working again.

What's Changed

... (truncated)

Commits
  • a40dc1b chore: Bump version to 3.6.2
  • 976ec39 chore: disable gradle configuration cache
  • 0573dee build(deps): Bump gradle to 9.3.1
  • ca7cf31 fix: Fix FR encoding error in focusable tips
  • 550a2e0 Add fold indicator background
  • 82cfd46 Bump gradle to 9.3.0 and other small fixes
  • 39eede4 fix: Minor tweaks to TextEditorPane
  • 9aa0234 Fix: \n recognized in YYINITIAL state. Escaped chars in strings rendered as ...
  • 3bb05de Fix: complete lexeme verification in testNameValuePair_equalSignInValue
  • 7b8040a Restored the semicolon as comment mark. IniTokenMaker doesn't throw anymore a...
  • 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 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 [com.fifesoft:rsyntaxtextarea](https://github.com/bobbylight/rsyntaxtextarea) from 3.3.3 to 3.6.2.
- [Release notes](https://github.com/bobbylight/rsyntaxtextarea/releases)
- [Commits](bobbylight/RSyntaxTextArea@3.3.3...3.6.2)

---
updated-dependencies:
- dependency-name: com.fifesoft:rsyntaxtextarea
  dependency-version: 3.6.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Mar 30, 2026
@github-project-automation github-project-automation bot moved this to Needs Triage in DataCat Mar 30, 2026
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 java Pull requests that update java code

Projects

Status: Needs Triage

Development

Successfully merging this pull request may close these issues.

0 participants