What's Changed
- Stop checking deprecated
bugtrack_url
by @jeffwidman in #7681 - Fix typo in method name in Swift update checker by @deivid-rodriguez in #7683
- Bump Bundler to 2.4.17 by @deivid-rodriguez in #7684
- Fix Github Actions dependency parsing edge case by @deivid-rodriguez in #7494
- Ignore tags not matching prefix, when workflow is pinned to SHAs by @deivid-rodriguez in #7430
- Rename
conf_files
dir topip_conf_files
to reduce ambiguity by @jeffwidman in #7690 - Update
poetry
test of oldest supported python version to 3.8 by @jeffwidman in #7691 - Test that unsupported Python versions raise the expected error by @jeffwidman in #7692
- Add sane limit to PR description limit for Bitbucket cloud by @stefangr in #7693
- [Grouped Updates] Remove current handling for separate ungrouped version checks from the experiment by @brrygrdn in #7689
- Delete deprecated
host-environment-markers
key by @jeffwidman in #7698 - Fixup
pip_version_resolver
specs by @jeffwidman in #7699 - Move the
Pipfile
/Pipfile.lock
fixtures to a clearly named folder by @jeffwidman in #7700 - Update pip-tools requirement from <=6.13.0,>=6.4.0 to >=6.4.0,<=6.14.0 in /python/helpers by @dependabot in #7509
- Bump composer/composer from 2.5.5 to 2.5.8 in /composer/helpers/v2 by @dependabot in #7420
- Make
python_major_minor
a one-liner by @jeffwidman in #7705 - Use dockerignore rules that play better with recent docker versions by @deivid-rodriguez in #7713
- Give better error message when fixture project is missing a file by @deivid-rodriguez in #7717
- Document why we pin
wheel
by @jeffwidman in #7719 - Bump cython from 0.29.34 to 3.0.0 in /python/helpers by @dependabot in #7586
- Set file encoding in GitLab commits by @mikaellanger in #7381
- Fetching GitLab repo contents correctly uses the ref argument by @maciej-gol in #7351
- Suppress error output when evaluating invalid Ruby during tests by @deivid-rodriguez in #7706
- Fix fetching files in symlinked folders by @deivid-rodriguez in #7411
- Enable
--verbose
when running specs by @deivid-rodriguez in #7708 - Bump the dev-dependencies group in /npm_and_yarn/helpers with 4 updates by @dependabot in #7723
- Bump jason from 1.4.0 to 1.4.1 in /hex/helpers by @dependabot in #7538
- Bump aws-sdk-ecr from 1.58.0 to 1.63.0 in /updater by @dependabot in #7667
- Bump excon from 0.99.0 to 0.100.0 in /updater by @dependabot in #7485
- Bump parser from 3.2.2.0 to 3.2.2.3 in /updater by @dependabot in #7425
- Bump rubocop-performance from 1.17.1 to 1.18.0 in /updater by @dependabot in #7727
- Bump faraday-retry from 2.1.0 to 2.2.0 in /updater by @dependabot in #7726
- Bump the pnpm-dependencies group in /npm_and_yarn/helpers with 1 update by @dependabot in #7725
- Group Dependabot
aws-sdk-*
PRs by @jeffwidman in #7732 - Bump the aws-sdk group in /updater with 1 update by @dependabot in #7733
- Bump vcr from 6.1.0 to 6.2.0 in /updater by @dependabot in #7729
- Bump commonmarker from 0.23.9 to 0.23.10 in /updater by @dependabot in #7730
- Bump the dev-dependencies group in /composer/helpers/v2 with 1 update by @dependabot in #7745
- Bump the dev-dependencies group in /composer/helpers/v1 with 1 update by @dependabot in #7747
- Bump the dev-dependencies group in /npm_and_yarn/helpers with 1 update by @dependabot in #7746
- Support SCP-style URIs in Swift updater by @deivid-rodriguez in #7722
- Delete unused test fixture by @jeffwidman in #7737
- Pin test to
legacy
resolver to force desired error message by @jeffwidman in #7738 - build(deps): bump go from 1.20.6 to 1.20.7 by @yeikel in #7754
- build(deps): bump regclient from 0.5.0 to 0.5.1 by @yeikel in #7752
- Delete unused method
error_certainly_bad_python_version?
by @jeffwidman in #7739 - Don't cancel full CI runs on main by @deivid-rodriguez in #7757
- build(deps): bump Yarn to 3.6.1 by @yeikel in #7755
- More swift requirement parsing fixes by @deivid-rodriguez in #7760
- Remove leftover setting that no longer exists by @deivid-rodriguez in #7762
- Remove gitignore entry that does not exist by @deivid-rodriguez in #7761
- fix PR unable to create with grouped updates by @jakecoffman in #7753
- Replace deprecated
pipenv lock
withpipenv requirements
by @jeffwidman in #7764 - build(deps): bump pnpm from 8.6.7 to 8.6.12 by @yeikel in #7751
- Update docker_registry2 by @NautiluX in #7658
- Bump faraday from 2.7.4 to 2.7.10 in /updater by @dependabot in #7735
- Unify memoization by @deivid-rodriguez in #7772
- Remove duplicated line in maven file fetcher by @deivid-rodriguez in #7770
- Fix incorrect memoizations by @deivid-rodriguez in #7773
- Remove leftover
puts
debugging message by @jeffwidman in #7779 - Fixing Yarn1 erroring with failed to replace env by @honeyankit in #7767
fetch_file_if_present
should ignore all "Not Found" errors by @deivid-rodriguez in #7774- Add missing
require
by @deivid-rodriguez in #7781 - build(deps): bump terraform from 1.5.4 to 1.5.5 by @yeikel in #7780
- Simplify Bundler native helper runners by @deivid-rodriguez in #7785
- implement semver grouping and individual PRs by @jakecoffman in #7776
- Update ignore condition table by @jurre in #7787
- Stop pinning
wheel
by @jeffwidman in #7784 - Stop coercing Pipfile source URL's to have trailing slashes by @jeffwidman in #7783
- Fix private source authentication error message by @deivid-rodriguez in #7786
- Add
name
key tosources
inPipfile
s by @jeffwidman in #7744 - Refactor preparing
package.json
files by @deivid-rodriguez in #7245 - Copy clone logic in dry-run.rb from the updater by @deivid-rodriguez in #7791
- Restore version schema with and <build_number> with words between them by @deivid-rodriguez in #7687
- Fix missing cache prunes by @deivid-rodriguez in #7295
- Make sure Bundler group vendoring smoke tests get actually run, and pass by @deivid-rodriguez in #7794
- Remove CodeQL warning by @deivid-rodriguez in #7792
- v0.226.0 by @dependabot-core-action-automation in #7704
New Contributors
- @mikaellanger made their first contribution in #7381
- @maciej-gol made their first contribution in #7351
Full Changelog: v0.225.0...v0.226.0