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

Update dependency org.latestbit:sbt-gcs-plugin to v1.7.3 #18

Closed renovate[bot] closed 1 year 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.6.0 -> 1.7.3

⚠ Dependency Lookup Warnings ⚠

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


Release Notes

abdolence/sbt-gcs-resolver ### [`v1.7.3`](https://togithub.com/abdolence/sbt-gcs-resolver/releases/tag/v1.7.3) [Compare Source](https://togithub.com/abdolence/sbt-gcs-resolver/compare/v1.7.2...v1.7.3) #### What's Changed - Update dependency org.scalameta:sbt-scalafmt to v2.4.6 by [@​renovate](https://togithub.com/renovate) in [https://github.com/abdolence/sbt-gcs-resolver/pull/12](https://togithub.com/abdolence/sbt-gcs-resolver/pull/12) - Update dependency org.xerial.sbt:sbt-sonatype to v3.9.13 by [@​renovate](https://togithub.com/renovate) in [https://github.com/abdolence/sbt-gcs-resolver/pull/13](https://togithub.com/abdolence/sbt-gcs-resolver/pull/13) - Update dependency com.google.cloud:google-cloud-storage to v2.13.1 by [@​renovate](https://togithub.com/renovate) in [https://github.com/abdolence/sbt-gcs-resolver/pull/15](https://togithub.com/abdolence/sbt-gcs-resolver/pull/15) - Tested on sbt v1.7.2 - The latest Scala v2.12.16 for the plugin (the same version as in sbt) **Full Changelog**: https://github.com/abdolence/sbt-gcs-resolver/compare/v1.7.2...v1.7.3 ### [`v1.7.2`](https://togithub.com/abdolence/sbt-gcs-resolver/releases/tag/v1.7.2) [Compare Source](https://togithub.com/abdolence/sbt-gcs-resolver/compare/v1.7.1...v1.7.2) #### What's Changed - Updated google-cloud-storage to v2.11.3 by [@​abdolence](https://togithub.com/abdolence) in [https://github.com/abdolence/sbt-gcs-resolver/pull/10](https://togithub.com/abdolence/sbt-gcs-resolver/pull/10) **Full Changelog**: https://github.com/abdolence/sbt-gcs-resolver/compare/v1.7.1...v1.7.2 ### [`v1.7.1`](https://togithub.com/abdolence/sbt-gcs-resolver/releases/tag/v1.7.1) [Compare Source](https://togithub.com/abdolence/sbt-gcs-resolver/compare/v1.7.0...v1.7.1) #### What's Changed - Handling request headers for GcsArtifactRegistryUrlConnection by [@​abdolence](https://togithub.com/abdolence) in [https://github.com/abdolence/sbt-gcs-resolver/pull/9](https://togithub.com/abdolence/sbt-gcs-resolver/pull/9) and by [@​987Nabil](https://togithub.com/987Nabil) [#​8](https://togithub.com/abdolence/sbt-gcs-resolver/issues/8) **Full Changelog**: https://github.com/abdolence/sbt-gcs-resolver/compare/v1.7.0...v1.7.1 ### [`v1.7.0`](https://togithub.com/abdolence/sbt-gcs-resolver/releases/tag/v1.7.0) [Compare Source](https://togithub.com/abdolence/sbt-gcs-resolver/compare/v1.6.1...v1.7.0) #### What's Changed - `getOutputStream` support for `GcsArtifactRegistryUrlConnection` to able to use it in other plugins and extensions by [@​987Nabil](https://togithub.com/987Nabil) in [https://github.com/abdolence/sbt-gcs-resolver/pull/6](https://togithub.com/abdolence/sbt-gcs-resolver/pull/6) - SBT v1.6.2. Updated Google GCS library to 2.8.0 by [@​abdolence](https://togithub.com/abdolence) in [https://github.com/abdolence/sbt-gcs-resolver/pull/7](https://togithub.com/abdolence/sbt-gcs-resolver/pull/7) #### New Contributors - [@​987Nabil](https://togithub.com/987Nabil) made their first contribution in [https://github.com/abdolence/sbt-gcs-resolver/pull/6](https://togithub.com/abdolence/sbt-gcs-resolver/pull/6) **Full Changelog**: https://github.com/abdolence/sbt-gcs-resolver/compare/v1.6.1...v1.7.0 ### [`v1.6.1`](https://togithub.com/abdolence/sbt-gcs-resolver/releases/tag/v1.6.1) [Compare Source](https://togithub.com/abdolence/sbt-gcs-resolver/compare/v1.6.0...v1.6.1) - Fixed impersonated system accounts ([#​5](https://togithub.com/abdolence/sbt-gcs-resolver/issues/5)) **Full Changelog**: https://github.com/abdolence/sbt-gcs-resolver/compare/v1.6.0...v1.6.1

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.