Skip to content

Bump @octokit/request, @octokit/core, @probot/adapter-github-actions and probot#35

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-c370d974f4
Open

Bump @octokit/request, @octokit/core, @probot/adapter-github-actions and probot#35
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-c370d974f4

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Mar 31, 2026

Bumps @octokit/request to 10.0.8 and updates ancestor dependencies @octokit/request, @octokit/core, @probot/adapter-github-actions and probot. These dependencies need to be updated together.

Updates @octokit/request from 5.6.3 to 10.0.8

Release notes

Sourced from @​octokit/request's releases.

v10.0.8

10.0.8 (2026-02-20)

Bug Fixes

  • use json-with-bigint instead of built-in JSON methods in order to properly support int64's (#798) (f13f5d9)

v10.0.7

10.0.7 (2025-11-13)

Bug Fixes

  • readme: properly structure the options for custom agent (#786) (f17c1c1), closes #785

v10.0.6

10.0.6 (2025-10-30)

Bug Fixes

  • deps: update dependency @​octokit/types to v16 (#783) (1aeac56)

v10.0.5

10.0.5 (2025-09-29)

Bug Fixes

v10.0.4

10.0.4 (2025-09-29)

Bug Fixes

  • deps: update dependency @​octokit/types to v15 (#775) (ad78b4c)

v10.0.3

10.0.3 (2025-06-20)

Bug Fixes

  • pkg: unreplaced version number in dist-bundle/ (#765) (5b181af)

v10.0.2

10.0.2 (2025-05-20)

... (truncated)

Commits
  • f13f5d9 fix: use json-with-bigint instead of built-in JSON methods in order to prop...
  • 9ba6ae0 Document that unsuccessful HTTP status code result in an exception (#795)
  • 7160b82 chore(deps): replace glob with tinyglobby (#791)
  • ab8018b ci(action): update peter-evans/create-or-update-comment action to v5 (#776)
  • fb916e4 build(deps): bump vite from 6.3.4 to 6.4.1 (#780)
  • e1eb769 chore(deps): update dependency esbuild to ^0.27.0 (#784)
  • f17c1c1 fix(readme): properly structure the options for custom agent (#786)
  • ea46fa9 ci(action): update github/codeql-action action to v4 (#778)
  • 8166d28 chore(deps): update vitest monorepo to v4 (major) (#781)
  • 1aeac56 fix(deps): update dependency @​octokit/types to v16 (#783)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​octokit/request since your current version.


Updates @octokit/core from 3.6.0 to 7.0.6

Release notes

Sourced from @​octokit/core's releases.

v7.0.6

7.0.6 (2025-10-31)

Bug Fixes

  • deps: update dependency @​octokit/types to v16 (#759) (951bd35)

v7.0.5

7.0.5 (2025-09-29)

Bug Fixes

  • deps: update octokit dependencies, and @​sinonjs/fake-timers (#749) (14d23a1)

v7.0.4

7.0.4 (2025-09-16)

Bug Fixes

  • deps: update dependency @​octokit/types to v15 (#748) (03b6c28)

v7.0.3

7.0.3 (2025-07-10)

Bug Fixes

  • add createLogger to ensure that pino does not break (#744) (0896c50)

v7.0.2

7.0.2 (2025-05-20)

Bug Fixes

  • deps: update octokit monorepo (major) (#742) (629fa4e)

v7.0.1

7.0.1 (2025-05-20)

Bug Fixes

  • deps: update dependency before-after-hook to v4 (#739) (2abf89e)

v7.0.0

7.0.0 (2025-05-20)

... (truncated)

Commits
  • 951bd35 fix(deps): update dependency @​octokit/types to v16 (#759)
  • 48961f8 ci(action): update peter-evans/create-or-update-comment action to v5 (#751)
  • f65e546 ci(action): update github/codeql-action action to v4 (#753)
  • c95a0d6 chore(deps): update dependency @​types/sinonjs__fake-timers to v15 (#756)
  • e0fcb16 ci(action): update actions/setup-node action to v6 (#754)
  • 14d23a1 fix(deps): update octokit dependencies, and @​sinonjs/fake-timers (#749)
  • e4d0776 ci(action): update actions/setup-node action to v5 (#746)
  • 03b6c28 fix(deps): update dependency @​octokit/types to v15 (#748)
  • 4951837 ci(action): update actions/checkout action to v5 (#745)
  • f576bc8 chore(deps): bump vite from 6.3.5 to 6.3.6 (#747)
  • Additional commits viewable in compare view

Updates @probot/adapter-github-actions from 3.1.1 to 5.0.1

Release notes

Sourced from @​probot/adapter-github-actions's releases.

v5.0.1

5.0.1 (2025-10-20)

Bug Fixes

  • deps: update dependency pino to v10 (#93) (6173acb)

v5.0.0

5.0.0 (2025-08-07)

Bug Fixes

  • deps: update dependency probot to v14 (#89) (1af277b)

BREAKING CHANGES

  • deps: drop Node > 20.17 and Node 21 support

v4.0.3

4.0.3 (2025-04-25)

Bug Fixes

v4.0.2

4.0.2 (2025-04-25)

Bug Fixes

  • types: update for ESM and re-export of Probot (d83223f)

v4.0.1

4.0.1 (2025-04-25)

Bug Fixes

  • deps: update dependency pino to v9 (#82) (ac04c19)

v4.0.0

4.0.0 (2024-03-12)

Features

... (truncated)

Commits
  • 6173acb fix(deps): update dependency pino to v10 (#93)
  • 5f27d3b build(deps): lock file maintenance
  • 942aeb1 build(deps): lock file maintenance
  • f7052d6 build(deps): lock file maintenance
  • 4938074 build(deps): lock file maintenance
  • d817195 build(deps): lock file maintenance
  • 66cd3d4 build(deps): lock file maintenance
  • 1ace751 build(deps): lock file maintenance
  • 9a591f2 build(deps): lock file maintenance
  • ac31df2 build(deps): lock file maintenance
  • Additional commits viewable in compare view

Updates probot from 12.2.5 to 14.3.1

Release notes

Sourced from probot's releases.

v14.3.1

14.3.1 (2026-03-20)

Bug Fixes

  • cli: turn off strict args parsing to re-allow using receive command with args (#2304) (67a30d1)

v14.3.0

14.3.0 (2026-03-16)

Bug Fixes

  • receive command failing when LOG_LEVEL is set (#2296) (556ec16)

Features

  • replace dotenv with node native parseEnv, when using deno runtime use deno >2.7.0 (#2265) (c94ac6e)

v14.2.4

14.2.4 (2025-11-14)

Bug Fixes

v14.2.3

14.2.3 (2025-11-13)

Bug Fixes

  • deps: update dependency smee-client to v5 (#2271) (218f292)

v14.2.2

14.2.2 (2025-11-13)

Bug Fixes

v14.2.1

14.2.1 (2025-10-15)

Bug Fixes

... (truncated)

Commits
  • 67a30d1 fix(cli): turn off strict args parsing to re-allow using receive command with...
  • 1ecfade build(deps-dev): bump undici from 7.22.0 to 7.24.1
  • c94ac6e feat: replace dotenv with node native parseEnv, when using deno runtime use d...
  • a6077ac build(deps): bump minimatch from 9.0.6 to 9.0.9 (#2300)
  • 47b3134 build(deps): lock file maintenance
  • 004a28e chore(deps): update vitest monorepo to v4 (major) (#2259)
  • 9c1a37d build(deps): lock file maintenance (#2282)
  • 32dba64 docs: update HTTP links to HTTPS (#2298)
  • 8e3bd1e build(deps-dev): bump qs from 6.14.1 to 6.14.2
  • 556ec16 fix: receive command failing when LOG_LEVEL is set (#2296)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for probot since your current version.


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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

…and probot

Bumps [@octokit/request](https://github.com/octokit/request.js) to 10.0.8 and updates ancestor dependencies [@octokit/request](https://github.com/octokit/request.js), [@octokit/core](https://github.com/octokit/core.js), [@probot/adapter-github-actions](https://github.com/probot/adapter-github-actions) and [probot](https://github.com/probot/probot). These dependencies need to be updated together.


Updates `@octokit/request` from 5.6.3 to 10.0.8
- [Release notes](https://github.com/octokit/request.js/releases)
- [Commits](octokit/request.js@v5.6.3...v10.0.8)

Updates `@octokit/core` from 3.6.0 to 7.0.6
- [Release notes](https://github.com/octokit/core.js/releases)
- [Commits](octokit/core.js@v3.6.0...v7.0.6)

Updates `@probot/adapter-github-actions` from 3.1.1 to 5.0.1
- [Release notes](https://github.com/probot/adapter-github-actions/releases)
- [Commits](probot/adapter-github-actions@v3.1.1...v5.0.1)

Updates `probot` from 12.2.5 to 14.3.1
- [Release notes](https://github.com/probot/probot/releases)
- [Commits](probot/probot@v12.2.5...v14.3.1)

---
updated-dependencies:
- dependency-name: "@octokit/request"
  dependency-version: 10.0.8
  dependency-type: indirect
- dependency-name: "@octokit/core"
  dependency-version: 7.0.6
  dependency-type: direct:production
- dependency-name: "@probot/adapter-github-actions"
  dependency-version: 5.0.1
  dependency-type: direct:production
- dependency-name: probot
  dependency-version: 14.3.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 31, 2026
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.

0 participants