electron / releases

📦 Complete and up-to-date info about every release of Electron
MIT License
245 stars 38 forks source link

Bump @octokit/rest from 18.5.5 to 18.11.1 #137

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps @octokit/rest from 18.5.5 to 18.11.1.

Release notes

Sourced from @​octokit/rest's releases.

v18.11.1

18.11.1 (2021-09-24)

Bug Fixes

  • typescript: graduate previews dorian, inertia, london, lydian, wyandotte (#116) (f1e2416)

v18.11.0

18.11.0 (2021-09-22)

Features

  • octokit.rest.repos.{enable,disable}LfsForRepo(), octokit.rest.repos.mergeUpstream({ owner, repo, branch }) (916a8bb)

v18.10.0

18.10.0 (2021-08-31)

Features

  • typescript: .packages.deletePackageForUser(), .packages.deletePackageVersionForUser(), .packages.restorePackageForUser(), .packages.restorePackageVersionForUser(), .secretScanning.listAlertsForOrg() (#105) (40aeaff)

Bug Fixes

  • typescript: fix type for labels parameter in .issues.{add,set}Labels() (#105) (40aeaff)

v18.9.1

18.9.1 (2021-08-16)

Bug Fixes

  • deps: update dependency @​octokit/plugin-rest-endpoint-methods to v5.8.0 (1b9ca1e)

v18.9.0

18.9.0 (2021-08-03)

Features

  • typescript: allow_auto_merge parameter when creating / updating a repository. Search: owner in repository items may no longer be null (#95) (c26c4fe)

v18.8.0

18.8.0 (2021-08-02)

Features

... (truncated)

Commits
  • f1e2416 fix(typescript): graduate previews dorian, inertia, london, lydian, `...
  • 916a8bb feat: octokit.rest.repos.{enable,disable}LfsForRepo(), `octokit.rest.repos....
  • 4eaea84 build(deps): lock file maintenance
  • 20f93bb chore(deps): update dependency semantic-release to v18
  • 4b03785 build(update-prettier.yml): set node-version to 16
  • 684d88b build(update-docs.yml): set node-version to 16
  • e8627dd build(test.yml): set node-version to 16
  • 82d5be0 build(release.yml): set node-version to 16
  • 1eb367a chore(deps): update dependency prettier to v2.4.1
  • 920ef40 build(deps): lock file maintenance
  • 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)
dependabot[bot] commented 3 years ago

Superseded by #141.