Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 15, 2025

Bumps @octokit/request-error to 6.1.7 and updates ancestor dependencies @octokit/request-error, @octokit/app and @octokit/auth-app. These dependencies need to be updated together.

Updates @octokit/request-error from 5.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 @octokit/app from 13.1.8 to 15.1.3

Release notes

Sourced from @​octokit/app's releases.

v15.1.3

15.1.3 (2025-02-07)

Bug Fixes

  • deps: bump @octokit/webhooks in order to fix web users (#594) (263247c)

v15.1.2

15.1.2 (2025-01-08)

Bug Fixes

  • deps: bump Octokit deps to fix Deno compat (#587) (1e30792)

v15.1.1

15.1.1 (2024-11-19)

Bug Fixes

  • build: correct path to types for browser (#583) (c4926bd)

v15.1.0

15.1.0 (2024-06-06)

Features

v15.0.1

15.0.1 (2024-04-30)

Bug Fixes

  • types: export minimal types required for the App class (#536) (318e6fd)

v15.0.0

15.0.0 (2024-04-30)

Features

BREAKING CHANGES

... (truncated)

Commits
  • 263247c fix(deps): bump @octokit/webhooks in order to fix web users (#594)
  • 4cbc2e1 build(deps-dev): bump vitest and @​vitest/coverage-v8 (#595)
  • afb95f4 build(deps): lock file maintenance (#593)
  • 0373375 build(deps): lock file maintenance (#592)
  • aa68ded build(deps): lock file maintenance (#590)
  • 5519d3d chore(deps): update vitest monorepo to v3 (major) (#591)
  • 1e30792 fix(deps): bump Octokit deps to fix Deno compat (#587)
  • 1afb284 build(deps): lock file maintenance (#574)
  • 4bfa57d chore(deps): update dependency prettier to v3.4.2 (#586)
  • 5609eb6 chore(deps): update dependency prettier to v3.4.1 (#585)
  • Additional commits viewable in compare view

Updates @octokit/auth-app from 4.0.13 to 7.1.4

Release notes

Sourced from @​octokit/auth-app's releases.

v7.1.4

7.1.4 (2025-01-08)

Bug Fixes

  • deps: bump Octokit deps to fix Deno compat (#665) (33fd19f)

v7.1.3

7.1.3 (2024-11-15)

Bug Fixes

  • deps: replace lru-cache with toad-cache (#654) (43b97a6)

v7.1.2

7.1.2 (2024-11-05)

Bug Fixes

  • deps: use fork of lru-cache to fix type errors (#651) (3c259fd)

v7.1.1

7.1.1 (2024-09-03)

Bug Fixes

  • respect baseUrl passed as part of request parameters (#641) (8478cac)

v7.1.0

7.1.0 (2024-05-09)

Features

  • appId argument can be set to Client ID string (#606) (7dc08e5)

v7.0.0

7.0.0 (2024-04-30)

Features

BREAKING CHANGES

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

…uth-app

Bumps [@octokit/request-error](https://github.com/octokit/request-error.js) to 6.1.7 and updates ancestor dependencies [@octokit/request-error](https://github.com/octokit/request-error.js), [@octokit/app](https://github.com/octokit/app.js) and [@octokit/auth-app](https://github.com/octokit/auth-app.js). These dependencies need to be updated together.


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

Updates `@octokit/app` from 13.1.8 to 15.1.3
- [Release notes](https://github.com/octokit/app.js/releases)
- [Commits](octokit/app.js@v13.1.8...v15.1.3)

Updates `@octokit/auth-app` from 4.0.13 to 7.1.4
- [Release notes](https://github.com/octokit/auth-app.js/releases)
- [Commits](octokit/auth-app.js@v4.0.13...v7.1.4)

---
updated-dependencies:
- dependency-name: "@octokit/request-error"
  dependency-type: indirect
- dependency-name: "@octokit/app"
  dependency-type: direct:production
- dependency-name: "@octokit/auth-app"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the Mend: dependency security vulnerability Security vulnerability detected by Mend label Feb 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Mend: dependency security vulnerability Security vulnerability detected by Mend

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant