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