Skip to content
This repository was archived by the owner on Feb 12, 2020. It is now read-only.

Conversation

@dependabot-preview
Copy link

Bumps github from 1.9.1 to 1.29.3.

Release notes

Sourced from github's releases.

v1.29.3

  • #198 - JENKINS-53149 Fix build data calculation when there is more than one build action
    This change should help with wrong sha errors using status setter

v1.29.2

Fix security issue

v1.29.1

Fix security issues

v1.29.0

  • #188 [JENKINS-48012] Require a X-Hub-Signature header when receiving a hook payload and if a secret is configured

v1.28.1

  • #178 - Cleanup help text blocks
  • #177 - [JENKINS-43786] Adapted the administrative monitor to the new UI definition (changes will be visible using new J cores)

v1.28.0

  • #172 - Add a display name to GitHub Servers configuration

v1.27.0

  • #167 - Use display-url-plugin to generate backref link in status setter by default

v1.26.2

  • #168 - Improvements for status/info/help texts

v1.26.1

  • #166 - Add support for "githubPush" declarative pipeline trigger (with help of symbol)
pipeline {
    agent any
    triggers {
        githubPush()
    }

    stages {
         // ...
    }
}

v1.26.0

  • #164 - [JENKINS-41811] - Expose event origin to listeners. Now GitHub trigger is origin aware.

    Internal changes

    This adds internal dependency to scm-api and wraps payload/event name to transport object.
    Now subscribers and trigger use this wrapper objects to communicate (see pr for details)

... (truncated)
Commits
  • d776b02 [maven-release-plugin] prepare release v1.29.3
  • 8d4f71d add mvnw (#200)
  • 1b430c0 Integrate security tests back (#199)
  • 1f5b40a JENKINS-53149 Fix build data calculation when there are more than one build a...
  • 272ec52 Update codecov.yml
  • 497f432 Merge pull request #195 from jsoref/contributing-cleanup
  • db88078 Merge pull request #196 from jenkinsci/stable-1.29.x
  • 97c85e3 Add Chinese translation (#193)
  • 9f615c9 [maven-release-plugin] prepare for next development iteration
  • 5e2a910 [maven-release-plugin] prepare release v1.29.2
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @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 your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [github](https://github.com/jenkinsci/github-plugin) from 1.9.1 to 1.29.3.
- [Release notes](https://github.com/jenkinsci/github-plugin/releases)
- [Commits](jenkinsci/github-plugin@github-1.9.1...v1.29.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jan 9, 2019
@dependabot-preview
Copy link
Author

Superseded by #14.

@dependabot-preview dependabot-preview bot deleted the dependabot/maven/com.coravy.hudson.plugins.github-github-1.29.3 branch February 18, 2019 06:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant