Skip to content
This repository has been archived by the owner on Sep 8, 2022. It is now read-only.

Update dependency com.netflix.nebula:gradle-info-plugin to v11 #58

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 26, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.netflix.nebula:gradle-info-plugin 4.0.3 -> 11.3.3 age adoption passing confidence

Release Notes

nebula-plugins/gradle-info-plugin

v11.3.3

What's Changed

  • Evaluate project fields as String to avoid their Object form from being serialized

v11.3.0

What's Changed

  • Additional configuration cache compatibility

v11.2.0

What's Changed

  • Upgrade JGit to latest 5.x release. Fixes #​96

v11.1.0

What's Changed

Full Changelog: nebula-plugins/gradle-info-plugin@v11.0.1...v11.1.0

v11.0.1

  • Fix jar task cacheability

v11.0.0

Breaking change. Gradle 7 support

v10.1.3

Improve credential stripping from Git remote origin URLs

v10.1.2

  • Use ISO-8601 for Build-Date-UTC

v10.1.1

  • Add Build-Date-UTC and use Buil-Date with current timezone

v10.1.0

  • BasicInfoPlugin: Build-Date uses UTC and introduce Build-Timezone attribute

v10.0.0

Breaking change. Requires Gradle 6.7+
  • InfoJavaPlugin: add toolchain support for Build-Java-Version.

v9.3.0

Upgrade JNA for Apple Silicon compatibility

v9.2.0

  • Introduce support for Github Actions on CI Provider

v9.1.2

Add guard around POSIXUtil due to JNA not working on Apple Silicon

v9.1.1

  • Add Implementation-Title, Implementation-Version and Built-Status to ignored properties

v9.1.0

  • Ignore META-INF properties for build caching and input calculation in addition to the existing MANIFEST.MF attributes

v8.5.0

  • Introduce TitusProvider for CI

v8.4.0

  • InfoJarManifestPlugin: configure META-INF normalization to ignore gradle-info-plugin attributes

v8.3.2

  • Revert: Remove forUseAtConfigurationTime usage to work with old versions of gradle

v8.3.1

  • Remove forUseAtConfigurationTime usage to work with old versions of gradle

v8.3.0

All tasks in the plugin should now follow the Gradle lazy configuration.

v8.2.0

  • GitScmProvider supports Full-Change attribute to get a non abbreviated commit hash

v8.1.0

v8.0.0

Use ProviderFactory in order to support configuration cache

This is a breaking change and requires Gradle 6.5+

v7.1.4

v7.1.3

writeManifestProperties is invoked as a dependency of Jar tasks again. Its output is not bundled into the jars though. That returns the original contract but still achieves our caching improvements.

v7.1.2

  • Prevent eager task creation of Jar/War tasks

v7.1.1

  • Fix buildscript classpath dependency info

v7.1.0

  • Add support for buildscript classpath dependencies to info report

v7.0.1

Avoid metadata properties file conflicts when multiple jar tasks are present within a single gradle project module. The final content would be correct but caching would not be efficient.

v7.0.0

The adds properties file with metadata into each jar. Changes in this metadata file will not cause the jar task to execute but reused previous output if possible. This feature is no longer requiring writeManifestProperties task invocation so this task won't be invoked anymore as part of jar task invocation.

v6.0.0

Manifest.mf entries are no longer inputs of Jar tasks. It has the following implications. A change of an entry (e.g. project status, branch name etc.) will not cause Jar tasks to rerun. It means in some cases you can have stale metadata. The benefit is much better cacheable Jar tasks. Local task avoidance or Gradle distribute caching will only rebuild the archive when there is an actual content change. This is very important for shaded jars which are expensive to build.

Dependencies info plugin is now avoiding the resolution of deprecated configurations to follow the recommended usage of each configuration by Gradle.

v5.2.0

v5.1.1

v5.0.0

Upgrade to Gradle 5.x - breaking change


Configuration

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

🚦 Automerge: Disabled due to failing status checks.

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, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/com.netflix.nebula-gradle-info-plugin-11.x branch 2 times, most recently from 33f0458 to 865fa04 Compare March 26, 2022 23:24
@renovate renovate bot force-pushed the renovate/com.netflix.nebula-gradle-info-plugin-11.x branch 3 times, most recently from d92d30f to acf568f Compare April 27, 2022 16:58
@renovate renovate bot force-pushed the renovate/com.netflix.nebula-gradle-info-plugin-11.x branch 2 times, most recently from f2a65bb to 660b402 Compare May 18, 2022 21:03
@renovate renovate bot force-pushed the renovate/com.netflix.nebula-gradle-info-plugin-11.x branch 2 times, most recently from 203228c to 47604ea Compare June 3, 2022 00:05
@renovate renovate bot force-pushed the renovate/com.netflix.nebula-gradle-info-plugin-11.x branch from 47604ea to 3e9d749 Compare June 9, 2022 01:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant