What's Changed
- Slight reword for clarity by @jeffwidman in #11985
- Fixing typo
helm_repository
tohelm_registry
by @robaiken in #11993 - Add support for dotnet .slnx solution files (nuget), using
Microsoft.VisualStudio.SolutionPersistence
by @sailro in #11865 - Revert "bump node version to 22" by @thavaahariharangit in #11996
- Apply Cooldown Logic for
bun
Ecosystem (Similar tonpm_and_yarn
) by @kbukum1 in #11980 - Refine VersionResolver for Bun by @kbukum1 in #11999
- Provided bug fix issue no 9166. by @randhircs in #12002
- Convert oci to https when fetching index.yaml files by @robaiken in #11998
- Use a URL that won't respond by @jeffwidman in #11986
- Fix pyproject.toml parsing extras by @markhallen in #12007
- Update uv to version 0.6.13 by @markhallen in #12006
- Fix
dependency_file_not_resolvable
in npm and yarn registry finder if URL contains a space by @jasonpaulos in #11935 - Check docker image in helm can be updated by @robaiken in #12008
- Update the cargo package fetcher to standardize format by @sachin-sandhu in #12003
- Raise and log an error if helm registry response is a string by @robaiken in #12016
- Fix undefined method
value
errors InImageUpdater
by @robaiken in #12017 - Handle invalid version with dots by @jeffwidman in #5765
- Remove feature flag
enable_beta_ecosystems
check from bun ecosystem by @kbukum1 in #12021 - Fix Sorbet Typings for Maven Ecosystem in Update Checker and Latest Version Finder by @kbukum1 in #12011
- v0.306.0 by @dependabot-core-action-automation in #12023
New Contributors
- @sailro made their first contribution in #11865
- @jasonpaulos made their first contribution in #11935
Full Changelog: v0.305.0...v0.306.0