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

Conversation

@dependabot
Copy link
Contributor

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

Bumps languagesupport from 3.1.1 to 3.1.4.

Release notes

Sourced from languagesupport's releases.

3.1.4

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

  • RSyntaxTextArea dependency bumped to version 3.1.6
  • AutoComplete dependency bumped to 3.1.5

3.1.3

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

  • RSyntaxTextArea dependency bumped to version 3.1.4
  • AutoComplete dependency bumped to 3.1.3

3.1.2

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

  • Fix #54: PHP code blocks should delegate to the 'are-we-in-a-word-and-that-feature-is-enabled' parent implementation for code completion
  • Fix #56: Hard crash in JavaParser in certain caases with incomplete generic type params
  • Added the start of 6502 Assembler completion support
  • RSyntaxTextArea dependency bumped to version 3.1.3
  • AutoComplete dependency bumped to 3.1.2
Commits
  • a3f4429 Preparing for 3.1.4 release
  • 10b6d31 Bumping version number to 3.1.4-SNAPSHOT
  • 35d2326 Preparing for 3.1.3 release
  • 738dcb3 Bumping version to 3.1.3-SNAPSHOT
  • 8f26d9c Preparing for 3.1.2 release
  • 7a11c9d Updating to Gradle 7 and RSTA 3.1.3-SNAPSHOT, and starting 6502 Assembler sup...
  • 3b6527d Fix #56: Hard crash in JavaParser in certain caases with incomplete generic t...
  • 2814e78 Fix #54: PHP code blocks should delegate to the 'are-we-in-a-word-and-that-fe...
  • 0c15dc0 Modernizing the code base - lots of the code was written for Java 4 or 5, so ...
  • 6efb45f Bumping version to 3.1.2-SNAPSHOT
  • See full diff 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 [languagesupport](https://github.com/bobbylight/RSTALanguageSupport) from 3.1.1 to 3.1.4.
- [Release notes](https://github.com/bobbylight/RSTALanguageSupport/releases)
- [Commits](bobbylight/RSTALanguageSupport@3.1.1...3.1.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
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.

2 participants