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

build(deps): bump @octokit/plugin-rest-endpoint-methods from 9.0.0 to 10.0.0 in /packages/collector #1134

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 2, 2023

Bumps @octokit/plugin-rest-endpoint-methods from 9.0.0 to 10.0.0.

Release notes

Sourced from @​octokit/plugin-rest-endpoint-methods's releases.

v10.0.0

10.0.0 (2023-09-23)

Features

  • remove required workflow endpoint methods, new copilot endpoint methods, new repos.checkAutomatedSecurityFixes({ owner, repo }), repos.disablePrivateVulnerabilityReporting({ owner, repo }), repos.enablePrivateVulnerabilityReporting({ owner, repo }), repos.listActivities({ owner, repo }), security advisories methods (#679) (73e91b2)

BREAKING CHANGES

  • remove required workflow endpoint methods
Commits
  • 73e91b2 feat: remove required workflow endpoint methods, new copilot endpoint methods...
  • 70fc61e ci(action): update peter-evans/create-or-update-comment digest to 46da6c0
  • da7a983 ci(action): update peter-evans/create-or-update-comment digest to 1f6c514
  • 27520cf ci(action): update peter-evans/create-or-update-comment digest to 223779b
  • 617ea85 ci(action): update peter-evans/create-or-update-comment digest to 46846e5
  • 884259c ci(action): update actions/checkout action to v4
  • 27abbe0 chore(deps): update dependency prettier to v3.0.3 (#672)
  • 5f432e9 ci(action): update peter-evans/create-or-update-comment digest to 94ff342
  • f5d8bca ci(action): update peter-evans/create-or-update-comment digest to 8c21c80
  • 33edf08 ci(action): update peter-evans/create-or-update-comment digest to bb291f6 (#670)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [@octokit/plugin-rest-endpoint-methods](https://github.com/octokit/plugin-rest-endpoint-methods.js) from 9.0.0 to 10.0.0.
- [Release notes](https://github.com/octokit/plugin-rest-endpoint-methods.js/releases)
- [Commits](octokit/plugin-rest-endpoint-methods.js@v9.0.0...v10.0.0)

---
updated-dependencies:
- dependency-name: "@octokit/plugin-rest-endpoint-methods"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 2, 2023
@github-actions github-actions bot enabled auto-merge October 2, 2023 21:23
@github-actions github-actions bot merged commit 4247dd0 into master Oct 3, 2023
8 checks passed
@codecov
Copy link

codecov bot commented Oct 3, 2023

Codecov Report

Merging #1134 (afeeb74) into master (b9eaf3a) will decrease coverage by 0.36%.
Report is 5 commits behind head on master.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1134      +/-   ##
==========================================
- Coverage   98.34%   97.98%   -0.36%     
==========================================
  Files          40       15      -25     
  Lines         483      199     -284     
  Branches      128       52      -76     
==========================================
- Hits          475      195     -280     
+ Misses          7        4       -3     
+ Partials        1        0       -1     
Flag Coverage Δ
collector 97.98% <ø> (ø)
frontend ?

Flags with carried forward coverage won't be shown. Click here to find out more.

see 25 files with indirect coverage changes

@github-actions github-actions bot deleted the dependabot/npm_and_yarn/packages/collector/octokit/plugin-rest-endpoint-methods-10.0.0 branch October 3, 2023 06:33
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants