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 matrix-project from 1.14 to 1.15 #251

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps matrix-project from 1.14 to 1.15.

Release notes

Sourced from matrix-project's releases.

1.15

📦 Dependency updates

📝 Documentation updates

👻 Maintenance

Changelog

Sourced from matrix-project's changelog.

Changelog

Commits
  • 1abff96 [maven-release-plugin] prepare release matrix-project-1.15
  • bf01d8e Merge pull request #64 from Zastai/terminology
  • 7535ff5 Update references to "slaves" to use "agents" instead.
  • e5611eb Improve Dutch help slightly.
  • 38afda8 Release Drafter
  • db1ce63 Merge pull request #62 from jglick/updates
  • 64155e5 Test failures
  • 9d496e5 Updated parent, deps, BOM
  • b4b503f Remove olivergondza from developer list
  • f499446 Merge pull request #56 from orgads/fix-warnings
  • 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 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 badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jun 16, 2020
@dependabot-preview dependabot-preview bot requested a review from jglick June 16, 2020 06:06
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.

A bunch of test failures that look legitimate; I need to check them.

@jglick
Copy link
Member

jglick commented Jun 16, 2020

At least one failure looks like a genuine regression: jenkinsci/matrix-project-plugin#56 (review)

@jglick
Copy link
Member

jglick commented Jun 16, 2020

The others are puzzling. AxisTest fails when run in PCT, specifically when jth.jenkins-war.path is set to the megawar, perhaps because it does not include detached plugins. I tracked it down as far as seeing that MatrixProject.submit receives a JSON form which is missing

  "axis": {
    "name": "",
    "stapler-class": "hudson.matrix.LabelAxis",
    "$class": "hudson.matrix.LabelAxis"
  }

Maybe something about this craziness? https://github.com/jenkinsci/matrix-project-plugin/blob/c7e30722e9956be164080c3243edfe5cf13421e6/src/main/resources/hudson/matrix/MatrixProject/configure-entries.jelly#L63-L66

CC @olivergondza

@dependabot-preview
Copy link
Contributor Author

Superseded by #254.

@dependabot-preview dependabot-preview bot deleted the dependabot/maven/org.jenkins-ci.plugins-matrix-project-1.15 branch June 17, 2020 06:08
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