Skip to content

Bump @octokit/request-error, @probot/adapter-aws-lambda-serverless and probot#9

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-73c0648a83
Open

Bump @octokit/request-error, @probot/adapter-aws-lambda-serverless and probot#9
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-73c0648a83

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Nov 19, 2025

Bumps @octokit/request-error to 7.1.0 and updates ancestor dependencies @octokit/request-error, @probot/adapter-aws-lambda-serverless and probot. These dependencies need to be updated together.

Updates @octokit/request-error from 2.1.0 to 7.1.0

Release notes

Sourced from @​octokit/request-error's releases.

v7.1.0

7.1.0 (2025-11-13)

Features

  • inherit options from base Error class to add support for the cause property (#535/#536) (2ea2780)

v7.0.2

7.0.2 (2025-10-30)

Bug Fixes

  • deps: update dependency @​octokit/types to v16 (#533) (e5a75ef)

v7.0.1

7.0.1 (2025-09-29)

Bug Fixes

  • deps: update dependency @​octokit/types to v15 (#522) (4a453f2)

v7.0.0

7.0.0 (2025-05-20)

Continuous Integration

BREAKING CHANGES

  • Drop support for NodeJS v18

  • build: set minimal node version in build script to v20

  • ci: stop testing against NodeJS v18

v6.1.8

6.1.8 (2025-04-10)

Bug Fixes

  • deps: update dependency @​octokit/types to v14 (#505) (ab4ea7b)

v6.1.7

... (truncated)

Commits
  • 2ea2780 feat: inherit options from base Error class to add support for the cause ...
  • ac7b309 chore(deps): update vitest monorepo to v4 (major) (#531)
  • dadc76d ci(action): update peter-evans/create-or-update-comment action to v5 (#525)
  • f57f2e6 build(deps): lock file maintenance (#534)
  • e5a75ef fix(deps): update dependency @​octokit/types to v16 (#533)
  • e5d5de2 chore(deps): update dependency @​types/node to v24 (#532)
  • 8cc127b ci(action): update actions/setup-node action to v6 (#529)
  • b3a876b build(deps): lock file maintenance (#527)
  • cf1817b ci(action): update github/codeql-action action to v4 (#528)
  • 61f1e87 chore(deps): update dependency tinybench to v5 (#519)
  • Additional commits viewable in compare view

Updates @probot/adapter-aws-lambda-serverless from 3.0.2 to 4.0.3

Release notes

Sourced from @​probot/adapter-aws-lambda-serverless's releases.

v4.0.3

4.0.3 (2025-02-26)

Bug Fixes

v4.0.2

4.0.2 (2025-02-06)

Bug Fixes

  • typescript: fix types for createLambdaFunction() (#135) (b79e59c), closes #132

v4.0.1

4.0.1 (2025-01-30)

Bug Fixes

  • typescript: add types for createLambdaFunction() (#132) (2ee0c04)

v4.0.0

4.0.0 (2024-06-20)

Features

BREAKING CHANGES

  • drop support for no longer maintained Node.js versions (14 and 16). Node 18+ is required now

v3.0.4

3.0.4 (2023-09-18)

Bug Fixes

  • update template to not rely on filesystem location of package.json (#120) (1eb30a0)

v3.0.3

3.0.3 (2023-07-05)

Bug Fixes

... (truncated)

Commits
  • 5a2f004 fix: update probot dependency (#133)
  • 795550a build(deps): bump @​octokit/request from 8.4.0 to 8.4.1 (#136)
  • b79e59c fix(typescript): fix types for createLambdaFunction() (#135)
  • 2ee0c04 fix(typescript): add types for createLambdaFunction() (#132)
  • e413b7b test(ci): update workflows and use Node 22 for testing (#134)
  • aa64b4e feat: Support Probot v13 (#128)
  • 1eb30a0 fix: update template to not rely on filesystem location of package.json (#120)
  • 6a0dd6f fix(types): correct type for createLambdaFunction (#117)
  • 768adb3 style: prettier (#116)
  • See full diff in compare view

Updates probot from 12.3.0 to 14.2.4

Release notes

Sourced from probot's releases.

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

v14.2.0

14.2.0 (2025-10-14)

Features

v14.1.0

14.1.0 (2025-10-11)

Features

  • remove sourcemaps, ensure only erasableSyntaxOnly is enforced (#2253) (94b8929)

v14.0.6

14.0.6 (2025-10-04)

... (truncated)

Commits

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 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.

…d probot

Bumps [@octokit/request-error](https://github.com/octokit/request-error.js) to 7.1.0 and updates ancestor dependencies [@octokit/request-error](https://github.com/octokit/request-error.js), [@probot/adapter-aws-lambda-serverless](https://github.com/probot/adapter-aws-lambda-serverless) and [probot](https://github.com/probot/probot). These dependencies need to be updated together.


Updates `@octokit/request-error` from 2.1.0 to 7.1.0
- [Release notes](https://github.com/octokit/request-error.js/releases)
- [Commits](octokit/request-error.js@v2.1.0...v7.1.0)

Updates `@probot/adapter-aws-lambda-serverless` from 3.0.2 to 4.0.3
- [Release notes](https://github.com/probot/adapter-aws-lambda-serverless/releases)
- [Commits](probot/adapter-aws-lambda-serverless@v3.0.2...v4.0.3)

Updates `probot` from 12.3.0 to 14.2.4
- [Release notes](https://github.com/probot/probot/releases)
- [Commits](probot/probot@v12.3.0...v14.2.4)

---
updated-dependencies:
- dependency-name: "@octokit/request-error"
  dependency-version: 7.1.0
  dependency-type: indirect
- dependency-name: "@probot/adapter-aws-lambda-serverless"
  dependency-version: 4.0.3
  dependency-type: direct:production
- dependency-name: probot
  dependency-version: 14.2.4
  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 Nov 19, 2025
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