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 munit to 1.0.0 #813

Merged
merged 1 commit into from
Jul 15, 2024

Conversation

scala-steward
Copy link
Contributor

About this PR

πŸ“¦ Updates org.scalameta:munit from 1.0.0-RC1 to 1.0.0

πŸ“œ 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.scalameta", artifactId = "munit" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.scalameta", artifactId = "munit" }
}]
labels: library-update, early-semver-pre-release, semver-spec-pre-release, commit-count:1

@SethTisue SethTisue merged commit 7a45bb2 into lightbend-labs:main Jul 15, 2024
11 checks passed
mergify bot added a commit to slick/slick that referenced this pull request Aug 9, 2024
[![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-labs/mima)
| plugin | patch | `1.1.3` -> `1.1.4` |

---

### Release Notes

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

###
[`v1.1.4`](https://togithub.com/lightbend-labs/mima/releases/tag/1.1.4)

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

#### Significant changes

- Ignore private constructors by
[@&#8203;jeroentervoorde](https://togithub.com/jeroentervoorde) in
[lightbend-labs/mima#778

#### Chores

- this repo is under lightbend-labs org now by
[@&#8203;SethTisue](https://togithub.com/SethTisue) in
[lightbend-labs/mima#810
- Update auxlib, clib, javalib, nativelib, ... to 0.5.4 by
[@&#8203;scala-steward](https://togithub.com/scala-steward) in
[lightbend-labs/mima#818
- Update coursier to 2.1.10 by
[@&#8203;scala-steward](https://togithub.com/scala-steward) in
[lightbend-labs/mima#811
- Update munit to 1.0.0 by
[@&#8203;scala-steward](https://togithub.com/scala-steward) in
[lightbend-labs/mima#813
- Update nscplugin, sbt-scala-native to 0.5.1 by
[@&#8203;scala-steward](https://togithub.com/scala-steward) in
[lightbend-labs/mima#805
- Update sbt to 1.10.1 by
[@&#8203;scala-steward](https://togithub.com/scala-steward) in
[lightbend-labs/mima#819
- Update sbt-mima-plugin to 1.1.3 by
[@&#8203;SethTisue](https://togithub.com/SethTisue) in
[lightbend-labs/mima#775
- Update scala-library, scala-reflect to 2.12.19 by
[@&#8203;scala-steward](https://togithub.com/scala-steward) in
[lightbend-labs/mima#800
- Update scala-library, scala-reflect to 2.13.14 by
[@&#8203;scala-steward](https://togithub.com/scala-steward) in
[lightbend-labs/mima#809
- Update scala3-library to 3.3.3 by
[@&#8203;scala-steward](https://togithub.com/scala-steward) in
[lightbend-labs/mima#802

#### New Contributors

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

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

</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 was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job log](https://developer.mend.io/github/slick/slick).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
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.

None yet

2 participants