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

Chore(deps): bump the minor-patch-group group with 1 update #80

Merged
merged 1 commit into from
Mar 4, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 4, 2024

Bumps the minor-patch-group group with 1 update: org.springframework.shell:spring-shell-dependencies.

Updates org.springframework.shell:spring-shell-dependencies from 3.2.1 to 3.2.2

Release notes

Sourced from org.springframework.shell:spring-shell-dependencies'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

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

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the minor-patch-group group with 1 update: [org.springframework.shell:spring-shell-dependencies](https://github.com/spring-projects/spring-shell).


Updates `org.springframework.shell:spring-shell-dependencies` from 3.2.1 to 3.2.2
- [Release notes](https://github.com/spring-projects/spring-shell/releases)
- [Commits](spring-projects/spring-shell@v3.2.1...v3.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 4, 2024
@Dankoy Dankoy self-assigned this Mar 4, 2024
@Dankoy
Copy link
Owner

Dankoy commented Mar 4, 2024

@dependabot squash and merge

@dependabot dependabot bot merged commit 9c692df into main Mar 4, 2024
6 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/minor-patch-group-5f28ffaa9c branch March 4, 2024 10:44
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant