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 jline from 3.15.0 to 3.16.0 #260

Merged
merged 1 commit into from
Jul 18, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jul 18, 2020

Bumps jline from 3.15.0 to 3.16.0.

Changelog

Sourced from jline's changelog.

JLine 3.16.0

  • f867197e Add a unit test for #552
  • 0af26c08 NonBlockingPumpReader.read() does not block, fixes #552
  • a0137601 GroovyEngine: renamed GROOVY_OPTION groovyColors to GROOVY_COLORS
  • 25824ac0 Autosuggestion choices not refreshed after tab #545, fixed regression caused by commit jline/jline3@feb7690
  • 722f2ef7 GroovyEngine Inspector: manage for-each statement
  • ef81ae72 GroovyEngine: checkSyntax() ignore NullPointerException
  • 80423654 GroovyEngine: tab-completion manage lambda expression peculiarities
  • ee3f01ba GroovyEngine: add try-catch & small refactoring
  • 0175f494 Update README.md
  • b6ffb521 GroovyEngine: added methods markCache() and purgeCache() in Cloner API
  • 3b0d5d52 rxvt-terminal: NullPointerException with infocmp warning, fixes #550
  • d2ac4ef4 GroovyEngine: fixed chained method tab completion
  • 99e5efe6 Improved PipelineCompleter
  • c0f0e79b TailTipWidgets: fixed status bar message compilation
  • 8e979e10 Groovy: customizable colors
  • 458ec405 GroovyEngine: added syntax error highlighting
  • e30759c8 GroovyEngine: tab completion requires min. one char to show candidates
  • aafbf365 GroovyEngine: improve inner class tab completions
  • f1817734 GroovyEngine: display method descriptions with short type names
  • dbf4118b Auto suggestion error when type Asterisk character (*), fixes #548
  • 3b797306 GroovyEnine tab-completion: Inspector create closures from function def
  • 92b94dac GroovyEngine: tab-completion improvements and fixes
  • 915e942b TailTipWidgets: simplified if statement
  • 96defb80 TailTipWidgets: set LineReader variable errors=0
  • fb196ca9 GroovyEngine: display method descriptions on status bar
  • 272648ec SystemRegistry help customizations, fixes #547
  • 991aae58 GroovyEngine: tab-completion of object methods inside code block
  • 66fcd737 Builtins title is shown in command help without commands, fixes #546
  • 6c81a5b1 Display: ArithmeticException: / by zero, fixes #526
  • ae8ff734 GroovyEngine: tab-completion for method parameters
  • 56b1f297 LineReaderImpl: added trace
  • 7d619144 GroovyEngine: tab-completion for chained methods
  • 88cf67da GroovyEngine: more tab-completions variables, methods and constructors
  • 53d00b85 command grab: added --verbose option
  • 8618e471 JlineCommandRegistry: added traces
  • 5ae969ed DefaultPrinter: added two methods to make prnt command options easily
  • feb76901 Autosuggestion choices are not refreshed after tab, fixes #545
  • 04aa1932 GroovyEngine: added a few tab-completions (import, def, class, ...)
  • fe632071 GroovyCommand: improved command tab-completions
  • c6a09bd9 Improved OptionCompleter long options value completion
  • de558860 CommandRegistry interface: removed method commandDescription(command),
  • add29245 prnt command: fix options tab-completion, regression caused by #540
  • 497f10c6 Merge pull request #543 from mattirn/commandRegistry-improvment
  • f13b695a CommandRegistry interface: removed execute() method
  • 04eaadf4 Update README.md
  • 64d127e4 Update README.md
  • 78b4c9f9 Merge pull request #540 from mattirn/console-package
Commits
  • f5263da [maven-release-plugin] prepare release jline-parent-3.16.0
  • 9b143f3 Update changelog for 3.16.0 release
  • f867197 Add a unit test for #552
  • 0af26c0 NonBlockingPumpReader.read() does not block, fixes #552
  • a013760 GroovyEngine: renamed GROOVY_OPTION groovyColors to GROOVY_COLORS
  • 25824ac Autosuggestion choices not refreshed after tab #545, fixed regression caused ...
  • 722f2ef GroovyEngine Inspector: manage for-each statement
  • ef81ae7 GroovyEngine: checkSyntax() ignore NullPointerException
  • 8042365 GroovyEngine: tab-completion manage lambda expression peculiarities
  • ee3f01b GroovyEngine: add try-catch & small refactoring
  • 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@codecov
Copy link

codecov bot commented Jul 18, 2020

Codecov Report

Merging #260 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #260   +/-   ##
=========================================
  Coverage     85.02%   85.02%           
  Complexity       89       89           
=========================================
  Files             8        8           
  Lines           494      494           
  Branches         82       82           
=========================================
  Hits            420      420           
  Misses           35       35           
  Partials         39       39           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 23580b3...a622df1. Read the comment docs.

@freemanjp
Copy link
Member

@dependabot rebase

@dependabot-preview dependabot-preview bot force-pushed the dependabot/maven/org.jline-jline-3.16.0 branch from b74887d to a622df1 Compare July 18, 2020 09:56
@freemanjp freemanjp merged commit 51a62b5 into master Jul 18, 2020
@freemanjp freemanjp deleted the dependabot/maven/org.jline-jline-3.16.0 branch July 18, 2020 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant