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.5#140

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

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

Conversation

@dependabot
Copy link
Contributor

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

Bumps rsyntaxtextarea from 3.1.2 to 3.1.5.

Release notes

Sourced from rsyntaxtextarea's releases.

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!)
  • pt localization added, zh_CN updated (thanks @​kosivantsov!)
Commits
  • 0b4a9bb Preparing for 3.1.5 release
  • 40daa97 Change max line length to 140, better standardization on tabs vs. spaces
  • 4b5fdcf Bumping dependency versions and moving .tsx and .jsx to proper file types in ...
  • 628d70a Fix #415: Add FileTypeUtil class to support sniffing out the syntax highlight...
  • 4d6ef43 Bumping version number to 3.1.5-SNAPSHOT
  • 62c0018 Preparing for 3.1.4 release
  • a3c07f7 Gutter-related unit tests
  • d99aab9 Adding unit tests for yyclose() of jflex-based token makers
  • 7a60159 Windows Batch: improving unit tests
  • 4706831 Unit test getShouldIndent method
  • 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.5.
- [Release notes](https://github.com/bobbylight/RSyntaxTextArea/releases)
- [Commits](bobbylight/RSyntaxTextArea@3.1.2...3.1.5)

---
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 Feb 1, 2022

Superseded by #149.

@dependabot dependabot bot closed this Feb 1, 2022
@dependabot dependabot bot deleted the dependabot/gradle/rewrite/com.fifesoft-rsyntaxtextarea-3.1.5 branch February 1, 2022 12:02
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