Bundles publish-blocker fixes:
- alef 0.23.35: python e2e OutputFormat string-literal codegen, kotlin string-array argument emission, napi Reference revert (incompatible with napi-rs 3.x), swift Usize→UInt
- packages/java pom.xml: skip CPD duplication check in publish profile (alef-generated boilerplate inherently duplicates)
- actions v1.8.39 (transitive):
- build-php-extension/build-python-sdist: out-of-workspace build to avoid Cargo links conflict
- publish-npm: --force flag for new scoped subpackages
- publish-rubygems: positional gem spec arg (RubyGems 3.3+ dropped --file)
- setup-elixir: ubuntu24-arm64 alias normalization
See CHANGELOG.md [5.0.0-rc.7] for full details.