runatlantis / atlantis

Terraform Pull Request Automation
https://www.runatlantis.io
Other
7.83k stars 1.06k forks source link

fix(deps): update module github.com/google/go-github/v65 to v66 in go.mod (main) #5086

Closed renovate[bot] closed 6 days ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/google/go-github/v65 v65.0.0 -> v66.0.0 age adoption passing confidence

Release Notes

google/go-github (github.com/google/go-github/v65) ### [`v66.0.0`](https://redirect.github.com/google/go-github/releases/tag/v66.0.0) [Compare Source](https://redirect.github.com/google/go-github/compare/v65.0.0...v66.0.0) This release contains the following breaking API changes: - feat!: Add login query param support to ListCredentialAuthorizations ([#​3270](https://redirect.github.com/google/go-github/issues/3270)) BREAKING CHANGE: `ListCredentialAuthorizations` now takes `opts *CredentialAuthorizationsListOptions` instead of `ListOptions`. ...and the following additional changes: - Bump go-github from v64 to v65 in /scrape ([#​3267](https://redirect.github.com/google/go-github/issues/3267)) - Bump github.com/alecthomas/kong from 0.9.0 to 1.2.1 in /tools ([#​3268](https://redirect.github.com/google/go-github/issues/3268)) - Add 'mark thread as done' functionality ([#​3265](https://redirect.github.com/google/go-github/issues/3265)) - Update comment for Ruleset ([#​3275](https://redirect.github.com/google/go-github/issues/3275)) - Add missing fields to the checksuite event ([#​3278](https://redirect.github.com/google/go-github/issues/3278)) - chore: Change golangci-lint output format due to deprecation ([#​3279](https://redirect.github.com/google/go-github/issues/3279)) - feat: Support baseRole option for custom organization roles ([#​3284](https://redirect.github.com/google/go-github/issues/3284)) - Update AUTHORS ([#​3286](https://redirect.github.com/google/go-github/issues/3286)) - feat: Support getting an organization role ([#​3285](https://redirect.github.com/google/go-github/issues/3285)) - feat: Implement organization role assignments for both users and teams ([#​3281](https://redirect.github.com/google/go-github/issues/3281)) - chore: Enable gosec G602 rule ([#​3287](https://redirect.github.com/google/go-github/issues/3287)) - fix: Correct typos in vars, comments, tests ([#​3289](https://redirect.github.com/google/go-github/issues/3289)) - fix: Avoid allocation in the stringifyValue ([#​3292](https://redirect.github.com/google/go-github/issues/3292)) - Add CancelInvite method to cancel an org invitation by ID ([#​3263](https://redirect.github.com/google/go-github/issues/3263)) - Add support DeploymentReview Event, ReviewCustomDeploymentProtectionRule API, GetPendingDeployments API ([#​3254](https://redirect.github.com/google/go-github/issues/3254)) - refactor: Simplify temp file creation in tests ([#​3290](https://redirect.github.com/google/go-github/issues/3290)) - refactor: Refactor org_custom_roles.go into multiple files ([#​3291](https://redirect.github.com/google/go-github/issues/3291)) - feat: Implement missing push rules ([#​3294](https://redirect.github.com/google/go-github/issues/3294)) - refactor: Do not call teardown manually in tests ([#​3296](https://redirect.github.com/google/go-github/issues/3296)) - docs: Replace godoc.org with pkg.go.dev ([#​3301](https://redirect.github.com/google/go-github/issues/3301)) - refactor: Remove redundant local vars in examples ([#​3303](https://redirect.github.com/google/go-github/issues/3303)) - fix: Add missing NotificationSetting to newTeamNoParent ([#​3302](https://redirect.github.com/google/go-github/issues/3302)) - docs: Improve formatting in README ([#​3300](https://redirect.github.com/google/go-github/issues/3300)) - docs: Fix typo in test comment ([#​3307](https://redirect.github.com/google/go-github/issues/3307)) - Add t.Parallel to unit tests ([#​3297](https://redirect.github.com/google/go-github/issues/3297)) - fix: Allow removing/unsetting repository custom property ([#​3309](https://redirect.github.com/google/go-github/issues/3309)) - Bump version of go-github to v66.0.0 ([#​3310](https://redirect.github.com/google/go-github/issues/3310))

Configuration

šŸ“… Schedule: Branch creation - "before 4am" (UTC), Automerge - At any time (no schedule defined).

šŸš¦ Automerge: Enabled.

ā™» 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.



This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 6 days ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

āš ļø Warning: custom changes will be lost.