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-sonatype to 3.11.2 #506

Merged
merged 1 commit into from
Aug 10, 2024
Merged

Update sbt-sonatype to 3.11.2 #506

merged 1 commit into from
Aug 10, 2024

Conversation

xerial-bot
Copy link
Collaborator

About this PR

πŸ“¦ Updates org.xerial.sbt:sbt-sonatype from 3.11.1 to 3.11.2

πŸ“œ GitHub Release Notes - 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.xerial.sbt", artifactId = "sbt-sonatype" } ]

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

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

@mergify mergify bot merged commit c0c099b into master Aug 10, 2024
5 checks passed
@mergify mergify bot deleted the update/sbt-sonatype-3.11.2 branch August 10, 2024 00:48
mergify bot referenced this pull request in slick/slick Aug 19, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[org.xerial.sbt:sbt-sonatype](https://togithub.com/xerial/sbt-sonatype)
| plugin | patch | `3.11.2` -> `3.11.3` |

---

### Release Notes

<details>
<summary>xerial/sbt-sonatype (org.xerial.sbt:sbt-sonatype)</summary>

###
[`v3.11.3`](https://togithub.com/xerial/sbt-sonatype/releases/tag/v3.11.3)

[Compare
Source](https://togithub.com/xerial/sbt-sonatype/compare/v3.11.2...v3.11.3)

<!-- Release notes generated using configuration in .github/release.yml
at v3.11.3 -->

#### What's Changed

##### πŸ› Bug Fixes

- fix
[#&#8203;507](https://togithub.com/xerial/sbt-sonatype/issues/507): Add
tests on JDK 8, 11, and 17 to fix missing method (java.nio.file.Path.of)
error by [@&#8203;eed3si9n](https://togithub.com/eed3si9n) in
[https://github.com/xerial/sbt-sonatype/pull/508](https://togithub.com/xerial/sbt-sonatype/pull/508)

##### πŸ›   Internal Updates

- Update sbt-sonatype to 3.11.2 by
[@&#8203;xerial-bot](https://togithub.com/xerial-bot) in
[https://github.com/xerial/sbt-sonatype/pull/506](https://togithub.com/xerial/sbt-sonatype/pull/506)

#### New Contributors

- [@&#8203;eed3si9n](https://togithub.com/eed3si9n) made their first
contribution in
[https://github.com/xerial/sbt-sonatype/pull/508](https://togithub.com/xerial/sbt-sonatype/pull/508)

**Full Changelog**:
xerial/sbt-sonatype@v3.11.2...v3.11.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 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant