bump-sh / github-action

GitHub action to deploy your API documentation on Bump
https://bump.sh
MIT License
41 stars 9 forks source link

build(deps): bump @octokit/types from 6.34.0 to 13.0.0 #489

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps @octokit/types from 6.34.0 to 13.0.0.

Release notes

Sourced from @​octokit/types's releases.

v13.0.0

13.0.0 (2024-04-02)

Features

  • Updates openapi-types to v21.0.0 (which had breaking changes), BREAKING CHANGE: Updates multiple endpoints to use owner + repo in place of repository_id (#625) (ad024fe)

BREAKING CHANGES

  • Updates multiple endpoints to use owner + repo in place of repository_id

v12.6.0

12.6.0 (2024-02-22)

Features

v12.5.0

12.5.0 (2024-02-15)

Features

v12.4.0

12.4.0 (2023-12-04)

Features

  • permissions.organization_custom_properties (#598) (ff98468)

v12.3.0

12.3.0 (2023-11-12)

Features

  • backport improvements from [@octokit-next](https://github.com/octokit-next) (#595) (0eebf54)

v12.2.0

12.2.0 (2023-11-07)

Features

... (truncated)

Commits
  • ad024fe feat: Updates openapi-types to v21.0.0 (which had breaking changes), BREAKING...
  • 2425655 ci(action): update actions/add-to-project action to v1
  • 9570dcc chore(deps): update dependency pascal-case to v4 (#623)
  • 3219ba0 ci(action): update actions/add-to-project action to v0.6.1 (#622)
  • f6854f4 Spelling (#616)
  • 690c13f Add permissions (#612)
  • 9c20c89 ci(action): update actions/add-to-project action to v0.6.0 (#620)
  • b2d7de9 feat: many new endpoints (#618)
  • bc28bdc feat: add x-accepted-github-permissions (#609)
  • fa1e25b chore(deps): update dependency npm-run-all2 to v6
  • 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 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)
dependabot[bot] commented 5 months ago

Superseded by #490.