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

Release 11 July 2023: Scala 3 Upgrade #634

Merged
merged 2 commits into from
Jul 11, 2023
Merged

Release 11 July 2023: Scala 3 Upgrade #634

merged 2 commits into from
Jul 11, 2023

Conversation

ankit-privado
Copy link
Contributor

  • Scala 3 Upgrade Upgraded Joern and as minimal dependencies as possible to their compatible Scala 3 variant.

Note: Mockito has no Scala 3 compatibility (yet) so we will have to disable it or find an alternative. The bad news is that this project has no clear path to Scala 3

  • Removing Mockito

  • Updated Scala format to Scala 3

  • Removed Scala 2.13 spec from code quality workflow

  • Fixed Scala 3 compilation issues

  • removed snakeyaml dependency


DavidBakerEffendi and others added 2 commits July 11, 2023 14:33
* Scala 3 Upgrade
Upgraded Joern and as minimal dependencies as possible to their compatible Scala 3 variant.

Note: [Mockito has no Scala 3 compatibility](https://index.scala-lang.org/mockito/mockito-scala) (yet) so we will have to disable it or find an alternative. The bad news is that this project has no clear path to [Scala 3](mockito/mockito-scala#364 (comment))

* Removing Mockito

* Updated Scala format to Scala 3

* Removed Scala 2.13 spec from code quality workflow

* Fixed Scala 3 compilation issues

* removed snakeyaml dependency

---------

Co-authored-by: “Hitesh <hitesh.bedre@privado.com>
…very (#635)

* added locals and identifiers to js audit report

* added locals and identifiers to the audit report
Copy link
Member

@pandurangpatil pandurangpatil left a comment

Choose a reason for hiding this comment

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

Looks good

@pandurangpatil pandurangpatil merged commit a9e3895 into main Jul 11, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants