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 workflow-cps from 2.74 to 2.75 #133

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps workflow-cps from 2.74 to 2.75.

Changelog

Sourced from workflow-cps's changelog.

2.75

Release date: 2019-10-31

  • Fix: Do not log CPS method mismatch warnings for invocations of closures stored in class fields or maps. (JENKINS-58407)
  • Fix: Do not log CPS method mismatch warnings when the receiver is defined in a Jenkins Plugin. (JENKINS-58643)
  • Fix: Do not log CPS method mismatch warnings for uses of GroovyShell.evaluate. (JENKINS-58620)
  • Improvement: Make the error that is thrown when the script for a Pipeline definition cannot be found in the configured SCM clearer. (JENKINS-59425)
  • Improvement: Add Declarative Pipeline samples to the editor for Pipeline jobs. (JENKINS-42471)
  • Internal: Refactor code to use Java 7+ language features, improve performance, clarity, and coverage of tests, and migrate Wiki content to GitHub (PR 310, PR 321, PR 322, PR 330, PR 331, PR 333)
Commits
  • 8d033a5 [maven-release-plugin] prepare release workflow-cps-2.75
  • 4f41530 Merge pull request #334 from dwnusbaum/2.75-changelog
  • 8bb84dc Add changelog entry for JENKINS-59425
  • 21e9bb3 Merge pull request #324 from Vlatombe/JENKINS-59425
  • 6258f8b Update changelog for 2.75 release
  • 65ab4de Merge pull request #333 from dwnusbaum/migrate-wiki-content
  • 8a93215 Fix formatting issue
  • 88adc00 Update URL and migrate changelog from wiki to CHANGELOG.md
  • 63ce47d Merge pull request #322 from dwnusbaum/SECURITY-1538
  • b795ea4 Merge pull request #320 from jglick/CpsVmExecutorServiceTest
  • 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 Nov 4, 2019
@dependabot-preview dependabot-preview bot requested a review from jglick November 4, 2019 12: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-preview dependabot-preview bot merged commit 144ba02 into master Nov 4, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/maven/org.jenkins-ci.plugins.workflow-workflow-cps-2.75 branch November 4, 2019 14:10
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.

1 participant