Skip to content

chore(deps): bump io.kestra:kestra-api-client from 1.0.5 to 1.0.8#238

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/io.kestra-kestra-api-client-1.0.8
Open

chore(deps): bump io.kestra:kestra-api-client from 1.0.5 to 1.0.8#238
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/io.kestra-kestra-api-client-1.0.8

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 19, 2026

Bumps io.kestra:kestra-api-client from 1.0.5 to 1.0.8.

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

Bumps [io.kestra:kestra-api-client](https://github.com/kestra-io/kestra-api-client) from 1.0.5 to 1.0.8.
- [Commits](https://github.com/kestra-io/kestra-api-client/commits)

---
updated-dependencies:
- dependency-name: io.kestra:kestra-api-client
  dependency-version: 1.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@github-actions
Copy link
Contributor

🧪 Java Unit Tests

TestsPassed ☑️SkippedFailed ❌️Time ⏱
Java Tests Report64 ran8 ✅0 ⚠️56 ❌16s 282ms
TestResultTime ⏱
Java Tests Report
CloneTest.privateRepository()❌ failure258ms
NamespaceSyncTest.kestraToGit_apply_writesIntoGit()❌ failure610ms
NamespaceSyncTest.kestraToGit_dryRun_diff()❌ failure338ms
NamespaceSyncTest.gitToKestra_keepMissing()❌ failure301ms
PushDahboardsTest.defaultCase_DefaultRegex()❌ failure259ms
PushDahboardsTest.defaultCase_singleRegex()❌ failure160ms
PushExecutionFilesTest.dryRunDoesNotPush()❌ failure199ms
PushExecutionFilesTest.skipIfNoMatch()❌ failure125ms
PushExecutionFilesTest.pushSingleFileWithGlob()❌ failure152ms
PushExecutionFilesTest.pushFilesMapRenamed()❌ failure148ms
PushFlowsTest.defaultCase_SingleRegex_DeleteScopedToRegex()❌ failure220ms
PushFlowsTest.defaultCase_NoRegexNoAuthor()❌ failure146ms
PushFlowsTest.defaultCase_SingleRegex()❌ failure148ms
PushFlowsTest.[1] useStringPebbleArray=true❌ failure188ms
PushFlowsTest.[2] useStringPebbleArray=false❌ failure163ms
PushFlowsTest.defaultCase_SingleRegexDryRun()❌ failure147ms
PushFlowsTest.defaultCase_DeletePropertyFalse_PreservesExistingFiles()❌ failure158ms
PushFlowsTest.defaultCase_NoRegex()❌ failure160ms
PushFlowsTest.defaultCase_NoRegexNoChildNsNoAuthorName()❌ failure146ms
PushFlowsTest.defaultCase_SingleRegex_noTargetNamespace_noSourceNamespace()❌ failure141ms
PushNamespaceFilesTest.defaultCase_SingleRegex_DeleteScopedToRegex()❌ failure184ms
PushNamespaceFilesTest.defaultCase_NoRegexNoAuthor()❌ failure183ms
PushNamespaceFilesTest.shouldFailIfNoFilesMatched()❌ failure140ms
PushNamespaceFilesTest.defaultCase_SingleRegex()❌ failure153ms
PushNamespaceFilesTest.defaultCase_MultipleRegex()❌ failure168ms
PushNamespaceFilesTest.defaultCase_SingleRegexDryRun()❌ failure146ms
PushNamespaceFilesTest.defaultCase_NoRegex()❌ failure158ms
PushNamespaceFilesTest.kestraIgnore_IgnoresPushAndSkipsDeletion()❌ failure128ms
PushTest.cloneThenPush_PushBranchContentToAnother()❌ failure155ms
PushTest.oneTaskPush_ExistingBranch()❌ failure164ms
PushTest.oneTaskPush_WithFlowsAndDirectory()❌ failure146ms
PushTest.oneTaskPush_NonExistingBranch()❌ failure245ms
PushTest.oneTaskPush_WithFlows()❌ failure142ms
PushTest.cloneThenPush_OnlyNeedsCredentialsForPush()❌ failure125ms
PushTest.oneTaskPush_WithFlowsNoChildNs()❌ failure129ms
PushTest.oneTaskPush_WithSpecifiedDirectory()❌ failure122ms
PushTest.oneTaskPush_NoChangeShouldNotCommit()❌ failure116ms
SyncDashboardsTest.[1] delete=true❌ failure214ms
SyncDashboardsTest.[2] delete=false❌ failure159ms
SyncDashboardsTest.[1] delete=true❌ failure152ms
SyncDashboardsTest.[2] delete=false❌ failure142ms
SyncFlowTest.dryRun()❌ failure157ms
SyncFlowTest.updateExistingFlow()❌ failure137ms
SyncFlowTest.createNewFlow()❌ failure124ms
SyncFlowTest.fileNotFound()❌ failure124ms
SyncFlowsTest.shouldFailWhenGitDirectoryDoesNotExist()❌ failure128ms
SyncFlowsTest.defaultCase_WithoutDelete()❌ failure185ms
SyncFlowsTest.dryRun_WithDelete()❌ failure254ms
SyncFlowsTest.defaultCase_WithDelete()❌ failure203ms
SyncFlowsTest.defaultCase_WithDeleteNoChildNs()❌ failure207ms
SyncNamespaceFilesTest.defaultCase_DryRunWithDeleteFlag_ShouldStillNotifyWhatWouldBeDeleted()❌ failure168ms
SyncNamespaceFilesTest.defaultCase_WithoutDelete()❌ failure188ms
SyncNamespaceFilesTest.defaultCase_WithDelete()❌ failure165ms
SyncTest.reconcile_MinimumSetup()❌ failure173ms
SyncTest.reconcile_DryRun_ShouldDoNothing()❌ failure257ms
SyncTest.reconcileNsFilesAndFlows()❌ failure159ms

@github-project-automation github-project-automation bot moved this to To review in Pull Requests Jan 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependency-upgrade Dependency upgrade is needed

Projects

Status: To review

Development

Successfully merging this pull request may close these issues.

0 participants