Skip to content
This repository has been archived by the owner on Aug 6, 2023. It is now read-only.

Update module github.com/google/go-github to v35 - autoclosed #11

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 1, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
github.com/google/go-github require major v15.0.0+incompatible -> v35.3.0

Release Notes

google/go-github

v35.3.0

Compare Source

This release contains the following changes since v35.2.0:

  • Add missing fields to Star event (#​1869) …
  • Support map type in go generate (#​1867) …
  • Add support for the list failed organization invitations feature (#​1871) …
  • Change all *map to map in JSON structs (#​1870) …
  • Fix typo in repos.go (#​1873)
  • fix: Updated comparisons in test files (#​1875) …
  • compare decoded go struct for request body (#​1876)
  • Add missing installation permissions (#​1880) …

v35.2.0

Compare Source

This release contains the following changes since v35.1.0:

v35.1.0

Compare Source

This release contains the following changes since v35.0.0:

v35.0.0

Compare Source

This release contains the following breaking API changes:

and the following additional changes:

v34.0.0

Compare Source

This release contains the following breaking API change:

Thank you to all the volunteers who help keep this repo up-to-date!

v33.0.0

Compare Source

This release contains the following breaking API changes:

Thank you to all the volunteers who help keep this repo up-to-date!

v32.1.0

Compare Source

This release contains the following non-breaking changes since v32.0.0:

Thank you to all the volunteers who help keep this repo up-to-date!

v32.0.0

Compare Source

This release contains the following breaking API changes:

Thank you to all the volunteers who help keep this repo up-to-date!

v31.0.0

Compare Source

This release includes breaking API changes from #​1484 and #​1487.

v30.1.0

Compare Source

This minor version release incorporates #​1471.

v30.0.0

Compare Source

Release v30.0.0 incorporates a large number of breaking changes including the removal of many deprecated API endpoints, the renaming of methods, and some changes in types and method signatures.

v29.0.3

Compare Source

Incorporates #​1400.

v29.0.2

Compare Source

Includes fix from #​1370.

v29.0.1

Compare Source

Replaces v29.0.0 which was broken. Please use this release instead.

v29.0.0

Compare Source

v28.1.1

Compare Source

Add fields in #​1241.

v28.1.0

Compare Source

Add bug fix in #​1240.

v28.0.2

Compare Source

Add support for go1.13 in #​1279.

v28.0.1

Compare Source

Add two missing fields in #​1269.

v28.0.0

Compare Source

Breaking API change due to #​1238.

v27.0.6

Compare Source

Add CreatedAt field to Key in #​1256.

v27.0.5

Compare Source

Add PullsURL field in #​1253.

v27.0.4

Compare Source

Fix parameter name in #​1239.

v27.0.3

Compare Source

Minor change to use time.Until in #​1233.

v27.0.2

Compare Source

Add support for creating and using template repos in #​1236.

v27.0.1

Compare Source

Code coverage test variable cleanup in #​1234.

v27.0.0

Compare Source

Bump major version due to breaking API change in #​1229.

v26.1.3

Compare Source

Adds methods for GitHub Enterprise endpoints in #​1214.

v26.1.2

Compare Source

Adds repository creation permissions field in #​1213.

v26.1.1

Compare Source

Adds support for preview Team Sync API for GitHub Enterprise Cloud users in #​1212.

v26.1.0

Compare Source

Minor release due to error message change in #​1207.

v26.0.10

Compare Source

Adds missing field in #​1215.

v26.0.9

Compare Source

Adds missing field for GitHub Enterprise users in #​1211.

v26.0.8

Compare Source

Adds missing NodeID in #​1209.

v26.0.7

Compare Source

Add new GPG signing option in #​1198.

v26.0.6

Compare Source

Add more coverage tests in #​1196.

v26.0.5

Compare Source

New permissions added in #​1180.

v26.0.4

Compare Source

Skipping v26.0.3 as that was a broken release.
This release simply contains AUTHORS updates and a couple code coverage improvements.

v26.0.3

Compare Source

v26.0.2

Compare Source

Add tests for resource JSON marshaling and unmarshaling in #​1189.

v26.0.1

Compare Source

Add Automated Security Fixes API preview endpoint in #​1188.

v26.0.0

Compare Source

Breaking API change due to #​1179.

v25.1.3

Compare Source

New preview API support added in #​1186.

v25.1.2

Compare Source

Add update branch API support in #​1187.

v25.1.1

Compare Source

New GetTeamBySlug endpoint from #​1171.

v25.1.0

Compare Source

Minor release due to bug fix in #​1178.

v25.0.5

Compare Source

New endpoint added by #​1177.

v25.0.4

Compare Source

New feature in #​1166.

v25.0.3

Compare Source

Add new field in #​1169.

v25.0.2

Compare Source

This patch release adds new webhook and event support in #​1163.

v25.0.1

Compare Source

This patch release includes a go.mod cleanup from #​1159.

v25.0.0

Compare Source

Due to #​1156, we need to bump the major version with the breaking API change.

v24.0.1

Compare Source

This release includes the query parameter bug fix from #​1125.

v24.0.0

Compare Source

Due to #​1115, we need to bump the major version with the breaking API change.

v23.0.0

Compare Source

This release is to address the breaking API change in #​1112.

v22.0.0

Compare Source

This release is to address the breaking API change in #​1111.

v21.0.1

Compare Source

This is a release to address the bug fix in #​1099.

v21.0.0

Compare Source

Update version to support GitHub Enterprise users and the removal of custom media types.

v20.0.0

Compare Source

Update version to support GitHub Enterprise users and the removal of custom media types.

v19.1.0

Compare Source

This minor release is to fix the import paths for v19.

v19.0.0

Compare Source

Breaking API (timestamp-related) changes from #​1042.

v18.2.0

Compare Source

This minor release is to fix issues #​1014 and #​1015 reported to us by the GitHub API Development team.

v18.1.0

Compare Source

This minor release is to fix issue #​992 reported to us by the GitHub API Development team.

v18.0.0

Compare Source

v17.0.0

Compare Source

v16.0.0

Compare Source


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/github.com-google-go-github-35.x branch from fb7ad77 to e8a2e7c Compare June 6, 2021 11:25
@renovate renovate bot force-pushed the renovate/github.com-google-go-github-35.x branch 2 times, most recently from 70e5f03 to 996bd6b Compare June 17, 2021 03:53
@renovate renovate bot force-pushed the renovate/github.com-google-go-github-35.x branch from 996bd6b to 5456224 Compare June 23, 2021 01:53
@renovate renovate bot changed the title Update module github.com/google/go-github to v35 Update module github.com/google/go-github to v35 - autoclosed Jun 26, 2021
@renovate renovate bot closed this Jun 26, 2021
@renovate renovate bot deleted the renovate/github.com-google-go-github-35.x branch June 26, 2021 17:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant