community-plugins icon indicating copy to clipboard operation
community-plugins copied to clipboard

fix(deps): update octokit monorepo (major)

Open backstage-goalie[bot] opened this issue 1 year ago • 1 comments

This PR contains the following updates:

Package Type Update Change
@octokit/graphql dependencies major ^5.0.0 -> ^8.0.0
@octokit/rest dependencies major ^19.0.3 -> ^20.0.0
octokit dependencies major ^3.0.0 -> ^4.0.0

Release Notes

octokit/graphql.js (@​octokit/graphql)

v8.1.1

Compare Source

Bug Fixes

v8.1.0

Compare Source

Features

v8.0.2

Compare Source

Bug Fixes

v8.0.1

Compare Source

Bug Fixes

v8.0.0

Compare Source

Features
BREAKING CHANGES
  • this package is now ESM

  • fix: add missing file extension in relative file path import

v7.1.0

Compare Source

Bug Fixes
Features

v7.0.2

Compare Source

Bug Fixes

v7.0.1

Compare Source

Bug Fixes

v7.0.0

Compare Source

Bug Fixes
BREAKING CHANGES
  • deps: Replace support for Node.js http(s) Agents with documentation on using fetch dispatchers instead
  • deps: Remove ability to pass custom request options, except from method, headers, body, signal, data

v6.0.1

Compare Source

Bug Fixes
  • deps: bump @octokit/request to get fixed version of @octokit/endpoint (#​486) (c067d9c), closes #​485

v6.0.0

Compare Source

Features
BREAKING CHANGES
  • Drop support for NodeJS v14, v16
octokit/rest.js (@​octokit/rest)

v20.1.1

Compare Source

Bug Fixes

v20.1.0

Compare Source

Features

v20.0.2

Compare Source

Bug Fixes

v20.0.1

Compare Source

Bug Fixes

v20.0.0

Compare Source

Features
BREAKING CHANGES
  • Drop support for NodeJS v14, v16
  • Remove previews support for the REST API
  • remove agent option from octokit.request()
octokit/octokit.js (octokit)

v4.0.2

Compare Source

Bug Fixes

v4.0.1

Compare Source

Bug Fixes
  • docs: remove NodeJS 10 and add callout for conditional exports (#​2675) (c99ff62)

v4.0.0

Compare Source

BREAKING CHANGES
  • package is now ESM
  • remove authentication type "oauth" that was previously deprecated
  • Switch from @octokit/webhooks-types to @octokit/openapi-webhooks-types due to the transition to using GitHub's OpenAPI schema

v3.2.1

Compare Source

Bug Fixes

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 is behind base branch, 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 Renovate Bot.

backstage-goalie[bot] avatar May 15 '24 12:05 backstage-goalie[bot]

Changed Packages

Package Name Package Path Changeset Bump Current Version
@backstage-community/plugin-git-release-manager workspaces/git-release-manager/plugins/git-release-manager patch v0.3.47
@backstage-community/plugin-github-actions workspaces/github-actions/plugins/github-actions patch v0.6.16
@backstage-community/plugin-github-deployments workspaces/github-deployments/plugins/github-deployments patch v0.1.66
@backstage-community/plugin-github-issues workspaces/github-issues/plugins/github-issues patch v0.4.2
@backstage-community/plugin-github-pull-requests-board workspaces/github-pull-requests-board/plugins/github-pull-requests-board patch v0.2.2

backstage-goalie[bot] avatar May 15 '24 12:05 backstage-goalie[bot]

Closing as ESM only for now

awanlin avatar Jun 18 '24 14:06 awanlin