Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency org.xerial.sbt:sbt-sonatype to v3.11.1 #29

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 7, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
org.xerial.sbt:sbt-sonatype plugin minor 3.9.10 -> 3.11.1

Release Notes

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

v3.11.1

Compare Source

What's Changed

Bug Fixes
🔗 Dependency Updates
🛠 Internal Updates

New Contributors

Full Changelog: xerial/sbt-sonatype@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: xerial/sbt-sonatype@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: xerial/sbt-sonatype@v3.9.21...v3.10.0

v3.9.21

Compare Source

What's Changed

🔗 Dependency Updates
🛠 Internal Updates
📚 Docs
Other Changes

Full Changelog: xerial/sbt-sonatype@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: xerial/sbt-sonatype@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: xerial/sbt-sonatype@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: xerial/sbt-sonatype@v3.9.17...v3.9.18

v3.9.17

Compare Source

What's Changed

🔗 Dependency Updates

🛠 Internal Updates

Full Changelog: xerial/sbt-sonatype@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: xerial/sbt-sonatype@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

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.


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

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

@renovate renovate bot force-pushed the renovate/org.xerial.sbt-sbt-sonatype-3.x branch from a586fa6 to bdada6b Compare June 18, 2022 20:24
@renovate renovate bot changed the title chore(deps): update dependency org.xerial.sbt:sbt-sonatype to v3.9.12 chore(deps): update dependency org.xerial.sbt:sbt-sonatype to v3.9.13 Jun 18, 2022
@renovate renovate bot force-pushed the renovate/org.xerial.sbt-sbt-sonatype-3.x branch from bdada6b to c3e412d Compare November 20, 2022 16:03
@renovate renovate bot changed the title chore(deps): update dependency org.xerial.sbt:sbt-sonatype to v3.9.13 chore(deps): update dependency org.xerial.sbt:sbt-sonatype to v3.9.14 Nov 20, 2022
@renovate renovate bot force-pushed the renovate/org.xerial.sbt-sbt-sonatype-3.x branch from c3e412d to cc7e250 Compare March 16, 2023 23:42
@renovate renovate bot changed the title chore(deps): update dependency org.xerial.sbt:sbt-sonatype to v3.9.14 chore(deps): update dependency org.xerial.sbt:sbt-sonatype to v3.9.18 Mar 16, 2023
@renovate renovate bot changed the title chore(deps): update dependency org.xerial.sbt:sbt-sonatype to v3.9.18 chore(deps): update dependency org.xerial.sbt:sbt-sonatype to v3.9.18 - autoclosed Apr 20, 2023
@renovate renovate bot closed this Apr 20, 2023
@renovate renovate bot deleted the renovate/org.xerial.sbt-sbt-sonatype-3.x branch April 20, 2023 01:22
@renovate renovate bot changed the title chore(deps): update dependency org.xerial.sbt:sbt-sonatype to v3.9.18 - autoclosed chore(deps): update dependency org.xerial.sbt:sbt-sonatype to v3.9.18 Apr 20, 2023
@renovate renovate bot reopened this Apr 20, 2023
@renovate renovate bot restored the renovate/org.xerial.sbt-sbt-sonatype-3.x branch April 20, 2023 06:07
@renovate renovate bot force-pushed the renovate/org.xerial.sbt-sbt-sonatype-3.x branch from cc7e250 to a6cd682 Compare May 2, 2023 01:09
@renovate renovate bot changed the title chore(deps): update dependency org.xerial.sbt:sbt-sonatype to v3.9.18 chore(deps): update dependency org.xerial.sbt:sbt-sonatype to v3.9.19 May 2, 2023
@renovate renovate bot force-pushed the renovate/org.xerial.sbt-sbt-sonatype-3.x branch from a6cd682 to 87d93a5 Compare May 4, 2023 23:23
@renovate renovate bot changed the title chore(deps): update dependency org.xerial.sbt:sbt-sonatype to v3.9.19 chore(deps): update dependency org.xerial.sbt:sbt-sonatype to v3.9.20 May 4, 2023
@renovate renovate bot force-pushed the renovate/org.xerial.sbt-sbt-sonatype-3.x branch from 87d93a5 to d087a18 Compare May 16, 2023 21:39
@renovate renovate bot changed the title chore(deps): update dependency org.xerial.sbt:sbt-sonatype to v3.9.20 chore(deps): update dependency org.xerial.sbt:sbt-sonatype to v3.9.21 May 16, 2023
@renovate renovate bot force-pushed the renovate/org.xerial.sbt-sbt-sonatype-3.x branch from d087a18 to 7567bf7 Compare November 16, 2023 06:37
@renovate renovate bot changed the title chore(deps): update dependency org.xerial.sbt:sbt-sonatype to v3.9.21 chore(deps): update dependency org.xerial.sbt:sbt-sonatype to v3.10.0 Nov 16, 2023
@renovate renovate bot force-pushed the renovate/org.xerial.sbt-sbt-sonatype-3.x branch from 7567bf7 to 4f129e2 Compare June 27, 2024 03:15
@renovate renovate bot changed the title chore(deps): update dependency org.xerial.sbt:sbt-sonatype to v3.10.0 chore(deps): update dependency org.xerial.sbt:sbt-sonatype to v3.11.0 Jun 27, 2024
@renovate renovate bot force-pushed the renovate/org.xerial.sbt-sbt-sonatype-3.x branch from 4f129e2 to 6d8db63 Compare July 26, 2024 18:12
@renovate renovate bot changed the title chore(deps): update dependency org.xerial.sbt:sbt-sonatype to v3.11.0 chore(deps): update dependency org.xerial.sbt:sbt-sonatype to v3.11.1 Jul 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants