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

Update dependency org.xerial.sbt:sbt-sonatype to v3.11.3 - autoclosed #187

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 24, 2022

This PR contains the following updates:

Package Type Update Change
org.xerial.sbt:sbt-sonatype plugin minor 3.9.12 -> 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: xerial/sbt-sonatype@v3.11.2...v3.11.3

v3.11.2

Compare Source

What's Changed

🔗 Dependency Updates
🛠 Internal Updates

New Contributors

Full Changelog: xerial/sbt-sonatype@v3.11.1...v3.11.2

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

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 063c9ce to 18709b9 Compare November 4, 2022 07:04
@renovate renovate bot changed the title Update dependency org.xerial.sbt:sbt-sonatype to v3.9.13 Update dependency org.xerial.sbt:sbt-sonatype to v3.9.14 Nov 4, 2022
@renovate renovate bot force-pushed the renovate/org.xerial.sbt-sbt-sonatype-3.x branch from 18709b9 to 02cecbf Compare November 24, 2022 02:28
@renovate renovate bot changed the title Update dependency org.xerial.sbt:sbt-sonatype to v3.9.14 Update dependency org.xerial.sbt:sbt-sonatype to v3.9.15 Nov 24, 2022
@renovate renovate bot force-pushed the renovate/org.xerial.sbt-sbt-sonatype-3.x branch from 02cecbf to 642f690 Compare March 18, 2023 23:57
@renovate renovate bot changed the title Update dependency org.xerial.sbt:sbt-sonatype to v3.9.15 Update dependency org.xerial.sbt:sbt-sonatype to v3.9.18 Mar 18, 2023
@renovate renovate bot force-pushed the renovate/org.xerial.sbt-sbt-sonatype-3.x branch from 642f690 to 3c7a583 Compare June 2, 2023 14:41
@renovate renovate bot changed the title Update dependency org.xerial.sbt:sbt-sonatype to v3.9.18 Update dependency org.xerial.sbt:sbt-sonatype to v3.9.21 Jun 2, 2023
@renovate renovate bot force-pushed the renovate/org.xerial.sbt-sbt-sonatype-3.x branch from 3c7a583 to 38d8715 Compare November 16, 2023 06:11
@renovate renovate bot changed the title Update dependency org.xerial.sbt:sbt-sonatype to v3.9.21 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 38d8715 to d8900c0 Compare June 27, 2024 04:11
@renovate renovate bot changed the title Update dependency org.xerial.sbt:sbt-sonatype to v3.10.0 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 d8900c0 to 1642532 Compare July 26, 2024 19:55
@renovate renovate bot changed the title Update dependency org.xerial.sbt:sbt-sonatype to v3.11.0 Update dependency org.xerial.sbt:sbt-sonatype to v3.11.1 Jul 26, 2024
@renovate renovate bot force-pushed the renovate/org.xerial.sbt-sbt-sonatype-3.x branch from 1642532 to 95ecc9c Compare August 10, 2024 01:15
@renovate renovate bot changed the title Update dependency org.xerial.sbt:sbt-sonatype to v3.11.1 Update dependency org.xerial.sbt:sbt-sonatype to v3.11.2 Aug 10, 2024
@renovate renovate bot force-pushed the renovate/org.xerial.sbt-sbt-sonatype-3.x branch from 95ecc9c to a679a7e Compare August 19, 2024 19:54
@renovate renovate bot changed the title Update dependency org.xerial.sbt:sbt-sonatype to v3.11.2 Update dependency org.xerial.sbt:sbt-sonatype to v3.11.3 Aug 19, 2024
@renovate renovate bot changed the title Update dependency org.xerial.sbt:sbt-sonatype to v3.11.3 Update dependency org.xerial.sbt:sbt-sonatype to v3.11.3 - autoclosed Sep 26, 2024
@renovate renovate bot closed this Sep 26, 2024
@renovate renovate bot deleted the renovate/org.xerial.sbt-sbt-sonatype-3.x branch September 26, 2024 19:41
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.

0 participants