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

Drop sbt 0.13.x support #449

Merged
merged 1 commit into from
Sep 30, 2021
Merged

Drop sbt 0.13.x support #449

merged 1 commit into from
Sep 30, 2021

Conversation

er1c
Copy link

@er1c er1c commented Sep 29, 2021

Splitting out into a separate PR for easier review of actual sbt-assembly changes.

  • Remove 0.13.x from scalaBinaryVersion
  • Remove scala 2.10.x from github workflow/build.sbt
  • Update various sbt-test build.sbt to slash syntax

Copy link
Member

@eed3si9n eed3si9n left a comment

Choose a reason for hiding this comment

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

LGTM
Thanks!

@eed3si9n eed3si9n merged commit 9f1e4f1 into sbt:develop Sep 30, 2021
gcf-merge-on-green bot referenced this pull request in GoogleCloudPlatform/java-docs-samples Feb 22, 2022
…6786)

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [com.eed3si9n:sbt-assembly](https://togithub.com/sbt/sbt-assembly) | plugin | minor | `1.1.0` -> `1.2.0` |

---

### Release Notes

<details>
<summary>sbt/sbt-assembly</summary>

### [`v1.2.0`](https://togithub.com/sbt/sbt-assembly/releases/v1.2.0)

[Compare Source](https://togithub.com/sbt/sbt-assembly/compare/v1.1.1...v1.2.0)

#### What's Changed

-   sbt-assembly 1.1.1 updates to jarjar-abrams 1.8.1 by [@&#8203;eed3si9n](https://togithub.com/eed3si9n) in [https://github.com/sbt/sbt-assembly/pull/461](https://togithub.com/sbt/sbt-assembly/pull/461)
-   Drops sbt 0.13.x support by [@&#8203;er1c](https://togithub.com/er1c) in [https://github.com/sbt/sbt-assembly/pull/449](https://togithub.com/sbt/sbt-assembly/pull/449)
-   General upkeep by [@&#8203;er1c](https://togithub.com/er1c), [@&#8203;KisaragiEffective](https://togithub.com/KisaragiEffective), and [@&#8203;xuwei-k](https://togithub.com/xuwei-k)

#### New Contributors

-   [@&#8203;er1c](https://togithub.com/er1c) made their first contribution in [https://github.com/sbt/sbt-assembly/pull/446](https://togithub.com/sbt/sbt-assembly/pull/446)
-   [@&#8203;KisaragiEffective](https://togithub.com/KisaragiEffective) made their first contribution in [https://github.com/sbt/sbt-assembly/pull/455](https://togithub.com/sbt/sbt-assembly/pull/455)

**Full Changelog**: sbt/sbt-assembly@v1.1.0...v1.2.0

### [`v1.1.1`](https://togithub.com/sbt/sbt-assembly/compare/v1.1.0...v1.1.1)

[Compare Source](https://togithub.com/sbt/sbt-assembly/compare/v1.1.0...v1.1.1)

</details>

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Never, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/GoogleCloudPlatform/java-docs-samples).
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