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 plugin-util-api from 1.6.1 to 1.7.0 #81

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps plugin-util-api from 1.6.1 to 1.7.0.

Release notes

Sourced from plugin-util-api's releases.

v1.7.0 🎁

✨ Improvements

  • Add a new facade method to check permissions for a job (#72) @uhafner

πŸ› Bug Fixes

  • Ignore SYNTHETIC methods when checking for permissions (#70) @uhafner

πŸ“¦ Dependency updates

🚦 Tests

  • Add architecture tests to check that no tests are public (#73) @uhafner
Commits
  • ce8e193 [maven-release-plugin] prepare release v1.7.0
  • 2c56bf7 Bump version to 1.7.0.
  • 9ef995b Merge pull request #73 from jenkinsci/no-public-tests
  • ed52355 Merge pull request #72 from jenkinsci/job-permission
  • 818fa29 Add architecture tests to check that no tests are public.
  • b87e7b1 Merge pull request #71 from jenkinsci/dependabot/github_actions/actions/cache...
  • 5540f88 Add a new method to check permissions for a job.
  • b44f6dd Bump actions/cache from v2.1.3 to v2.1.4
  • 06e38ac Use actions/cache@v2.1.3 to cache local maven repo.
  • 4e67aff Remove maven-surefire-plugin update blocking in dependabot.
  • 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 dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 10, 2021
@codecov
Copy link

codecov bot commented Feb 10, 2021

Codecov Report

Merging #81 (78ad9e6) into master (8c10929) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #81   +/-   ##
=========================================
  Coverage     86.94%   86.94%           
  Complexity      139      139           
=========================================
  Files            16       16           
  Lines           628      628           
  Branches         48       48           
=========================================
  Hits            546      546           
  Misses           65       65           
  Partials         17       17           

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 8c10929...9199235. Read the comment docs.

Copy link
Contributor

@XiongKezhi XiongKezhi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

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.

None yet

1 participant