Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump com.fifesoft:rsyntaxtextarea from 3.3.4 to 3.4.0 #4701

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 16, 2024

Bumps com.fifesoft:rsyntaxtextarea from 3.3.4 to 3.4.0.

Release notes

Sourced from com.fifesoft:rsyntaxtextarea's releases.

3.4.0

Precompiled jars are available in Maven Central(com.fifesoft:rsyntaxtextarea:3.4.0).

Highlights

🎁 Customizable line numbering

Line numbering can now be customized beyond just font and color (#517, #518):

image

🎁 Rust support

Added Rust syntax highlighting and code folding (#481):

image

See also tickets marked for this release.

Commits
  • 6aef51a Preparing for 3.4.0 release
  • 584a731 Improving code coverage for MXML syntax highlighting
  • dda37d7 Bumping version to 3.4.0-SNAPSHOT
  • ca5157d Fix #481 Add Rust syntax highlighting and code folding
  • 2d7b80e Remove superfluous 'inheritdoc' comments
  • 8233fbd Adding unit test for custom line number formatting
  • 4f24ac1 fixed back unnecessary import in demo file
  • b4397df typo
  • cb60644 demo: possibility to toggle between normal and hindu-arabic line number format
  • c76c937 added possibility to customize line number
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

This change is Reviewable

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [com.fifesoft:rsyntaxtextarea](https://github.com/bobbylight/rsyntaxtextarea) from 3.3.4 to 3.4.0.
- [Release notes](https://github.com/bobbylight/rsyntaxtextarea/releases)
- [Commits](bobbylight/RSyntaxTextArea@3.3.4...3.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 16, 2024
@cwisniew cwisniew added this pull request to the merge queue Apr 2, 2024
Merged via the queue into develop with commit f465592 Apr 2, 2024
8 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/develop/com.fifesoft-rsyntaxtextarea-3.4.0 branch April 2, 2024 06:19
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
Projects
Status: Merged
Development

Successfully merging this pull request may close these issues.

None yet

1 participant