chore(deps): update dependency com.fifesoft:rsyntaxtextarea to v3 #3307
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.5.2
->3.1.3
Release Notes
bobbylight/RSyntaxTextArea
v3.1.3
Compare Source
Precompiled jars are available on SourceForge and Maven (
com.fifesoft:rsyntaxtextarea:3.1.3
). This release brings the following changes:v3.1.2
Compare Source
Precompiled jars are available on SourceForge and Maven (
com.fifesoft:rsyntaxtextarea:3.1.2
). This release brings the following changes:in favor of standard artifacts generated by Gradle (which we've been using for a while anyway)
lection (before it would only do so if there was a multi-line selection)
LineHighlightInfo's equality check was busted
SEPARATOR and matched-bracket painting
v3.1.1
Compare Source
Precompiled jars are available on SourceForge and Maven (
com.fifesoft:rsyntaxtextarea:3.1.1
). This release brings the following changes:v3.1.0
Compare Source
Precompiled jars are available on SourceForge and Maven (
com.fifesoft:rsyntaxtextarea:3.1.0
). This release brings the following changes:v3.0.8
Compare Source
Precompiled jars are available on SourceForge and Maven (
com.fifesoft:rsyntaxtextarea:3.0.8
). This release brings the following changes:v3.0.6
Compare Source
Precompiled jars are available on SourceForge and Maven (
com.fifesoft:rsyntaxtextarea:3.0.6
). This release only includes a small change to thebuild.gradle
file so release artifacts are properly generated and pushed to Maven Central.v3.0.4
Compare Source
Precompiled jars are available on SourceForge and Maven (
com.fifesoft:rsyntaxtextarea:3.0.4
). This release includes the following changes:read()
v3.0.3
Compare Source
Precompiled jars are available on SourceForge and Maven (
com.fifesoft:rsyntaxtextarea:3.0.3
). This release includes the following changes:v3.0.2
Precompiled jars are available on SourceForge and Maven (
com.fifesoft:rsyntaxtextarea:3.0.2
). This release includes the following changes:/*
and*/
)TokenImpl.toString()
not throw a NullPointerException if is a non-paintable token.v3.0.0
Compare Source
Precompiled jars are available on SourceForge and Maven (
com.fifesoft:rsyntaxtextarea:3.0.0
). This release includes the following changes:v2.6.1
Compare Source
Precompiled jars are available on SourceForge and Maven (
com.fifesoft:rsyntaxtextarea:2.6.1
). This release includes the following changes:v2.6.0
Compare Source
Precompiled jars are available on SourceForge and Maven (
com.fifesoft:rsyntaxtextarea:2.6.0
). This release includes the following changes:v2.5.8
Compare Source
Precompiled jars are available on SourceForge and Maven (
com.fifesoft:rsyntaxtextarea:2.5.8
). This release includes the following changes:v2.5.7
Compare Source
Precompiled jars are available on SourceForge and Maven (
com.fifesoft:rsyntaxtextarea:2.5.7
). This release fixes a few bugs, improves syntax highlighting for a few languages, and introduces CI and greatly expanded unit test coverage.v2.5.6
Compare Source
Precompiled jars are available on SourceForge and Maven (com.fifesoft:rsyntaxtextarea:2.5.6). This release fixes a performance problem when painting tokens with background colors specified on OS X, as well as a couple of other minor defects.
v2.5.4
Compare Source
Precompiled jars are available on SourceForge and Maven (com.fifesoft:rsyntaxtextarea:2.5.4). Highlights for this release include:
v2.5.3
Compare Source
Precompiled jars are available on SourceForge. Highlights for this release include:
caret is in an attribute, not just when it is in the tag name itself.
v2.5.2
Compare Source
Precompiled jars are available on SourceForge. Highlights for this release include:
language-index level, not per TokenMaker. This means TokenMakers such as
HTML, JSP, and PHP can provide auto-indentation and curly brace closing for
'sub-languages' such as JSP and CSS.
Replace operation.
v2.5.1
Compare Source
Precompiled jars are available on SourceForge. Highlights for this release include:
v2.5.0
Compare Source
v2.0.7
Compare Source
v2.0.6
Compare Source
v2.0.5.1
Compare Source
v2.0.4.1
Compare Source
v2.0.2
Compare Source
Configuration
📅 Schedule: 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.
This PR has been generated by WhiteSource Renovate. View repository job log here.