zio / zio-sbt

SBT Plugins For ZIO Projects
https://zio.dev/zio-sbt
Apache License 2.0
12 stars 11 forks source link

Update dependency com.github.sbt:sbt-ci-release to v1.6.1 - autoclosed #421

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Type Update Change
com.github.sbt:sbt-ci-release (source) plugin minor 1.5.12 -> 1.6.1

Release Notes

sbt/sbt-ci-release (com.github.sbt:sbt-ci-release) ### [`v1.6.1`](https://togithub.com/sbt/sbt-ci-release/releases/tag/v1.6.1): 1.6.1 [Compare Source](https://togithub.com/sbt/sbt-ci-release/compare/v1.6.0...v1.6.1) #### bug fix - Fixes releases on JDK 8 by bumping sbt-sonatype to 3.11.3 by [@​mkurz](https://togithub.com/mkurz) + [@​eed3si9n](https://togithub.com/eed3si9n) in [https://github.com/sbt/sbt-ci-release/pull/304](https://togithub.com/sbt/sbt-ci-release/pull/304) / [https://github.com/xerial/sbt-sonatype/pull/508](https://togithub.com/xerial/sbt-sonatype/pull/508) **Full Changelog**: https://github.com/sbt/sbt-ci-release/compare/v1.6.0...v1.6.1 ### [`v1.6.0`](https://togithub.com/sbt/sbt-ci-release/releases/tag/v1.6.0): 1.6.0 [Compare Source](https://togithub.com/sbt/sbt-ci-release/compare/v1.5.12...v1.6.0) #### Sonatype Central Portal support In 2024, Sonatype, the company that runs Maven Central, started rolling out a new backend called [Central Portal](https://central.sonatype.com/), which has its own publishing API called [Publisher Portal API](https://central.sonatype.org/publish/publish-portal-api/). To support this new endpoint for Scala, [@​Andrapyre](https://togithub.com/Andrapyre) created [lumidion/sonatype-central-client](https://togithub.com/lumidion/sonatype-central-client). sbt-ci-release 1.6.0 updates sbt-sonatype to 3.11.2, which in turn depends on sonatype-central-client (upickle version). The update was contributed by [@​KacperFKorban](https://togithub.com/KacperFKorban) in [https://github.com/sbt/sbt-ci-release/pull/303](https://togithub.com/sbt/sbt-ci-release/pull/303) #### behind the scene - doc: Update README with the new resolvers by [@​guizmaii](https://togithub.com/guizmaii) in [https://github.com/sbt/sbt-ci-release/pull/301](https://togithub.com/sbt/sbt-ci-release/pull/301) and [@​jamesward](https://togithub.com/jamesward) in [https://github.com/sbt/sbt-ci-release/pull/278](https://togithub.com/sbt/sbt-ci-release/pull/278) - doc: Update README to reflect the repository secrets UI path change in GitHub settings by [@​mkurz](https://togithub.com/mkurz) in [https://github.com/sbt/sbt-ci-release/pull/289](https://togithub.com/sbt/sbt-ci-release/pull/289) - doc: Fix a couple of things in the README by [@​SethTisue](https://togithub.com/SethTisue) in [https://github.com/sbt/sbt-ci-release/pull/287](https://togithub.com/sbt/sbt-ci-release/pull/287) - doc: Add 1 adopter by [@​datYori](https://togithub.com/datYori) in [https://github.com/sbt/sbt-ci-release/pull/295](https://togithub.com/sbt/sbt-ci-release/pull/295) - ci: Use `ubuntu-latest` instead of `ubuntu-20.04` by [@​xuwei-k](https://togithub.com/xuwei-k) in [https://github.com/sbt/sbt-ci-release/pull/290](https://togithub.com/sbt/sbt-ci-release/pull/290) - ci: Cache sbt build artifacts across CI runs by [@​julienrf](https://togithub.com/julienrf) in [https://github.com/sbt/sbt-ci-release/pull/273](https://togithub.com/sbt/sbt-ci-release/pull/273) / [https://github.com/sbt/sbt-ci-release/pull/274](https://togithub.com/sbt/sbt-ci-release/pull/274) - Update sbt to 1.10.1 by [@​scala-steward](https://togithub.com/scala-steward) in [https://github.com/sbt/sbt-ci-release/pull/300](https://togithub.com/sbt/sbt-ci-release/pull/300) - Bump release-drafter/release-drafter from 5 to 6 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/sbt/sbt-ci-release/pull/293](https://togithub.com/sbt/sbt-ci-release/pull/293) - Bump actions/checkout from 3 to 4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/sbt/sbt-ci-release/pull/282](https://togithub.com/sbt/sbt-ci-release/pull/282) - Bump actions/setup-java from 3 to 4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/sbt/sbt-ci-release/pull/288](https://togithub.com/sbt/sbt-ci-release/pull/288) #### New Contributors - [@​jamesward](https://togithub.com/jamesward) made their first contribution in [https://github.com/sbt/sbt-ci-release/pull/278](https://togithub.com/sbt/sbt-ci-release/pull/278) - [@​datYori](https://togithub.com/datYori) made their first contribution in [https://github.com/sbt/sbt-ci-release/pull/295](https://togithub.com/sbt/sbt-ci-release/pull/295) - [@​guizmaii](https://togithub.com/guizmaii) made their first contribution in [https://github.com/sbt/sbt-ci-release/pull/301](https://togithub.com/sbt/sbt-ci-release/pull/301) - [@​KacperFKorban](https://togithub.com/KacperFKorban) made their first contribution in [https://github.com/sbt/sbt-ci-release/pull/303](https://togithub.com/sbt/sbt-ci-release/pull/303) **Full Changelog**: https://github.com/sbt/sbt-ci-release/compare/v1.5.12...v1.6.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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



This PR was generated by Mend Renovate. View the repository job log.