Skip to content

Bump sbt/setup-sbt from 1.1.9 to 1.1.12#190

Merged
aracho1 merged 1 commit into
mainfrom
dependabot/github_actions/sbt/setup-sbt-1.1.12
Sep 1, 2025
Merged

Bump sbt/setup-sbt from 1.1.9 to 1.1.12#190
aracho1 merged 1 commit into
mainfrom
dependabot/github_actions/sbt/setup-sbt-1.1.12

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 25, 2025

Copy link
Copy Markdown
Contributor

Bumps sbt/setup-sbt from 1.1.9 to 1.1.12.

Release notes

Sourced from sbt/setup-sbt's releases.

v1.1.12

Updates

Full Changelog: sbt/setup-sbt@v1.1.11...v1.1.12

v1.1.11

update

Full Changelog: sbt/setup-sbt@v1.1.10...v1.1.11

v1.1.10

updates

Full Changelog: sbt/setup-sbt@v1.1.9...v1.1.10

Commits
  • f20dc1b Merge pull request #53 from scala-steward/update/sbt-1.11.4
  • 435b449 Regenerated action.yml
  • 1d58d60 Update sbt, scripted-plugin to 1.11.4
  • 3c16523 Merge pull request #52 from scala-steward/update/sbt-1.11.3
  • 30f9dc8 Regenerated action.yml
  • e9dbf9d Update sbt, scripted-plugin to 1.11.3
  • 234370a Merge pull request #51 from sbt/wip/windows2
  • e5ff4a2 Escape the backslash
  • ab5b75d Reapply "Use backslash on Windows"
  • a9d38be Merge pull request #50 from sbt/wip/test
  • 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 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)

Bumps [sbt/setup-sbt](https://github.com/sbt/setup-sbt) from 1.1.9 to 1.1.12.
- [Release notes](https://github.com/sbt/setup-sbt/releases)
- [Commits](sbt/setup-sbt@6c68d2f...f20dc1b)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 25, 2025
@aracho1
aracho1 requested a review from Copilot September 1, 2025 14:50

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

This PR updates the sbt/setup-sbt GitHub Action from version 1.1.9 to 1.1.12, incorporating recent improvements and bug fixes.

Key changes:

  • Updates to sbt version 1.11.4 in the action
  • Fixes for Windows path handling with proper backslash escaping
  • General maintenance updates from the upstream action

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@aracho1
aracho1 merged commit 149a6cb into main Sep 1, 2025
3 checks passed
@aracho1
aracho1 deleted the dependabot/github_actions/sbt/setup-sbt-1.1.12 branch September 1, 2025 14:56
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

None yet

Development

Successfully merging this pull request may close these issues.

2 participants