v1.305 π
github-actions
released this
19 Apr 22:17
·
751 commits
to refs/heads/main
since this release
Changes
- Add GHRepository#hasPermission() @gsmet (#1433)
- Set permissions for GitHub actions @naveensrinivasan (#1432)
- Add some of the missing fields to GHPullRequestReviewComment @gsmet (#1425)
- Switch to the new delete reaction API @gsmet (#1423)
- Added user LDAP information. @kartikpatodi (#1401)
- Fix SpotBugs warning regarding putIfAbsent() @bitwiseman (#1424)
- added 'RolePermission' to allow specifying custom roles @jgangemi (#1403)
- Ignore org.kohsuke.github.internal for API stability @bitwiseman (#1421)
- Added runAttempt and runStartedAt attributes to the GHWorkflowRun.java @tolgatakir (#1407)
- Add gitcommit class @ecxia (#1329)
Dependencies
- Chore(deps): Bump actions/setup-java from 2 to 3 @dependabot (#1429)
- Chore(deps): Bump codecov/codecov-action from 2.1.0 to 3.0.0 @dependabot (#1430)
- Chore(deps): Bump jacoco-maven-plugin from 0.8.7 to 0.8.8 @dependabot (#1426)
- Chore(deps): Bump spotless-maven-plugin from 2.22.0 to 2.22.1 @dependabot (#1427)
- Chore(deps-dev): Bump awaitility from 4.1.1 to 4.2.0 @dependabot (#1418)
- Chore(deps-dev): Bump org.eclipse.jgit from 6.0.0.202111291000-r to 6.1.0.202203080745-r @dependabot (#1416)
- Chore(deps): Bump spotless-maven-plugin from 2.21.0 to 2.22.0 @dependabot (#1415)
- Chore(deps): Bump jackson-databind from 2.13.1 to 2.13.2.2 @dependabot (#1417)
- Chore(deps): Bump spotbugs.version from 4.5.3 to 4.6.0 @dependabot (#1410)
- Chore(deps-dev): Bump mockito-core from 4.3.1 to 4.4.0 @dependabot (#1412)
- Chore(deps): Bump maven-compiler-plugin from 3.10.0 to 3.10.1 @dependabot (#1411)
- Chore(deps): Bump actions/checkout from 2 to 3 @dependabot (#1409)
- Chore(deps): Bump spotbugs-maven-plugin from 4.5.3.0 to 4.6.0.0 @dependabot (#1408)
- chore: update CI matrix and configuration @bitwiseman (#1399)
- chore: Add JAPICmp to build @bitwiseman (#1398)