etcd4s icon indicating copy to clipboard operation
etcd4s copied to clipboard

chore(deps): update dependency org.xerial.sbt:sbt-sonatype to v3.11.3

Open renovate[bot] opened this issue 2 years ago • 0 comments

This PR contains the following updates:

Package Type Update Change
org.xerial.sbt:sbt-sonatype plugin minor 3.9.7 -> 3.11.3

Release Notes

xerial/sbt-sonatype (org.xerial.sbt:sbt-sonatype)

v3.11.3

Compare Source

What's Changed

🐛 Bug Fixes
🛠 Internal Updates

New Contributors

Full Changelog: https://github.com/xerial/sbt-sonatype/compare/v3.11.2...v3.11.3

v3.11.2

Compare Source

What's Changed

🔗 Dependency Updates
🛠 Internal Updates

New Contributors

Full Changelog: https://github.com/xerial/sbt-sonatype/compare/v3.11.1...v3.11.2

v3.11.1

Compare Source

What's Changed

Bug Fixes
🔗 Dependency Updates
🛠 Internal Updates

New Contributors

Full Changelog: https://github.com/xerial/sbt-sonatype/compare/v3.11.0...v3.11.1

v3.11.0

Compare Source

What's Changed

🚀 Features
🔗 Dependency Updates
🛠 Internal Updates
Other Changes

New Contributors

Full Changelog: https://github.com/xerial/sbt-sonatype/compare/v3.10.0...v3.11.0

v3.10.0

Compare Source

What's Changed

🔥 Breaking Changes

Starting with version 3.10.0, JDK11 is the recommended JDK version. Support for JDK11 is planned to end within 2023. JDK17 will become the minimum supported version from 3.11.0 or later.

sbt-sonatype 3.10.x may still work with JDK8, but the behavior has not been tested.

sbt-sonatype version Supported JDK version Build Target JDK version
3.9.x. 8 8
3.10.x 11 8
3.11.x. (planned for 2024) 17 11

Other than that, there is no functionality change.

🐛 Bug Fixes
🔗 Dependency Updates
🛠 Internal Updates
Other Changes

New Contributors

Full Changelog: https://github.com/xerial/sbt-sonatype/compare/v3.9.21...v3.10.0

v3.9.21

Compare Source

What's Changed

🔗 Dependency Updates
🛠 Internal Updates
📚 Docs
Other Changes

Full Changelog: https://github.com/xerial/sbt-sonatype/compare/v3.9.20...v3.9.21

v3.9.20

Compare Source

What's Changed

Bug Fixes

  • #​395 Fixes java.lang.NoClassDefFoundError: wvlet/airframe/rx/RxStream

🔗 Dependency Updates

🛠 Internal Updates

Full Changelog: https://github.com/xerial/sbt-sonatype/compare/v3.9.19...v3.9.20

v3.9.19

Compare Source

What's Changed

Upgrade to airframe-log 23.4.8 to remove a verbose stacktrace message https://github.com/wvlet/airframe/pull/2861

🔗 Dependency Updates

🛠 Internal Updates

Full Changelog: https://github.com/xerial/sbt-sonatype/compare/v3.9.18...v3.9.19

v3.9.18

Compare Source

What's Changed

Fixes #​376 for showing log messages when using sbtn (sbt native client).

🔗 Dependency Updates

🛠 Internal Updates

Full Changelog: https://github.com/xerial/sbt-sonatype/compare/v3.9.17...v3.9.18

v3.9.17

Compare Source

What's Changed

🔗 Dependency Updates

🛠 Internal Updates

Full Changelog: https://github.com/xerial/sbt-sonatype/compare/v3.9.16...v3.9.17

v3.9.16

Compare Source

What's Changed

  • Increase max retries to 1000 and disable the circuit breaker @​Atry (#​364)

🔗 Dependency Updates

🛠 Internal Updates

Full Changelog: https://github.com/xerial/sbt-sonatype/compare/v3.9.15...v3.9.16

v3.9.15: 3.9.15

Compare Source

  • Fixed an issue that creating a staging repository at Sonatype fails with [400: Bad Request] Request failed error message

v3.9.14

Compare Source

  • Upgraded airframe-http to 22.11.0
  • Add more Sonatype API error handling
  • Upgrade to sbt 1.7.3
  • Use sbt-dynver for versioning

v3.9.13

Compare Source

  • Upgraded airframe-http to 22.5.0 to fix JDK17-specific error #​293
  • Reverted the fix for #​276 due to the regression

v3.9.12

Compare Source

  • DO NOT USE THIS VERSION. A regression, which failed to find a proper sonatype credential, is reported. Use 3.9.11 instead
  • A fix for #​276: Always use ThisBuild / sonatypeCredentialHost setting #​285

v3.9.11

Compare Source

  • Use unique names for resolvers to support s01.oss.sonatype.org #​279
  • Increase the max retry to 100, timeoutMillis to 3 hours for big projects
  • [internal] Upgrade to airframe 22.1.0

v3.9.10

Compare Source

  • Improve the cache management to support s01.oss.sonatype.org
  • Internal: Upgrade to airframe 21.8.1 (no scala-parser-combinator dependency)

v3.9.9

Compare Source

  • Remove scala-parser-combinator 2.x dependency. This is a workaround for sbt-pgp, which still depends on scala-parser-combinators 1.x.

v3.9.8

Compare Source

  • Scope sonatypeCredentialHost to the build instead of projects. (#​242)
  • internal: Upgrade to airframe 21.8.0

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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.


  • [ ] If you want to rebase/retry this PR, check this box

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

renovate[bot] avatar Mar 12 '22 04:03 renovate[bot]