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

Bump jmh version: 1.20 -> 1.36 #1466

Merged
merged 1 commit into from
Jan 30, 2023
Merged

Bump jmh version: 1.20 -> 1.36 #1466

merged 1 commit into from
Jan 30, 2023

Conversation

dkomanov
Copy link
Contributor

Also bump versions of its dependencies:

  • org.ow2.asm:asm: 6.1.1 -> 9.0
  • net.sf.jopt-simple:jopt-simple: 4.6 -> 5.0.4

Description

Increase version of jmh from 1.20 to 1.36

Changes: openjdk/jmh@1.20...1.36

Motivation

Keep up with the latest JMH.

Also bump versions of its dependencies:
* org.ow2.asm:asm: 6.1.1 -> 9.0
* net.sf.jopt-simple:jopt-simple: 4.6 -> 5.0.4
Copy link
Collaborator

@liucijus liucijus left a comment

Choose a reason for hiding this comment

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

Thanks, @dkomanov!

@simuons simuons merged commit 1e4df56 into bazelbuild:master Jan 30, 2023
aishfenton pushed a commit to aishfenton/rules_scala that referenced this pull request Feb 4, 2023
aishfenton pushed a commit to aishfenton/rules_scala that referenced this pull request Feb 4, 2023
Also bump versions of its dependencies:
* org.ow2.asm:asm: 6.1.1 -> 9.0
* net.sf.jopt-simple:jopt-simple: 4.6 -> 5.0.4
liucijus pushed a commit that referenced this pull request Oct 2, 2023
* Add SemanticDB support

* Semanticdb output works

* fixup to make work with scalaopt phase

* fixed tests

* added tests

* fix

* Add Scalac3 semanticdb options

* Fix scala3 failures

* fix formating

* fix scala3 support; add scala3 test

* clean up dead code

* bump, to retrigger PR checks

* bump scalameta; refactor version string

* more scala 3.1, refactor version string

* update hashes

* bump scalafmt

* Revert "bump, to retrigger PR checks"

This reverts commit 110442d.

* Revert "Revert "bump, to retrigger PR checks""

This reverts commit 39b10b2.

* Revert "bump scalafmt"

This reverts commit cb07f15.

* Revert "update hashes"

This reverts commit 993aa30.

* Revert "more scala 3.1, refactor version string"

This reverts commit 166c1f0.

* Revert "bump scalameta; refactor version string"

This reverts commit 8fcbbc9.

* Revert "Bump jmh version: 1.20 -> 1.36 (#1466)"

This reverts commit 1e4df56.

* Bump jmh version: 1.20 -> 1.36 (#1466)

Also bump versions of its dependencies:
* org.ow2.asm:asm: 6.1.1 -> 9.0
* net.sf.jopt-simple:jopt-simple: 4.6 -> 5.0.4

* add to predefined outputs

* revert predefined output

* include semanticdb in class jar

* fix merge

* fix tests

* lint

* move to phases

* fix bug

* force rebuild

* lint fix

* Semanticdb to use phase, and other improvements

* semanticdb: addressed pr review comments
- fixed semanticdb example
- added prefix '_' to semanticdb output path
- renamed certain vars to not prepend with "scala_"
- changed depsprovider var name to be plural instead of singular

---------

Co-authored-by: Ólafur Páll Geirsson <[email protected]>
Co-authored-by: Matt Peterson <[email protected]>
Co-authored-by: Aish <[email protected]>
Co-authored-by: Aish Fenton <[email protected]>
Co-authored-by: Dmitry Komanov <[email protected]>
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.

3 participants