Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 17, 2025

Bumps com.github.rvesse:airline from 3.1.0 to 3.2.0.

Release notes

Sourced from com.github.rvesse:airline's releases.

3.2.0

  • Type Conversion improvements:
    • When converting to types DefaultTypeConverter now considers overloads of valueOf(), fromString() and constructors that take a CharSequence argument
  • Code Modernisation
  • Build Cleanup
    • The Maven Plugin build dependencies were updated to avoid warnings during the build process (#152) (thanks to @​khmarbaise)
    • Various other build warnings eliminated (thanks to @​khmarbaise)
  • Dependency Updates
    • Apache Commons Lang upgraded to 3.18.0
Changelog

Sourced from com.github.rvesse:airline's changelog.

3.2.0

  • Type Conversion improvements:
    • When converting to types DefaultTypeConverter now considers overloads of valueOf(), fromString() and constructors that take a CharSequence argument
  • Code Modernisation
  • Build Cleanup
    • The Maven Plugin build dependencies were updated to avoid warnings during the build process (#152) (thanks to @​khmarbaise)
    • Various other build warnings eliminated (thanks to @​khmarbaise)
  • Dependency Updates
    • Apache Commons Lang upgraded to 3.18.0
Commits
  • 5fc615a [maven-release-plugin] prepare release 3.2.0
  • 0f59f42 Merge pull request #158 from rvesse/parse-from-charsequence
  • f1de9d8 Document new CharSequence support (#156)
  • 5915776 Support parsing types with CharSequence conversions (#156)
  • 4bd6079 Add missing 3.1.0 Javadoc to website
  • 57e3ed8 Merge pull request #157 from khmarbaise/issue-152
  • b4d7baa Fixes #152 - Prevent WARNINGs during airline-maven-plugin
  • 3ea5e86 Merge pull request #155 from khmarbaise/issue-154
  • f58e638 Fixes #154 - Make Link to Build to redirect to the GitHub Actions
  • b0e9acb Merge pull request #151 from khmarbaise/issue-150
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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.github.rvesse:airline](https://github.com/rvesse/airline) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/rvesse/airline/releases)
- [Changelog](https://github.com/rvesse/airline/blob/main/CHANGELOG.md)
- [Commits](rvesse/airline@3.1.0...3.2.0)

---
updated-dependencies:
- dependency-name: com.github.rvesse:airline
  dependency-version: 3.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file maven labels Oct 17, 2025
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 maven

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant