Skip to content

build(deps): bump com.fifesoft:rsyntaxtextarea from 4.0.0 to 4.0.1 - #459

Merged
jrfaller merged 1 commit into
mainfrom
dependabot/gradle/com.fifesoft-rsyntaxtextarea-4.0.1
Jul 28, 2026
Merged

build(deps): bump com.fifesoft:rsyntaxtextarea from 4.0.0 to 4.0.1#459
jrfaller merged 1 commit into
mainfrom
dependabot/gradle/com.fifesoft-rsyntaxtextarea-4.0.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps com.fifesoft:rsyntaxtextarea from 4.0.0 to 4.0.1.

Release notes

Sourced from com.fifesoft:rsyntaxtextarea's releases.

4.0.1

Precompiled jars are available in Maven Central (com.fifesoft:rsyntaxtextarea:4.0.1). This release is a minor update that is only really required from 4.0.0 if you use the FileTypeUtil utility class.

Highlights

🔧 .env files recognized by FileTypeUtil (#720)

4.0.0 added support for sytnax highlighting and code folding of .env files. FileTypeUtil is a utility class that can (among other things) take a file name and figure out how RSTA should syntax highlight it. This utility wasn't updated for .env, .env.sample, etc. This release fixes that oversight.

🔧 .vhdl and .ps1 files recognized by FileTypeUtil (#720)

Similar to the above. These two file types - VHDL and PowerShell - were accidentally not handled by FileTypeUtil. This release makes these file types detected and properly identified by FileTypeUtil.

Full Changelog: bobbylight/RSyntaxTextArea@4.0.0...4.0.1

Commits
  • 1c936b5 chore: preparing for 4.0.1 release
  • 2d41204 feat: recognize PowerShell and VHDL files by filename
  • cb859a7 test(code-folding): expand JsonFoldParser and CurlyFoldParser test coverage
  • 549a42f feat: recognize .env files as SYNTAX_STYLE_ENV by filename
  • 6a5c0cf chore: bump version to 4.0.1-SNAPSHOT
  • See full diff 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 4.0.0 to 4.0.1.
- [Release notes](https://github.com/bobbylight/rsyntaxtextarea/releases)
- [Commits](bobbylight/RSyntaxTextArea@4.0.0...4.0.1)

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

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 Jul 27, 2026
@dependabot
dependabot Bot temporarily deployed to MavenCentral July 27, 2026 22:35 Inactive
@jrfaller
jrfaller merged commit da34624 into main Jul 28, 2026
2 checks passed
@dependabot
dependabot Bot deleted the dependabot/gradle/com.fifesoft-rsyntaxtextarea-4.0.1 branch July 28, 2026 07:15
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

None yet

Development

Successfully merging this pull request may close these issues.

1 participant