Skip to content

Bump sbt/setup-sbt from 1.1.22 to 1.5.6 - #1766

Merged
hdalsania merged 1 commit into
mainfrom
dependabot/github_actions/sbt/setup-sbt-1.5.6
Aug 27, 2026
Merged

Bump sbt/setup-sbt from 1.1.22 to 1.5.6#1766
hdalsania merged 1 commit into
mainfrom
dependabot/github_actions/sbt/setup-sbt-1.5.6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown
Contributor

Bumps sbt/setup-sbt from 1.1.22 to 1.5.6.

Release notes

Sourced from sbt/setup-sbt's releases.

v1.5.6

updates

Full Changelog: sbt/setup-sbt@v1...v1.5.6

v1.5.5

Updates

New Contributors

Full Changelog: sbt/setup-sbt@v1...v1.5.5

v1.5.4

Updates

Full Changelog: sbt/setup-sbt@v1...v1.5.4

v1.5.3

Updates

Full Changelog: sbt/setup-sbt@v1...v1.5.3

v1.5.2

Updates

Full Changelog: sbt/setup-sbt@v1...v1.5.2

v1.5.1

updates

behind the scenes

Full Changelog: sbt/setup-sbt@v1...v1.5.1

... (truncated)

Commits
  • bfea3c5 Merge pull request #121 from sbt/wip/results
  • 4f3964a Add results: none to ampel/verify
  • 66e13a2 Merge pull request #120 from scala-steward/update/sbt-2.0.4
  • 5a248ab Regenerated action.yml
  • 727d6f7 Update sbt to 2.0.4
  • d059c39 Merge pull request #119 from ysolomon-plat/bump-carabiner-ampel-v1.2.6
  • 4169252 Bump carabiner-dev/actions/ampel/verify pin from v1.2.3 to v1.2.6
  • f6db8ab Merge pull request #116 from sbt/wip/check-after-restore
  • 6b37533 fix: Recheck after actions/cache
  • b759a67 Merge pull request #115 from sbt/wip/arch
  • 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 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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 1, 2026
@hdalsania hdalsania added this to the 1.6.0 milestone Aug 25, 2026
@hdalsania hdalsania moved this to In Review in daffodil-vscode v1.6.0 Aug 25, 2026

@CoverRyan CoverRyan left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@scholarsmate
scholarsmate requested a lite review from Copilot August 27, 2026 17:30

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Warning

Copilot couldn't run its full agentic review because it didn't start before the timeout. Make sure your repository has a runner available, or add a copilot-code-review.yml file specifying one with the runs-on attribute. See the docs for more details.

Updates the GitHub Actions workflows to use a newer pinned commit of sbt/setup-sbt (from v1.1.22 to v1.5.6), aligning CI/nightly builds with the latest action behavior.

Changes:

  • Bump sbt/setup-sbt pin in CI workflow.
  • Bump sbt/setup-sbt pin in nightly workflow.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
.github/workflows/CI.yml Updates the pinned sbt/setup-sbt commit used during CI runs.
.github/workflows/nightly.yml Updates the pinned sbt/setup-sbt commit used during nightly runs.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread .github/workflows/CI.yml Outdated
Comment thread .github/workflows/nightly.yml Outdated
@scholarsmate

Copy link
Copy Markdown
Contributor

@Copilot rebase, fix CI, and squash into a single commit.

@scholarsmate
scholarsmate force-pushed the dependabot/github_actions/sbt/setup-sbt-1.5.6 branch from 51528e6 to 3a27f1c Compare August 27, 2026 19:08
Bumps [sbt/setup-sbt](https://github.com/sbt/setup-sbt) from 1.1.22 to 1.5.6.
- [Release notes](https://github.com/sbt/setup-sbt/releases)
- [Commits](sbt/setup-sbt@508b753...bfea3c5)

---
updated-dependencies:
- dependency-name: sbt/setup-sbt
  dependency-version: 1.5.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@scholarsmate
scholarsmate force-pushed the dependabot/github_actions/sbt/setup-sbt-1.5.6 branch from 3a27f1c to a2750ab Compare August 27, 2026 19:37
@scholarsmate

scholarsmate commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

Fixed the MacOS 15 CI path resolution issue. Reformatted the scala to pass the new linting on main. Bumped the timeout of a long running CI test from 10m to 30m.

@hdalsania hdalsania left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1, looks good to me now. Basic editor functionalities tests passed

@hdalsania
hdalsania merged commit 2ce77fb into main Aug 27, 2026
39 checks passed
@github-project-automation github-project-automation Bot moved this from In Review to Done in daffodil-vscode v1.6.0 Aug 27, 2026
@dependabot
dependabot Bot deleted the dependabot/github_actions/sbt/setup-sbt-1.5.6 branch August 27, 2026 20:49
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 github_actions Pull requests that update GitHub Actions code

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants