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 spring-shell-starter from 2.0.1.RELEASE to 2.1.1 #189

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 20, 2022

Bumps spring-shell-starter from 2.0.1.RELEASE to 2.1.1.

Release notes

Sourced from spring-shell-starter's releases.

2.1.1

Generic Notes

Fixes

This GA contains some notable changes:

  • Builds on Spring Boot 2.7.3
  • Some bug fixes backported

Issues

#505 backport(504) Split builtin command docs #500 Upgrade spring-boot 2.7.3 #498 backport(495) Incorrect completion for options #496 backport(493) Spring shell is defaulting to the base Jakarta validator

2.1.0

Generic Notes

Fixes

This GA contains some notable changes:

  • Builds on Spring Boot 2.7.2
  • Some styling changes
  • Help commands now knows about aliases
  • MultiItemSelector component can now have items selected on default
  • Some fixes on @​ShellOption

Issues

#480 Add commands as list in help templating #477 Upgrade to Spring Boot 2.7.2 #476 Component styling bad for black on white #461 ShellOption booleans are now mandatory in 2.1.0-RC1 #458 Help should group commands with aliases #454 Create GA release workflow #446 Missing option error without ShellOption #426 Add aliases info to help

PRs

... (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.0.1.RELEASE to 2.1.1.
- [Release notes](https://github.com/spring-projects/spring-shell/releases)
- [Commits](spring-projects/spring-shell@v2.0.1.RELEASE...v2.1.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 20, 2022
@similar-code-searcher
Copy link

@kevindeyne kevindeyne merged commit 2ced198 into master Aug 20, 2022
@delete-merged-branch delete-merged-branch bot deleted the dependabot/maven/org.springframework.shell-spring-shell-starter-2.1.1 branch August 20, 2022 02:53
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant