Skip to content
This repository was archived by the owner on May 12, 2025. It is now read-only.

Bump spring-shell-starter from 3.0.1 to 3.0.2 #291

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps spring-shell-starter from 3.0.1 to 3.0.2.

Release notes

Sourced from spring-shell-starter's releases.

3.0.2

Generic Notes

Fixes

This GA contains some notable changes:

  • Builds on Spring Boot 3.0.5
  • Some bug fixes backported
  • Big fix for custom type handling with positional arguments

Issues

#704 backport(702): ShellContext not passed to CommandCatalog #699 backport(694): Converter not called as expected / difference in call by name vs position #695 Upgrade spring-boot 3.0.5 #691 backport(690): ConfirmationInput template message broken #688 backport(686): Rename setMaskCharater to setMaskCharacter #684 Upgrade spring-boot 3.0.4

Commits
  • e48a342 Release 3.0.2
  • 5ff6c40 Pass ShellContext to CommandCatalog.of in CommandCatalogAutoConfiguration (#693)
  • cd9651e Fix option type parsing
  • 8ce7a11 Upgrade spring-boot 3.0.5
  • 40d6a8b Update docs copyright year
  • 4416509 Fix ConfirmationInput template message
  • 04c9362 Rename setMaskCharater to setMaskCharacter
  • 278039f Upgrade spring-boot 3.0.4
  • f0409c7 Next development version
  • See full diff 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 dependabot bot added dependencies Bump dependency java Pull requests that update Java code labels Apr 12, 2023
Bumps [spring-shell-starter](https://github.com/spring-projects/spring-shell) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/spring-projects/spring-shell/releases)
- [Commits](spring-projects/spring-shell@v3.0.1...v3.0.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/org.springframework.shell-spring-shell-starter-3.0.2 branch from 8ec2c7d to bedb55f Compare April 21, 2023 06:16
@fonimus fonimus merged commit 8e5320c into main Apr 21, 2023
@fonimus fonimus deleted the dependabot/maven/org.springframework.shell-spring-shell-starter-3.0.2 branch April 21, 2023 09:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Bump dependency java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant