What's Changed
- Bazel: Fix prerelease filtering with same-release-line scoping by @v-HaripriyaC in #15332
- Respect cooldown for Docker digest updates and suppress multi-arch no-ops by @robaiken in #15354
- Bypass npmrc min-release-age for transitive npm security updates by @robaiken in #15386
- Ratchet the Sorbet T.untyped burndown by @JamieMagee in #15399
- feat(docker): implement single-platform image detection and optimize manifest fetching logic by @jpinz in #15390
- Fix private registry config not found error not being raised issue in npm_and_yarn by @AbhishekBhaskar in #15394
- don't fail if nuget cred is missing url by @brettfo in #15378
- Type commit_message_options with a value object by @JamieMagee in #15400
- Type the Dependabot config file parser by @JamieMagee in #15401
- Fix Terraform registry replacement typing and credential semantics by @thavaahariharangit with @Copilot in #15406
- fix: avoid path collisions for SHA-pinned GitHub Actions by @markhallen in #14806
- Nix: skip flake inputs pinned to a bare commit SHA by @JamieMagee in #15412
- Type the vulnerability version-range renderer by @JamieMagee in #15402
- Add JobCommand enum and Command property to NuGet Job model by @brettfo in #15277
- Upgrade Ruby to 4.0.5 by @Bo98 in #14830
- Bump updater-core image to RubyGems/Bundler 4.0.13 by @JamieMagee in #15256
- Fix issue with
PrivateRegistryConfigNotFounderror incorrectly firing when scope is configured by @AbhishekBhaskar in #15416 - Fake MSBuild SolutionDir during NuGet discovery (#13756) by @brettfo in #15392
- NuGet: Filter all editable files not present prior to discovery by @brettfo in #15358
- Support Central Package Versions updates in XmlFileWriter by @brettfo in #15409
- [Update Graph] Report empty manifests as present but empty instead of omitting them by @brrygrdn in #15427
- Fix vcpkg empty PRs for up-to-date baselines by @JamieMagee in #15420
- Nix: update NixOS channel tarball inputs by @JamieMagee in #15413
- fix(opentofu): accept terraform_registry credentials for OCI registry tags by @thavaahariharangit in #15422
- Commit changes to workspace member TOML files by @crabbit-git in #15142
- Fix COREPACK_NPM_REGISTRY trailing slash causing pnpm HTTP 404 on private registries by @thavaahariharangit with @Copilot in #15444
- Map additional NuGet feed errors to private_source_bad_response by @brettfo in #15426
- Support
versionandsecurityNuGet job commands by @brettfo in #15430 - Show the vcpkg release tag instead of master in PR titles by @JamieMagee in #15433
- Register MSBuild before running the job so early NuGet errors are reported by @brettfo in #15431
- Add a baseline to vcpkg projects missing one by @JamieMagee in #15432
- Fix file updater failed to update for all support files sentry error by @AbhishekBhaskar in #15421
- Skip disabled Maven repositories by @adoroszlai in #15443
- v0.384.0 by @dependabot-core-action-automation[bot] in #15438
New Contributors
- @crabbit-git made their first contribution in #15142
- @adoroszlai made their first contribution in #15443
Full Changelog: v0.383.0...v0.384.0