Skip to content

chore(deps): bump io.jenkins.plugins:pipeline-graph-view from 661.v6003f4542123 to 664.v998752b_00a_dc in /bom-weekly#5850

Merged
github-actions[bot] merged 2 commits intomasterfrom
dependabot/maven/bom-weekly/io.jenkins.plugins-pipeline-graph-view-664.v998752b_00a_dc
Oct 16, 2025
Merged

chore(deps): bump io.jenkins.plugins:pipeline-graph-view from 661.v6003f4542123 to 664.v998752b_00a_dc in /bom-weekly#5850
github-actions[bot] merged 2 commits intomasterfrom
dependabot/maven/bom-weekly/io.jenkins.plugins-pipeline-graph-view-664.v998752b_00a_dc

Conversation

@dependabot
Copy link
Contributor

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

Bumps io.jenkins.plugins:pipeline-graph-view from 661.v6003f4542123 to 664.v998752b_00a_dc.

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.jenkins.plugins:pipeline-graph-view](https://github.com/jenkinsci/pipeline-graph-view-plugin) from 661.v6003f4542123 to 664.v998752b_00a_dc.
- [Release notes](https://github.com/jenkinsci/pipeline-graph-view-plugin/releases)
- [Commits](https://github.com/jenkinsci/pipeline-graph-view-plugin/commits)

---
updated-dependencies:
- dependency-name: io.jenkins.plugins:pipeline-graph-view
  dependency-version: 664.v998752b_00a_dc
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the developer Pull requests that merits a release for plugin developers label Oct 15, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 15, 2025 12:05
@dependabot dependabot bot added the developer Pull requests that merits a release for plugin developers label Oct 15, 2025
@github-actions github-actions bot enabled auto-merge (squash) October 15, 2025 12:05
@alecharp
Copy link
Member

It is odd there is no release note for the new version cc @timja @janfaracik

@github-actions github-actions bot merged commit b8e4ee2 into master Oct 16, 2025
3 of 4 checks passed
@github-actions github-actions bot deleted the dependabot/maven/bom-weekly/io.jenkins.plugins-pipeline-graph-view-664.v998752b_00a_dc branch October 16, 2025 12:28
@timja
Copy link
Member

timja commented Oct 16, 2025

FFS:
https://github.com/jenkinsci/pipeline-graph-view-plugin/actions/runs/18554778304/job/52889547056

++ mvn -B -ntp -Dset.changelist -Dexpression=project.version -q -DforceStdout help:evaluate
Error: on='[ERROR] Make sure `git status -s` is empty before using -Dset.changelist: [package-lock.json] (use -Dignore.dirt to make this nonfatal) -> [Help 1]
Error:  
Error:  To see the full stack trace of the errors, re-run Maven with the -e switch.
Error:  Re-run Maven using the -X switch to enable full debug logging.
Error:  
Error:  For more information about the errors and possible solutions, please read the following articles:
Error:  [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MavenExecutionException'
Error: Process completed with exit code 1.

@timja
Copy link
Member

timja commented Oct 16, 2025

jenkinsci/pipeline-graph-view-plugin#1011 should fix it, I fixed the issue in the plugin-pom but it hadn't made it through yet

Looks like there was a limit configured for some reason that held this up as I fixed it last week:

DEBUG: prHourlyLimit of the upgrades present in this branch (branch="renovate/org.jenkins-ci.plugins-plugin-5.x")
{
  "limits": [
    {
      "depName": "org.jenkins-ci.plugins:plugin",
      "prHourlyLimit": 2
    }
  ]
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

developer Pull requests that merits a release for plugin developers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants