Skip to content

fix(deps): update spring shell to v4 (major)#74

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-spring-shell
Open

fix(deps): update spring shell to v4 (major)#74
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-spring-shell

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Dec 30, 2025

This PR contains the following updates:

Package Change Age Confidence
org.springframework.shell:spring-shell-dependencies 3.4.24.0.1 age confidence
org.springframework.shell:spring-shell-starter-jna 3.4.24.0.1 age confidence

Release Notes

spring-projects/spring-shell (org.springframework.shell:spring-shell-dependencies)

v4.0.1

🚀 Enhancements
  • Improve default parser to accept boolean options without values #​1304
  • Add alias for description attribute in Command annotation #​1300
  • Improve argument parsing syntax for commands without options #​1287
  • Provide completion from enumeration values if an option is of enum type #​1282
  • How to run a shell in an integration test in spring shell 4.x? #​1274
🐞 Bug Fixes
  • Revert script command to accept the script file as an option rather than an argument #​1301
  • Quoting of option values is broken #​1291
  • Quit builtin command is not autocompleted #​1290
  • Remove Spring Boot specific documentation from Spring Shell documentation #​1289
  • Restore version command result as in v3 #​1286
  • Exception handling in interactive mode does not report cause #​1285
  • Mixup of Option short and long name #​1284
  • Missing Spring Boot configuration for debug mode #​1280
  • Alias commands are not coloured correctly after update to version 4.0.0 #​1277
  • java.lang.ClassNotFoundException: org.jline.reader.History in SB 4 and Shell 4.0 #​1276
  • String option is empty string by default and not null #​1273
  • Built in help for single commands is not working anymore #​1271
  • Output is not printed to the shell when executing commands from a script #​1270
  • Command output not available in non-interactive mode in 4.0 #​1268
  • Options with primitive types fail in 4.0 without explicit value #​1262
  • Commands fail in 4.0 if no short name or long name are specified #​1261
  • NullPointerException is thrown when a script file contains empty lines at the end of file #​1257
  • Completion does not work correctly in some cases, and display text is not used in candidates #​1255
📔 Documentation
  • Add breaking change to 4.0 migration guide: Non-interactive mode is not the default anymore #​1264
  • Add breaking change to 4.0 migration guide: GraalVM not supported for annotated commands #​1260
🆙 Dependency updates
  • Reactor 3.8.2
  • Spring Framework 7.0.3
  • Spring Boot 4.0.2
❤️ Contributors

Many thanks to all contributors who worked on this release! @​czpilar @​piotrooo @​ThomasVitale

Full Changelog: spring-projects/spring-shell@v4.0.0...v4.0.1

v4.0.0

⭐ New features
  • Upgrade baseline to Spring Framework 7 and Spring Boot 4
  • Update test infrastructure to JUnit 6
  • Add support for jSpecify annotations #​1184
  • Redesign command programming model #​1206 #​1158
  • Redesign test utilities and APIs
  • Add number input type #​849
  • Add mandatory flag to string input #​844
  • Introduce new command builder DSL #​1211
  • Add support to print annotated method result to the standard output
  • Add debug mode
🚀 Enhancements
  • Improve command error message by including offending group name #​291
  • Improve error reporting in InteractiveShellRunner implementations
  • Simplify availability provider configuration by using a new attribute in the Command annotation instead of a separate annotation
🆙 Dependency updates
  • Reactor 3.8.1
  • Spring Framework 7.0.2
  • Spring Boot 4.0.1
  • jLine: 3.30.6
  • st4: 4.3.4
📘 Documentation updates
  • Update documentation with new annotations #​1172
  • Update getting started guide with new annotations #​1171
  • Add sample Shell application for Spring Petclinic
  • Update Antora resources
  • Refine reference documentation: e3cb937
  • Attach Javadocs to Antora
🛠️ Tasks
  • Remove Spring Boot dependencies from core module #​200
  • Remove JLine dependency from core module
  • Remove compile time dependency to slf4j #​1214
  • Remove dependency to commons-io #​1215
  • Move core APIs under a dedicated named package
  • Move core commands from spring-shell-standard to the core module #​1212
  • Add spring code formatting plugin to the build #​1185
  • Update build tool to Maven
  • Update release process to use Spring IO GitHub Actions
  • Move built-in commands to the main command package
  • Remove unused APIs
  • Remove unused Spring Boot properties
❤️ Contributors

Many thanks to all contributors who worked on this release! @​piotrooo @​czpilar @​PabloMartinez01 @​jphughes88 @​nhomble @​Nico-DF

Full Changelog: spring-projects/spring-shell@v3.4.1...v4.0.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/major-spring-shell branch from 670e82d to a8a1ecd Compare January 31, 2026 18:35
@renovate renovate bot force-pushed the renovate/major-spring-shell branch 2 times, most recently from 2bbec4e to 4008e15 Compare March 11, 2026 07:47
@renovate renovate bot force-pushed the renovate/major-spring-shell branch 2 times, most recently from afe8fa9 to 6b2f4cd Compare March 23, 2026 19:15
@renovate renovate bot force-pushed the renovate/major-spring-shell branch from 6b2f4cd to 5406bcc Compare March 26, 2026 23:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants