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

fix(deps): update octokit monorepo (major) - autoclosed #510

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 17, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@octokit/auth-app ^6.0.0 -> ^7.0.0 age adoption passing confidence
@octokit/auth-unauthenticated ^5.0.0 -> ^6.0.0 age adoption passing confidence
@octokit/core ^5.0.0 -> ^6.0.0 age adoption passing confidence
@octokit/oauth-app ^6.0.0 -> ^7.0.0 age adoption passing confidence
@octokit/plugin-paginate-rest ^9.0.0 -> ^11.0.0 age adoption passing confidence
@octokit/tsconfig ^2.0.0 -> ^3.0.0 age adoption passing confidence
@octokit/types ^12.0.0 -> ^13.0.0 age adoption passing confidence
@octokit/webhooks ^12.0.4 -> ^13.0.0 age adoption passing confidence

Release Notes

octokit/auth-app.js (@​octokit/auth-app)

v7.0.0

Compare Source

octokit/auth-unauthenticated.js (@​octokit/auth-unauthenticated)

v6.1.0

Compare Source

Features

v6.0.1

Compare Source

Bug Fixes

v6.0.0

Compare Source

Features
BREAKING CHANGES
  • package is now ESM
octokit/core.js (@​octokit/core)

v6.1.2

Compare Source

Bug Fixes

v6.1.1

Compare Source

Bug Fixes

v6.1.0

Compare Source

Features

v6.0.1

Compare Source

Bug Fixes

v6.0.0

Compare Source

Features
BREAKING CHANGES
  • package is now ESM
octokit/oauth-app.js (@​octokit/oauth-app)

v7.1.1

Compare Source

Bug Fixes

v7.1.0

Compare Source

Features

v7.0.1

Compare Source

Bug Fixes

v7.0.0

Compare Source

Features
BREAKING CHANGES
  • package is now ESM
octokit/plugin-paginate-rest.js (@​octokit/plugin-paginate-rest)

v11.3.0

Compare Source

Features

v11.2.0

Compare Source

Features

v11.1.1

Compare Source

Bug Fixes

v11.1.0

Compare Source

Features

v11.0.1

Compare Source

Bug Fixes

v11.0.0

Compare Source

Features
BREAKING CHANGES
  • require owner/repo instead of repository_id for environment secrets and variables endpoints

v10.1.0

Compare Source

Features

v10.0.0

Compare Source

Features
BREAKING CHANGES
  • package is now ESM
octokit/tsconfig (@​octokit/tsconfig)

v3.1.0

Compare Source

Features

v3.0.0

Compare Source

Features
BREAKING CHANGES
  • migrate to ESM settings
octokit/types.ts (@​octokit/types)

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
octokit/webhooks.js (@​octokit/webhooks)

v13.2.6

Compare Source

Bug Fixes
  • types: type updates from @octokit/openapi-webhooks-types v8.2.1 (#​1008) (88595a9)

v13.2.5

Compare Source

Bug Fixes
  • types: upgrade @octokit/openapi-webhooks-types to v8.2.0 (#​1006) (ee06df5)

v13.2.4

Compare Source

Bug Fixes

v13.2.3

Compare Source

Bug Fixes
  • types: update @octokit/openapi-types to v8.1.1 - No relevant changes (#​1002) (9635fd9)

v13.2.2

Compare Source

Bug Fixes
  • types: updates to custom_property.created event types (#​998) (fdfd062)

v13.2.1

Compare Source

Bug Fixes
  • types: update from @octokit/openapi-webhook-types (#​996) (d160d2b)

v13.2.0

Compare Source

Features

v13.1.1

Compare Source

Bug Fixes
  • types: Adds repository-rule-params-thresholds, repository-rule.role_name, created.git-ref-only (#​986) (6566aaf)

v13.1.0

Compare Source

Features
  • types: adds platform_chat, cli, renames copilot_chat > ide_chat in copilot-organization-details, updates docs (#​982) (25db027)

v13.0.2

Compare Source

Bug Fixes

v13.0.1

Compare Source

Bug Fixes

v13.0.0

Compare Source

Features
BREAKING CHANGES
  • use GitHub's OpenAPI spec
  • Output ESM instead of CJS
  • Switch from @octokit/webhooks-types to @octokit/openapi-webhooks-types due to the transition to using GitHub's OpenAPI schema

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the Type: Maintenance Any dependency, housekeeping, and clean up Issue or PR label Feb 17, 2024
@wolfy1339 wolfy1339 added the esm-blocked Temporary label to denote esm dependency blocker label Feb 17, 2024
wolfy1339
wolfy1339 previously approved these changes Feb 17, 2024
Copy link
Member

@wolfy1339 wolfy1339 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Requires ESM due to verbatimModuleSyntax

@wolfy1339 wolfy1339 dismissed their stale review February 17, 2024 19:10

wrongly approved

Copy link
Member

@wolfy1339 wolfy1339 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Requires ESM due to verbatimModuleSyntax

@wolfy1339 wolfy1339 added the Status: Blocked Some technical or requirement is blocking the issue label Feb 17, 2024
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch from 5c3c464 to 1418cff Compare February 20, 2024 07:07
@renovate renovate bot changed the title chore(deps): update dependency @octokit/tsconfig to v3 chore(deps): update octokit monorepo (major) Feb 24, 2024
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch from 1418cff to e8b7abf Compare February 24, 2024 19:20
@renovate renovate bot changed the title chore(deps): update octokit monorepo (major) fix(deps): update octokit monorepo (major) Feb 25, 2024
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch 4 times, most recently from c9e7c60 to d57838e Compare February 28, 2024 17:44
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch 2 times, most recently from b58edc4 to d8c0c6e Compare March 5, 2024 20:39
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch from d8c0c6e to e8199e9 Compare March 12, 2024 16:03
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch 3 times, most recently from 20a3824 to 3fba594 Compare March 26, 2024 17:56
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch 3 times, most recently from 40bff6b to cfbb82e Compare April 2, 2024 18:59
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch 3 times, most recently from bca98b2 to a41aebc Compare April 9, 2024 16:22
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch 2 times, most recently from b07ab5e to 0cec7bb Compare April 16, 2024 17:21
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch from 0cec7bb to 4e12c24 Compare April 22, 2024 17:04
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch 3 times, most recently from 600d4f0 to 54574d5 Compare April 30, 2024 07:46
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch from 54574d5 to 6f31ed7 Compare April 30, 2024 17:16
@renovate renovate bot changed the title fix(deps): update octokit monorepo (major) fix(deps): update octokit monorepo (major) - autoclosed Apr 30, 2024
@renovate renovate bot closed this Apr 30, 2024
@renovate renovate bot deleted the renovate/major-octokit-monorepo branch April 30, 2024 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
esm-blocked Temporary label to denote esm dependency blocker Status: Blocked Some technical or requirement is blocking the issue Type: Maintenance Any dependency, housekeeping, and clean up Issue or PR
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants