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.2 to 3.3.4 #80

Merged
merged 1 commit into from
Oct 24, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 12, 2023

Bumps com.fifesoft:rsyntaxtextarea from 3.3.2 to 3.3.4.

Release notes

Sourced from com.fifesoft:rsyntaxtextarea's releases.

3.3.4

Precompiled jars are available in Maven Central(com.fifesoft:rsyntaxtextarea:3.3.4). This is a bugfix release.

Notable Changes

See also tickets marked for this release.

3.3.3

Precompiled jars are available in Maven Central(com.fifesoft:rsyntaxtextarea:3.3.3). This is a bugfix release.

Notable Changes

  • Fix #497, Fix #499: ErrorStrip bugs with mouse clicks and y-location in the document
  • Fix #490: ClassCastException when cutting or copying text from an RTextArea
  • Fix #492: NPE with certain (broken) JDK 17 builds

See also tickets marked for this release.

Commits
  • c15c999 Preparing for 3.3.4 release
  • eaf7815 Bumping gradle version. bnd and spotbugs plugins still trigger deprecation wa...
  • 1c7374c Adding unit test for PythonTokenMaker's auto-indentation
  • 4a08790 Changes as requested by Bobby in code review
  • e73026a Add support for line continuations to the PythonFoldParser.
  • f7028d7 Add autoindent support to PythonTokenMaker.java
  • 7ae2965 Bumping gradle and other dependencies
  • 9379809 Improving JavaDoc on newly-publicized methods
  • 3b78fa5 "Publicize" 2 more methods
  • 5bc3519 "publicize" Gutter.setLineNumbersEnabled(boolean)
  • 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 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:rsyntaxtextarea](https://github.com/bobbylight/rsyntaxtextarea) from 3.3.2 to 3.3.4.
- [Release notes](https://github.com/bobbylight/rsyntaxtextarea/releases)
- [Commits](bobbylight/RSyntaxTextArea@3.3.2...3.3.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 12, 2023
@ehsandeep ehsandeep merged commit 1f6fae0 into main Oct 24, 2023
1 check passed
@ehsandeep ehsandeep deleted the dependabot/maven/com.fifesoft-rsyntaxtextarea-3.3.4 branch October 24, 2023 07:25
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
None yet
Development

Successfully merging this pull request may close these issues.

1 participant