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

Update sbt to 1.8.3 #760

Merged
merged 1 commit into from
May 31, 2023
Merged

Conversation

scala-steward
Copy link
Contributor

About this PR

πŸ“¦ Updates org.scala-sbt:sbt from 1.8.2 to 1.8.3

πŸ“œ GitHub Release Notes - Version Diff

Usage

βœ… Please merge!

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

βš™ Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "org.scala-sbt", artifactId = "sbt" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.scala-sbt", artifactId = "sbt" }
}]
labels: library-update, early-semver-patch, semver-spec-patch, version-scheme:early-semver, commit-count:1

@SethTisue SethTisue merged commit f947b25 into lightbend-labs:main May 31, 2023
mergify bot added a commit to slick/slick that referenced this pull request Jul 18, 2023
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [com.typesafe:sbt-mima-plugin](https://togithub.com/lightbend/mima) |
plugin | patch | `1.1.2` -> `1.1.3` |

---

### Release Notes

<details>
<summary>lightbend/mima (com.typesafe:sbt-mima-plugin)</summary>

### [`v1.1.3`](https://togithub.com/lightbend/mima/releases/tag/1.1.3)

[Compare
Source](https://togithub.com/lightbend/mima/compare/1.1.2...1.1.3)

#### Notable changes

- use the same base classpath for empty packages as is used for normal
packages by [@&#8203;bpholt](https://togithub.com/bpholt) in
[lightbend-labs/mima#769

#### Other changes

- build tweaks by [@&#8203;SethTisue](https://togithub.com/SethTisue) in
[lightbend-labs/mima#752
- update releasing steps by
[@&#8203;SethTisue](https://togithub.com/SethTisue) in
[lightbend-labs/mima#751
- Update coursier to 2.1.2 by
[@&#8203;scala-steward](https://togithub.com/scala-steward) in
[lightbend-labs/mima#756
- Update coursier to 2.1.3 by
[@&#8203;scala-steward](https://togithub.com/scala-steward) in
[lightbend-labs/mima#757
- Update coursier to 2.1.4 by
[@&#8203;scala-steward](https://togithub.com/scala-steward) in
[lightbend-labs/mima#759
- Update coursier to 2.1.5 by
[@&#8203;scala-steward](https://togithub.com/scala-steward) in
[lightbend-labs/mima#767
- Update munit to 1.0.0-M8 by
[@&#8203;scala-steward](https://togithub.com/scala-steward) in
[lightbend-labs/mima#766
- Update nscplugin, sbt-scala-native, ... to 0.4.14 by
[@&#8203;scala-steward](https://togithub.com/scala-steward) in
[lightbend-labs/mima#763
- Update sbt to 1.8.3 by
[@&#8203;scala-steward](https://togithub.com/scala-steward) in
[lightbend-labs/mima#760
- Update sbt to 1.9.0 by
[@&#8203;scala-steward](https://togithub.com/scala-steward) in
[lightbend-labs/mima#762
- Update sbt to 1.9.1 by
[@&#8203;scala-steward](https://togithub.com/scala-steward) in
[lightbend-labs/mima#770
- Update sbt to 1.9.2 by
[@&#8203;scala-steward](https://togithub.com/scala-steward) in
[lightbend-labs/mima#773
- Update sbt-dynver to 5.0.1 by
[@&#8203;scala-steward](https://togithub.com/scala-steward) in
[lightbend-labs/mima#758
- Update sbt-mima-plugin to 1.1.2 by
[@&#8203;SethTisue](https://togithub.com/SethTisue) in
[lightbend-labs/mima#750
- Update sbt-scala-native-crossproject to 1.3.0 by
[@&#8203;scala-steward](https://togithub.com/scala-steward) in
[lightbend-labs/mima#753
- Update sbt-scala-native-crossproject to 1.3.1 by
[@&#8203;scala-steward](https://togithub.com/scala-steward) in
[lightbend-labs/mima#755
- Update sbt-scala-native-crossproject to 1.3.2 by
[@&#8203;scala-steward](https://togithub.com/scala-steward) in
[lightbend-labs/mima#772
- Update scala-library, scala-reflect to 2.12.18 by
[@&#8203;scala-steward](https://togithub.com/scala-steward) in
[lightbend-labs/mima#764
- Update scala-library, scala-reflect to 2.13.11 by
[@&#8203;scala-steward](https://togithub.com/scala-steward) in
[lightbend-labs/mima#765
- Update scala3-library to 3.3.0 by
[@&#8203;scala-steward](https://togithub.com/scala-steward) in
[lightbend-labs/mima#761

#### New Contributors

- [@&#8203;bpholt](https://togithub.com/bpholt) made their first
contribution in
[lightbend-labs/mima#769

**Full Changelog**:
lightbend-labs/mima@1.1.2...1.1.3

</details>

---

### Configuration

πŸ“… **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

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

β™» **Rebasing**: Whenever PR becomes conflicted, 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, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log [here](https://developer.mend.io/github/slick/slick).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi44LjExIiwidXBkYXRlZEluVmVyIjoiMzYuOC4xMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants