abdolence / sbt-gcs-resolver

SBT plugin for Google Cloud Storage (GCS) and Google Artifact Registry with Coursier support
Apache License 2.0
28 stars 7 forks source link

chore(deps): update dependency sbt/sbt to v1.9.2 #51

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Update Change
sbt/sbt patch 1.9.0 -> 1.9.2

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

sbt/sbt (sbt/sbt) ### [`v1.9.2`](https://togithub.com/sbt/sbt/releases/tag/v1.9.2): 1.9.2 [Compare Source](https://togithub.com/sbt/sbt/compare/v1.9.1...v1.9.2) #### Fix - Let `++` fall back to a bincompat Scala version by [@​eed3si9n](https://togithub.com/eed3si9n) in [https://github.com/sbt/sbt/pull/7328](https://togithub.com/sbt/sbt/pull/7328) **Full Changelog**: https://github.com/sbt/sbt/compare/v1.9.1...v1.9.2 ### [`v1.9.1`](https://togithub.com/sbt/sbt/releases/tag/v1.9.1): 1.9.1 [Compare Source](https://togithub.com/sbt/sbt/compare/v1.9.0...v1.9.1) ##### Change to Scala CLA sbt 1.9.1 is the first release of sbt after changing to Scala CLA in [#​7306][7306] etc. A number of contributors to sbt voiced concerns about donating our work to Lightbend after 2022, and Lightbend, Scala Center, and I agreed on changing the contributor license agreement such that the copyright would tranfer to Scala Center, a non-profit organization. sbt and its subcompoments, including Zinc, will remain available under Apache v2 license. ##### Updates - Fixes "Repository for publishing is not specified" error even when `publish / skip` is set `true` by [@​adpi2][@​adpi2] in [#​7295][7295] - Fixes scripted test not working when `sbtPluginPublishLegacyMavenStyle := false` by [@​adpi2][@​adpi2] in [#​7286][7286] - Fixes copy-pasting to `sbt console` being slow by [@​andrzejressel][@​andrzejressel] in [#​7280][7280] - Fixes missing range in BSP Diagnostic by [@​adpi2][@​adpi2] in [#​7298][7298] - Fixes zip64 offset writing by [@​dwijnand][@​dwijnand] in [zinc#1206][zinc1206] - Fixes a typo in the description of `exportPipelining` key by [@​alexklibisz][@​alexklibisz] in [#​7291][7291] - `dependencyBrowseGraph` and `dependencyDot` render in color by [@​sideeffffect][@​sideeffffect] in [#​7301][7301]. This can be opted-out using `dependencyDotNodeColors` setting. - Adds softwaremill/tapir.g8 to `sbt new` default menu by [@​katlasik][@​katlasik] in [#​7300][7300] - Makes `sbt new` default menu extensible via `templateDescriptions` setting key and `templateRunLocal` input key by [@​eed3si9n][@​eed3si9n] in [#​7304][7304] - Adds Hedgehog Scala to default test framework by [@​kevin-lee][@​kevin-lee] in [#​7287][7287] - Updates `semanticdbVersion` to 4.7.8 by [@​ckipp01][@​ckipp01] in [#​7294][7294] - Updates JNA to 5.13.0 by [@​xuwei-k][@​xuwei-k] in [io#346][io346] - Updates Scala 2.13 for Zinc etc to 2.13.11 by [@​mkurz][@​mkurz] in [#​7279][7279] - Updates sbtn to 1.9.0 by [@​mkurz][@​mkurz] in [#​7290][7290] - Updates Scala Toolkit to 0.2.0 by [@​eed3si9n][@​eed3si9n] in [#​7318][7318] ##### Behind the scene - Adds `@tailrec` annotation by [@​xuwei-k][@​xuwei-k] in [zinc#1209][zinc1209] - Updates Scala versions in scripted tests by [@​xuwei-k][@​xuwei-k] in [#​7312][7312] - Many typo fixes by [@​xuwei-k][@​xuwei-k] in [#​7313][7313] - Fixes Scaladoc warnings by [@​xuwei-k][@​xuwei-k] in [#​7314][7314] - Typo fix in `DEVELOPING.md` by [@​dongxuwang][@​dongxuwang] in [#​7299][7299] - Avoids deprecated `java.net.URL` constructor by [@​xuwei-k][@​xuwei-k] in [#​7315][7315] - Refactors `filter` to `withFilter` where possible by [@​xuwei-k][@​xuwei-k] in [#​7317][7317] ##### new contributors - [@​andrzejressel](https://togithub.com/andrzejressel) made their first contribution in [https://github.com/sbt/sbt/pull/7280](https://togithub.com/sbt/sbt/pull/7280) - [@​kevin-lee](https://togithub.com/kevin-lee) made their first contribution in [https://github.com/sbt/sbt/pull/7287](https://togithub.com/sbt/sbt/pull/7287) - [@​alexklibisz](https://togithub.com/alexklibisz) made their first contribution in [https://github.com/sbt/sbt/pull/7291](https://togithub.com/sbt/sbt/pull/7291) - [@​dongxuwang](https://togithub.com/dongxuwang) made their first contribution in [https://github.com/sbt/sbt/pull/7299](https://togithub.com/sbt/sbt/pull/7299) - [@​katlasik](https://togithub.com/katlasik) made their first contribution in [https://github.com/sbt/sbt/pull/7300](https://togithub.com/sbt/sbt/pull/7300) **Full Changelog**: https://github.com/sbt/sbt/compare/v1.9.0...v1.9.1 [@​eed3si9n]: https://togithub.com/eed3si9n [@​Nirvikalpa108]: https://togithub.com/Nirvikalpa108 [@​adpi2]: https://togithub.com/adpi2 [@​er1c]: https://togithub.com/er1c [@​eatkins]: https://togithub.com/eatkins [@​dwijnand]: https://togithub.com/dwijnand [@​ckipp01]: https://togithub.com/ckipp01 [@​mdedetrich]: https://togithub.com/mdedetrich [@​xuwei-k]: https://togithub.com/xuwei-k [@​julienrf]: https://togithub.com/julienrf [@​mkurz]: https://togithub.com/mkurz [@​andrzejressel]: https://togithub.com/andrzejressel [@​kevin-lee]: https://togithub.com/kevin-lee [@​alexklibisz]: https://togithub.com/alexklibisz [@​dongxuwang]: https://togithub.com/dongxuwang [@​katlasik]: https://togithub.com/katlasik [@​sideeffffect]: https://togithub.com/sideeffffect [7306]: https://togithub.com/sbt/sbt/pull/7306 [7279]: https://togithub.com/sbt/sbt/pull/7279 [7280]: https://togithub.com/sbt/sbt/pull/7280 [7287]: https://togithub.com/sbt/sbt/pull/7287 [7286]: https://togithub.com/sbt/sbt/pull/7286 [7290]: https://togithub.com/sbt/sbt/pull/7290 [7291]: https://togithub.com/sbt/sbt/pull/7291 [7294]: https://togithub.com/sbt/sbt/pull/7294 [7295]: https://togithub.com/sbt/sbt/pull/7295 [7298]: https://togithub.com/sbt/sbt/pull/7298 [7299]: https://togithub.com/sbt/sbt/pull/7299 [7300]: https://togithub.com/sbt/sbt/pull/7300 [7301]: https://togithub.com/sbt/sbt/pull/7301 [7304]: https://togithub.com/sbt/sbt/pull/7304 [7312]: https://togithub.com/sbt/sbt/pull/7312 [7313]: https://togithub.com/sbt/sbt/pull/7313 [7314]: https://togithub.com/sbt/sbt/pull/7314 [7315]: https://togithub.com/sbt/sbt/pull/7315 [7317]: https://togithub.com/sbt/sbt/pull/7317 [7318]: https://togithub.com/sbt/sbt/pull/7318 [io346]: https://togithub.com/sbt/io/pull/346 [zinc1206]: https://togithub.com/sbt/zinc/pull/1206 [zinc1209]: https://togithub.com/sbt/zinc/pull/1209

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.



This PR has been generated by Mend Renovate. View repository job log here.