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:nebula-release-plugin to v16 #59

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:nebula-release-plugin 12.0.0 -> 16.0.0 age adoption passing confidence

Release Notes

nebula-plugins/nebula-release-plugin

v16.0.0

Breaking change. Gradle 7

v15.3.1

  • TimestampUtil uses yyyy instead of YYYY for date time formatter. Fixes #​206

v15.3.0

  • Disable precedence check in immutable snapshot stage

v15.2.0

  • support for main git branch

v15.1.0

  • immutable snapshots timestamp use YYYYMMddHHmm format

v15.0.3

Avoid additional Git status call when inferring version.

v15.0.1

v15.0.0

  • Using a non-semver version for release.version should fail: In order to keep consistency with version calculation, the plugin should fail with non-semver versions. release.ignoreSuppliedVersionVerification flag is available when desired to bypass this

v14.1.1

Support for optional colon (:) in root project

v14.1.0

  • SemVerStrategy: better error messaging for 'Inferred version cannot be lower than nearest'

v14.0.5

Fix memory leak by removing static reference to a plugin extension.

v14.0.4

  • OverrideStrategies: print more context around bad tags when releasing candidates or final

v14.0.3

  • ReleasePlugin.checkForBadBranchNames should fail if branch ends with dash

v14.0.0

Breaking Change: BaseReleasePlugin - Only push tags on release. We won't push the branch itself anymore as this prevent from releasing a branch when it has changed before. This prevents from deliver continuously

v13.2.1

Performance: Task Configuration Avoidance

feat(performance): use TaskContainer#register
feat(performance): use configureAll to configure tasks
feat(performance): don’t configure too late…

Other changes

update immutableSnapshot documentation

v13.1.1

  • Change precision of immutable snapshot to YYYYMMddHHmmss

v13.1.0

  • Change precision of immutable snapshot to YYYYMMddHHmm

v13.0.0

BREAKING CHANGE

  • Introduce checkRemoteBranchOnRelease in ReleaseExtension to disable prepare task.

New default is false and it won't check remote branch before releasing. This way someone wanting to do continuous delivery won't have breaking builds if someone else pushes a change to the branch


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-nebula-release-plugin-16.x branch 2 times, most recently from 8cddab5 to b3cef01 Compare March 26, 2022 23:24
@renovate renovate bot force-pushed the renovate/com.netflix.nebula-nebula-release-plugin-16.x branch 3 times, most recently from 665a09a to 9e9ae9c Compare April 27, 2022 16:58
@renovate renovate bot force-pushed the renovate/com.netflix.nebula-nebula-release-plugin-16.x branch 2 times, most recently from 77ee116 to 15d2ea7 Compare May 18, 2022 21:03
@renovate renovate bot force-pushed the renovate/com.netflix.nebula-nebula-release-plugin-16.x branch 2 times, most recently from b645022 to c743449 Compare June 3, 2022 00:05
@renovate renovate bot force-pushed the renovate/com.netflix.nebula-nebula-release-plugin-16.x branch from c743449 to e564dba 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