Message-ID: From: "renovate-bot (@renovate-bot)" To: "pgjdbc/pgjdbc" Date: Mon, 16 Jun 2025 03:38:37 +0000 Subject: [pgjdbc/pgjdbc] PR #3671: chore(deps): update dependency sbt/sbt to v1.11.2 List-Id: X-GitHub-Author-Id: 25180681 X-GitHub-Author-Login: renovate-bot X-GitHub-Issue: 3671 X-GitHub-Labels: dependencies X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-State: merged X-GitHub-Type: pull_request X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/pull/3671 Content-Type: text/plain; charset=utf-8 This PR contains the following updates: | Package | Update | Change | |---|---|---| | [sbt/sbt](https://redirect.github.com/sbt/sbt) | patch | `1.11.0` -> `1.11.2` | --- ### Release Notes
sbt/sbt (sbt/sbt) ### [`v1.11.2`](https://redirect.github.com/sbt/sbt/releases/tag/v1.11.2): 1.11.2 [Compare Source](https://redirect.github.com/sbt/sbt/compare/v1.11.1...v1.11.2) ##### updates - fix: Fixes intermittent NullPointerError in `update` task by reverting the use of `WeakReference`s by [@​mrdziuban](https://redirect.github.com/mrdziuban) in [https://github.com/coursier/sbt-coursier/pull/564](https://redirect.github.com/coursier/sbt-coursier/pull/564) - Adds `Resolver.sonatypeCentralSnapshots`, `Resolver.sonatypeCentralRepo(...)` and deprecates `Resolver.sonatypeOssRepos(...)`, ` Opts.resolver.sonatypeOssReleases `, `Opts.resolver.sonatypeOssSnapshots`, etc by [@​eed3si9n](https://redirect.github.com/eed3si9n) in [https://github.com/sbt/librarymanagement/pull/517](https://redirect.github.com/sbt/librarymanagement/pull/517) / [https://github.com/sbt/sbt/pull/8156](https://redirect.github.com/sbt/sbt/pull/8156) **Full Changelog**: https://github.com/sbt/sbt/compare/v1.11.1...v1.11.2 ### [`v1.11.1`](https://redirect.github.com/sbt/sbt/releases/tag/v1.11.1): 1.11.1 [Compare Source](https://redirect.github.com/sbt/sbt/compare/v1.11.0...v1.11.1) #### updates - fix: Fixes memory leak in `update` task by [@​mrdziuban](https://redirect.github.com/mrdziuban) in [https://github.com/coursier/sbt-coursier/pull/563](https://redirect.github.com/coursier/sbt-coursier/pull/563) - fix: Default `sbtPluginPublishLegacyMavenStyle` to false by [@​eed3si9n](https://redirect.github.com/eed3si9n) in [https://github.com/sbt/sbt/pull/8148](https://redirect.github.com/sbt/sbt/pull/8148) - fix: Adds `sonaDeploymentName` to `excludeLintKeys` by [@​rtyley](https://redirect.github.com/rtyley) in [https://github.com/sbt/sbt/pull/8143](https://redirect.github.com/sbt/sbt/pull/8143) #### behind the scene - ci: Use Central Portal for publishing by [@​eed3si9n](https://redirect.github.com/eed3si9n) in [https://github.com/sbt/sbt/pull/8147](https://redirect.github.com/sbt/sbt/pull/8147) **Full Changelog**: https://github.com/sbt/sbt/compare/v1.11.0...v1.11.1
--- ### Configuration 📅 **Schedule**: Branch creation - "every 3 weeks on Monday" (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](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/pgjdbc/pgjdbc).