Skip to content

fix(lambda): bump the octokit group across 1 directory with 3 updates #4606

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

Merged
merged 1 commit into from
Jun 10, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 9, 2025

Bumps the octokit group with 3 updates in the /lambdas directory: @octokit/rest, @octokit/types and @octokit/webhooks.

Updates @octokit/rest from 21.1.1 to 22.0.0

Release notes

Sourced from @​octokit/rest's releases.

v22.0.0

22.0.0 (2025-05-25)

Bug Fixes

  • deps: update octokit monorepo (major) (#504) (77530ab)

BREAKING CHANGES

  • deps: Drop support for NodeJS v18
  • deps: Remove deprecated Projects endpoints
  • deps: Remove deprecated Copilot usage metrics endpoints
Commits
  • 77530ab fix(deps): update octokit monorepo (major) (#504)
  • d07b719 build(deps): Bump vite from 6.2.5 to 6.3.4 (#509)
  • 61b76da build(deps-dev): Bump http-proxy-middleware from 2.0.7 to 2.0.9 (#505)
  • 1710669 chore(deps): update dependency undici to v6.21.2 [security] (#513)
  • 8ef1473 build(deps): Bump vite from 6.0.11 to 6.2.5 (#503)
  • 1e8306b build(deps): Bump webpack-dev-middleware and gatsby in /docs (#497)
  • 3db0595 build(deps): Bump send and express in /docs (#490)
  • 27f09dd build(deps-dev): Bump webpack from 5.93.0 to 5.98.0 in /docs (#494)
  • 005b147 chore(deps): update dependency prismjs to v1.30.0 [security] (#493)
  • 3517730 chore(deps): update dependency semantic-release-plugin-update-version-in-file...
  • See full diff in compare view

Updates @octokit/types from 13.10.0 to 14.1.0

Release notes

Sourced from @​octokit/types's releases.

v14.1.0

14.1.0 (2025-05-25)

Features

  • new GET /users/{username}/settings/billing/usage, POST /credentials/revoke endpoints, endpoint type updates, type performance fixes (#675) (a7ec830), closes #667 #666

v14.0.0

14.0.0 (2025-04-10)

Features

  • new /orgs/{org}/campaigns and /orgs/{org}/campaigns/{campaign_number} enpoints, remove Copilot usage endpoints (#672) (42321eb)

BREAKING CHANGES

  • remove Copilot usage endpoints
Commits
  • a7ec830 feat: new GET /users/{username}/settings/billing/usage, `POST /credentials/...
  • 10745ee chore(deps): update dependency typedoc to ^0.28.0 (#661)
  • d8fde41 chore(deps): update dependency npm-run-all2 to v8 (#674)
  • bb316aa chore(deps): update dependency github-openapi-graphql-query to v5 (#673)
  • 7de6359 ci: replace OCTOKITBOT_PROJECT_ACTION_TOKEN and OCTOKITBOT_PAT with a tok...
  • 42321eb feat: new /orgs/{org}/campaigns and `/orgs/{org}/campaigns/{campaign_number...
  • See full diff in compare view

Updates @octokit/webhooks from 14.0.0 to 14.0.2

Release notes

Sourced from @​octokit/webhooks's releases.

v14.0.2

14.0.2 (2025-06-05)

Bug Fixes

v14.0.1

14.0.1 (2025-06-04)

Bug Fixes

  • types: update webhook definitions from @octokit/openapi-webhooks v12 (#1156) (786caaf)
Commits
  • 4e83370 fix(types): add missing enterprise key (#1158)
  • 409e4ee build(deps): lock file maintenance (#1154)
  • 786caaf fix(types): update webhook definitions from @octokit/openapi-webhooks v12 (...
  • See full diff in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the octokit group with 3 updates in the /lambdas directory: [@octokit/rest](https://github.com/octokit/rest.js), [@octokit/types](https://github.com/octokit/types.ts) and [@octokit/webhooks](https://github.com/octokit/webhooks.js).


Updates `@octokit/rest` from 21.1.1 to 22.0.0
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](octokit/rest.js@v21.1.1...v22.0.0)

Updates `@octokit/types` from 13.10.0 to 14.1.0
- [Release notes](https://github.com/octokit/types.ts/releases)
- [Commits](octokit/types.ts@v13.10.0...v14.1.0)

Updates `@octokit/webhooks` from 14.0.0 to 14.0.2
- [Release notes](https://github.com/octokit/webhooks.js/releases)
- [Commits](octokit/webhooks.js@v14.0.0...v14.0.2)

---
updated-dependencies:
- dependency-name: "@octokit/rest"
  dependency-version: 22.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: octokit
- dependency-name: "@octokit/types"
  dependency-version: 14.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: octokit
- dependency-name: "@octokit/webhooks"
  dependency-version: 14.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: octokit
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 9, 2025
@dependabot dependabot bot requested a review from a team as a code owner June 9, 2025 19:24
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 9, 2025
@npalm npalm merged commit 015752a into main Jun 10, 2025
5 checks passed
@npalm npalm deleted the dependabot/npm_and_yarn/lambdas/octokit-91cadf9e5b branch June 10, 2025 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant