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

build(deps): bump org.kohsuke:github-api from 1.324 to 1.326 #631

Merged
merged 1 commit into from
Oct 2, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2024

Bumps org.kohsuke:github-api from 1.324 to 1.326.

Release notes

Sourced from org.kohsuke:github-api's releases.

v1.326 🌈

Description

Backporting updates from 2.0.0-alpha-2 and stabilizing 1.x builds.

What's Changed

Full Changelog: hub4j/github-api@github-api-1.325...github-api-1.326

v1.325 🌈

Changes

Commits
  • 6ab7c66 Prepare release (bitwiseman): github-api-1.326
  • 204587f Merge pull request #1944 from bitwiseman/backport/main-1.x
  • a0c87ae Merge remote-tracking branch 'upstream/main' into backport/main-1.x
  • d10f7e0 Update AbuseLimitHandlerTest
  • 4ed6537 Update japicmp to 0.23.0 (#1946)
  • 6e6c2c2 Merge pull request #1945 from bitwiseman/feature/testGetEmails
  • f14aa53 Test getEmails
  • 6609bd4 Test getEmails
  • b9a4c80 Update .github/workflows/maven-build.yml
  • 3c47c92 Merge branch 'main' into main-1.x
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 Oct 1, 2024
Copy link
Collaborator

@o-kopysov o-kopysov left a comment

Choose a reason for hiding this comment

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

We need to try to use new features of proposed changes, e.i. spdxId of the license.

@o-kopysov o-kopysov added this to the v2.0.1 milestone Oct 2, 2024
Bumps [org.kohsuke:github-api](https://github.com/hub4j/github-api) from 1.324 to 1.326.
- [Release notes](https://github.com/hub4j/github-api/releases)
- [Changelog](https://github.com/hub4j/github-api/blob/main/CHANGELOG.md)
- [Commits](hub4j/github-api@github-api-1.324...github-api-1.326)

---
updated-dependencies:
- dependency-name: org.kohsuke:github-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@o-kopysov o-kopysov force-pushed the dependabot/maven/org.kohsuke-github-api-1.326 branch from a686402 to 28d5adc Compare October 2, 2024 07:36
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.88%. Comparing base (2ea63bf) to head (28d5adc).

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #631   +/-   ##
=========================================
  Coverage     93.88%   93.88%           
  Complexity      623      623           
=========================================
  Files            52       52           
  Lines          2127     2127           
  Branches        247      247           
=========================================
  Hits           1997     1997           
  Misses           56       56           
  Partials         74       74           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@o-kopysov o-kopysov merged commit feab00a into main Oct 2, 2024
10 checks passed
@o-kopysov o-kopysov deleted the dependabot/maven/org.kohsuke-github-api-1.326 branch October 2, 2024 07: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.

3 participants