v0.230.0
版本发布时间: 2023-09-08 22:54:51
dependabot/dependabot-core最新发布版本:v0.278.0(2024-09-26 23:26:21)
What's Changed
- Bump the aws-sdk group in /updater with 1 update by @dependabot in https://github.com/dependabot/dependabot-core/pull/7852
- Use
python3
/pip3
so we don't have to havepython
/pip
symlinks by @jeffwidman in https://github.com/dependabot/dependabot-core/pull/7927 - Bump cython from 3.0.0 to 3.0.2 in /python/helpers by @dependabot in https://github.com/dependabot/dependabot-core/pull/7905
- Use pre-compiled Python from official Docker image by @jeffwidman in https://github.com/dependabot/dependabot-core/pull/7934
- build(deps): bump Yarn to 3.6.3 by @yeikel in https://github.com/dependabot/dependabot-core/pull/7908
- build(deps): bump npm from 9.5.1 to 9.6.5 by @yeikel in https://github.com/dependabot/dependabot-core/pull/7811
- Bump excon from 0.100.0 to 0.102.0 in /updater by @dependabot in https://github.com/dependabot/dependabot-core/pull/7904
- Move copying the other pythons to the end of the Dockerfile by @jeffwidman in https://github.com/dependabot/dependabot-core/pull/7941
- Python helper removes bytecode files by @tvalenta in https://github.com/dependabot/dependabot-core/pull/7944
- Stop installing apt packages for compiling Python by @jeffwidman in https://github.com/dependabot/dependabot-core/pull/7943
- Make building the default python concurrent rather than sequential by @jeffwidman in https://github.com/dependabot/dependabot-core/pull/7949
- Bump RUBY_VERSIONS to include 3.0.6 by @jade-aronson in https://github.com/dependabot/dependabot-core/pull/7948
- Replace
gzip
withzstd
for speed + size benefits by @jeffwidman in https://github.com/dependabot/dependabot-core/pull/7950 - Gradle: fix comparison of the prefix version range by @jakecoffman in https://github.com/dependabot/dependabot-core/pull/7975
- Bump tibdex/github-app-token from 1.8.0 to 1.8.2 by @dependabot in https://github.com/dependabot/dependabot-core/pull/7957
- go: fix ambiguous import when using a module without a dot by @vincentbernat in https://github.com/dependabot/dependabot-core/pull/7979
- Maven: fix classifier being part of the dependency name by @jakecoffman in https://github.com/dependabot/dependabot-core/pull/7980
- v0.230.0 by @dependabot-core-action-automation in https://github.com/dependabot/dependabot-core/pull/7982
New Contributors
- @jade-aronson made their first contribution in https://github.com/dependabot/dependabot-core/pull/7948
- @vincentbernat made their first contribution in https://github.com/dependabot/dependabot-core/pull/7979
Full Changelog: https://github.com/dependabot/dependabot-core/compare/v0.229.0...v0.230.0