Nullify-Platform / cli

Nullify CLI Tool
https://github.com/Nullify-Platform
MIT License
2 stars 2 forks source link

fix(deps): update module github.com/google/go-github/v64 to v65 #86

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

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

Release Notes

google/go-github (github.com/google/go-github/v64) ### [`v65.0.0`](https://redirect.github.com/google/go-github/releases/tag/v65.0.0) [Compare Source](https://redirect.github.com/google/go-github/compare/v64.0.0...v65.0.0) This release contains the following breaking API changes: - feat!: Fix meta service domains schema structure ([#​3249](https://redirect.github.com/google/go-github/issues/3249)) BREAKING CHANGE: `APIMeta.Domains` changed from `map` to `struct`. - feat!: Fix broken SCIMService.ProvisionAndInviteSCIMUser method ([#​3239](https://redirect.github.com/google/go-github/issues/3239)) BREAKING CHANGE: `SCIMService.ProvisionAndInviteSCIMUser` now returns a response. - feat!: Add merge queue parameters to repository ruleset ([#​3253](https://redirect.github.com/google/go-github/issues/3253)) BREAKING CHANGE: `NewMergeQueueRule` now takes one parameter: `*MergeQueueRuleParameters`. ...and the following additional changes: - Bump go-github from v63 to v64 in /scrape ([#​3241](https://redirect.github.com/google/go-github/issues/3241)) - Update workflow and tools to use Go 1.23 and 1.22 ([#​3242](https://redirect.github.com/google/go-github/issues/3242)) - Add Organization PAT fields to InstallationPermissions struct ([#​3243](https://redirect.github.com/google/go-github/issues/3243)) - feat: Add do_not_enforce_on_create to required status checks rule params ([#​3245](https://redirect.github.com/google/go-github/issues/3245)) - Add Source field to RulesetRepositoryPropertyTargetParameters ([#​3250](https://redirect.github.com/google/go-github/issues/3250)) - Update active committers struct ([#​3257](https://redirect.github.com/google/go-github/issues/3257)) - Bump golang.org/x/net from 0.28.0 to 0.29.0 in /scrape ([#​3259](https://redirect.github.com/google/go-github/issues/3259)) - Add type SponsorshipEvent ([#​3258](https://redirect.github.com/google/go-github/issues/3258)) - Bump version of go-github to v65.0.0 ([#​3266](https://redirect.github.com/google/go-github/issues/3266))

Configuration

📅 Schedule: Branch creation - "before 9am on monday" in timezone Australia/Sydney, Automerge - At any time (no schedule defined).

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

â™» Rebasing: Whenever PR is behind base branch, 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.