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 dependency octokit to v14 #330

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 18, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Octokit 0.51.0 -> 14.0.0 age adoption passing confidence

Release Notes

octokit/octokit.net (Octokit)

v14.0.0

What's Changed

Breaking changes

Note: The breaking changes in this release primarily deal with moving the last remaining Int32 to Int64 conversions. This change, while breaking, should have nominal impact.

Features
Fixes
Maintenance

New Contributors

Full Changelog: octokit/octokit.net@v13.0.1...v14.0.0

v13.0.1

What's Changed

NOTE: these fixes were part of the more wide spread changes made as a result of this issue.

Full Changelog: octokit/octokit.net@v13.0.0...v13.0.1

v13.0.0

What's Changed

Breaking changes
Features
Documentation

New Contributors

Full Changelog: octokit/octokit.net@v12.0.0...v13.0.0

v12.0.0

BREAKING CHANGE

There was a change on the backing data store of the GitHub REST API to address the growing needs of comments shifting the type of IDs from an Int32 to an Int64 (or long).

Features
Fixes
Maintenance
Docs / CI

New Contributors

Full Changelog: octokit/octokit.net@v11.0.1...v12.0.0

v11.0.1

What's Changed

Fix

Full Changelog: octokit/octokit.net@v11.0.0...v11.0.1

v11.0.0

What's Changed

BREAKING CHANGE

Features
Fixes
Maintenance

New Contributors

Full Changelog: octokit/octokit.net@v10.0.0...v10.0.1

v10.0.0

Breaking change:

What's Changed

New Contributors

Full Changelog: octokit/octokit.net@v9.1.2...v10.0.0

v9.1.2

What's Changed

Features

Full Changelog: octokit/octokit.net@v9.1.1...v9.1.2

v9.1.1

What's Changed

Features
Fixes
Maintenance
Documentation

New Contributors

Full Changelog: octokit/octokit.net@v9.1.0...v9.1.1

v9.1.0

What's Changed

Features
Bugs
Maintenance

New Contributors

Full Changelog: octokit/octokit.net@v9.0.0...v9.1.0

v9.0.0

What's Changed

Breaking changes
Features
Fixes
Maintenance

New Contributors

Full Changelog: octokit/octokit.net@v8.1.1...v9.0.0

v8.1.1

What's Changed

Features
Fixes
Maintenance

New Contributors

Full Changelog: octokit/octokit.net@v8.0.1...v8.1.1

v8.0.1

What's Changed

Features
Fixes

New Contributors

Full Changelog: octokit/octokit.net@v7.2.0...v8.0.1

v8.0.0

What’s Changed

Features
Fixes
CI
Dependencies

New Contributors

Full Changelog: octokit/octokit.net@v7.1.0...v7.2.0

v7.1.0

What's Changed

New Contributors

Full Changelog: octokit/octokit.net@v7.0.1...v7.1.0

v7.0.1

What's Changed

Fixes
Dependencies

Full Changelog: octokit/octokit.net@v7.0.0...v7.0.1

v7.0.0

What's Changed

Breaking changes
Features

New Contributors

Full Changelog: octokit/octokit.net@v6.2.1...v7.0.0

v6.2.1

What's Changed

Full Changelog: octokit/octokit.net@v6.2.0...v6.2.1

v6.2.0

What's Changed

Full Changelog: octokit/octokit.net@v6.1.0...v6.2.0

v6.1.0

What's Changed

New Contributors

Full Changelog: octokit/octokit.net@v6.0.0...v6.1.0

v6.0.0

What's Changed

⚠️ Note this release contains a "low risk" breaking change; see this PR for more information.

Features
Fixes

Full Changelog: octokit/octokit.net@v5.1.0...v6.0.0[](url)

v5.1.0

What's Changed

Features
Fixes

New Contributors

Full Changelog: octokit/octokit.net@v5.0.4...v5.1.0

v5.0.4

What's Changed

New Contributors

Full Changelog: octokit/octokit.net@v5.0.3...v5.1.0

v5.0.3

What's Changed

Features
Maintenance

New Contributors

Full Changelog: octokit/octokit.net@v5.0.2...v5.0.3

v5.0.2

What's Changed

Features
Bug fixes

New Contributors

Full Changelog: octokit/octokit.net@v5.0.1...v5.0.2

v5.0.1

What's Changed

Features
Maintenance

New Contributors

Full Changelog: octokit/octokit.net@v5.0.0...v5.0.1

v5.0.0

What's Changed

Full Changelog: octokit/octokit.net@v4.0.4...v5.0.0

v4.0.4

What's Changed

We introduced a new action that adds all new issues and PRs to our community board. Come by the board and grab something to improve this SDK and the others!

Bug fixes
Maintenance
Dependency updates

New Contributors

Full Changelog: octokit/octokit.net@v4.0.3...v4.0.4

v4.0.3

What's Changed

Features
Bug fixes
Maintenance

New Contributors

Full Changelog: octokit/octokit.net@v4.0.2...v4.0.3

v4.0.2

What's Changed

Features
Bugs
Dependencies
House Keeping

New Contributors

Full Changelog: octokit/octokit.net@v4.0.1...v4.0.2

v4.0.1

What's Changed

New Contributors

Full Changelog: octokit/octokit.net@v4.0.0...v4.0.1

v4.0.0: : Strong-naming

What's Changed

@netlify
Copy link

netlify bot commented Jun 18, 2023

Deploy Preview for arcus canceled.

Name Link
🔨 Latest commit 2b164f5
🔍 Latest deploy log https://app.netlify.com/sites/arcus/deploys/6792025caf698f0008195a15

@renovate renovate bot force-pushed the renovate-major-octokit-monorepo branch 3 times, most recently from 49ae901 to 1ed0348 Compare June 28, 2023 22:52
@renovate renovate bot force-pushed the renovate-major-octokit-monorepo branch from 1ed0348 to 95683b0 Compare July 4, 2023 00:43
@renovate renovate bot changed the title chore(deps): update dependency octokit to v6 chore(deps): update dependency octokit to v7 Jul 4, 2023
@renovate renovate bot force-pushed the renovate-major-octokit-monorepo branch from 95683b0 to 8f0007e Compare July 5, 2023 21:12
@renovate renovate bot force-pushed the renovate-major-octokit-monorepo branch from 8f0007e to 12a7530 Compare July 28, 2023 01:25
@renovate renovate bot force-pushed the renovate-major-octokit-monorepo branch from 12a7530 to 146c08c Compare August 17, 2023 08:52
@renovate renovate bot force-pushed the renovate-major-octokit-monorepo branch from 146c08c to e8adedd Compare September 22, 2023 22:57
@renovate renovate bot changed the title chore(deps): update dependency octokit to v7 chore(deps): update dependency octokit to v8 Sep 22, 2023
@renovate renovate bot force-pushed the renovate-major-octokit-monorepo branch from e8adedd to cb46955 Compare September 29, 2023 19:30
@renovate renovate bot force-pushed the renovate-major-octokit-monorepo branch from cb46955 to 6ee98e2 Compare October 12, 2023 16:30
@renovate renovate bot force-pushed the renovate-major-octokit-monorepo branch from 6ee98e2 to b2a7a2f Compare November 1, 2023 17:37
@renovate renovate bot changed the title chore(deps): update dependency octokit to v8 chore(deps): update dependency octokit to v9 Nov 1, 2023
@renovate renovate bot force-pushed the renovate-major-octokit-monorepo branch from b2a7a2f to 8ac7a07 Compare January 3, 2024 19:41
@renovate renovate bot force-pushed the renovate-major-octokit-monorepo branch from 8ac7a07 to 8c133e3 Compare January 25, 2024 18:22
@renovate renovate bot force-pushed the renovate-major-octokit-monorepo branch 2 times, most recently from 81c36e1 to 3849dae Compare February 7, 2024 21:54
@renovate renovate bot force-pushed the renovate-major-octokit-monorepo branch from 3849dae to 3c010e4 Compare February 23, 2024 01:10
@renovate renovate bot changed the title chore(deps): update dependency octokit to v9 chore(deps): update dependency octokit to v10 Feb 23, 2024
@renovate renovate bot force-pushed the renovate-major-octokit-monorepo branch 2 times, most recently from 718a5b7 to e667ddc Compare March 1, 2024 05:36
@renovate renovate bot force-pushed the renovate-major-octokit-monorepo branch from e667ddc to 79febf4 Compare March 6, 2024 11:27
@renovate renovate bot force-pushed the renovate-major-octokit-monorepo branch from 79febf4 to 4b867fe Compare April 3, 2024 04:55
@renovate renovate bot force-pushed the renovate-major-octokit-monorepo branch from 4b867fe to e193fd2 Compare April 10, 2024 23:10
@renovate renovate bot changed the title chore(deps): update dependency octokit to v10 chore(deps): update dependency octokit to v11 Apr 10, 2024
@renovate renovate bot force-pushed the renovate-major-octokit-monorepo branch from e193fd2 to 608f55a Compare April 15, 2024 20:46
@renovate renovate bot force-pushed the renovate-major-octokit-monorepo branch from 608f55a to 78150df Compare June 10, 2024 13:58
@renovate renovate bot changed the title chore(deps): update dependency octokit to v11 chore(deps): update dependency octokit to v12 Jun 10, 2024
@renovate renovate bot force-pushed the renovate-major-octokit-monorepo branch 2 times, most recently from db9af26 to 9ea64f1 Compare June 26, 2024 19:37
@renovate renovate bot changed the title chore(deps): update dependency octokit to v12 chore(deps): update dependency octokit to v13 Jun 26, 2024
@renovate renovate bot force-pushed the renovate-major-octokit-monorepo branch 2 times, most recently from fb37459 to 7daab35 Compare July 8, 2024 05:33
@renovate renovate bot force-pushed the renovate-major-octokit-monorepo branch from 7daab35 to d50b525 Compare July 23, 2024 04:48
@renovate renovate bot force-pushed the renovate-major-octokit-monorepo branch from d50b525 to 3454bab Compare August 27, 2024 06:49
@renovate renovate bot force-pushed the renovate-major-octokit-monorepo branch from 3454bab to 37b37c1 Compare January 8, 2025 18:13
@renovate renovate bot changed the title chore(deps): update dependency octokit to v13 chore(deps): update dependency octokit to v14 Jan 8, 2025
@renovate renovate bot force-pushed the renovate-major-octokit-monorepo branch from 37b37c1 to 2b164f5 Compare January 23, 2025 08:48
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.

0 participants