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

Bump scalameta/scalafmt from 3.7.3 to v3.7.15 #4790

Merged
merged 7 commits into from
Oct 28, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 24, 2023

Bumps scalameta/scalafmt from 3.7.3 to v3.7.15.

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 24, 2023
@dependabot dependabot bot requested a review from lindluni as a code owner October 24, 2023 23:32
@dependabot dependabot bot added the docker Pull requests that update Docker code label Oct 24, 2023
@zkoppert zkoppert closed this Oct 25, 2023
auto-merge was automatically disabled October 25, 2023 21:02

Pull request was closed

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 25, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/docker/scalameta/scalafmt-v3.7.15 branch October 25, 2023 21:03
@ferrarimarco ferrarimarco restored the dependabot/docker/scalameta/scalafmt-v3.7.15 branch October 27, 2023 12:51
@ferrarimarco ferrarimarco reopened this Oct 27, 2023
Bumps scalameta/scalafmt from 3.7.3 to v3.7.15.

---
updated-dependencies:
- dependency-name: scalameta/scalafmt
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/docker/scalameta/scalafmt-v3.7.15 branch from 7108bc6 to 74e39d8 Compare October 27, 2023 12:51
github-actions[bot]
github-actions bot previously approved these changes Oct 27, 2023
@ferrarimarco
Copy link
Collaborator

This fails because

------
error: invalid Scalafmt version.

This Scalafmt installation has version '3.7.15' and the version configured in '/action/lib/.automation/.scalafmt.conf' is '3.7.3'.
To fix this problem, add the following line to .scalafmt.conf:

version = 3.7.15

Maybe we need to make that file somewhat dynamic?

@zkoppert
Copy link
Contributor

zkoppert commented Oct 27, 2023

Looks like the dynamic update has worked! https://github.com/super-linter/super-linter/actions/runs/6672810120/job/18137391607 Waiting for the other actions to complete(Build and Test) on this branch before merging.

@zkoppert zkoppert added this pull request to the merge queue Oct 28, 2023
Merged via the queue into main with commit 414a5e5 Oct 28, 2023
4 checks passed
@zkoppert zkoppert deleted the dependabot/docker/scalameta/scalafmt-v3.7.15 branch October 28, 2023 02:28
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 docker Pull requests that update Docker code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants