Message-ID: From: "renovate-bot (@renovate-bot)" To: "pgjdbc/pgjdbc" Date: Mon, 03 Mar 2025 23:36:09 +0000 Subject: [pgjdbc/pgjdbc] PR #3548: chore(deps): update dependency sbt/sbt to v1.10.9 List-Id: X-GitHub-Author-Id: 25180681 X-GitHub-Author-Login: renovate-bot X-GitHub-Issue: 3548 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/3548 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.10.7` -> `1.10.9` | --- ### Release Notes
sbt/sbt (sbt/sbt) ### [`v1.10.9`](https://redirect.github.com/sbt/sbt/releases/tag/v1.10.9): 1.10.9 [Compare Source](https://redirect.github.com/sbt/sbt/compare/v1.10.8...v1.10.9) #### 🚀 features and other updates - Adds `allowUnsafeScalaLibUpgrade` setting to opt-out of the Scala 2.13 compatibility check (SIP-51) by [@​lrytz](https://redirect.github.com/lrytz) in [https://github.com/sbt/sbt/pull/8012](https://redirect.github.com/sbt/sbt/pull/8012) - BSP: Implement `jvmBuildTarget` for `workspace/buildTargets` by [@​Friendseeker](https://redirect.github.com/Friendseeker) in [https://github.com/sbt/sbt/pull/7913](https://redirect.github.com/sbt/sbt/pull/7913) - Detects user-specific JDK installations on macOS by [@​unkarjedy](https://redirect.github.com/unkarjedy) in [https://github.com/sbt/sbt/pull/8032](https://redirect.github.com/sbt/sbt/pull/8032) - Makes timing outputs consistently show hours and hint at time format by [@​jsoref](https://redirect.github.com/jsoref) in [https://github.com/sbt/sbt/pull/8019](https://redirect.github.com/sbt/sbt/pull/8019) - Backports SHA-256, SHA-384, and SHA-512 checksum support to forked Apache Ivy by [@​mkurz](https://redirect.github.com/mkurz) in [https://github.com/sbt/ivy/pull/49](https://redirect.github.com/sbt/ivy/pull/49) - Client-side run capability in sbtn by [@​eed3si9n](https://redirect.github.com/eed3si9n) in [https://github.com/sbt/sbt/pull/8040](https://redirect.github.com/sbt/sbt/pull/8040) #### 🐛 bug fixes - fix: Fixes local source dependency invalidation by [@​rochala](https://redirect.github.com/rochala) in [https://github.com/sbt/zinc/pull/1528](https://redirect.github.com/sbt/zinc/pull/1528) - fix: Clear Zinc Analysis Cache during `Compile / clean`, `Test / clean` by [@​Friendseeker](https://redirect.github.com/Friendseeker) in [https://github.com/sbt/sbt/pull/7969](https://redirect.github.com/sbt/sbt/pull/7969) - fix: Fixes spurious upstream compilation when calling `previousCompile` by [@​Friendseeker](https://redirect.github.com/Friendseeker) in [https://github.com/sbt/sbt/pull/7983](https://redirect.github.com/sbt/sbt/pull/7983) - fix: Fixes race condition in NetworkChannel by [@​dwickern](https://redirect.github.com/dwickern) in [https://github.com/sbt/sbt/pull/8005](https://redirect.github.com/sbt/sbt/pull/8005) - fix: Fixes Chrome tracing file by [@​eed3si9n](https://redirect.github.com/eed3si9n) in [https://github.com/sbt/sbt/pull/8020](https://redirect.github.com/sbt/sbt/pull/8020) - fix: Fixes incorrect sbt architecture logging in the runner script by [@​mehdignu](https://redirect.github.com/mehdignu) in [https://github.com/sbt/sbt/pull/8038](https://redirect.github.com/sbt/sbt/pull/8038) - fix: Fixes stdout freshness issue by [@​eed3si9n](https://redirect.github.com/eed3si9n) in [https://github.com/sbt/sbt/pull/8048](https://redirect.github.com/sbt/sbt/pull/8048) - fix: `sbt init` by [@​eed3si9n](https://redirect.github.com/eed3si9n) in [https://github.com/sbt/sbt/pull/8049](https://redirect.github.com/sbt/sbt/pull/8049) #### 🎬 behind the scene - refactor: Refactor response handler by [@​eed3si9n](https://redirect.github.com/eed3si9n) in [https://github.com/sbt/sbt/pull/8035](https://redirect.github.com/sbt/sbt/pull/8035) #### new contributors - [@​mehdignu](https://redirect.github.com/mehdignu) made their first contribution in [https://github.com/sbt/sbt/pull/8038](https://redirect.github.com/sbt/sbt/pull/8038) **Full Changelog**: https://github.com/sbt/sbt/compare/v1.10.7...v1.10.9 ### [`v1.10.8`](https://redirect.github.com/sbt/sbt/releases/tag/v1.10.8): 1.10.8 [Compare Source](https://redirect.github.com/sbt/sbt/compare/v1.10.7...v1.10.8) sbt 1.10.8 is dead on arrival, please use 1.10.9 when it comes out.
--- ### 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).