Skip to content

Bump com.fifesoft:rsyntaxtextarea from 3.2.0 to 3.6.3#91

Open
dependabot[bot] wants to merge 1 commit into
rewritefrom
dependabot/gradle/rewrite/com.fifesoft-rsyntaxtextarea-3.6.3
Open

Bump com.fifesoft:rsyntaxtextarea from 3.2.0 to 3.6.3#91
dependabot[bot] wants to merge 1 commit into
rewritefrom
dependabot/gradle/rewrite/com.fifesoft-rsyntaxtextarea-3.6.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor

Bumps com.fifesoft:rsyntaxtextarea from 3.2.0 to 3.6.3.

Release notes

Sourced from com.fifesoft:rsyntaxtextarea's releases.

3.6.3

Precompiled jars are available in Maven Central (com.fifesoft:rsyntaxtextarea:3.6.3). This is an especially important update if you render Markdown.

Highlights

🎁 Markdown: Fix rendering bug when '#' is not in a header

Before After

🎁 FocusableTip: Now usable on any JComponent, not just JTextAreas (@​opeongo)

New Contributors

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

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 |

... (truncated)

Commits
  • 828f156 chore: bump version to 3.6.3 to prepare for release
  • cc84081 fix(MarkdownTokenMaker) rendering bug when '#' is not in a header
  • 645e18f build(deps): Bumping gradle and other dependnecies
  • c8ffc5b chore(FocusableTip) Rename private fields and methods now that the commponent...
  • 80e2c27 Generalise FocusableTip to accept a JComponent instead of a JTextArea
  • 46287c7 Bump codecov/codecov-action from 5 to 6
  • 1af16e3 Bump gradle/actions from 5 to 6
  • 9f42a94 docs: Fix badge URL for Maven Central version
  • 9528c1f chore: Bump version to 3.6.3-SNAPSHOT
  • a40dc1b chore: Bump version to 3.6.2
  • 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.2.0 to 3.6.3.
- [Release notes](https://github.com/bobbylight/rsyntaxtextarea/releases)
- [Commits](bobbylight/RSyntaxTextArea@3.2.0...3.6.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant