fix(lambda): bump the octokit group across 1 directory with 6 updates - #5273
Open
dependabot[bot] wants to merge 1 commit into
Open
fix(lambda): bump the octokit group across 1 directory with 6 updates#5273dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Contributor
Dependency ReviewThe following issues were found:
License Issueslambdas/functions/termination-watcher/package.json
lambdas/functions/webhook/package.json
OpenSSF ScorecardScorecard details
Scanned Files
|
Contributor
|
@dependabot recreate |
Bumps the octokit group with 6 updates in the /lambdas directory: | Package | From | To | | --- | --- | --- | | [@octokit/auth-app](https://github.com/octokit/auth-app.js) | `8.2.0` | `8.3.0` | | [@octokit/core](https://github.com/octokit/core.js) | `7.0.6` | `7.0.7` | | [@octokit/plugin-retry](https://github.com/octokit/plugin-retry.js) | `8.0.3` | `8.1.1` | | [@octokit/plugin-throttling](https://github.com/octokit/plugin-throttling.js) | `11.0.3` | `11.0.5` | | [@octokit/types](https://github.com/octokit/types.ts) | `13.10.0` | `17.0.0` | | [@octokit/request](https://github.com/octokit/request.js) | `9.2.4` | `10.0.13` | Updates `@octokit/auth-app` from 8.2.0 to 8.3.0 - [Release notes](https://github.com/octokit/auth-app.js/releases) - [Commits](octokit/auth-app.js@v8.2.0...v8.3.0) Updates `@octokit/core` from 7.0.6 to 7.0.7 - [Release notes](https://github.com/octokit/core.js/releases) - [Commits](octokit/core.js@v7.0.6...v7.0.7) Updates `@octokit/plugin-retry` from 8.0.3 to 8.1.1 - [Release notes](https://github.com/octokit/plugin-retry.js/releases) - [Commits](octokit/plugin-retry.js@v8.0.3...v8.1.1) Updates `@octokit/plugin-throttling` from 11.0.3 to 11.0.5 - [Release notes](https://github.com/octokit/plugin-throttling.js/releases) - [Commits](octokit/plugin-throttling.js@v11.0.3...v11.0.5) Updates `@octokit/types` from 13.10.0 to 17.0.0 - [Release notes](https://github.com/octokit/types.ts/releases) - [Commits](octokit/types.ts@v13.10.0...v17.0.0) Updates `@octokit/request` from 9.2.4 to 10.0.13 - [Release notes](https://github.com/octokit/request.js/releases) - [Commits](octokit/request.js@v9.2.4...v10.0.13) --- updated-dependencies: - dependency-name: "@octokit/auth-app" dependency-version: 8.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: octokit - dependency-name: "@octokit/core" dependency-version: 7.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: octokit - dependency-name: "@octokit/plugin-retry" dependency-version: 8.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: octokit - dependency-name: "@octokit/plugin-throttling" dependency-version: 11.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: octokit - dependency-name: "@octokit/request" dependency-version: 10.0.13 dependency-type: direct:production update-type: version-update:semver-major dependency-group: octokit - dependency-name: "@octokit/types" dependency-version: 17.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: octokit ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/lambdas/octokit-67df97edf6
branch
from
August 17, 2026 13:09
5e15e7a to
682ae59
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the octokit group with 6 updates in the /lambdas directory:
8.2.08.3.07.0.67.0.78.0.38.1.111.0.311.0.513.10.017.0.09.2.410.0.13Updates
@octokit/auth-appfrom 8.2.0 to 8.3.0Release notes
Sourced from @octokit/auth-app's releases.
Commits
3df5506feat(deps): allow bigint (int64) repository IDs and update dependency@octoki...9d2ec47ci(action): update actions/checkout action to v7 (#754)d149272build(deps): lock file maintenance (#758)653732fbuild(deps): lock file maintenance (#753)b898bcfchore(deps): update dependency esbuild to ^0.28.0 [security] (#751)9e34287build(deps): lock file maintenance (#743)fdf6833chore(deps): update dependency prettier to v3.8.1 (#735)50cd126chore(deps): update dependency fetch-mock to v12 (#649)2b515ebchore(deps): update dependency typescript to v6 (#741)110df40chore(deps): update vitest monorepo to v4 (major) (#729)Updates
@octokit/corefrom 7.0.6 to 7.0.7Release notes
Sourced from @octokit/core's releases.
Commits
087a093fix(deps): update dependency@octokit/typesto v17 (#797)e8c8789ci(action): update actions/create-github-app-token action to v3 (#770)a648383chore(deps): bump postcss from 8.5.15 to 8.5.23 (#790)57516b7chore(deps-dev): bump undici from 7.24.0 to 7.28.0 (#785)c1d1befchore(deps): bump picomatch from 4.0.3 to 4.0.4 (#772)c60ac22chore(deps): bump postcss from 8.5.3 to 8.5.15 (#778)8a9fb20chore(deps): update dependency esbuild to ^0.28.0 [security] (#782)83550e2chore(deps-dev): bump minimatch from 9.0.5 to 9.0.9 (#766)dd8908cchore(deps): bump rollup from 4.41.0 to 4.59.0 (#765)e265d99chore(deps-dev): bump undici from 7.10.0 to 7.24.0 (#768)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@octokit/coresince your current version.Updates
@octokit/plugin-retryfrom 8.0.3 to 8.1.1Release notes
Sourced from @octokit/plugin-retry's releases.
Commits
ed95daeci(action): update actions/checkout action to v7 (#680)a323a9afix(deps): update dependency@octokit/typesto v17 (#685)944c701ci(action): update actions/setup-node action to v7 (#682)3a4e3d0build(deps): lock file maintenance (#684)bae11babuild(deps): lock file maintenance (#679)433e259chore(deps): update dependency esbuild to ^0.28.0 [security] (#678)03ed096build(deps): lock file maintenance (#669)5a0d924build(deps): lock file maintenance (#664)f8773e4tests: correct theerrorRequesttests due not testing the right thing (#662)4447fd3chore(deps): update dependency esbuild to ^0.27.0 (#652)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@octokit/plugin-retrysince your current version.Updates
@octokit/plugin-throttlingfrom 11.0.3 to 11.0.5Release notes
Sourced from @octokit/plugin-throttling's releases.
Commits
54030a4ci(action): update actions/setup-node action to v7 (#857)4859cd1fix(deps): update dependency@octokit/typesto v17 (#860)d711c52fix: defer Bottleneck instantiation until first request (CF Workers compat) (...003e302chore(deps): update dependency typescript to v7 (#856)d218863build(deps): lock file maintenance (#859)0c6f81fbuild(deps): lock file maintenance (#853)e064466chore(deps): update dependency esbuild to ^0.28.0 [security] (#852)cb71e45build(deps): lock file maintenance (#841)1a64804build(deps-dev): bump lodash-es from 4.17.23 to 4.18.1 (#835)07c8297build(deps): lock file maintenance (#833)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@octokit/plugin-throttlingsince your current version.Updates
@octokit/typesfrom 13.10.0 to 17.0.0Release notes
Sourced from @octokit/types's releases.
... (truncated)
Commits
0296144feat: drop projects-classic endpoints, add GitHub API endpoints: cache limits...f672eb5ci(action): update actions/create-github-app-token action to v3 (#702)5a8840fchore(deps): update dependency npm-run-all2 to v9 (#707)13d28d7ci(action): update actions/add-to-project action to v2 (#705)8303723ci(action): update actions/checkout action to v7 (#709)de76901ci(action): update actions/setup-node action to v7 (#711)b61f4adchore(deps): update dependency handlebars to v4.7.9 [security] (#706)52c1c75ci(action): update actions/checkout action to v6 (#697)9eebb16build(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 (#695)dc1ceebfeat: add immutable releases, enterprise team membership, enterprise team org...Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@octokit/typessince your current version.Updates
@octokit/requestfrom 9.2.4 to 10.0.13Release notes
Sourced from @octokit/request's releases.
... (truncated)
Commits
e127cfefix(deps): update dependency@octokit/typesto v17 (#828)deadf90ci(action): update actions/setup-node action to v7 (#824)facf3cbfix: don't decode application/octet-stream as text when charset is utf-8 (#823)554e102fix: handle primitive JSON error bodies without throwing (#820)14cf144build(deps-dev): bump undici from 7.24.0 to 7.28.0 (#813)eccf620chore(deps): update dependency esbuild to v0.28.1 [security] (#809)25b0838fix: remove unused fast-content-type-parse dependency (#808)b3d6b0bchore(deps): update dependency esbuild to ^0.28.0 (#804)7fdf739ci(action): update actions/create-github-app-token action to v3 (#801)58b1f87ci(action): update actions/add-to-project action to v2 (#806)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@octokit/requestsince your current version.