| Package | Description |
|---|---|
| io.fabric8.updatebot.kind | |
| io.fabric8.updatebot.kind.maven | |
| io.fabric8.updatebot.kind.npm |
| Modifier and Type | Method and Description |
|---|---|
KindDependenciesCheck |
Updater.checkDependencies(CommandContext context,
List<DependencyVersionChange> value) |
KindDependenciesCheck |
CompositeUpdater.checkDependencies(CommandContext context,
List<DependencyVersionChange> changes) |
| Modifier and Type | Method and Description |
|---|---|
Map<Kind,KindDependenciesCheck> |
DependenciesCheck.getFailures() |
| Modifier and Type | Method and Description |
|---|---|
void |
KindDependenciesCheck.append(KindDependenciesCheck that) |
| Constructor and Description |
|---|
DependenciesCheck(List<DependencyVersionChange> validChanges,
List<DependencyVersionChange> invalidChanges,
Map<Kind,KindDependenciesCheck> failures) |
| Modifier and Type | Method and Description |
|---|---|
KindDependenciesCheck |
MavenUpdater.checkDependencies(CommandContext context,
List<DependencyVersionChange> value) |
| Modifier and Type | Method and Description |
|---|---|
KindDependenciesCheck |
PackageJsonUpdater.checkDependencies(CommandContext context,
List<DependencyVersionChange> changes) |
Copyright © 2076–2017 Red Hat. All rights reserved.