KorAP / KorAP-Tokenizer

DFA tokenizer with character offset output, large abbreviation tables and CMC support.
Apache License 2.0
1 stars 0 forks source link

Bump picocli-codegen from 4.7.1 to 4.7.2 #86

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps picocli-codegen from 4.7.1 to 4.7.2.

Release notes

Sourced from picocli-codegen's releases.

Picocli 4.7.2

Picocli 4.7.2

The picocli community is pleased to announce picocli 4.7.2.

This release includes bugfixes and enhancements.

This is the eighty-first public release. Picocli follows semantic versioning. Artifacts in this release are signed by Remko Popma (6601 E5C0 8DCC BB96).

Table of Contents

New and Noteworthy

  • Bugfix: fallbackValue=Option.NULL_VALUE did not work for Collection or array options.
  • Fixed isJansiConsoleInstalled performance issue.
  • Kotlin enhancement: improved paramLabel string auto-generated from Kotlin internal methods which have mangled names with embedded "$".
  • Various documentation fixes.

Fixed issues

  • #1959 API: Add ability to enable loading resource bundles in annotation processor for tests.
  • #1993 Bugfix: fallbackValue=Option.NULL_VALUE did not work for Collection or array options. Thanks to Jiri Daněk for raising this.
  • #1975#1976 Enhancement: Fixed isJansiConsoleInstalled performance issue. Thanks to ChrisTrenkamp for the pull request.
  • #1932 Enhancement: Move System-Rules tests to Java 5 test module; move System-Lambda tests to Java 8+ test module. Facilitate testing with recent JRE's.
  • #1984 Enhancement (Kotlin): improve paramLabel string auto-generated from Kotlin internal methods which have mangled names with embedded "$". Thanks to Ken Yee for raising this.
  • #1945 DOC: Code sample: add Java version. Thanks to Andreas Deininger for the pull request.
  • #1956 Doc: Fix broken link in user manual. Thanks to Andreas Deininger for the pull request.
  • #1955 DEP: Bump asciidoctorj from 2.5.5 to 2.5.7. Thanks to Andreas Deininger for the pull request.
  • #1980 DEP: Bump actions/checkout from 3.3.0 to 3.5.0
  • #1952 DEP: Bump actions/setup-java from 3.9.0 to 3.10.0
  • #1985 DEP: Bump actions/setup-java from 3.10.0 to 3.11.0
  • #1941 DEP: Bump emibcn/badge-action from 1.2.4 to 2.0.2
  • #1942 DEP: Bump github/codeql-action from 2.1.39 to 2.2.1
  • #1953 DEP: Bump github/codeql-action from 2.2.1 to 2.2.3
  • #1958 DEP: Bump github/codeql-action from 2.2.3 to 2.2.4
  • #1979 DEP: Bump github/codeql-action from 2.2.4 to 2.2.8
  • #1995 DEP: Bump github/codeql-action from 2.2.8 to 2.2.11
  • #1961 DEP: Bump gradle/gradle-build-action from 2.3.3 to 2.4.0
  • #1960 DEP: Bump gradle/wrapper-validation-action from 1.0.5 to 1.0.6
  • #1962 DEP: Bump log4j2Version from 2.19.0 to 2.20.0
  • #1947 DEP: Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.7.20 to 1.8.10
  • #1989 DEP: Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.8.10 to 1.8.20
  • #1948 DEP: Bump org.jetbrains.kotlin:kotlin-script-runtime from 1.7.20 to 1.8.10
  • #1988 DEP: Bump org.jetbrains.kotlin:kotlin-script-runtime from 1.8.10 to 1.8.20
  • #1968 DEP: Bump org.jline:jline from 3.22.0 to 3.23.0
  • #1990 DEP: Bump ossf/scorecard-action from 2.1.2 to 2.1.3

... (truncated)

Changelog

Sourced from picocli-codegen's changelog.

Picocli 4.7.2

The picocli community is pleased to announce picocli 4.7.2.

This release includes bugfixes and enhancements.

This is the eighty-first public release. Picocli follows semantic versioning. Artifacts in this release are signed by Remko Popma (6601 E5C0 8DCC BB96).

Table of Contents

New and Noteworthy

  • Bugfix: fallbackValue=Option.NULL_VALUE did not work for Collection or array options.
  • Fixed isJansiConsoleInstalled performance issue.
  • Kotlin enhancement: improved paramLabel string auto-generated from Kotlin internal methods which have mangled names with embedded "$".
  • Various documentation fixes.

Fixed issues

  • #1959 API: Add ability to enable loading resource bundles in annotation processor for tests.
  • #1993 Bugfix: fallbackValue=Option.NULL_VALUE did not work for Collection or array options. Thanks to Jiri Daněk for raising this.
  • #1975#1976 Enhancement: Fixed isJansiConsoleInstalled performance issue. Thanks to ChrisTrenkamp for the pull request.
  • #1932 Enhancement: Move System-Rules tests to Java 5 test module; move System-Lambda tests to Java 8+ test module. Facilitate testing with recent JRE's.
  • #1984 Enhancement (Kotlin): improve paramLabel string auto-generated from Kotlin internal methods which have mangled names with embedded "$". Thanks to Ken Yee for raising this.
  • #1945 DOC: Code sample: add Java version. Thanks to Andreas Deininger for the pull request.
  • #1956 Doc: Fix broken link in user manual. Thanks to Andreas Deininger for the pull request.
  • #1955 DEP: Bump asciidoctorj from 2.5.5 to 2.5.7. Thanks to Andreas Deininger for the pull request.
  • #1980 DEP: Bump actions/checkout from 3.3.0 to 3.5.0
  • #1952 DEP: Bump actions/setup-java from 3.9.0 to 3.10.0
  • #1985 DEP: Bump actions/setup-java from 3.10.0 to 3.11.0
  • #1941 DEP: Bump emibcn/badge-action from 1.2.4 to 2.0.2
  • #1942 DEP: Bump github/codeql-action from 2.1.39 to 2.2.1
  • #1953 DEP: Bump github/codeql-action from 2.2.1 to 2.2.3
  • #1958 DEP: Bump github/codeql-action from 2.2.3 to 2.2.4
  • #1979 DEP: Bump github/codeql-action from 2.2.4 to 2.2.8
  • #1995 DEP: Bump github/codeql-action from 2.2.8 to 2.2.11
  • #1961 DEP: Bump gradle/gradle-build-action from 2.3.3 to 2.4.0
  • #1960 DEP: Bump gradle/wrapper-validation-action from 1.0.5 to 1.0.6
  • #1962 DEP: Bump log4j2Version from 2.19.0 to 2.20.0
  • #1947 DEP: Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.7.20 to 1.8.10
  • #1989 DEP: Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.8.10 to 1.8.20
  • #1948 DEP: Bump org.jetbrains.kotlin:kotlin-script-runtime from 1.7.20 to 1.8.10
  • #1988 DEP: Bump org.jetbrains.kotlin:kotlin-script-runtime from 1.8.10 to 1.8.20
  • #1968 DEP: Bump org.jline:jline from 3.22.0 to 3.23.0
  • #1990 DEP: Bump ossf/scorecard-action from 2.1.2 to 2.1.3
  • #1964 DEP: Bump springBootVersion from 2.7.8 to 2.7.9

... (truncated)

Commits
  • aeac8eb Release picocli version 4.7.2
  • c0b0687 [DOC] update RELEASE-NOTES.md
  • 0e1f6c8 Bump github/codeql-action from 2.2.8 to 2.2.11
  • fd3d5cb Bump step-security/harden-runner from 2.2.1 to 2.3.0
  • 00318b6 Bump ossf/scorecard-action from 2.1.2 to 2.1.3
  • 6f7a595 Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.8.10 to 1.8.20
  • fce8b14 Bump org.jetbrains.kotlin:kotlin-script-runtime from 1.8.10 to 1.8.20
  • 5b876d2 Bump actions/setup-java from 3.10.0 to 3.11.0
  • 2944add #1993 Bugfix: fallbackValue=Option.NULL_VALUE did not work for Collection o...
  • 692efe8 Apply suggestions from code review
  • 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[bot] commented 1 year ago

Superseded by #87.