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

feat(deps): bump github.com/google/go-github/v48 from 48.0.0 to 48.1.0 #3558

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 15, 2022

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

Release notes

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

v48.1.0

This minor release includes the following interesting changes:

  • Add apps to restriction rules in branch protection (#2509)
  • Add support for security manager endpoints (#2530)
  • Add support for cursor pagination in AlertListOptions (#2512)
  • Add merge_group webhook event via MergeGroupEvent and MergeGroup structs (#2556)
  • Code Scanning: add new field for dismissed comment (#2557)
  • Remove references to io/ioutil package (#2547)
  • Add support for Dependabot alert endpoints (#2554)
  • Support workflow restrictions in actions_runner_groups (#2559)

along with the following tests, docs, and/or maintenance updates:

  • Update scrape dependency to v48 (#2502)
  • Update AUTHORS for v48 (#2503)
  • Bump golangci/golangci-lint-action from 3.2.0 to 3.3.0 (#2515)
  • Add test case for JSON resource marshaling (#2517)
  • Add test case for JSON resource marshaling (#2526)
  • Fix typo in README URL (#2514)
  • Update workflow to use Go 1.19 and Go 1.18 (#2525)
  • Add test cases for JSON resource marshaling (#2524)
  • Add test cases for JSON resource marshaling (#2527)
  • Add test case for JSON resource marshaling (#2521)
  • Add test case for JSON resource marshaling (#2528)
  • Add test cases for JSON resource marshaling (#2520)
  • Add test cases for JSON resource marshaling (#2531)
  • Add test cases for JSON resource marshaling (#2532)
  • Add test for resource JSON marshaling (#2533)
  • Add tests for resource JSON marshaling (#2536)
  • Add test case for JSON resource marshaling (#2537)
  • Add test for resource JSON marshaling (#2538)
  • Add test case for JSON resource marshaling (#2539)
  • Add test case for JSON resource marshaling (#2542)
  • Add test case for JSON resource marshaling (#2541)
  • Add test case for JSON resource marshaling (#2544)
  • Add test case for JSON resource marshaling (#2543)
  • Add test case for JSON resource marshaling (#2545)
  • Add test case for JSON resource marshaling (#2546)
  • Add test case for JSON resource marshaling (#2548)
  • Add test case for JSON resource marshaling (#2549)
  • Add test cases for JSON resource marshaling (#2550)
  • Add test case for JSON resource marshaling (#2551)
  • Add test case for JSON resource marshaling (#2552)
  • Bump golangci/golangci-lint-action from 3.3.0 to 3.3.1 (#2564)
Commits
  • ddfa307 Bump golangci/golangci-lint-action from 3.3.0 to 3.3.1 (#2564)
  • db32fc6 Support workflow restrictions in actions_runner_groups (#2559)
  • 3b3cbf1 Add support for Dependabot alert endpoints (#2554)
  • 9598613 Remove references to io/ioutil package (#2547)
  • 331265b Code Scanning: add new field for dismissed comment (#2557)
  • 16cdd7d Add merge_group webhook event via MergeGroupEvent and MergeGroup structs (#2556)
  • 020d9ae Add support for cursor pagination in AlertListOptions (#2512)
  • 3bfe921 Add support for security manager endpoints (#2530)
  • 66a053a Add test case for JSON resource marshaling (#2552)
  • 4e394ef Add test case for JSON resource marshaling (#2551)
  • 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.0.0 to 48.1.0.
- [Release notes](https://github.com/google/go-github/releases)
- [Commits](google/go-github@v48.0.0...v48.1.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 the dependencies Pull requests that update a dependency file label Nov 15, 2022
@pull-request-size pull-request-size bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Nov 15, 2022
@vercel vercel bot temporarily deployed to Preview November 15, 2022 08:02 Inactive
@codecov
Copy link

codecov bot commented Nov 15, 2022

Codecov Report

Merging #3558 (8e5b60f) into main (ee6225f) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #3558   +/-   ##
=======================================
  Coverage   83.66%   83.66%           
=======================================
  Files         116      116           
  Lines        9705     9705           
=======================================
  Hits         8120     8120           
  Misses       1284     1284           
  Partials      301      301           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@caarlos0 caarlos0 merged commit 226f56e into main Nov 15, 2022
@caarlos0 caarlos0 deleted the dependabot/go_modules/github.com/google/go-github/v48-48.1.0 branch November 15, 2022 10:58
@github-actions github-actions bot added this to the v1.13.0 milestone Nov 15, 2022
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 size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant