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 org.latestbit:sbt-gcs-plugin to v1.11.0 #41

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
org.latestbit:sbt-gcs-plugin (source) plugin minor 1.7.5 -> 1.11.0

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

abdolence/sbt-gcs-resolver (org.latestbit:sbt-gcs-plugin) ### [`v1.11.0`](https://togithub.com/abdolence/sbt-gcs-resolver/releases/tag/v1.11.0) [Compare Source](https://togithub.com/abdolence/sbt-gcs-resolver/compare/v1.10.0...v1.11.0) #### What's Changed - chore(deps): update dependency com.google.cloud:google-cloud-storage to v2.37.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/abdolence/sbt-gcs-resolver/pull/72](https://togithub.com/abdolence/sbt-gcs-resolver/pull/72) - Don't do a head request in connect by [@​peterrosell](https://togithub.com/peterrosell) in [https://github.com/abdolence/sbt-gcs-resolver/pull/73](https://togithub.com/abdolence/sbt-gcs-resolver/pull/73) #### New Contributors - [@​peterrosell](https://togithub.com/peterrosell) made their first contribution in [https://github.com/abdolence/sbt-gcs-resolver/pull/73](https://togithub.com/abdolence/sbt-gcs-resolver/pull/73) **Full Changelog**: https://github.com/abdolence/sbt-gcs-resolver/compare/v1.10.0...v1.11.0 ### [`v1.10.0`](https://togithub.com/abdolence/sbt-gcs-resolver/releases/tag/v1.10.0) [Compare Source](https://togithub.com/abdolence/sbt-gcs-resolver/compare/v1.9.0...v1.10.0) #### What's Changed - chore(deps): update dependency scalafmt to v3 by [@​renovate](https://togithub.com/renovate) in [https://github.com/abdolence/sbt-gcs-resolver/pull/65](https://togithub.com/abdolence/sbt-gcs-resolver/pull/65) - chore(deps): update dependency com.google.cloud:google-cloud-storage to v2.36.1 by [@​renovate](https://togithub.com/renovate) in [https://github.com/abdolence/sbt-gcs-resolver/pull/61](https://togithub.com/abdolence/sbt-gcs-resolver/pull/61) - chore(deps): update dependency sbt/sbt to v1.9.9 by [@​renovate](https://togithub.com/renovate) in [https://github.com/abdolence/sbt-gcs-resolver/pull/64](https://togithub.com/abdolence/sbt-gcs-resolver/pull/64) - Avoid downloading artifacts multiple times by [@​abdolence](https://togithub.com/abdolence) in [https://github.com/abdolence/sbt-gcs-resolver/pull/67](https://togithub.com/abdolence/sbt-gcs-resolver/pull/67) - Handling a connection according to JavaDocs and formatting updates by [@​abdolence](https://togithub.com/abdolence) in [https://github.com/abdolence/sbt-gcs-resolver/pull/69](https://togithub.com/abdolence/sbt-gcs-resolver/pull/69) **Full Changelog**: https://github.com/abdolence/sbt-gcs-resolver/compare/v1.9.0...v1.10.0 ### [`v1.9.0`](https://togithub.com/abdolence/sbt-gcs-resolver/releases/tag/v1.9.0) [Compare Source](https://togithub.com/abdolence/sbt-gcs-resolver/compare/v1.8.0...v1.9.0) #### What's Changed - chore(deps): update dependency com.google.cloud:google-cloud-storage to v2.30.1 by [@​renovate](https://togithub.com/renovate) in [https://github.com/abdolence/sbt-gcs-resolver/pull/56](https://togithub.com/abdolence/sbt-gcs-resolver/pull/56) - chore(deps): update dependency sbt/sbt to v1.9.7 by [@​renovate](https://togithub.com/renovate) in [https://github.com/abdolence/sbt-gcs-resolver/pull/52](https://togithub.com/abdolence/sbt-gcs-resolver/pull/52) - chore(deps): update dependency scala to v2.12.18 by [@​renovate](https://togithub.com/renovate) in [https://github.com/abdolence/sbt-gcs-resolver/pull/49](https://togithub.com/abdolence/sbt-gcs-resolver/pull/49) - chore(deps): update dependency org.xerial.sbt:sbt-sonatype to v3.10.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/abdolence/sbt-gcs-resolver/pull/58](https://togithub.com/abdolence/sbt-gcs-resolver/pull/58) - chore(deps): update dependency org.scalameta:sbt-scalafmt to v2.5.2 by [@​renovate](https://togithub.com/renovate) in [https://github.com/abdolence/sbt-gcs-resolver/pull/55](https://togithub.com/abdolence/sbt-gcs-resolver/pull/55) - Java 21 support (Scala v2.12.18 fixes) **Full Changelog**: https://github.com/abdolence/sbt-gcs-resolver/compare/v1.8.0...v1.9.0 ### [`v1.8.0`](https://togithub.com/abdolence/sbt-gcs-resolver/releases/tag/v1.8.0) [Compare Source](https://togithub.com/abdolence/sbt-gcs-resolver/compare/v1.7.5...v1.8.0) #### What's Changed - feat: allow authentication via access token by [@​faresismail96](https://togithub.com/faresismail96) in [https://github.com/abdolence/sbt-gcs-resolver/pull/39](https://togithub.com/abdolence/sbt-gcs-resolver/pull/39) - Update dependency com.google.cloud:google-cloud-storage to v2.20.2 by [@​renovate](https://togithub.com/renovate) in [https://github.com/abdolence/sbt-gcs-resolver/pull/38](https://togithub.com/abdolence/sbt-gcs-resolver/pull/38) #### New Contributors - [@​faresismail96](https://togithub.com/faresismail96) made their first contribution in [https://github.com/abdolence/sbt-gcs-resolver/pull/39](https://togithub.com/abdolence/sbt-gcs-resolver/pull/39) **Full Changelog**: https://github.com/abdolence/sbt-gcs-resolver/compare/v1.7.5...v1.8.0

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.