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 the gomodupdates group across 1 directory with 3 updates #5280

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2025

Bumps the gomodupdates group with 3 updates in the /providers/github directory: github.com/bradleyfalzon/ghinstallation/v2, github.com/google/go-github/v69 and golang.org/x/oauth2.

Updates github.com/bradleyfalzon/ghinstallation/v2 from 2.13.0 to 2.14.0

Release notes

Sourced from github.com/bradleyfalzon/ghinstallation/v2's releases.

v2.14.0

What's Changed

Full Changelog: bradleyfalzon/ghinstallation@v2.13.0...v2.14.0

Commits
  • ae1e13c Upgrade github.com/google/go-github from v68 to v69
  • f4aafb8 update golangci-lint
  • 0454d36 use go1.24
  • c1710aa Bump the actions group across 1 directory with 2 updates
  • f178ac5 chore: add go1.24-rc1 for matrix check
  • 87c5aa0 chore: use sha for action deps and update version for golangci-lint
  • 989f32e chore: fix golang-lint issues
  • df52b44 feat: init golangci-lint setup
  • See full diff in compare view

Updates github.com/google/go-github/v69 from 69.1.0 to 69.2.0

Release notes

Sourced from github.com/google/go-github/v69's releases.

v69.2.0

This minor release contains the following changes:

  • Add helper to get runID from Custom Deployment Protection Rule Event (#3476)
  • feat: Add JSON marshal tests for dependabot alerts (#3480)
  • feat: Add sorting list options for secret scanning (#3481)
  • Bump version of go-github to v69.2.0 (#3482)
Commits
  • 0b11dbf Bump version of go-github to v69.2.0 (#3482)
  • e4c974e feat: Add sorting list options for secret scanning (#3481)
  • 81dc7a9 feat: Add JSON marshal tests for dependabot alerts (#3480)
  • 6c46d71 Add helper to get runID from Custom Deployment Protection Rule Event (#3476)
  • See full diff in compare view

Updates golang.org/x/oauth2 from 0.26.0 to 0.27.0

Commits
  • 681b4d8 jws: split token into fixed number of parts
  • 3f78298 all: upgrade go directive to at least 1.23.0 [generated]
  • 109dabf endpoints: add links/provider for Discord
  • ac571fa oauth2: fix docs for Config.DeviceAuth
  • 314ee5b endpoints: add patreon endpoint
  • See full diff in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the gomodupdates group with 3 updates in the /providers/github directory: [github.com/bradleyfalzon/ghinstallation/v2](https://github.com/bradleyfalzon/ghinstallation), [github.com/google/go-github/v69](https://github.com/google/go-github) and [golang.org/x/oauth2](https://github.com/golang/oauth2).


Updates `github.com/bradleyfalzon/ghinstallation/v2` from 2.13.0 to 2.14.0
- [Release notes](https://github.com/bradleyfalzon/ghinstallation/releases)
- [Commits](bradleyfalzon/ghinstallation@v2.13.0...v2.14.0)

Updates `github.com/google/go-github/v69` from 69.1.0 to 69.2.0
- [Release notes](https://github.com/google/go-github/releases)
- [Commits](google/go-github@v69.1.0...v69.2.0)

Updates `golang.org/x/oauth2` from 0.26.0 to 0.27.0
- [Commits](golang/oauth2@v0.26.0...v0.27.0)

---
updated-dependencies:
- dependency-name: github.com/bradleyfalzon/ghinstallation/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomodupdates
- dependency-name: github.com/google/go-github/v69
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomodupdates
- dependency-name: golang.org/x/oauth2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomodupdates
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 3, 2025
Copy link
Contributor

github-actions bot commented Mar 3, 2025

Test Results

3 478 tests  ±0   3 474 ✅ ±0   1m 51s ⏱️ -1s
  392 suites ±0       4 💤 ±0 
   30 files   ±0       0 ❌ ±0 

Results for commit ca7fb9a. ± Comparison against base commit e47c383.

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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants