Skip to content

chore(deps): bump org.hjug.refactorfirst.plugin:refactor-first-maven-plugin from 0.6.2 to 0.7.0#212

Merged
vfedoriv merged 1 commit intomasterfrom
dependabot/maven/org.hjug.refactorfirst.plugin-refactor-first-maven-plugin-0.7.0
Apr 1, 2025
Merged

chore(deps): bump org.hjug.refactorfirst.plugin:refactor-first-maven-plugin from 0.6.2 to 0.7.0#212
vfedoriv merged 1 commit intomasterfrom
dependabot/maven/org.hjug.refactorfirst.plugin-refactor-first-maven-plugin-0.7.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2025

Bumps org.hjug.refactorfirst.plugin:refactor-first-maven-plugin from 0.6.2 to 0.7.0.

Release notes

Sourced from org.hjug.refactorfirst.plugin:refactor-first-maven-plugin's releases.

0.7.0

What's Changed

#111 Moved Java parser to OpenRewrite and parsing as many Java language features as I could figure out #109 Excluding tests from analysis by default #114 #132 Maven report now delegates to HtmlReport. Less code to maintain! #124 Displaying map of entire codebase. Excludes unit tests and classes that do not have any incoming or outgoing relationships. #128 Added 3D Force Graph rendering of class map and cycles. Makes looking at your code fun again! #129 #130 Added DSM to identify backward edges. Performing what-if analysis on backward edge removal. #131 Added ability to minify HTML report. Disabled by default. Limiting cycle analysis to 10 cycles. Will parameterize in the future.

Full Changelog: refactorfirst/RefactorFirst@0.6.2...0.7.0

Commits
  • 083779d Merge pull request #136 from refactorfirst/fix-javadocs
  • d887566 Fixing JavaDoc & adding sample report
  • 1ba9e6a Merge pull request #117 from refactorfirst/move-to-openrewrite
  • 020b0b5 Updated version to 0.7.0-SNAPSHOT
  • 499e605 Updated Lombok version
  • 3de2c7c #128 Improving load times
  • 8dc5b38 Updated version of findsecbugs-plugin
  • ba59440 Logging scmLogInfo at debug level
  • 5f0604f Removed duplicate popup container div
  • b506ac1 Finally fixed 2D popup off-center issue
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

…plugin

Bumps [org.hjug.refactorfirst.plugin:refactor-first-maven-plugin](https://github.com/refactorfirst/RefactorFirst) from 0.6.2 to 0.7.0.
- [Release notes](https://github.com/refactorfirst/RefactorFirst/releases)
- [Commits](refactorfirst/RefactorFirst@0.6.2...0.7.0)

---
updated-dependencies:
- dependency-name: org.hjug.refactorfirst.plugin:refactor-first-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@vfedoriv vfedoriv merged commit 335482f into master Apr 1, 2025
1 check passed
@dependabot dependabot bot deleted the dependabot/maven/org.hjug.refactorfirst.plugin-refactor-first-maven-plugin-0.7.0 branch April 1, 2025 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant