Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2025

Bumps the npm_and_yarn group with 4 updates in the / directory: octokit, @octokit/request-error, @probot/adapter-aws-lambda-serverless and probot.

Updates octokit from 3.2.0 to 4.1.2

Release notes

Sourced from octokit's releases.

v4.1.2

4.1.2 (2025-02-15)

Bug Fixes

  • deps: update Octokit dependencies to mitigate ReDos vulnerabilities [security] (#2816) (28ff745)

v4.1.1

4.1.1 (2025-02-07)

Bug Fixes

  • deps: bump @octokit/app to fix web users (#2806) (137de2d)

v4.1.0

4.1.0 (2025-01-08)

Features

  • deps: bump Octokit deps to fix Deno compatibility, new endpoints via @octokit/plugin-rest-endpoint-methods (#2788) (2107d79)

v4.0.3

4.0.3 (2024-12-29)

Bug Fixes

  • deps: bump @octokit/app and @octokit/types (#2763) (33d03d9)

v4.0.2

4.0.2 (2024-05-08)

Bug Fixes

v4.0.1

4.0.1 (2024-05-07)

Bug Fixes

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

v4.0.0

BREAKING CHANGES

... (truncated)

Commits
  • 28ff745 fix(deps): update Octokit dependencies to mitigate ReDos vulnerabilities [sec...
  • ba84495 chore(deps): update dependency prettier to v3.5.1 (#2808)
  • 45fe984 chore(deps): update dependency esbuild to ^0.25.0 (#2807)
  • 137de2d fix(deps): bump @octokit/app to fix web users (#2806)
  • 5d0caa7 build(deps-dev): bump vitest and @​vitest/coverage-v8 (#2804)
  • 1103fbb build(deps): lock file maintenance (#2802)
  • ddf9b14 build(deps): lock file maintenance (#2799)
  • 9011d38 build(deps): lock file maintenance (#2794)
  • d20c577 chore(deps): update vitest monorepo to v3 (major) (#2792)
  • 2107d79 feat(deps): bump Octokit deps to fix Deno compatibility, new endpoints via `@...
  • Additional commits viewable in compare view

Updates @octokit/request-error from 2.1.0 to 6.1.7

Release notes

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

v6.1.7

6.1.7 (2025-02-13)

Bug Fixes

  • ReDos regex vulnerability, reported by @​DayShift (d558320874a4bc8d356babf1079e6f0056a59b9e)

v6.1.6

6.1.6 (2024-12-29)

Bug Fixes

  • deps: bump @octokit/types to fix Deno compat (#483) (e01d470)

v6.1.5

6.1.5 (2024-09-24)

Bug Fixes

  • types: add explicit | undefined to optional fields (#462) (43fc3bd)

v6.1.4

6.1.4 (2024-07-11)

Bug Fixes

  • improve perf of request error instantiations (#444) (ba04ffa)

v6.1.3

6.1.3 (2024-07-11)

Bug Fixes

v6.1.2

6.1.2 (2024-07-10)

Bug Fixes

  • ensure statusCode is always an integer (#439) (6eb8634)

v6.1.1

6.1.1 (2024-04-16)

... (truncated)

Commits

Updates @probot/adapter-aws-lambda-serverless from 3.0.4 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
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)
  • See full diff in compare view

Updates probot from 12.4.0 to 13.4.4

Release notes

Sourced from probot's releases.

v13.4.4

13.4.4 (2025-03-03)

Bug Fixes

  • deps: update Octokit dependencies that have ReDos vulnerability (816f2f7)

v13.4.3

13.4.3 (2025-01-30)

Bug Fixes

  • deps: update dependency @​probot/pino to v3 (#2140) (7c3a99d)

v13.4.2

13.4.2 (2025-01-27)

Bug Fixes

v13.4.1

13.4.1 (2024-12-09)

Bug Fixes

v13.4.1-full-esm.1

13.4.1-full-esm.1 (2024-11-16)

Bug Fixes

  • adapt for latest version of aggreagate-error (6e4f1bb)
  • build: split global type augmentation from module exports (56013a6)
  • define the require() function (2863d90)
  • update octokit deps (bc130a1)
  • use import-meta-resolve to resolve the app functions (4488f20)

v13.4.0

13.4.0 (2024-11-16)

Features

... (truncated)

Commits
  • 816f2f7 fix(deps): update Octokit dependencies that have ReDos vulnerability
  • 4e7b74c docs: Begin has been shut down (#2151)
  • 5f430d7 build(deps): update dependency @​octokit/request to v8.4.1 [security] (#2148)
  • 6a0ffec build(deps): update dependency @​octokit/plugin-paginate-rest to v9.2.2 [secur...
  • f631a20 build(deps): lock file maintenance (#2145)
  • f43594b build(deps-dev): bump vitest, @​vitest/coverage-v8 and @​vitest/ui (#2144)
  • 7186f92 build(deps): lock file maintenance (#2143)
  • 7c3a99d fix(deps): update dependency @​probot/pino to v3 (#2140)
  • 8708eba chore: correct vitest deprecation warning
  • 3185a80 chore(deps): update dependency fetch-mock to v12 (#2101)
  • Additional commits viewable 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
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the npm_and_yarn group with 4 updates in the / directory: [octokit](https://github.com/octokit/octokit.js), [@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).


Updates `octokit` from 3.2.0 to 4.1.2
- [Release notes](https://github.com/octokit/octokit.js/releases)
- [Commits](octokit/octokit.js@v3.2.0...v4.1.2)

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

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

Updates `probot` from 12.4.0 to 13.4.4
- [Release notes](https://github.com/probot/probot/releases)
- [Commits](probot/probot@v12.4.0...v13.4.4)

---
updated-dependencies:
- dependency-name: octokit
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: "@octokit/request-error"
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: "@probot/adapter-aws-lambda-serverless"
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: probot
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

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 3, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 3, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Mar 3, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/npm_and_yarn-3e6150bd86 branch March 3, 2025 21:28
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