Skip to content
This repository has been archived by the owner on Feb 12, 2023. It is now read-only.

Bump spring-shell-starter from 2.1.4 to 3.0.0 #104

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 12, 2023

Bumps spring-shell-starter from 2.1.4 to 3.0.0.

Release notes

Sourced from spring-shell-starter's releases.

3.0.0

Generic Notes

Fixes

This release uses Spring Boot 3.0.2 and contains some notable changes:

  • Better handling of position arguments
  • Better handling of collection types

Issues

#630 Collection option type only takes first item #628 Document String array option type #624 Error handling may break quit command #622 Positional args mapped differently vs given option #621 Support modify option names #619 Upgrade spring-boot 3.0.2 #616 Positional arguments should have conversion #614 CommandParser should enforce arity settings

PRs

#612 Allow Shell input to be overridden

3.0.0-RC1

Generic Notes

Fixes

This release candicate uses Spring Boot 3.0.1 and contains some notable changes:

  • Better model of defining error handling with annotations
  • CommandParser reports errors for unrecognised options
  • CommandRegistration Builder has a shared configurable instance
  • Global help options

Issues

#607 Create BuilderSupplier interface #602 CommandParser unrecognised option support #601 Option position may break required error #597 Support exception handling with annotated methods #596 Upgrade spring-boot 3.0.1

... (truncated)

Commits

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 [spring-shell-starter](https://github.com/spring-projects/spring-shell) from 2.1.4 to 3.0.0.
- [Release notes](https://github.com/spring-projects/spring-shell/releases)
- [Commits](spring-projects/spring-shell@v2.1.4...v3.0.0)

---
updated-dependencies:
- dependency-name: org.springframework.shell:spring-shell-starter
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants