What's Changed
- Bump rubocop from 1.50.2 to 1.56.0 in /updater by @dependabot in #7788
- Revert "Don't depend on flake8 at runtime (#6830)" by @jeffwidman in #7836
- When trying to parse exact package.json versions, ignore parse errors by @deivid-rodriguez in #7844
- Bump pip from 23.2.0 to 23.2.1 in /python/helpers by @dependabot in #7847
- Bump pip-tools from 7.2.0 to 7.3.0 in /python/helpers by @dependabot in #7845
- Bump flake8 from 5.0.4 to 6.1.0 in /python/helpers by @dependabot in #7846
- Add support for Poetry 1.5 lockfiles by @deivid-rodriguez in #7834
- Simplify development images by @deivid-rodriguez in #7843
- Fix Python runtime errors when instrumenting versions by @deivid-rodriguez in #7858
- fix ungrouped PRs being created due to errors during grouped update by @jakecoffman in #7829
- Regenerate some lockfiles with Poetry 1.5 by @deivid-rodriguez in #7862
- Fix encoding option value for gitlab commit creation by @andrcuns in #7850
- Fix Python version switched from exact to tilde version by @deivid-rodriguez in #6702
- Pub smallest update by @sigurdm in #7446
- Bump underlying
ubuntu
to22.04
LTS by @jeffwidman in #5030 - Update poetry version to 1.6.1 by @noorul in #7866
- Add
yamllint
to linters by @jeffwidman in #7818 - Bump the dev-dependencies group in /composer/helpers/v2 with 1 update by @dependabot in #7870
- python: Handle explicit PyPI source in pyproject.toml by @torarvid in #7499
- Pass exact version being run when replacing python requirement in pyproject.toml by @deivid-rodriguez in #7857
- Bump the dev-dependencies group in /composer/helpers/v1 with 1 update by @dependabot in #7873
- Bump the dev-dependencies group in /npm_and_yarn/helpers with 2 updates by @dependabot in #7871
- Bump rubocop from 1.56.0 to 1.56.1 in /updater by @dependabot in #7872
- Don't double-install packages required for building Python. by @jeffwidman in #7876
- Use dependency-type and semver grouping for dev dependencies by @jurre in #7881
- Bubble up expected pub security update errors to the user by @deivid-rodriguez in #7880
- Fix missed error matching on composer by @deivid-rodriguez in #7879
- Report gradle security update errors when dependency not found in repository by @deivid-rodriguez in #7878
- Fix typo by @deivid-rodriguez in #7883
- fix edge cases during semver grouping creating single PRs erroneously by @jakecoffman in #7867
- Split system packages into two sections: required to build python vs required to build users' python packages by @jeffwidman in #7877
- Parallelize tests by @deivid-rodriguez in #6590
- fixes toolchain directive getting into go.mod by @jakecoffman in #7884
- Install libkrb5-dev package in python Dockerfile by @yashvardhannanavati in #7604
- v0.228.0 by @dependabot-core-action-automation in #7893
New Contributors
- @torarvid made their first contribution in #7499
- @yashvardhannanavati made their first contribution in #7604
Full Changelog: v0.227.0...v0.228.0