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 @octokit/types from 11.1.0 to 12.0.0 #597

Merged
merged 1 commit into from
Sep 25, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 25, 2023

Bumps @octokit/types from 11.1.0 to 12.0.0.

Release notes

Sourced from @​octokit/types's releases.

v12.0.0

12.0.0 (2023-09-23)

Features

  • new GitHub advisories, GitHub classroom endpoints, description updates, /repos/{owner}/{repo}/lfs endpoint now only accepts PUT, remove required workflow endpoints (#582) (d70c858)

BREAKING CHANGES

  • /repos/{owner}/{repo}/lfs endpoint now only accepts PUT
  • remove required workflow endpoints
Commits
  • d70c858 feat: new GitHub advisories, GitHub classroom endpoints, description updates,...
  • f36b704 build: update scripts for Prettier v3, switch to ESM (#581)
  • b5b99d1 ci(action): update actions/checkout digest to 8ade135 (#580)
  • 471a08a ci(action): update peter-evans/create-or-update-comment digest to 46da6c0
  • f3338ac chore(deps): update dependency semantic-release to v22
  • 6c6a0e9 ci(action): update peter-evans/create-or-update-comment digest to 1f6c514
  • acf6df0 chore(deps): update dependency typedoc to ^0.25.0 (#572)
  • 1698af1 ci(action): update peter-evans/create-or-update-comment digest to 223779b
  • 916c39c ci(action): update peter-evans/create-or-update-comment digest to 46846e5
  • 6b38468 ci(action): update actions/checkout action to v4
  • 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 <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 [@octokit/types](https://github.com/octokit/types.ts) from 11.1.0 to 12.0.0.
- [Release notes](https://github.com/octokit/types.ts/releases)
- [Commits](octokit/types.ts@v11.1.0...v12.0.0)

---
updated-dependencies:
- dependency-name: "@octokit/types"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 25, 2023
@dependabot dependabot bot requested a review from martincostello September 25, 2023 04:12
Copy link
Contributor

@costellobot costellobot bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approving dependency update.

@costellobot costellobot bot enabled auto-merge (squash) September 25, 2023 04:12
@codecov
Copy link

codecov bot commented Sep 25, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (ab4cf31) 88.79% compared to head (ffca037) 88.79%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #597   +/-   ##
=======================================
  Coverage   88.79%   88.79%           
=======================================
  Files           2        2           
  Lines         348      348           
  Branches       66       66           
=======================================
  Hits          309      309           
  Misses         32       32           
  Partials        7        7           
Flag Coverage Δ
linux 88.79% <ø> (ø)
macos ?
windows 88.79% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@costellobot costellobot bot merged commit 615890e into main Sep 25, 2023
@costellobot costellobot bot deleted the dependabot/npm_and_yarn/octokit/types-12.0.0 branch September 25, 2023 04:18
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.

None yet

0 participants