maptool icon indicating copy to clipboard operation
maptool copied to clipboard

Bump autocomplete from 3.1.2 to 3.2.0

Open dependabot[bot] opened this issue 2 years ago • 0 comments

Bumps autocomplete from 3.1.2 to 3.2.0.

Release notes

Sourced from autocomplete's releases.

3.2.0

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

  • Fix #83: RTextArea.read() stops auto code completion from popping up
  • Update RSyntaxTextArea dependency to 3.2.0
  • Make CI builds build with multiple Java versions to detect possible issues with early JVMs early

See also tickets worked in this release.

3.1.5

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

  • Fix #70: Completion list can be 'dirty' before you type something to trigger autocomopletion (thanks @​hshafie)
  • Make AutoComplete description window look better (smaller empty border) in FlatLookAndFeel

3.1.4

Precompiled jars are available on SourceForge and Maven (com.fifesoft:autocomplete:3.1.4). This release bumps the RSyntaxTextArea dependency to 3.1.6.

3.1.3

Precompiled jars are available on SourceForge and Maven (com.fifesoft:autocomplete:3.1.3). This release bumps the RSyntaxTextArea dependency to 3.1.4.

Commits
  • 6554555 Preparing for 3.2.0 release (accidentally pushed 3.1.7 release isn't usable s...
  • 8093f10 Preparing for 3.1.6 release
  • 9ae7d9d CheckStyle 9.3, Gradle 7.4.1, RSTA 3.2.0, and general dependency bumps
  • d52cf25 Make CI builds build with multiple Java versions
  • acf52c8 Fix #83: RTextArea.read() stops auto-code completion from popping up
  • 591fa5d Bumping version to 3.1.6-SNAPSHOT
  • 3cfec87 Preparing for 3.1.5 release
  • a800f31 Fix #70: Completion list can be 'dirty' before you type something to trigger ...
  • 63300b5 Make AutoComplete description window look better (smaller empty border) in Fl...
  • 5501ace Hardening checkstyle rules
  • 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)

This change is Reviewable

dependabot[bot] avatar Apr 08 '22 13:04 dependabot[bot]