owenthereal / upterm

Instant Terminal Sharing
https://upterm.dev
Apache License 2.0
829 stars 54 forks source link

Bump github.com/google/go-github/v48 from 48.1.0 to 48.2.0 #147

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/google/go-github/v48 from 48.1.0 to 48.2.0.

Release notes

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

v48.2.0

This minor release includes the following changes:

  • Add parents field to timeline events (#2566)
  • Update doc URL for PackageGetAllVersions (#2568)
  • Add the 'require_last_push_approval' field (#2567)
  • Bump github.com/google/go-github/v48 from 48.0.0 to 48.1.0 in /scrape (#2573)
  • Bump golangci-lint version to 1.50.1 (#2576)
  • Add RunAttempt field for WorkflowJob (#2562)
  • Add LockBranch and AllowForkSyncing to repos.go (#2577)
  • Add new field for issue state reason (#2583)
  • Add support for repository actions access level / permission (#2578)
  • Add has_discussions field to repository (#2589)
  • Use 'concurrency' instead of 'styfle/cancel-workflow-action' in GitHub Actions (#2591)
  • Add MakeLatest parameter to support explicitly setting latest release (#2594)
  • Change create fork options from url param to body param (#2490)
  • Support new GitHub v3 API calendar-based versioning (#2581)
  • Update AUTHORS for v48.2.0
Commits
  • ae4fda8 Update AUTHORS for v48.2.0
  • 9d020d7 Support new GitHub v3 API calendar-based versioning (#2581)
  • 3e3f03c Change create fork options from url param to body param (#2490)
  • 44d91eb Add MakeLatest parameter to support explicitly setting latest release (#2594)
  • 153bbc2 Use 'concurrency' instead of 'styfle/cancel-workflow-action' in GitHub Action...
  • 1cb3b4d Add has_discussions field to repository (#2589)
  • 0621dee Add support for repository actions access level / permission (#2578)
  • 6c430ac Add new field for issue state reason (#2583)
  • 18cd63d Add LockBranch and AllowForkSyncing to repos.go (#2577)
  • 621c4ba Add RunAttempt field for WorkflowJob (#2562)
  • Additional commits viewable in compare view


Dependabot compatibility score

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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)