Skip to content

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

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

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

Conversation

@dependabot
Copy link
Contributor

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

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

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.6.
- [Commits](https://github.com/kestra-io/kestra-api-client/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependency-upgrade Dependency upgrade is needed label Jan 5, 2026
@kestrabot kestrabot bot added this to Pull Requests Jan 5, 2026
@github-project-automation github-project-automation bot moved this to To review in Pull Requests Jan 5, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Jan 5, 2026

🧪 Java Unit Tests

TestsPassed ☑️SkippedFailed ❌️Time ⏱
Java Tests Report64 ran8 ✅0 ⚠️56 ❌29s 631ms
TestResultTime ⏱
Java Tests Report
CloneTest.privateRepository()❌ failure512ms
NamespaceSyncTest.kestraToGit_apply_writesIntoGit()❌ failure917ms
NamespaceSyncTest.kestraToGit_dryRun_diff()❌ failure497ms
NamespaceSyncTest.gitToKestra_keepMissing()❌ failure427ms
PushDahboardsTest.defaultCase_DefaultRegex()❌ failure521ms
PushDahboardsTest.defaultCase_singleRegex()❌ failure374ms
PushExecutionFilesTest.dryRunDoesNotPush()❌ failure428ms
PushExecutionFilesTest.skipIfNoMatch()❌ failure350ms
PushExecutionFilesTest.pushSingleFileWithGlob()❌ failure350ms
PushExecutionFilesTest.pushFilesMapRenamed()❌ failure385ms
PushFlowsTest.defaultCase_SingleRegex_DeleteScopedToRegex()❌ failure467ms
PushFlowsTest.defaultCase_NoRegexNoAuthor()❌ failure358ms
PushFlowsTest.defaultCase_SingleRegex()❌ failure355ms
PushFlowsTest.[1] useStringPebbleArray=true❌ failure400ms
PushFlowsTest.[2] useStringPebbleArray=false❌ failure393ms
PushFlowsTest.defaultCase_SingleRegexDryRun()❌ failure378ms
PushFlowsTest.defaultCase_DeletePropertyFalse_PreservesExistingFiles()❌ failure375ms
PushFlowsTest.defaultCase_NoRegex()❌ failure368ms
PushFlowsTest.defaultCase_NoRegexNoChildNsNoAuthorName()❌ failure364ms
PushFlowsTest.defaultCase_SingleRegex_noTargetNamespace_noSourceNamespace()❌ failure366ms
PushNamespaceFilesTest.defaultCase_SingleRegex_DeleteScopedToRegex()❌ failure420ms
PushNamespaceFilesTest.defaultCase_NoRegexNoAuthor()❌ failure372ms
PushNamespaceFilesTest.shouldFailIfNoFilesMatched()❌ failure341ms
PushNamespaceFilesTest.defaultCase_SingleRegex()❌ failure352ms
PushNamespaceFilesTest.defaultCase_MultipleRegex()❌ failure354ms
PushNamespaceFilesTest.defaultCase_SingleRegexDryRun()❌ failure346ms
PushNamespaceFilesTest.defaultCase_NoRegex()❌ failure342ms
PushNamespaceFilesTest.kestraIgnore_IgnoresPushAndSkipsDeletion()❌ failure361ms
PushTest.cloneThenPush_PushBranchContentToAnother()❌ failure392ms
PushTest.oneTaskPush_ExistingBranch()❌ failure400ms
PushTest.oneTaskPush_WithFlowsAndDirectory()❌ failure377ms
PushTest.oneTaskPush_NonExistingBranch()❌ failure701ms
PushTest.oneTaskPush_WithFlows()❌ failure358ms
PushTest.cloneThenPush_OnlyNeedsCredentialsForPush()❌ failure363ms
PushTest.oneTaskPush_WithFlowsNoChildNs()❌ failure363ms
PushTest.oneTaskPush_WithSpecifiedDirectory()❌ failure354ms
PushTest.oneTaskPush_NoChangeShouldNotCommit()❌ failure375ms
SyncDashboardsTest.[1] delete=true❌ failure419ms
SyncDashboardsTest.[2] delete=false❌ failure413ms
SyncDashboardsTest.[1] delete=true❌ failure393ms
SyncDashboardsTest.[2] delete=false❌ failure348ms
SyncFlowTest.dryRun()❌ failure400ms
SyncFlowTest.updateExistingFlow()❌ failure372ms
SyncFlowTest.createNewFlow()❌ failure351ms
SyncFlowTest.fileNotFound()❌ failure332ms
SyncFlowsTest.shouldFailWhenGitDirectoryDoesNotExist()❌ failure350ms
SyncFlowsTest.defaultCase_WithoutDelete()❌ failure371ms
SyncFlowsTest.dryRun_WithDelete()❌ failure458ms
SyncFlowsTest.defaultCase_WithDelete()❌ failure413ms
SyncFlowsTest.defaultCase_WithDeleteNoChildNs()❌ failure502ms
SyncNamespaceFilesTest.defaultCase_DryRunWithDeleteFlag_ShouldStillNotifyWhatWouldBeDeleted()❌ failure415ms
SyncNamespaceFilesTest.defaultCase_WithoutDelete()❌ failure342ms
SyncNamespaceFilesTest.defaultCase_WithDelete()❌ failure330ms
SyncTest.reconcile_MinimumSetup()❌ failure400ms
SyncTest.reconcile_DryRun_ShouldDoNothing()❌ failure472ms
SyncTest.reconcileNsFilesAndFlows()❌ failure393ms

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 19, 2026

Superseded by #238.

@dependabot dependabot bot closed this Jan 19, 2026
@dependabot dependabot bot deleted the dependabot/gradle/io.kestra-kestra-api-client-1.0.6 branch January 19, 2026 15:57
@github-project-automation github-project-automation bot moved this from To review to Done 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: Done

Development

Successfully merging this pull request may close these issues.

0 participants