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 github-api from 1.303 to 1.313 #177

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 3, 2022

Bumps github-api from 1.303 to 1.313.

Release notes

Sourced from github-api's releases.

v1.313 🌈

Changes

v1.308 🌈

Changes

v1.307 🌈

Changes

Dependencies

... (truncated)

Commits
  • 9f1636f [maven-release-plugin] prepare release github-api-1.313
  • 3f5c0a9 Roll javadoc back further
  • df93ad8 [maven-release-plugin] prepare for next development iteration
  • 728fdcb [maven-release-plugin] prepare release github-api-1.312
  • b0029fa Merge pull request #1529 from bitwiseman/issue/packages
  • c77eccb Rollback javadoc to unblock release
  • 506134f [maven-release-plugin] prepare for next development iteration
  • ced3119 [maven-release-plugin] prepare release github-api-1.311
  • 0acea13 [maven-release-plugin] prepare for next development iteration
  • 87cdfc6 [maven-release-plugin] prepare release github-api-1.310
  • 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 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 java Pull requests that update Java code labels Oct 3, 2022
Bumps [github-api](https://github.com/hub4j/github-api) from 1.303 to 1.313.
- [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.303...github-api-1.313)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/org.kohsuke-github-api-1.313 branch from ca5f388 to 91949e7 Compare November 10, 2022 16:53
Copy link
Member

@basil basil left a comment

Choose a reason for hiding this comment

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

Version 1.313 seems to use the Java 11 HTTP client rather than OkHttp, so this is a major change that would appear to require end-to-end testing before merging.

@jtnord
Copy link
Member

jtnord commented Feb 14, 2023

Version 1.313 seems to use the Java 11 HTTP client rather than OkHttp, so this is a major change that would appear to require end-to-end testing before merging.

@basil is there something more than was in 300 which already switched the default and no one noticed? I did not see anything else stand out in the release notes.

@basil
Copy link
Member

basil commented Feb 14, 2023

@basil is there something more than was in 300

Not that I know of.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 27, 2023

Superseded by #198.

@dependabot dependabot bot closed this Feb 27, 2023
@dependabot dependabot bot deleted the dependabot/maven/org.kohsuke-github-api-1.313 branch February 27, 2023 02:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants