Skip to content
This repository was archived by the owner on Jul 17, 2023. It is now read-only.

Bump rsyntaxtextarea from 3.1.2 to 3.1.6#149

Closed
dependabot[bot] wants to merge 1 commit intorewritefrom
dependabot/gradle/rewrite/com.fifesoft-rsyntaxtextarea-3.1.6
Closed

Bump rsyntaxtextarea from 3.1.2 to 3.1.6#149
dependabot[bot] wants to merge 1 commit intorewritefrom
dependabot/gradle/rewrite/com.fifesoft-rsyntaxtextarea-3.1.6

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2022

Bumps rsyntaxtextarea from 3.1.2 to 3.1.6.

Release notes

Sourced from rsyntaxtextarea's releases.

3.1.6

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

  • Fixing the appearance of FocusableTip in FlatLaf
  • Fix #420: Add text block support to Java syntax highlighting
  • Fix #421: Add syntax highlighting for new Java keywords (thanks @​ThexXTURBOXx)
  • Add missing file extensions for Dockerfile, Groovy and others to FileTypeUtil (thanks @​ThexXTURBOXx)
  • Add \s as a new escape sequence in Java, per JLS 17

See also tickets marked for this release.

3.1.5

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

  • Fix #415: Add FileTypeUtil class to support sniffing out the syntax highlighting to use for a file

See also tickets marked for this release.

3.1.4

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

  • Fix invalid ParserManager state when first constructed (thanks @​derSascha)
  • Fix #391: markedOccurrencesDelay and Color should persist when marked occurrences is disabled and re-enabled
  • Fix FocusHotkey French translation (thanks @​ebourg)
  • Fix #390: Fix bugginess in HyperlinkEvents. LinkGenerators should only be triggered on 'activated' events, not 'entered' events
  • Fix #395: RSyntaxTextArea.setFont() should update the matched-bracket rendering if necessary
  • Fix Error Strip's Marker Position, when LineCount less than maximum possible lines according to VisualRec (thanks @​manticore-projects)
  • Fix #399: Makefile syntax highlighting should allow '-' in labels
  • Fix #401: SearchEngine.replaceAll() should ignore 'wrap' flag
  • Fix html format for text area with background image (thanks @​dzmipt)
  • Adding an action to cut as styled text (thanks @​dzmipt)
  • Update syntaxEditingStyle in alternate constructor (thanks @​Jakobeha)
  • Fix #409: Markdown: correctly highlight snake_case identifiers
  • Defaulting styled copy/cut action for RSyntaxTextArea. Updating style for html converter (thanks @​dzmipt)
  • Fix #410: Add a gradle task to run the main RSTA demo
  • Fix FocusableTip's size grip rendering on OS X when in dark mode
  • Fix #404: Down arrow key leaves garbage when rendering on OS X in some situations
  • Adding URL highlighting and clickability to Ruby

See also tickets marked for this release.

3.1.3

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

  • Fix #355: Support unicode characters in identifiers in Java
  • Fix #371: Add a system property that toggles whether matched-bracket popups use the text editor's background color
  • Fix #375: Adding Kotlin syntax highlighting and code folding
  • Translated into Dutch (thanks @​DiGro!)
  • Translated into Finnish, French and Ukranian translations updated (thanks @​kosivantsov!)
  • Add support for SQL MERGE statements and CASE expressions (thanks @​manticore-projects!)

... (truncated)

Commits
  • e685872 Preparing for 3.1.6 release
  • 3af415a Adding newly-added keywords to Java unit tests
  • b04e2bf Adding multi-line string tests for Groovy and Dart
  • c3bc7fc Adding '\s' as an escape sequence in strings, per JLS 17
  • 92abd48 Fix #420: Add text block support to Java syntax highlighting
  • 9804498 Update issue templates
  • 1991c16 Update issue templates
  • 5f3dd14 Update issue templates
  • a9a5446 Fixing SpotBugs errors in prior commit
  • 8602e4f Add new Java keywords
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [rsyntaxtextarea](https://github.com/bobbylight/RSyntaxTextArea) from 3.1.2 to 3.1.6.
- [Release notes](https://github.com/bobbylight/RSyntaxTextArea/releases)
- [Commits](bobbylight/RSyntaxTextArea@3.1.2...3.1.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 1, 2022

Superseded by #159.

@dependabot dependabot bot closed this Apr 1, 2022
@dependabot dependabot bot deleted the dependabot/gradle/rewrite/com.fifesoft-rsyntaxtextarea-3.1.6 branch April 1, 2022 12:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant