kbukum1
kbukum1
### What are you trying to accomplish? This PR introduces a deprecation warning alert for `bundler v1`. **Why:** - To provide information regarding deprecation if used ecosystem versions in the...
# Documentation The Python documentation and download pages are showing version **3.12.5** as the latest, but the official versioning page lists **3.12.4** as the latest stable release. **Docs Page**: [https://docs.python.org/3.12/#](https://docs.python.org/3.12/#)...
### Purpose This PR updates our smoke tests to align with recent changes in the Dependabot Core project, specifically PR [#10757](https://github.com/dependabot/dependabot-core/pull/10757), which sets npm 8 as the default and fallback...
### **PR Description:** This PR removes the `source` field from **ignore conditions** to ensure consistent dependency filtering across updates. ### **Why?** - `source` in ignore conditions is **not required** for...
### **Issue Description:** We are observing **unexpected dependency updates** in smoke tests despite having **ignore conditions** configured. This issue is **not limited to npm** but appears across multiple ecosystems. ####...
### What are you trying to accomplish? This PR introduces a **prototype for a native Gradle helper** as part of our effort to fully support the Gradle ecosystem in Dependabot....
Updates the Swift smoke test file with current expected results. ### Changes Made: - Regenerated `tests/smoke-swift.yaml` with latest dependency versions and expected outputs - Updated expected package resolution and dependency...