cschleiden / actions-linter

Simple linter for GitHub Actions workflow YAML files.
MIT License
23 stars 2 forks source link

Bump @octokit/rest from 18.0.9 to 18.11.2 #105

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps @octokit/rest from 18.0.9 to 18.11.2.

Release notes

Sourced from @​octokit/rest's releases.

v18.11.2

18.11.2 (2021-09-27)

Bug Fixes

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

... (truncated)

Commits
  • 38a823f fix: luke-cage preview graduated (#119)
  • ad9457c build(deps): lock file maintenance
  • b1d4613 chore(deps): update dependency @​octokit/fixtures-server to v7 (#117)
  • 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
  • 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 #106.