joda-convert
joda-convert copied to clipboard
Bump org.kohsuke:github-api from 1.318 to 1.321
Bumps org.kohsuke:github-api from 1.318 to 1.321.
Release notes
Sourced from org.kohsuke:github-api's releases.
v1.321 🌈
Changes
- Prepare release (bitwiseman): github-api-1.321
@github-actions
(#1822)- Be a lot more flexible as for GHMemberChanges values
@gsmet
(#1821)v1.320 🌈
Changes
- Add Support for Retrieving Template Repository Information for a Repo…
@jbenaventem
(#1817)- Support team, team_add, member and membership payloads
@gsmet
(#1818)- Implement ServiceDownException for case GitHub's API is down
@The-Huginn
(#1813)- Do not populate repo list in case of installation:deleted event
@Haarolean
(#1690)- Make sure we refresh the PRs with the PR API (and not the issues API)
@gsmet
(#1810)- Use issues endpoint to react on pull requests
@gsmet
(#1808)- Make sure we return an empty list when no reviews
@gsmet
(#1809)- Allow query parameters for listInstallations query
@dunningdan
(#1748)- Chore(deps-dev): Bump com.github.tomakehurst:wiremock-jre8-standalone from 2.35.1 to 2.35.2
@dependabot
(#1801)- Add support for artifacts uploaded by actions/upload-artifact@v4
@gsmet
(#1791)- Add Suspended Installation Properties to GHAppInstallation
@gilday
(#1780)- Chore(deps): Bump codecov/codecov-action from 4.0.0 to 4.1.0
@dependabot
(#1803)- Chore(deps): Bump org.apache.bcel:bcel from 6.8.1 to 6.8.2
@dependabot
(#1802)- Chore(deps): Bump release-drafter/release-drafter from 5 to 6
@dependabot
(#1804)- Only try to strip upload url 'helpful garbage' if it is present
@SuperKael
(#1799)- Prepare release (bitwiseman): github-api-1.319
@github-actions
(#1795)v1.319 🌈
Changes
- Prepare release (bitwiseman): github-api-1.319
@github-actions
(#1795)- Chore(deps): Bump com.diffplug.spotless:spotless-maven-plugin from 2.27.2 to 2.43.0
@dependabot
(#1785)- Add withName method to GHCheckRunBuilder
@halkey
(#1769)- Chore(deps): Bump actions/upload-artifact from 3 to 4
@dependabot
(#1774)- Support state reason for issues
@stianst
(#1793)- Allow to list workflow runs by head sha and created date
@gsmet
(#1789)- Chore(deps): Bump com.squareup.okio:okio from 3.5.0 to 3.7.0
@dependabot
(#1777)- Chore(deps): Bump org.apache.bcel:bcel from 6.8.0 to 6.8.1
@dependabot
(#1784)- Chore(deps): Bump codecov/codecov-action from 3.1.4 to 4.0.0
@dependabot
(#1786)- Fix
GHFileNotFoundException
when getting commits from PR found in search@NlightNFotis
(#1779)- Add payload for discussion_comment event
@gsmet
(#1781)- Chore(deps): Bump github/codeql-action from 2 to 3
@dependabot
(#1773)- Chore(deps): Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3
@dependabot
(#1776)- Chore(deps): Bump org.apache.bcel:bcel from 6.7.0 to 6.8.0
@dependabot
(#1775)- Chore(deps): Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.4.2 to 3.5.0
@dependabot
(#1766)- Chore(deps): Bump com.github.spotbugs:spotbugs-maven-plugin from 4.7.3.0 to 4.8.1.0
@dependabot
(#1763)- Chore(deps): Bump org.apache.bcel:bcel from 6.6.1 to 6.7.0
@dependabot
(#1764)- Chore(deps): Bump actions/setup-java from 3 to 4
@dependabot
(#1762)- Chore(deps): Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11
@dependabot
(#1761)- Chore(deps-dev): Bump com.google.code.gson:gson from 2.10 to 2.10.1
@dependabot
(#1760)
... (truncated)
Commits
f6fd920
Prepare release (bitwiseman): github-api-1.321f7440e3
Fix the staging reset in release workflowf60e914
Fix release workflow namec2b2f4e
Merge pull request #1821 from gsmet/fix-memberchanges4462cc4
Reset staging/main when preparing release092d254
Be a lot more flexible as for GHMemberChanges values4f44fee
Merge pull request #1819 from hub4j/staging/main5f0f32d
Prepare for next development iteration8942fd1
Prepare release (bitwiseman): github-api-1.3205001541
Add Support for Retrieving Template Repository Information for a Repo… (#1817)- 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 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)