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

[NEUTRAL] Update dependency io.helidon.build-tools:sitegen-maven-plugin to v4 #102

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mend-for-github-com[bot]
Copy link

@mend-for-github-com mend-for-github-com bot commented Mar 21, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.helidon.build-tools:sitegen-maven-plugin (source) 2.1.2 -> 4.0.15 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

oracle/helidon-build-tools (io.helidon.build-tools:sitegen-maven-plugin)

v4.0.15

Compare Source

v4.0.14

Compare Source

v4.0.13

Compare Source

v4.0.12

Compare Source

v4.0.11

Compare Source

v4.0.10

Compare Source

v4.0.9

Compare Source

v4.0.8

Compare Source

v4.0.7

Compare Source

v4.0.6

Compare Source

v4.0.5

Compare Source

v4.0.4

Compare Source

v4.0.3

Compare Source

v4.0.2

Compare Source

v4.0.1

Compare Source

v4.0.0

Compare Source

v3.0.10

Compare Source

v3.0.9

Compare Source

v3.0.8

Compare Source

v3.0.7

Compare Source

v3.0.6

Compare Source

Fixes
  • NoClassDefFoundError: io/helidon/build/cli/common/ArchetypesDataLoader 944
  • CLI: 3.0.5 does not handle latest vs default version correctly 945
  • CLI: 3.0.5 latest version listed first, but maybe it shouldn't be 946
  • Improve layout of helidon-cli.zip 942

v3.0.5

Compare Source

Fixes
  • Archetype templates scoped model is merged with global model 877
  • MergedModel.resolveModel should not require the root scope 878
New Features
  • Add --props-file option to read properties during project generation 701

v3.0.4

Compare Source

Fixes
  • Fix archetype optimizer and JSON serializer 884
  • Remove usage of picocli.jansi.graalvm.AnsiConsole.systemInstall() 860
  • Remove graal-sdk 861
Notable changes

This release includes a new "zip" distribution of the Helidon CLI.

v3.0.3

Compare Source

v3.0.2

Compare Source

Fixes
  • Sanitize environment/system properties 810 798
  • Handle Processing instructions in SimpleXmlParser 785 780
  • helidon init add defaults in case of the user has not specify mandatory options 776 774
  • Fix TemplateSupport caching 759
Notable changes

This releases includes an update to the Visual Studio Code Helidon plugin.

v3.0.1

Compare Source

v3.0.0

Compare Source

Fixes
  • Add --errors options to print the exception stack traces 702 741
  • Cli does not prompt input with external default in interactive mode 725 733
  • Init command uses v1 catalog for a 3.x Helidon version. 727 728
  • Interactive prompter display steps without prompting for any inputs. 735 736
  • Add support for argument file (primary used by init). 690 704
  • BuildCommand has no output 668 671
  • Process monitor rework (forward-port) 511
  • Fix shutdown hooks in native-image (forward port) 520
  • Suppress download progress output during build 332 568
  • Need to touch pom.xml twice for dev loop to process the change 429 569 576
Changes
  • Validate Helidon version input. 628
  • Handle latest file with multiple lines 633
  • All archetype values can be passed as properties -Dprop=value 543
  • Remove project name 590 620
  • Remove project.directory from the .helidon file 339 620
  • Clarify comments in generated user config 624
Notable New Features
  • New V2 archetype engine to support Helidon 3.x and onward 550 345

v2.3.8

Compare Source

v2.3.7

Compare Source

Fixes
  • Sanitize environment/system properties. 798 811

v2.3.6

Compare Source

Fixes
  • Fix isSupportedVersion to handle PluginFailedException correctly. 639 788

v2.3.5

Compare Source

v2.3.4

Compare Source

Fixes
  • Fix ordering of native image arguments 700
  • Add finalName and jarFile configuration to GraalNativeMojo 691
Notes

This release does not contain changes related to the Helidon CLI.

v2.3.3

Compare Source

Fixes
  • Fix isSupportedVersion to handle PluginFailedException correctly. 639
  • Fix LineReader.drain. 643
  • Backport InitCommand fixes. 647
Notes

This version marks the latest feature release of the Helidon CLI for the 2.x versions.
The upcoming Helidon 3.x archetypes won't be compatible with the 2.x CLI.

v2.3.2

Compare Source

Fixes
  • Suppress download progress output during build 568 332
  • Need to touch pom.xml twice for dev loop to process the change 429 569 576
  • Fix log level support 560
  • Improve error message when unsupported Helidon version is used 627

v2.3.1

Compare Source

v2.3.0

Compare Source

Fixes
  • Metadata errors not reported 487 506
  • dev-loop incremental recompilation fails with maven 3.8.2 499 500
  • dev-loop does not re-build for resource files on Windows 357 483 498
  • dev-loop ctrl+c on Windows 511
  • fix shutdown hooks with native image 520
Changes
  • Consolidated dev-loop Maven integration code 504
  • Improved process monitoring, reduced CPU usage, improved console printing 511
Notes

The dev-loop bug fixes and changes described above are part of the helidon-cli-maven-plugin. You may run into the
described issues if you are using an older version of the plugin. You can use helidon dev --current to force the use
of the plugin that matches the cli version.

v2.2.3

Compare Source

Fixes
  • Update the changelog URL displayed for updates 458

v2.2.2

Compare Source

Fixes
  • Fix Jansi usage to work with Maven 3.8+ 458 460

v2.2.1

Compare Source

This is a bug fix release of Helidon Build tools, it does not contain changes related to the Helidon CLI.

Fixes
  • Fix aether utility to configure the proxy correctly. 421

v2.2.0

Compare Source

Changes
  • Update CLI code generation 366
  • Improve CLI plugins 368
  • CLI plugin embedded support 367
Fixes
  • Do not error if the Maven version cannot be resolved. Allow support of shims 390 364
  • CLI always generates project in the same directory 393 333
  • Fix bad error message when no Maven is not found in the PATH 304
  • Fix aether utility to use Maven settings 397 383

v2.1.3

Compare Source

This is a bug fix release of Helidon Build tools.

Notable New Features
  • Windows cli support 319
Fixes
  • Fix default project directory handling in init command 329sues/326))
  • Windows path fix 341
  • Change Proxies to avoid initializing Ansi for debug messages 318 314

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

disabled

@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/major-helidon.sitegen.version branch from 0585df1 to 19ff57b Compare May 24, 2023 22:31
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/major-helidon.sitegen.version branch from 19ff57b to d757630 Compare August 3, 2023 19:38
@mend-for-github-com mend-for-github-com bot changed the title Update dependency io.helidon.build-tools:sitegen-maven-plugin to v3 Update dependency io.helidon.build-tools:sitegen-maven-plugin to v4 Nov 29, 2023
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/major-helidon.sitegen.version branch from d757630 to 22bfedb Compare November 29, 2023 07:24
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/major-helidon.sitegen.version branch from 22bfedb to b9a6029 Compare December 20, 2023 04:44
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/major-helidon.sitegen.version branch 2 times, most recently from 0b228d7 to 884866e Compare January 9, 2024 05:01
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/major-helidon.sitegen.version branch from 884866e to c080b3b Compare January 17, 2024 05:21
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/major-helidon.sitegen.version branch from c080b3b to 7d8304c Compare March 13, 2024 05:12
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/major-helidon.sitegen.version branch 3 times, most recently from b3e6980 to 5a3c3d1 Compare August 2, 2024 06:53
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/major-helidon.sitegen.version branch 2 times, most recently from a697155 to 8a2e47f Compare August 23, 2024 06:49
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/major-helidon.sitegen.version branch from 8a2e47f to ff0d51c Compare October 9, 2024 05:29
@mend-for-github-com mend-for-github-com bot changed the title Update dependency io.helidon.build-tools:sitegen-maven-plugin to v4 [NEUTRAL] Update dependency io.helidon.build-tools:sitegen-maven-plugin to v4 Oct 9, 2024
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/major-helidon.sitegen.version branch from ff0d51c to 1695b28 Compare October 12, 2024 05:28
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/major-helidon.sitegen.version branch from 1695b28 to 6499685 Compare January 14, 2025 06:47
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.

0 participants