Skip to content

Conversation

@dependabot
Copy link
Contributor

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

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 6, 2026
---
updated-dependencies:
- dependency-name: code.cloudfoundry.org/diego-logging-client
  dependency-version: 0.86.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/code.cloudfoundry.org/diego-logging-client-0.86.0 branch from e5d0ba6 to 6512490 Compare January 12, 2026 04:41
@moleske moleske merged commit 3394f03 into master Jan 12, 2026
2 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/code.cloudfoundry.org/diego-logging-client-0.86.0 branch January 12, 2026 04:46
ari-wg-gitbot added a commit to cloudfoundry/capi-release that referenced this pull request Jan 12, 2026
…thub.com/cloudfoundry/blobstore_url_signer

Dependency updates in code.cloudfoundry.org/cc-uploader:

- Bump code.cloudfoundry.org/debugserver from 0.79.0 to 0.80.0
    PR: cloudfoundry/cc-uploader#325
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

- Bump github.com/onsi/gomega from 1.38.3 to 1.39.0
    PR: cloudfoundry/cc-uploader#327
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

- Bump code.cloudfoundry.org/lager/v3 from 3.56.0 to 3.57.0
    PR: cloudfoundry/cc-uploader#326
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

- Bump code.cloudfoundry.org/cfhttp/v2 from 2.64.0 to 2.65.0
    PR: cloudfoundry/cc-uploader#324
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Dependency updates in code.cloudfoundry.org/tps:

- Bump code.cloudfoundry.org/clock from 1.56.0 to 1.57.0
    PR: cloudfoundry/tps#353
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

- Bump code.cloudfoundry.org/diego-logging-client from 0.85.0 to 0.86.0
    PR: cloudfoundry/tps#354
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

- Bump code.cloudfoundry.org/debugserver from 0.79.0 to 0.80.0
    PR: cloudfoundry/tps#352
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

- Bump code.cloudfoundry.org/localip from 0.58.0 to 0.59.0
    PR: cloudfoundry/tps#351
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Dependency updates in github.com/cloudfoundry/blobstore_url_signer:

- Bump github.com/onsi/gomega from 1.38.3 to 1.39.0
    PR: cloudfoundry/blobstore_url_signer#70
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
ari-wg-gitbot added a commit to cloudfoundry/capi-release that referenced this pull request Jan 12, 2026
Dependency updates in code.cloudfoundry.org/cc-uploader:

- Bump github.com/onsi/ginkgo/v2 from 2.27.3 to 2.27.4
    PR: cloudfoundry/cc-uploader#328
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

- Bump code.cloudfoundry.org/debugserver from 0.79.0 to 0.80.0
    PR: cloudfoundry/cc-uploader#325
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

- Bump github.com/onsi/gomega from 1.38.3 to 1.39.0
    PR: cloudfoundry/cc-uploader#327
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Dependency updates in code.cloudfoundry.org/tps:

- Bump code.cloudfoundry.org/lager/v3 from 3.56.0 to 3.57.0
    PR: cloudfoundry/tps#355
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

- Bump code.cloudfoundry.org/clock from 1.56.0 to 1.57.0
    PR: cloudfoundry/tps#353
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

- Bump code.cloudfoundry.org/diego-logging-client from 0.85.0 to 0.86.0
    PR: cloudfoundry/tps#354
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant