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

fix(deps): update go modules #2322

Merged

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented May 6, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update Pending
cloud.google.com/go/asset v1.19.0 -> v1.19.1 age adoption passing confidence require patch
cloud.google.com/go/storage v1.40.0 -> v1.41.0 age adoption passing confidence require minor
github.com/GoogleCloudPlatform/cloud-foundation-toolkit/infra/blueprint-test v0.14.0 -> v0.14.1 age adoption passing confidence require patch v0.15.0
github.com/fatih/color v1.16.0 -> v1.17.0 age adoption passing confidence require minor
github.com/google/go-github/v60 v60.0.0 -> v62.0.0 age adoption passing confidence require major
github.com/google/go-github/v61 v61.0.0 -> v62.0.0 age adoption passing confidence require major
github.com/hashicorp/terraform-config-inspect a34142e -> 4708120 age adoption passing confidence require digest
github.com/jedib0t/go-pretty/v6 v6.5.8 -> v6.5.9 age adoption passing confidence require patch
golang.org/x/exp fe59bbe -> 9bf2ced age adoption passing confidence require digest
google.golang.org/api v0.176.1 -> v0.181.0 age adoption passing confidence require minor
google.golang.org/protobuf v1.33.0 -> v1.34.1 age adoption passing confidence require minor

Release Notes

fatih/color (github.com/fatih/color)

v1.17.0

Compare Source

What's Changed

New Contributors

Full Changelog: fatih/color@v1.16.0...v1.17.0

google/go-github (github.com/google/go-github/v60)

v62.0.0

Compare Source

This release contains the following breaking API changes:

  • feat!: Add ListRunnersOptions to support all query parameters (#​3094)
    BREAKING-CHANGE: This changes ListOptions to ListRunnersOptions in ListRunners and ListOrganizationRunners.

...and the following additional changes:

  • Bump codecov/codecov-action from 4.1.0 to 4.1.1 (#​3120)
  • Bump go-github from v60 to v61 in /scrape (#​3119)
  • Print the unrecognized repository rule type (#​3113)
  • feat: Add missing github enterprise importer and domains meta fields (#​3121)
  • Bump github.com/getkin/kin-openapi from 0.123.0 to 0.124.0 in /tools (#​3122)
  • Bump golang.org/x/sync from 0.6.0 to 0.7.0 in /tools (#​3123)
  • Bump codecov/codecov-action from 4.1.1 to 4.2.0 (#​3124)
  • Bump golang.org/x/net from 0.22.0 to 0.24.0 in /scrape (#​3125)
  • Bump codecov/codecov-action from 4.2.0 to 4.3.0 (#​3128)
  • Add support for merge queue ruleset JSON unmarshaling (#​3131)
  • Bump golang.org/x/net from 0.17.0 to 0.23.0 in /example (#​3134)
  • Add Missing Changes Field to Member Event Type. (#​3153)
  • Allow an empty array of repo ids as a request parameter (#​3155)
  • Fix application of pagination options on ListCopilotSeats endpoint (#​3090)
  • Hotfix: Fix broken unit test in copilot_test.go (#​3156)
  • feat: Allow blocking until primary rate limit is reset (#​3117)
  • Remove extra backtick from README.md (#​3158)
  • Add support for check private vulnerability reporting endpoint (#​3157)
  • Add support for Dependency Graph Snapshots endpoint (#​2856)
  • Bump codecov/codecov-action from 4.3.0 to 4.3.1 (#​3162)
  • Bump golang.org/x/net from 0.24.0 to 0.25.0 in /scrape (#​3161)
  • Bump github.com/PuerkitoBio/goquery from 1.9.1 to 1.9.2 in /scrape (#​3160)
  • Add Action to DeploymentStatusEvent (#​3163)
  • Query identities associated with organization roles (#​3130)
  • Bump version of go-github to v62.0.0 (#​3165)

v61.0.0

Compare Source

This release contains the following breaking API changes:

  • feat!: Update deprecated endpoints in github/action_variables.go (#​3104)

...and the following additional changes:

  • Bump go-github from v59 to v60 in /scrape (#​3087)
  • Allow querying rule set information by ID with information returned from GetRulesFromBranch (#​3089)
  • Bump codecov/codecov-action from 4.0.2 to 4.1.0 (#​3091)
  • Bump github.com/PuerkitoBio/goquery from 1.9.0 to 1.9.1 in /scrape (#​3092)
  • Add Protection to Branch struct (#​3095)
  • Bump github.com/alecthomas/kong from 0.8.1 to 0.9.0 in /tools (#​3097)
  • Bump golang.org/x/net from 0.21.0 to 0.22.0 in /scrape (#​3096)
  • Bump google.golang.org/protobuf from 1.28.0 to 1.33.0 in /example (#​3099)
  • Add audit log rate limit category and make rate limit category getter public (#​3088)
  • Update README.md (#​3110)
  • Allow Installation of Custom Properties Permissions (#​3108)
  • Add NotificationSetting to NewTeam (#​3111)
  • Fix pagination for ListCopilotSeats (#​3112)
  • Add .*.local to .gitignore (#​3115)
  • Add CreateOrUpdateRepoCustomPropertyValues (#​3109)
  • Bump version of go-github to v61.0.0 (#​3118)
jedib0t/go-pretty (github.com/jedib0t/go-pretty/v6)

v6.5.9

Compare Source

What's Changed

New Contributors

Full Changelog: jedib0t/go-pretty@v6.5.8...v6.5.9

googleapis/google-api-go-client (google.golang.org/api)

v0.181.0

Compare Source

Features

v0.180.0

Compare Source

Features

v0.179.0

Compare Source

Features
Bug Fixes

v0.178.0

Compare Source

Features
Documentation

v0.177.0

Compare Source

Features
Bug Fixes
protocolbuffers/protobuf-go (google.golang.org/protobuf)

v1.34.1

Compare Source

Minor fixes for editions compliance:

  • CL/582635: all: update to protobuf 27.0-rc1 and regenerate protos
  • CL/582755: encoding/proto[json|text]: accept lower case names for group-like fields

v1.34.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@forking-renovate forking-renovate bot added the dependencies Pull requests that update a dependency file label May 6, 2024
@dpebot
Copy link
Collaborator

dpebot commented May 6, 2024

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented May 7, 2024

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented May 7, 2024

/gcbrun

@renovate-bot renovate-bot changed the title chore(deps): update module github.com/google/go-github/v60 to v61 chore(deps): update go modules May 7, 2024
@dpebot
Copy link
Collaborator

dpebot commented May 7, 2024

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented May 7, 2024

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented May 7, 2024

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented May 7, 2024

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented May 7, 2024

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented May 7, 2024

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented May 7, 2024

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented May 8, 2024

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented May 8, 2024

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented May 9, 2024

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented May 22, 2024

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented May 22, 2024

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented May 23, 2024

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented May 23, 2024

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented May 23, 2024

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented May 23, 2024

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented May 23, 2024

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented May 23, 2024

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented May 23, 2024

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented May 23, 2024

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented May 23, 2024

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented May 23, 2024

/gcbrun

@apeabody apeabody changed the title chore(deps): update go modules fix(deps): update go modules May 23, 2024
Copy link

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.

@dpebot
Copy link
Collaborator

dpebot commented May 24, 2024

/gcbrun

@apeabody apeabody merged commit 9f31219 into GoogleCloudPlatform:master May 24, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants