Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump branch-api from 2.5.8 to 2.6.0 in /bom-latest #308

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 22, 2020

Bumps branch-api from 2.5.8 to 2.6.0.

Release notes

Sourced from branch-api's releases.

v2.6.0 🌈

Features and Fixes

Changes

v2.5.9 🌈

Features

Changes

Dependencies

Commits
  • 2f81a8b [maven-release-plugin] prepare release branch-api-2.6.0
  • 706b98b Merge pull request #169 from stephenc/jenkins-59786
  • 33119d5 Merge pull request #210 from jglick/incrementals
  • df46817 [JENKINS-58716] Make Incrementals artifacts friendly to PCT
  • ad0a46f Fix and simplify tests
  • 77e5867 [JENKINS-59786] Add clarifying method extraction to remove the noise resultin...
  • e6d8702 [FIXED JENKINS-59786] Report all the health reports of the primary branch, no...
  • e4acacf Merge pull request #185 from nfalco79/feature/JENKINS-61438
  • be94713 Switch Ignore to assumeThat and add to CI
  • c6f579b Merge branch 'master' into feature/JENKINS-61438
  • Additional commits viewable in compare view

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 will merge this PR once CI passes on it, as requested by @jglick.


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 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 the dependencies Pull requests that update a dependency file label Sep 22, 2020
@dependabot dependabot bot requested a review from jglick September 22, 2020 05:42
@jglick
Copy link
Member

jglick commented Sep 22, 2020

InputStepTest.test_submitters failure needs to be evaluated.

@jglick
Copy link
Member

jglick commented Oct 5, 2020

Now timeouts in BuildTriggerStepTest.

@jglick
Copy link
Member

jglick commented Oct 5, 2020

…and flakes (?) in SCMRetrieverTest.selfTestLibraries, WorkflowMultiBranchProjectTest.conflictingBranches, and OrganizationFolderTest.verifyBranchPropertiesAppliedOnNewProjects.

@dependabot dependabot bot force-pushed the dependabot/maven/bom-latest/org.jenkins-ci.plugins-branch-api-2.6.0 branch from d198d7b to 0af4bed Compare October 5, 2020 21:38
Copy link
Member

@jglick jglick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 5, 2020

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@dependabot dependabot bot force-pushed the dependabot/maven/bom-latest/org.jenkins-ci.plugins-branch-api-2.6.0 branch from 0af4bed to bc90edd Compare October 6, 2020 12:09
jglick
jglick previously requested changes Oct 6, 2020
Copy link
Member

@jglick jglick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe

java.lang.AssertionError: expected:<1> but was:<2>
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:633)
	at jenkins.branch.OrganizationFolderTest.verifyBranchPropertiesAppliedOnNewProjects(OrganizationFolderTest.java:132)

is not a flake.

@dependabot dependabot bot force-pushed the dependabot/maven/bom-latest/org.jenkins-ci.plugins-branch-api-2.6.0 branch 8 times, most recently from 823f80d to 548fc99 Compare October 13, 2020 07:21
@dependabot dependabot bot force-pushed the dependabot/maven/bom-latest/org.jenkins-ci.plugins-branch-api-2.6.0 branch 2 times, most recently from 49fdc49 to 385436a Compare October 15, 2020 21:18
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 16, 2020

Looks like org.jenkins-ci.plugins:branch-api is no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Oct 16, 2020
@dependabot dependabot bot deleted the dependabot/maven/bom-latest/org.jenkins-ci.plugins-branch-api-2.6.0 branch October 16, 2020 07:03
@jetersen
Copy link
Member

not sure why it close this PR

@jglick
Copy link
Member

jglick commented Oct 16, 2020

@dependabot reopen

@dependabot dependabot bot reopened this Oct 16, 2020
@dependabot dependabot bot restored the dependabot/maven/bom-latest/org.jenkins-ci.plugins-branch-api-2.6.0 branch October 16, 2020 11:54
@dependabot dependabot bot force-pushed the dependabot/maven/bom-latest/org.jenkins-ci.plugins-branch-api-2.6.0 branch 2 times, most recently from a9ad8e3 to 2f23a8a Compare October 16, 2020 12:58
@dependabot dependabot bot force-pushed the dependabot/maven/bom-latest/org.jenkins-ci.plugins-branch-api-2.6.0 branch 2 times, most recently from 787b73a to e8b4d51 Compare October 16, 2020 14:23
@dependabot dependabot bot force-pushed the dependabot/maven/bom-latest/org.jenkins-ci.plugins-branch-api-2.6.0 branch 6 times, most recently from e8e9060 to 0935849 Compare October 19, 2020 08:38
@dependabot dependabot bot force-pushed the dependabot/maven/bom-latest/org.jenkins-ci.plugins-branch-api-2.6.0 branch from 0935849 to fd00b96 Compare October 23, 2020 16:27
@jglick jglick dismissed their stale review October 23, 2020 16:52

fixed I think

Copy link
Member

@jglick jglick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot merged commit a3cfa8a into master Oct 23, 2020
@dependabot dependabot bot deleted the dependabot/maven/bom-latest/org.jenkins-ci.plugins-branch-api-2.6.0 branch October 23, 2020 17:59
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants