Skip to content

Bump com.fifesoft:languagesupport from 3.1.4 to 3.4.1#74

Open
dependabot[bot] wants to merge 1 commit intorewritefrom
dependabot/gradle/rewrite/com.fifesoft-languagesupport-3.4.1
Open

Bump com.fifesoft:languagesupport from 3.1.4 to 3.4.1#74
dependabot[bot] wants to merge 1 commit intorewritefrom
dependabot/gradle/rewrite/com.fifesoft-languagesupport-3.4.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps com.fifesoft:languagesupport from 3.1.4 to 3.4.1.

Release notes

Sourced from com.fifesoft:languagesupport's releases.

3.4.1

This release is only bumping dependencies and getting publishing to Maven Central working again.

What's Changed

New Contributors

Full Changelog: bobbylight/RSTALanguageSupport@3.4.0...3.4.1

3.4.0

Precompiled jars are available on Maven Central (com.fifesoft:languagesupport:3.4.0).

Highlights

⬆️ Minimum JRE is now Java 11. Builds also require Java 17 (#76)

As part of modernizing the library, the minimum JRE requirement has been updated from 8 to 11. Official builds will be done with JDK 17 but target 11.

🎁 JavaScript: Process variables defined with let and const (#63) (@​OndrejSpanel)

Previously, autocompletion would only suggest variables defined with var. This change allows variables defined with let and const to be suggested as well.

🎁 Java: Completion support for JDK 9 and newer (#61) (@​priand)

Java 9 introduced a new modular JRE. This change allows RSTALanguageSupport to parse classes in this newer format and include them in code completion, effectively making the library work with Java 9+.

See also tickets marked for this release.

3.3.0

Precompiled jars are available on SourceForge and Maven (com.fifesoft:languagesupport:3.3.0). This release brings the following changes:

  • Fix #60: Use latest Rhino version to support more ES6 features
  • RSyntaxTextArea dependency bumped to version 3.3.0
Commits
  • 424ff4b Preparing for 3.4.1 release
  • abcdcbc Bump gradlew to 9.2.1 and bump other build dependencies
  • b8bb2b1 Bump runtime dependency versions
  • f814f5e Get publishing to gradle working with gradle-nexus/publish-plugin
  • 40a743e Bump actions/setup-java from 4 to 5
  • 78fc617 Bump gradle/actions from 4 to 5
  • e6f942f Bump github/codeql-action from 3 to 4
  • 9660e4b Bump actions/checkout from 4 to 6
  • 8e7e48f Bump version to 3.4.1-SNAPSHOT
  • 6942239 Preparing for 3.4.0 release
  • 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:languagesupport](https://github.com/bobbylight/RSTALanguageSupport) from 3.1.4 to 3.4.1.
- [Release notes](https://github.com/bobbylight/RSTALanguageSupport/releases)
- [Commits](bobbylight/RSTALanguageSupport@3.1.4...3.4.1)

---
updated-dependencies:
- dependency-name: com.fifesoft:languagesupport
  dependency-version: 3.4.1
  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