Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 13, 2025

Bumps com.axis.system.jenkins.plugins.downstream:downstream-build-cache from 1.3 to 1.7.

Release notes

Sourced from com.axis.system.jenkins.plugins.downstream:downstream-build-cache's releases.

v1.6 Major Release

Feature: New pipeline step, downstreamBuilds, which provides downstream builds for a given build

v1.5.2 Patch Release

Fix: Queue related performance fixes

v1.5.1 Patch Release

Fix: Minor synchronization fixes

v1.5 Feature Release

Feature: Build the cache in the background. Jenkins UI will no longer be blocked during the cache loading phase on Jenkins startup.

Changelog

Sourced from com.axis.system.jenkins.plugins.downstream:downstream-build-cache's changelog.

v1.7

  • Major change: GC:ing of the cache is now opt-in. To enable GC again, set the following system property to "true": com.axis.system.jenkins.plugins.downstream.cache.BuildCache.GC_ENABLED. Check jenkinsci/downstream-build-cache-plugin#10 for reasoning.

v1.6

  • Feature: New pipeline step, downstreamBuilds, which provides downstream builds for a given build

v1.5.2

  • Fix: Queue related performance fixes

v1.5.1

  • Fix: Minor synchronization fixes

v1.5

  • Feature: Build the cache in the background. Jenkins UI will no longer be blocked during the cache loading phase on Jenkins startup.

v1.4.1

  • Fix: Extra NPE-guards [JENKINS-60504]

v1.4

  • Fix: Concurrency bug
Commits
  • 8e652b8 maven-release-plugin:prepare release v1.7
  • 422578a Update changelog
  • 3c29fc4 Merge pull request #10 from GLundh/gc
  • 899d91d Fix pluginRepository in pom
  • 1283df8 Make GC opt-in
  • f50c536 Merge pull request #9 from jonsten/downstreamBuildsStepHelp
  • 2402ae7 Add help text for downstreamBuils step
  • d1207ce maven-release-plugin:prepare for next development iteration
  • d1a27f3 maven-release-plugin:prepare release v1.6
  • d682231 Merge pull request #8 from jonsten/pipelineStep
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [com.axis.system.jenkins.plugins.downstream:downstream-build-cache](https://github.com/jenkinsci/downstream-build-cache-plugin) from 1.3 to 1.7.
- [Release notes](https://github.com/jenkinsci/downstream-build-cache-plugin/releases)
- [Changelog](https://github.com/jenkinsci/downstream-build-cache-plugin/blob/master/CHANGELOG.md)
- [Commits](jenkinsci/downstream-build-cache-plugin@v1.3...v1.7)

---
updated-dependencies:
- dependency-name: com.axis.system.jenkins.plugins.downstream:downstream-build-cache
  dependency-version: '1.7'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies java Pull requests that update Java code labels Oct 13, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 13, 2025 10:43
@dependabot dependabot bot added the java Pull requests that update Java code label Oct 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants