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

[PF-2987]: Bump org.springframework.shell:spring-shell-starter from 2.1.1 to 3.2.2 #120

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 29, 2024

Bumps org.springframework.shell:spring-shell-starter from 2.1.1 to 3.2.2.

Release notes

Sourced from org.springframework.shell:spring-shell-starter's releases.

3.2.2

Generic Notes

Fixes

This release contains some notable changes:

  • Builds on spring-boot 3.2.3
  • Builds on jline 3.25.1
  • New ProgressView component

Issues

#1007 Upgrade spring-boot 3.2.3 #1004 Implement scenario lifecycle #1002 EventLoop can attempt send without throwing #997 ViewComponent should have more user friendly api #996 Script runner @ symbol breaks as option value #995 Initial ProgressView implementation #993 DefaultWriter text draw outside screen causing NPE #982 Update jline 3.25.1 #779 CommandContext in shell method

3.2.1

Generic Notes

Fixes

This release contains some notable changes:

  • Builds on spring-boot 3.2.2
  • Builds on jline 3.25.0

Issues

#978 Update spring-boot 3.2.2 #970 Cursor not restored in tmux #968 Split jline dependencies #966 Update jline 3.25.0 #945 Command alias not work on type level when sub command is empty

... (truncated)

Commits
  • 82f0a97 Release 3.2.2
  • 19f2570 Upgrade EnricoMi/publish-unit-test-result-action/composite
  • daebf98 Upgrade spring-boot 3.2.3
  • 2845938 Polish
  • 8705822 Add initial ProgressView docs
  • cdb2eb8 Rename Context to ProgressContext
  • 192eb5e Add ProgressView initial scenario
  • 7c91dbf Scenario lifecycle methods
  • d38d0d4 Fix wrong ProgressView ctor use
  • 77a6948 ScriptShellRunner should have correct run detection
  • 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot requested review from a team, cpate4 and cindy-broadinstitute and removed request for a team February 29, 2024 15:31
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 29, 2024

The following labels could not be found: dependency, gradle.

Copy link

sonarcloud bot commented Feb 29, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@cpate4
Copy link

cpate4 commented Mar 4, 2024

The major version bump required for this is to move from Spring Boot 2 => Spring Boot 3, and it looks like that was attempted and reverted in this repo. Looking into more details "why"

cc: @cindy-broadinstitute, @cahrens

Bumps [org.springframework.shell:spring-shell-starter](https://github.com/spring-projects/spring-shell) from 2.1.1 to 3.2.2.
- [Release notes](https://github.com/spring-projects/spring-shell/releases)
- [Commits](spring-projects/spring-shell@v2.1.1...v3.2.2)

---
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] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/develop/org.springframework.shell-spring-shell-starter-3.2.2 branch from 549776a to 40ee34c Compare March 4, 2024 21:26
@okotsopoulos
Copy link
Contributor

@cpate4 @cindy-broadinstitute this will be usurped by #139 if it goes in.

@okotsopoulos
Copy link
Contributor

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 4, 2024

Looks like org.springframework.shell:spring-shell-starter is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Apr 4, 2024
@dependabot dependabot bot deleted the dependabot/gradle/develop/org.springframework.shell-spring-shell-starter-3.2.2 branch April 4, 2024 20:46
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.

2 participants