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

chore(deps): update octokit monorepo (major) #1053

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 5, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@octokit/graphql-schema 14.58.0 -> 15.25.0 age adoption passing confidence
@octokit/types 12.6.0 -> 13.6.1 age adoption passing confidence

Release Notes

octokit/graphql-schema (@​octokit/graphql-schema)

v15.25.0

Compare Source

Features
  • minPermissionLevel filter for projects connections (#​969) (503d8f1)

v15.24.0

Compare Source

Features
  • remove org verifiedDomainsList and defer keyword, add specifiedBy keyword (#​967) (ee111b5)

v15.23.0

Compare Source

Features

v15.22.0

Compare Source

Features
  • convertProjectV2DraftIssueItemToIssue() mutation (#​962) (d345d19)

v15.21.0

Compare Source

Features
  • ProjectV2#statusUpdates(), Mutations: createProjectV2StatusUpdate(), updateProjectV2StatusUpdate(), deleteProjectV2StatusUpdate(). (#​961) (fc3abe0)

v15.20.0

Compare Source

Features

v15.19.0

Compare Source

Features
  • Query#enterpriseMemberInvitation, enterpriseMemberInvitationByToken, EnterpriseOwnerInfo#pendingUnaffiliatedMemberInvitations. Mutations: acceptEnterpriseMemberInvitation, cancelEnterpriseMemberInvitation, inviteEnterpriseMember (#​958) (4b94ff4)

v15.18.1

Compare Source

Bug Fixes

v15.18.0

Compare Source

Features

v15.17.0

Compare Source

Features
  • Adds property AnnouncementBanner.announcementCreatedAt (#​947) (4f1108e)

v15.16.0

Compare Source

Features
  • Environment#{isPinned,latestCompletedDeployment,pinnedPosition}, mutations: pinEnvironment(), reorderEnvironment() (#​946) (5b662f5)

v15.15.0

Compare Source

Features

v15.14.0

Compare Source

Features

v15.13.0

Compare Source

Features
  • repository rules: fileExtensionRestriction, filePathRestriction, maxFilePathLength, maxFileSize (#​937) (518bd2c)

v15.12.0

Compare Source

Features
  • DeploymentStatus#environment, createDeployment and createDeploymentStatus mutations (#​935) (366d727)

v15.11.0

Compare Source

Features

v15.10.0

Compare Source

Features

v15.9.0

Compare Source

Features

v15.8.0

Compare Source

Features
  • PullRequest#{canBeRebased,mergeStateStatus}, {AddedToProjectEvent,ConvertedNoteToIssueEvent,MovedColumnsInProjectEvent,RemovedFromProjectEvent}#{project,projectCard,projectColumnName}, importProject mutation (#​931) (cf756e1)

v15.7.0

Compare Source

Features
  • Team#{reviewRequestDelegationAlgorithm,reviewRequestDelegationEnabled,reviewRequestDelegationMemberCount,reviewRequestDelegationNotifyTeam}. Mutations: createLabel, deleteLabel, deletePackageVersion, updateLabel, updateTeamReviewAssignment (#​930) (a844003)

v15.6.0

Compare Source

Features

v15.5.1

Compare Source

Bug Fixes
  • remove PropertyTargetDefinition#PropertyTargetDefinition again ... nothing to see here 🤣 (#​926) (6df361c)

v15.5.0

Compare Source

Features
  • Repository#planFeatures, PropertyTargetDefinition#source (#​916) (09b963e)

v15.4.2

Compare Source

Bug Fixes

v15.4.1

Compare Source

Bug Fixes

v15.4.0

Compare Source

Features

v15.3.0

Compare Source

Features

v15.2.0

Compare Source

Features
  • mutation: optional recurring argument for createSponsorship() (#​913) (9d08d51)

v15.1.2

Compare Source

Bug Fixes

v15.1.1

Compare Source

Bug Fixes

v15.1.0

Compare Source

Features

v15.0.0

Compare Source

Features
BREAKING CHANGES
  • package is now ESM

  • fix(deps): bump execa

  • fix: correct fs import

  • fix: replace usage of require()

  • style: prettier

  • fix: update execa import

  • test: remove default export tests

octokit/types.ts (@​octokit/types)

v13.6.1

Compare Source

Bug Fixes

v13.6.0

Compare Source

Features

v13.5.1

Compare Source

Bug Fixes

v13.5.0

Compare Source

Features
  • add Copilot operations, bump openapi-types version (#​638) (69c7f34)

v13.4.1

Compare Source

Bug Fixes

v13.4.0

Compare Source

Features

v13.3.0

Compare Source

Features

v13.2.0

Compare Source

Features
  • Updates @​octokit/openapi-types to 22.0.0 (which had breaking changes). BREAKING CHANGES: Renames [repository-rule-params-code-scanning-threshold to repository-rule-params-code-scanning-tool, security_alerts to security_alerts_threshold], renames fields[repository-rule-params-code-scanning-threshold.alerts to repository-rule-params-code-scanning-tool.alerts_threshold, repository-rule-params-code-scanning-threshold.security_alerts to repository-rule-params-code-scanning-tool.security_alerts_threshold] (#​629) (d32a77f)
  • updates @​octokit/openapi-types to v21.2.0 (#​627) (a5bfb8f)

v13.1.0

Compare Source

Features

v13.0.0

Compare Source

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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot assigned int128 Mar 5, 2024
@renovate renovate bot requested a review from int128 March 5, 2024 01:15
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch 5 times, most recently from d9edc8f to afae6d3 Compare March 11, 2024 23:07
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch from afae6d3 to 3e7dac8 Compare April 2, 2024 18:28
@renovate renovate bot changed the title chore(deps): update dependency @octokit/graphql-schema to v15 chore(deps): update octokit monorepo (major) Apr 2, 2024
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch 9 times, most recently from 26ae017 to 88bf019 Compare April 9, 2024 22:58
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch 6 times, most recently from 83a3085 to 70b3c5a Compare April 17, 2024 18:29
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch 4 times, most recently from bbb8c11 to 86eb722 Compare April 20, 2024 09:41
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch 5 times, most recently from 32b0103 to bb9e912 Compare May 2, 2024 19:02
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch 4 times, most recently from 2661412 to 7241798 Compare May 21, 2024 23:08
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch from 7241798 to 039a28c Compare May 24, 2024 01:18
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch 3 times, most recently from 7c499d3 to 2db8870 Compare June 14, 2024 18:56
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch 2 times, most recently from eb0c5c2 to a666788 Compare June 21, 2024 17:42
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch 5 times, most recently from 76e191e to ad897d2 Compare July 3, 2024 18:12
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch from ad897d2 to 7f54618 Compare July 8, 2024 16:46
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch from 7f54618 to 1d643b9 Compare July 21, 2024 05:37
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch from 333e7b7 to d4ee11b Compare September 12, 2024 02:08
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch 2 times, most recently from d9e2c79 to 15f48b7 Compare September 27, 2024 19:02
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch 3 times, most recently from 38f9dfa to 1bc4a5c Compare October 4, 2024 02:11
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch from 1bc4a5c to 47bbcbe Compare October 7, 2024 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant