ActionsDesk / github-actions-allow-list-as-code-action

Automate GitHub Actions allow list for GitHub Enterprise Cloud accounts
MIT License
14 stars 6 forks source link

🆙 npm(deps): Bump @octokit/plugin-enterprise-cloud from 5.0.4 to 6.0.0 #11

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps @octokit/plugin-enterprise-cloud from 5.0.4 to 6.0.0.

Release notes

Sourced from @​octokit/plugin-enterprise-cloud's releases.

v6.0.0

6.0.0 (2021-06-27)

Features

  • billing.{getGithubActionsBillingGhe,getGithubPackagesBillingGhe,getSharedStorageBillingGhe}, enterpriseAdmin.{addSelfHostedRunnerToGroupForEnterprise,setSelfHostedRunnersInGroupForEnterprise}(), .orgs.getAuditLog() (#325) (8bc3a24)

BREAKING CHANGES

  • .enterpriseAdmin.addSelfHostedRunnerToRunnerGroupForEnterprise() has been renamed to .enterpriseAdmin.addSelfHostedRunnerToGroupForEnterprise()

  • .enterpriseAdmin.getGithubActionsBillingGhe() has been renamed to .billing.getGithubActionsBillingGhe()

  • .enterpriseAdmin.getGithubPackagesBillingGhe() has been renamed to .billing.getGithubPackagesBillingGhe()

  • .enterpriseAdmin.setSelfHostedInGroupForEnterprise() has been renamed to .billing.setSelfHostedRunnersInGroupForEnterprise()

  • .orgs.listCredentialAuthorizations() has been renamed to .orgs.listSamlSsoAuthorizations()

  • .orgs.removeCredentialAuthorization() has been renamed to .orgs.removeSamlSsoAuthorization()

  • .orgs.getProvisioningDetailsForUser() has been renamed to .scim.getProvisioningInformationForUser()

  • .orgs.provisionAndInviteUsers() has been renamed to .scim.provisionAndInviteUser()

  • .orgs.removeUserFromOrg() has been renamed to .scim.deleteUserFromOrg()

  • .orgs.replaceProvisionedUserInformation() has been renamed to .scim.setInformationForProvisionedUser()

  • .orgs.updateProvisionedOrgMembership() has been renamed to .scim.replaceProvisionedUserInformation()

  • .orgs.updateUserAttribute() has been renamed to .scim.updateAttributeForUser()

  • .teams.createOrUpdateIdPGroupConnections() has been renamed to .teams.createOrUpdateIdPGroupConnectionsLegacy()

  • .teams.createOrUpdateIdPGroupConnectionsInOrg() has been renamed to .teams.createOrUpdateIdpGroupConnectionsInOrg() (lowercase "p" in Idp)

  • .teams.createOrUpdateIdPGroupConnectionsLegacy() has been renamed to .teams.createOrUpdateIdpGroupConnectionsLegacy() (lowercase "p" in Idp)

  • .teams.listIdPGroupsForLegacy() has been renamed to .teams.listIdpGroupsForLegacy() (lowercase "p" in Idp)

  • .teams.listIdPGroupsForOrg:() has been renamed to .teams.listIdpGroupsForOrg() (lowercase "p" in Idp)

  • .teams.listIdPGroupsInOrg:() has been renamed to .teams.listIdpGroupsInOrg() (lowercase "p" in Idp)

  • fix(typescript): add proper types

v5.0.5

accidental release, sorry. There was no change

Commits
  • 8bc3a24 feat: `billing.{getGithubActionsBillingGhe,getGithubPackagesBillingGhe,getSha...
  • 06172a5 build: renovate and openapi script fixes
  • b11c220 build: use github-openapi-graphql-query for OpenAPI updates
  • 60d2d82 fix(release): actually publish to npm
  • a22dde3 chore(deps): update dependency prettier to v2.3.2
  • c811bb2 build(deps): update dependency normalize-url to 4.5.1 [security] (#322)
  • 5c20b2c build(deps): bump normalize-url from 4.5.0 to 4.5.1
  • 80daa7b chore(deps): update dependency prettier to v2.3.1
  • 9237fb1 chore(deps): update dependency prettier to v2.3.0 (#320)
  • 388cda3 ci: fix "Update Prettier" workflow (#318)
  • 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

The following labels could not be found: dependency :robot:.