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 github-branch-source from 2.8.3 to 2.9.0 #45

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github-branch-source from 2.8.3 to 2.9.0.

Release notes

Sourced from github-branch-source's releases.

v2.9.0 🌈

Features and Fixes

  • [JENKINS-62249] Delegate GitHub App token generation from agents and improve caching @bitwiseman (#326)
  • Allow for Windows line endings in GitHub App credentials private key @mmcculloh-dms (#327)
  • [JENKINS-63078] Allow ignoring rate limits @sirstrahd (#313)
  • [JENKINS-63265] RSA substring in a PKCS#8 format private key is possible @prabinb (#317)
  • Add an option to only build repositories that are private @wuurrd (#300)

Changes

Commits
  • 4c1b27f [maven-release-plugin] prepare release github-branch-source-2.9.0
  • 27830d9 Merge pull request #326 from bitwiseman/issue/appid-expiration
  • b411a6d Merge pull request #332 from jenkinsci/dependabot/maven/org.jenkins-ci.plugin...
  • b605c64 Switch to JSONObject for data blob
  • d80588e Update based on review feedback
  • 3ac6082 Simplified log checking
  • 54e01d5 Merge remote-tracking branch 'upstream/master' into issue/appid-expiration
  • 52526b4 Check validity of app token before sending to agents
  • 6e55e90 Bump plugin from 4.6 to 4.7
  • 57f714a Merge pull request #325 from jenkinsci/dependabot/maven/com.github.tomakehurs...
  • 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 @XiongKezhi.


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 requested a review from a team as a code owner September 2, 2020 05:58
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 2, 2020
@XiongKezhi
Copy link
Contributor

@dependabot merge

@codecov
Copy link

codecov bot commented Sep 2, 2020

Codecov Report

Merging #45 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #45   +/-   ##
=========================================
  Coverage     77.33%   77.33%           
  Complexity       96       96           
=========================================
  Files             7        7           
  Lines           300      300           
  Branches         33       33           
=========================================
  Hits            232      232           
  Misses           48       48           
  Partials         20       20           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c72c626...e0d044a. Read the comment docs.

@dependabot dependabot bot force-pushed the dependabot/maven/org.jenkins-ci.plugins-github-branch-source-2.9.0 branch from b21995a to e0d044a Compare September 2, 2020 06:30
@dependabot dependabot bot merged commit f963454 into master Sep 2, 2020
@dependabot dependabot bot deleted the dependabot/maven/org.jenkins-ci.plugins-github-branch-source-2.9.0 branch September 2, 2020 06:46
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant