Skip to content

build(deps): bump github.com/google/go-github/v48 from 48.1.0 to 48.2.0#1425

Merged
kfcampbell merged 2 commits intomainfrom
dependabot/go_modules/github.com/google/go-github/v48-48.2.0
Dec 13, 2022
Merged

build(deps): bump github.com/google/go-github/v48 from 48.1.0 to 48.2.0#1425
kfcampbell merged 2 commits intomainfrom
dependabot/go_modules/github.com/google/go-github/v48-48.2.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Dec 12, 2022

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)

Bumps [github.com/google/go-github/v48](https://github.com/google/go-github) from 48.1.0 to 48.2.0.
- [Release notes](https://github.com/google/go-github/releases)
- [Commits](google/go-github@v48.1.0...v48.2.0)

---
updated-dependencies:
- dependency-name: github.com/google/go-github/v48
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 12, 2022
@kfcampbell kfcampbell merged commit 1d6e029 into main Dec 13, 2022
@kfcampbell kfcampbell deleted the dependabot/go_modules/github.com/google/go-github/v48-48.2.0 branch December 13, 2022 00:02
kazaker pushed a commit to auto1-oss/terraform-provider-github that referenced this pull request Dec 28, 2022
….0 (integrations#1425)

Bumps [github.com/google/go-github/v48](https://github.com/google/go-github) from 48.1.0 to 48.2.0.
- [Release notes](https://github.com/google/go-github/releases)
- [Commits](google/go-github@v48.1.0...v48.2.0)

---
updated-dependencies:
- dependency-name: github.com/google/go-github/v48
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Keegan Campbell <me@kfcampbell.com>
avidspartan1 pushed a commit to avidspartan1/terraform-provider-github that referenced this pull request Feb 5, 2024
….0 (integrations#1425)

Bumps [github.com/google/go-github/v48](https://github.com/google/go-github) from 48.1.0 to 48.2.0.
- [Release notes](https://github.com/google/go-github/releases)
- [Commits](google/go-github@v48.1.0...v48.2.0)

---
updated-dependencies:
- dependency-name: github.com/google/go-github/v48
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Keegan Campbell <me@kfcampbell.com>
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.

1 participant