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

Kotlin 2.0 / Micronaut 4.2.1 #500

Closed
wants to merge 11 commits into from
Closed

Kotlin 2.0 / Micronaut 4.2.1 #500

wants to merge 11 commits into from

Conversation

sgammon
Copy link
Member

@sgammon sgammon commented Nov 16, 2023

Draft Powered by Pull Request Badge

Summary

Updates to Kotlin, Micronaut, and other dependencies. Bumps version to 1.0.0-alpha8.

Changelog

  • chore: upgrade kotlin → 2.0.0-Beta1
  • chore: upgrade micronaut → 4.1.6 / 4.2.0 (plugins)
  • chore: upgrade gradle → 8.5-rc-2
  • chore: version bump → 1.0.0-alpha8
  • chore: update uuid module
  • fix: code changes for kotlin 2.0

@sgammon sgammon added enhancement New feature or request 🚧 WIP Works-in-progress. Blocks merge labels Nov 16, 2023
@sgammon sgammon added this to the Release R4: Alpha 8 milestone Nov 16, 2023
@sgammon sgammon self-assigned this Nov 16, 2023
@github-actions github-actions bot added module:server Modules, changes, and issues relating to Elide for servers module:base Changes and issues relating to the Elide `base` module module:model Modules, changes, and issues relating to the Elide model layer platform:jvm PRs and issues relating to JVM support. tools Issues and PRs related to tooling platform:browser PRs and issues relating to browser support. labels Nov 16, 2023
@@ -31,7 +31,7 @@ embeddedR8 = false
embeddedCompose = false
elide.buildMode = dev
elie.release = false
elide.strict = true
elide.strict = false
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

need to decide whether to release without this flipped

Copy link

Updated and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
@mdx-js/loader 2.2.1...2.3.0 None +11/-20 745 kB wooorm
@mdx-js/react 2.2.1...2.3.0 None +3/-6 394 kB wooorm

🚮 Removed packages: [email protected]

@sgammon
Copy link
Member Author

sgammon commented Nov 16, 2023

builds locally with uuid module embedded; waiting for Central release

- chore: upgrade micronaut lib → `4.1.6`
- chore: upgrade micronaut plugins → `4.2.0`

Signed-off-by: Sam Gammon <[email protected]>
- fix: expect/actual layout of `Base64`
- fix: expect/actual layout of `Token`/`TokenValue`
- fix: dropped symbols in KSP

Signed-off-by: Sam Gammon <[email protected]>
- chore: update lockfiles (gradle)
- chore: update lockfiles (yarn)
- chore: update verification metadata
- chore: update signing keys

Signed-off-by: Sam Gammon <[email protected]>
@sgammon sgammon force-pushed the chore/kotlin-2.0-beta branch from f8a0c56 to b1faf23 Compare December 4, 2023 08:24
@sgammon sgammon changed the title Kotlin 2.0 / Micronaut 4.1.6 Kotlin 2.0 / Micronaut 4.2.1 Dec 10, 2023
@sgammon sgammon mentioned this pull request Dec 10, 2023
9 tasks
@sgammon
Copy link
Member Author

sgammon commented Jan 27, 2024

Dropping in favor of #585, which will be extended with Kotlin's beta updates

@sgammon sgammon closed this Jan 27, 2024
@sgammon sgammon deleted the chore/kotlin-2.0-beta branch June 6, 2024 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request module:base Changes and issues relating to the Elide `base` module module:model Modules, changes, and issues relating to the Elide model layer module:server Modules, changes, and issues relating to Elide for servers platform:browser PRs and issues relating to browser support. platform:jvm PRs and issues relating to JVM support. tools Issues and PRs related to tooling 🚧 WIP Works-in-progress. Blocks merge
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant