v0.311.0
What's Changed
- Remove the check for tools/poetry contents. by @thavaahariharangit in #12133
- allow exiting from a parent package lookup if no better match was found by @brettfo in #12128
- log messages as they're sent by @brettfo in #12117
- write user-level
NuGet.Config
in end-to-end updater by @brettfo in #12105 - Refactor branch naming strategy for docker dependencies with digests. by @jpinz in #12137
- Complete Sorbet strict typing of
npm_and_yarn
ecosystem by @JamieMagee in #12132 - Revert "Refactor branch naming strategy for docker dependencies with digests." by @sachin-sandhu in #12145
- Support Update from npm 6 (lockfile v1) to npm 8, 10 (lockfile v3) and Cleanup
npm_fallback_version_above_v6
Feature Flag by @kbukum1 in #12139 - Revert "Merge pull request #11977 from jpinz/docker-version-digest-fix" by @sachin-sandhu in #12136
- Adds cooldown options for go_modules by @sachin-sandhu in #12119
- Fix MetaFinder
get_url
to accept Array[String] for details forbun
andnpm_and_yarn
ecosystems by @kbukum1 in #12147 - mock well-known SDK packages by @brettfo in #12144
- make messages proper markdown by @brettfo in #12143
- improve native updater experiment flag by @brettfo in #12142
- update installed sdks to 8.0.408 and 9.0.203 by @brettfo in #12160
- Revert "Fix Docker Compose Specs Related to Requirements Digest with Sha256 (#12086)" by @JamieMagee in #12165
- Fix open-ended range warnings by @JamieMagee in #12156
- allow SDK installation from a two-part version by @brettfo in #12163
- Adds exception handler for release dates fetch by @sachin-sandhu in #12148
- Improve support for OCI registries in Helm by @robaiken in #12146
- report missing package version when possible by @brettfo in #12166
- build(deps): bump terraform from 1.11.2 to 1.11.4 by @tknisch in #12159
- make long title and commit messages easier to read by @brettfo in #12174
- Upgrade from
xunit
toxunit.v3
by @JamieMagee in #12168 - Upgrade uv to the latest 0.7.1 by @phillipuniverse in #12129
- escape dependency url spaces with
%20
before querying by @brettfo in #12173 - ensure all errors can be surfaced by @brettfo in #12177
- Strict type some more
composer
by @JamieMagee in #12175 - v0.311.0 by @dependabot-core-action-automation in #12181
New Contributors
Full Changelog: v0.310.0...v0.311.0