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 #804

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/[email protected] 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 dependabot bot added dependencies Update of dependencies java Pull requests that update Maven Java dependencies labels Feb 10, 2021
@codecov
Copy link

codecov bot commented Feb 10, 2021

Codecov Report

❗ No coverage uploaded for pull request base (master@6884fec). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #804   +/-   ##
=========================================
  Coverage          ?   80.03%           
  Complexity        ?     1559           
=========================================
  Files             ?      243           
  Lines             ?     5659           
  Branches          ?      418           
=========================================
  Hits              ?     4529           
  Misses            ?      974           
  Partials          ?      156           

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 6884fec...95640ff. Read the comment docs.

@uhafner uhafner merged commit 9bd674a into master Feb 10, 2021
@uhafner uhafner deleted the dependabot/maven/io.jenkins.plugins-plugin-util-api-1.7.0 branch February 10, 2021 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Update of dependencies java Pull requests that update Maven Java dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant