Skip to content

Bump com.igormaznitsa:jcp from 6.0.1 to 7.1.2#434

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/gradle/com.igormaznitsa-jcp-7.1.2
Closed

Bump com.igormaznitsa:jcp from 6.0.1 to 7.1.2#434
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/gradle/com.igormaznitsa-jcp-7.1.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2024

Bumps com.igormaznitsa:jcp from 6.0.1 to 7.1.2.

Release notes

Sourced from com.igormaznitsa:jcp's releases.

release 7.1.2

7.1.2 (08-jun-2024)

  • added way to define a preprocessor extension class through CLI (as /EA:<class.name>) and in plugins (as actionPreprocessorExtension). The class should be provided in the clas path.#48
  • updated some dependencies

release 7.1.1

7.1.1 (13-jan-2024)

  • fixed NPE for empty or null global variable value in Maven and Gradle #47
  • updated dependencies

release 7.1.0

7.1.0 (10-dec-2023)

  • refactoring of internal API
  • updated dependencies
  • improved keep comments processing, added /M:<type> CLI option #46

release 7.0.5

7.0.5 (11-dec-2021)

  • fixed compatibility with Gradle 7.x
  • added support of build under JDK 16
  • updated dependencies

release 7.0.4

7.0.4 (26-sep-2020)

  • fixed default flag state keep comments for start in CLI mode #24
  • fixed working directory detection in CLI mode

release 7.0.3

7.0.3 (13-sep-2020)

  • added way to get info about all input and produced files from preprocessor context
  • reworked Gradle plug-in, removed extension and now properties should be directly provided for task #21
  • refactoring, removed some auxiliary plugins from build process and extra code

release 7.0.2

Maintenance release 7.0.2 (15 jul 2019)

  • fixed dependency leak during release 7.0.1 of system dependencies with local paths

release 7.0.1

  • 7.0.1 (19 apr 2019)
    • minor refactoring

release 7.0.0

  • reworked some parameters for Maven and ANT plug-ins
  • removed maven clear goal
  • added embedded Gradle plugin com.igormaznitsa.jcp
  • added function STR esc(STR)
  • fixed build under JDK 9+

... (truncated)

Changelog

Sourced from com.igormaznitsa:jcp's changelog.

7.1.2 (08-jun-2024)

  • added way to define a preprocessor extension class through CLI (as /EA:<class.name>) and in plugins (as actionPreprocessorExtension). The class should be provided in the clas path.#48
  • updated some dependencies

7.1.1 (13-jan-2024)

  • fixed NPE for empty or null global variable value in Maven and Gradle #47
  • updated dependencies

7.1.0 (10-dec-2023)

  • refactoring of internal API
  • updated dependencies
  • improved keep comments processing, added /M:<type> CLI option #46

7.0.5 (11-dec-2021)

  • fixed compatibility with Gradle 7.x
  • added support of build under JDK 16
  • updated dependencies

7.0.4 (26-sep-2020)

  • fixed default flag state keep comments for start in CLI mode #24
  • fixed working directory detection in CLI mode

7.0.3 (13-sep-2020)

  • added way to get info about all input and produced files from preprocessor context
  • reworked Gradle plug-in, removed extension and now properties should be directly provided for task #21
  • refactoring, removed some auxiliary plugins from build process and extra code

7.0.2 (15-jul-2019)

  • fixed leaks of system scoped dependencies in generated pom.xml

7.0.1 (19-apr-2019)

  • minor refactoring

7.0.0 (31-mar-2019)

  • reworked some parameters for Maven and ANT plug-ins
  • added embedded Gradle plugin com.igormaznitsa.jcp
  • removed maven clear goal
  • removed maven preprocessTest goal (use flag useTestSources instead)
  • added function STR esc(STR)
  • fixed build under JDK 9+
  • XML functions work through embedded Apache Xalan and Apache Xerces
  • minimal needed Java version changed to 1.8
  • refactoring

6.1.4 (16-jun-2018)

  • removed dependencies to meta packages (their sources moved into project) #19

6.1.3 (29-apr-2018)

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 1, 2024
@cla-bot cla-bot bot added the cla-signed label Nov 1, 2024
@amotl
Copy link
Member

amotl commented Feb 24, 2025

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/gradle/com.igormaznitsa-jcp-7.1.2 branch from 93b9434 to 0d5cb98 Compare February 24, 2025 13:57
@amotl
Copy link
Member

amotl commented Feb 27, 2025

@dependabot recreate

Bumps [com.igormaznitsa:jcp](https://github.com/raydac/java-comment-preprocessor) from 6.0.1 to 7.1.2.
- [Release notes](https://github.com/raydac/java-comment-preprocessor/releases)
- [Changelog](https://github.com/raydac/java-comment-preprocessor/blob/master/changelog.txt)
- [Commits](raydac/java-comment-preprocessor@6.0.1...7.1.2)

---
updated-dependencies:
- dependency-name: com.igormaznitsa:jcp
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/com.igormaznitsa-jcp-7.1.2 branch from 0d5cb98 to c0739be Compare February 27, 2025 18:00
@amotl amotl marked this pull request as draft March 31, 2025 13:37
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 1, 2025

Superseded by #459.

@dependabot dependabot bot closed this Aug 1, 2025
@dependabot dependabot bot deleted the dependabot/gradle/com.igormaznitsa-jcp-7.1.2 branch August 1, 2025 22:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant