Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 2, 2021

Bumps pipeline-model-definition.version from 1.7.2 to 1.8.0.
Updates pipeline-model-extensions from 1.7.2 to 1.8.0

Release notes

Sourced from pipeline-model-extensions's releases.

v1.8.0 🌈

Changes

  • [JENKINS-34987] - Allow better script splitting in more scenarios @bitwiseman (#405)
  • In validation and elsewhere, prefer metasteps to other non-step descriptors @abayer (#411)
  • [JENKINS-58732] Remove docker-workflow dependency (refiled) @jglick (#393)
  • Use bom for more dependencies including Jackson @chriskilding (#399)
  • [JENKINS-56379] Switch to f:hetero-list @jsoref (#317)
  • [JENKINS-64508] Add extension point for globally defined when conditions @abayer (#409)
  • Allow ModelParser to be run outside of a Jenkins instance @abayer (#406)
  • Support Declarative Pipeline Syntax Within Jenkins Templating Engine @steven-terrana (#403)
  • JENKINS-62808 Fix tests when using tables to divs @timja (#402)
Commits
  • 577264a [maven-release-plugin] prepare release pipeline-model-definition-1.8.0
  • c6fefb1 Merge pull request #405 from bitwiseman/task/script-splitting/update
  • 3ff5989 Update pipeline-model-definition/src/test/java/org/jenkinsci/plugins/pipeline...
  • 7786fce Update pipeline-model-definition/src/main/groovy/org/jenkinsci/plugins/pipeli...
  • 307b197 Update pipeline-model-definition/src/main/groovy/org/jenkinsci/plugins/pipeli...
  • 55b57db Update pipeline-model-definition/src/main/groovy/org/jenkinsci/plugins/pipeli...
  • f9eb138 Merge branch 'master' into task/script-splitting/update
  • 0f5a324 Merge pull request #411 from abayer/check-metastep-descriptors-first
  • 7a0c39c In validation and elsewhere, prefer metasteps to other non-step descriptors.
  • ce723a0 Update pipeline-model-definition/src/test/java/org/jenkinsci/plugins/pipeline...
  • Additional commits viewable in compare view

Updates pipeline-model-definition from 1.7.2 to 1.8.0

Release notes

Sourced from pipeline-model-definition's releases.

v1.8.0 🌈

Changes

  • [JENKINS-34987] - Allow better script splitting in more scenarios @bitwiseman (#405)
  • In validation and elsewhere, prefer metasteps to other non-step descriptors @abayer (#411)
  • [JENKINS-58732] Remove docker-workflow dependency (refiled) @jglick (#393)
  • Use bom for more dependencies including Jackson @chriskilding (#399)
  • [JENKINS-56379] Switch to f:hetero-list @jsoref (#317)
  • [JENKINS-64508] Add extension point for globally defined when conditions @abayer (#409)
  • Allow ModelParser to be run outside of a Jenkins instance @abayer (#406)
  • Support Declarative Pipeline Syntax Within Jenkins Templating Engine @steven-terrana (#403)
  • JENKINS-62808 Fix tests when using tables to divs @timja (#402)
Commits
  • 577264a [maven-release-plugin] prepare release pipeline-model-definition-1.8.0
  • c6fefb1 Merge pull request #405 from bitwiseman/task/script-splitting/update
  • 3ff5989 Update pipeline-model-definition/src/test/java/org/jenkinsci/plugins/pipeline...
  • 7786fce Update pipeline-model-definition/src/main/groovy/org/jenkinsci/plugins/pipeli...
  • 307b197 Update pipeline-model-definition/src/main/groovy/org/jenkinsci/plugins/pipeli...
  • 55b57db Update pipeline-model-definition/src/main/groovy/org/jenkinsci/plugins/pipeli...
  • f9eb138 Merge branch 'master' into task/script-splitting/update
  • 0f5a324 Merge pull request #411 from abayer/check-metastep-descriptors-first
  • 7a0c39c In validation and elsewhere, prefer metasteps to other non-step descriptors.
  • ce723a0 Update pipeline-model-definition/src/test/java/org/jenkinsci/plugins/pipeline...
  • Additional commits viewable in compare view

Updates pipeline-model-definition from 1.7.2 to 1.8.0

Release notes

Sourced from pipeline-model-definition's releases.

v1.8.0 🌈

Changes

  • [JENKINS-34987] - Allow better script splitting in more scenarios @bitwiseman (#405)
  • In validation and elsewhere, prefer metasteps to other non-step descriptors @abayer (#411)
  • [JENKINS-58732] Remove docker-workflow dependency (refiled) @jglick (#393)
  • Use bom for more dependencies including Jackson @chriskilding (#399)
  • [JENKINS-56379] Switch to f:hetero-list @jsoref (#317)
  • [JENKINS-64508] Add extension point for globally defined when conditions @abayer (#409)
  • Allow ModelParser to be run outside of a Jenkins instance @abayer (#406)
  • Support Declarative Pipeline Syntax Within Jenkins Templating Engine @steven-terrana (#403)
  • JENKINS-62808 Fix tests when using tables to divs @timja (#402)
Commits
  • 577264a [maven-release-plugin] prepare release pipeline-model-definition-1.8.0
  • c6fefb1 Merge pull request #405 from bitwiseman/task/script-splitting/update
  • 3ff5989 Update pipeline-model-definition/src/test/java/org/jenkinsci/plugins/pipeline...
  • 7786fce Update pipeline-model-definition/src/main/groovy/org/jenkinsci/plugins/pipeli...
  • 307b197 Update pipeline-model-definition/src/main/groovy/org/jenkinsci/plugins/pipeli...
  • 55b57db Update pipeline-model-definition/src/main/groovy/org/jenkinsci/plugins/pipeli...
  • f9eb138 Merge branch 'master' into task/script-splitting/update
  • 0f5a324 Merge pull request #411 from abayer/check-metastep-descriptors-first
  • 7a0c39c In validation and elsewhere, prefer metasteps to other non-step descriptors.
  • ce723a0 Update pipeline-model-definition/src/test/java/org/jenkinsci/plugins/pipeline...
  • Additional commits viewable in compare view

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 dependabot bot added the dependencies Pull requests that update a dependency file label Feb 2, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 3, 2021

Superseded by #26.

@dependabot dependabot bot closed this Feb 3, 2021
@dependabot dependabot bot deleted the dependabot/maven/pipeline-model-definition.version-1.8.0 branch February 3, 2021 05: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.

0 participants