What's Changed
- Update Sorbet and RuboCop by @JamieMagee in #13106
- Simplify Rubocop configuration by @JamieMagee in #13116
- Fix Sorbet error in NpmAndYarn::MetadataFinder by @JamieMagee in #13117
- Structure Dependabot::DependencyGrapher as an ecosystem component with generic fallback by @brrygrdn in #12998
- local dryrun testing instructions by @theztefan in #13120
- Dependency Graphing: Update job.correlator to use the relevant manifest path by @brrygrdn in #13123
- Fix Sorbet error in Helm file parser for numeric versions by @JamieMagee in #13118
- fix NilClass exception due to ecosystem not being set by @jakecoffman in #13124
- add basic graph e2e test by @jakecoffman in #13125
- added hyphen to fix mismatch by @alhss in #13126
- Enable
Layout/FirstMethodArgumentLineBreak
andLayout/MultilineMethodArgumentLineBreaks
by @JamieMagee in #13119 - Enable Layout/FirstMethodParameterLineBreak and
Layout/MultilineMethodParameterLineBreaks
by @JamieMagee in #13129 - Enable Layout/EmptyLinesAroundAttributeAccessor by @JamieMagee in #13131
- Enable Layout/SpaceAroundMethodCallOperator by @JamieMagee in #13132
- Update uv ecosystem Dependabot configuration to ignore all major version upgrades by @yeikel in #12868
- Bump poetry from 2.1.1 to 2.2.0 in /python/helpers in the poetry group by @noorul in #12929
- Enable RuboCop Layout/RescueEnsureAlignment by @JamieMagee in #13145
- Automate regclient version upgrades by @yeikel in #12943
- Example of how to safely parse TOML using Sorbet
T::Struct
by @JamieMagee in #13139 - Disabling Conda's file fetcher by @robaiken in #13149
- Group regclient updates by @yeikel in #13151
- Bump the regclient group in /docker with 2 updates by @dependabot[bot] in #13153
- Fix go purl generation by @brrygrdn in #13144
- Update
NameNormalizer
to Sorbet strong by @JamieMagee in #13152 - Fix sentry errors by @AbhishekBhaskar in #13150
- fix rebase not working by @jakecoffman in #13161
- Update NEW_ECOSYSTEMS.md by @diofeher in #13162
- use pr-number in updater tests by @jakecoffman in #13163
- Add GitHub Package Registry support for Bundler ecosystem. by @thavaahariharangit in #13155
- Fix UV dependency detection for packages without version constraints. by @thavaahariharangit in #13160
- Add support for ARM architectures in
Dockerfile.updater-core
by @diofeher in #13167 - fix group rebases not working by @jakecoffman in #13168
- pass arguments directly instead of double-interpolating them by @brettfo in #13171
- Allow for missing go directive in
go.mod
by @JamieMagee in #13175 - v0.335.0 by @dependabot-core-action-automation[bot] in #13176
New Contributors
Full Changelog: v0.334.0...v0.335.0