Skip to content

Releases: openrewrite/rewrite-java-dependencies

v1.2.1

24 Nov 14:47
eddc768
Compare
Choose a tag to compare

What's Changed

  • [Auto] GitHub advisories as of 2023-11-15T1115 by @github-actions in #43
  • Remove expired suppressions from DependencyCheck xml files by @timtebeek in #44
  • [Auto] GitHub advisories as of 2023-11-22T1115 by @github-actions in #45

Full Changelog: v1.2.0...v1.2.1

v1.2.0

11 Nov 00:49
Compare
Choose a tag to compare

What's Changed

  • Update with rewrite 8.9.0
  • Add DependencyResolutionDiagnostic recipe to assist in debugging dependency resolution issues which may occur during parsing or recipe execution by @sambsnyd in 2bef1b6
  • Add version of DependencyInsight which runs on both Maven and Gradle by @sambsnyd in 3840fdb
  • removed not used fields by @joanvr in #41

New Contributors

Full Changelog: v1.0.11...v1.2.0

v1.0.11

27 Oct 21:49
Compare
Choose a tag to compare

What's Changed

  • [Auto] GitHub advisories as of 2023-10-04T1114 by @github-actions in #34
  • [Auto] GitHub advisories as of 2023-10-11T1115 by @github-actions in #35
  • [Auto] GitHub advisories as of 2023-10-18T1115 by @github-actions in #36
  • docs: update DependencyVulnerabilityCheck.java by @zieka in #37
  • [Auto] GitHub advisories as of 2023-10-25T1115 by @github-actions in #38

New Contributors

  • @zieka made their first contribution in #37

Full Changelog: v1.0.10...v1.0.11

v1.0.10

03 Oct 01:26
70c8bed
Compare
Choose a tag to compare

What's Changed

  • Update with rewrite 8.7.1
  • [Auto] GitHub advisories as of 2023-09-13T1114 by @github-actions in #31
  • [Auto] GitHub advisories as of 2023-09-20T1115 by @github-actions in #32
  • [Auto] GitHub advisories as of 2023-09-27T1115 by @github-actions in #33

Full Changelog: v1.0.9...v1.0.10

1.0.9

12 Sep 13:44
6620905
Compare
Choose a tag to compare

What's Changed

  • [Auto] GitHub advisories as of 2023-08-30T1115 by @github-actions in #28
  • [Auto] GitHub advisories as of 2023-09-06T1113 by @github-actions in #30
  • chore(ci): bump actions/checkout from 3 to 4 by @dependabot in #29

New Contributors

Full Changelog: v1.0.8...v1.0.9

1.0.8

24 Aug 18:08
7e0b54c
Compare
Choose a tag to compare

What's Changed

  • Update with rewrite 8.4.0

Full Changelog: v1.0.7...v1.0.8

1.0.7

01 Aug 13:54
9d483fb
Compare
Choose a tag to compare

What's Changed

  • Periodically update advisories by @timtebeek in #19
  • [Auto] GitHub advisories as of 2023-08-01T0944 by @github-actions in #20
  • Add common weakness enumeration IDs to detected vulnerabilities by @timtebeek in #21
  • Limit fixWithVersionUpdateOnly to depth zero dependencies by @timtebeek in #22

New Contributors

  • @github-actions made their first contribution in #20

Full Changelog: v1.0.6...v1.0.7

1.0.6

26 Jul 21:27
fb1f022
Compare
Choose a tag to compare

What's Changed

  • Moved instantiation to getRecipeList by @joanvr in #17
  • Use non deprecated constructor by @joanvr in #18

Full Changelog: v1.0.5...v1.0.6

1.0.5

05 Jul 10:31
951b82c
Compare
Choose a tag to compare

What's Changed

  • check children recipe arguments by @joanvr in #14

Full Changelog: v1.0.4...v1.0.5

1.0.4

04 Jul 11:29
6cbb137
Compare
Choose a tag to compare

What's Changed

  • Moved instantiation of recipes from constructor to recipesList by @joanvr in #13

New Contributors

Full Changelog: v1.0.3...v1.0.4