HiRezAPI
HiRezAPI copied to clipboard
build(deps): bump org.kohsuke:github-api from 1.114 to 1.314
Bumps org.kohsuke:github-api from 1.114 to 1.314.
Release notes
Sourced from org.kohsuke:github-api's releases.
v1.314 🌈
Changes
- added fields in GHPullRequestReviewComment which were missing
@​kisaga(#1469)- Issue 1597: Tested and implemented GHRepository.listCodeownersErrors()
@​michael-s-grant(#1610)- Adding Star/Unstar Methods
@​antrix190(#1372)- Improve deploy key and user key handling
@​van-vliet(#1616)- ci: use Eclipse Temurin
@​yeikel(#1617)- Chore(deps): Bump maven-project-info-reports-plugin from 3.4.1 to 3.4.2
@​dependabot(#1609)- Filter check runs to retrieve from commit
@​alecharp(#1612)- Chore(deps-dev): Bump commons-fileupload from 1.4 to 1.5
@​dependabot(#1619)- Incorrect project version downgrade
@​alecharp(#1611)- Issue #1597: Add deliberately broken CODEOWNERS file
@​michael-s-grant(#1604)- Chore(deps-dev): Bump wiremock-jre8-standalone from 2.32.0 to 2.35.0
@​dependabot(#1563)- fixed flaky test in GHObjectTest
@​ycliu28(#1576)- Spelling
@​bitwiseman(#1603)- Update link to GitHub conditional requests doc
@​jjlharrison(#1601)- Add logs in GitHubClient response. fixes #1594
@​c3p0-maif(#1599)- Chore(deps): Bump spotbugs-maven-plugin from 4.7.1.1 to 4.7.3.0
@​dependabot(#1590)- Chore(deps-dev): Bump mockito-core from 4.8.0 to 4.11.0
@​dependabot(#1589)- feat: Add head_commit to GHEventPayload.Push
@​rahulsom(#1586)- Chore(deps-dev): Bump org.eclipse.jgit from 6.3.0.2022009070944-r to 6.4.0.202211300538-r
@​dependabot(#1574)- Chore(deps-dev): Bump gson from 2.9.1 to 2.10
@​dependabot(#1571)- Chore(deps): Bump spotbugs.version from 4.7.2 to 4.7.3
@​dependabot(#1565)- Chore(deps): Bump jackson-databind from 2.13.4.2 to 2.14.0
@​dependabot(#1566)- Add outside_collaborators list
@​Diegunix(#1561)- Chore(deps-dev): Bump org.eclipse.jgit from 6.1.0.202203080745-r to 6.3.0.2022009070944-r
@​dependabot(#1554)- Chore(deps): Bump bcel from 6.5.0 to 6.6.1
@​dependabot(#1562)- Chore(deps): Bump jackson-databind from 2.13.3 to 2.13.4.2
@​dependabot(#1556)- Chore(deps): Bump maven-jar-plugin from 3.2.2 to 3.3.0
@​dependabot(#1560)- Chore(deps-dev): Bump slf4j-simple from 1.7.36 to 2.0.3
@​dependabot(#1533)- Chore(deps): Bump spotless-maven-plugin from 2.25.0 to 2.27.2
@​dependabot(#1552)- Chore(deps-dev): Bump mockito-core from 4.7.0 to 4.8.0
@​dependabot(#1538)- Chore(deps): Bump codecov/codecov-action from 3.1.0 to 3.1.1
@​dependabot(#1537)- Chore(deps): Bump jackson-databind from 2.13.3 to 2.13.4.1
@​dependabot(#1548)- Chore(deps): Bump spotbugs.version from 4.7.1 to 4.7.2
@​dependabot(#1535)- Target Java 8 in maven-javadoc-plugin
@​yrodiere(#1531)v1.313 🌈
Changes
- Rollback javadoc to unblock release
@​bitwiseman(#1529)- Generate site using Java 17
@​bitwiseman(#1434)- Chore(deps): Bump spotless-maven-plugin from 2.24.0 to 2.25.0
@​dependabot(#1514)- Chore(deps-dev): Bump mockito-core from 4.6.1 to 4.7.0
@​dependabot(#1517)- Chore(deps): Bump maven-javadoc-plugin from 3.4.0 to 3.4.1
@​dependabot(#1515)- Use https in example GitHub Enterprise URL in Javadocs
@​AlexLandau(#1521)- Add GitHub#getInstallation to access endpoints related to the authenticated installation
@​yrodiere(#1523)- Add GHIssue#queryComments, with a since() filter
@​yrodiere(#1524)- Add GHApp#getSlug
@​yrodiere(#1525)
... (truncated)
Commits
37d6535[maven-release-plugin] prepare release github-api-1.31449d8ed2Merge pull request #1469 from kisaga/issue/enhance-pull-request-comment-model248e4f2Update src/main/java/org/kohsuke/github/GHPullRequestReviewComment.java35dcc05Update src/main/java/org/kohsuke/github/GHPullRequestReviewComment.java83324caUpdate src/main/java/org/kohsuke/github/GHPullRequestReviewComment.java3b72141Update src/main/java/org/kohsuke/github/GHPullRequestReviewComment.java0b185f2Merge branch 'main' into issue/enhance-pull-request-comment-model24832b1Merge pull request #1610 from michael-s-grant/feature/issue-1597-add-listCode...44b184aMerge pull request #1372 from antrix190/main7e1e5b4Merge branch 'main' into feature/issue-1597-add-listCodeownersErrors- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)