Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: upgrade kotlin → 1.9.0, release 0.8.22 #4

Merged
merged 26 commits into from
Jul 30, 2023
Merged

Conversation

sgammon
Copy link
Member

@sgammon sgammon commented Jul 30, 2023

Summary

Upgrades Kotlin and, in general, cleans up the build to align with
Elide's main conventions.

Changelog

  • fix: various build fixes for deprecations
  • fix: unsigned integers expected for BC types
  • fix: experimental cinterop api annotations
  • fix: kotlin/wasm raw bytes from js
  • chore: upgrade kotlin → 1.9.0
  • chore: relock dependencies
  • chore: update verification metadata
  • chore: add spdx sbom and cyclonedx support
  • chore: add sigstore plugin/signing
  • chore: add dependency audit plugin
  • chore: update all eligible plugins

Upgrades Kotlin and, in general, cleans up the build to align with
Elide's main conventions.

- fix: various build fixes for deprecations
- fix: unsigned integers expected for BC types
- fix: experimental cinterop api annotations
- fix: kotlin/wasm raw bytes from js
- chore: upgrade kotlin → `1.9.0`
- chore: relock dependencies
- chore: update verification metadata
- chore: add spdx sbom and cyclonedx support
- chore: add sigstore plugin/signing
- chore: add dependency audit plugin
- chore: update all eligible plugins
@sgammon sgammon added 🚧 WIP Works-in-progress. Blocks merge ✋ embargoed PRs and issues that can't proceed because of some non-code condition 🧪 labs Experimental work labels Jul 30, 2023
@sgammon sgammon self-assigned this Jul 30, 2023
@sgammon sgammon changed the title chore: upgrade kotlin → 1.9.0 chore: upgrade kotlin → 1.9.0, release 0.8.22 Jul 30, 2023
@sgammon sgammon marked this pull request as ready for review July 30, 2023 04:14
@sonarcloud
Copy link

sonarcloud bot commented Jul 30, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

56.3% 56.3% Coverage
0.0% 0.0% Duplication

@sgammon sgammon removed 🚧 WIP Works-in-progress. Blocks merge ✋ embargoed PRs and issues that can't proceed because of some non-code condition labels Jul 30, 2023
@sgammon sgammon merged commit df333b4 into master Jul 30, 2023
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🧪 labs Experimental work
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant