Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the npm_and_yarn group with 2 updates in the / directory: octokit 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 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

Updates @octokit/request-error from 2.1.0 to 5.1.1

Release notes

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

v5.1.1

5.1.1 (2025-02-14)

Bug Fixes

v5.1.0

5.1.0 (2024-04-05)

Bug Fixes

  • upgrade @octokit/types to v13 (3af20bd)

Features

v5.0.1

5.0.1 (2023-09-23)

Bug Fixes

  • deps: update dependency @​octokit/types to v12 (#366) (590fc39)

v5.0.0

5.0.0 (2023-07-07)

Bug Fixes

  • deps: update dependency @​octokit/types to v11 (#348) (372097e)

BREAKING CHANGES

  • deps: upgrade @octokit/types to v11

v4.0.2

4.0.2 (2023-06-16)

Bug Fixes

  • deps: update dependency @​octokit/types to v10 (#343) (28b1958)

... (truncated)

Commits
  • b51ed27 test: ReDos regex vulnerability, reported by @​dayshift
  • 12a14f0 fix: ReDos regex vulnerability, reported by @​dayshift
  • 3af20bd fix: upgrade @octokit/types to v13
  • 94147e8 feat(security): Add provenance (#416)
  • 590fc39 fix(deps): update dependency @​octokit/types to v12 (#366)
  • 4b9c57e ci(action): update peter-evans/create-or-update-comment digest to 46da6c0
  • 710afc3 ci(action): update peter-evans/create-or-update-comment digest to 1f6c514
  • c82c8ce ci(action): update peter-evans/create-or-update-comment digest to 223779b
  • ec24ead ci(action): update peter-evans/create-or-update-comment digest to 46846e5 (#362)
  • 365f18d ci(action): update actions/checkout action to v4
  • 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.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 3, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/npm_and_yarn-efce15dc08 branch 2 times, most recently from b479aa9 to 5f00a01 Compare March 3, 2025 21:35
Bumps the npm_and_yarn group with 2 updates in the / directory: [octokit](https://github.com/octokit/octokit.js) 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 `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)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/npm_and_yarn-efce15dc08 branch from 5f00a01 to 0e65b7b Compare March 3, 2025 21:36
@decyjphr decyjphr merged commit 9dbe6c7 into main-enterprise Mar 3, 2025
5 checks passed
@decyjphr decyjphr deleted the dependabot/npm_and_yarn/npm_and_yarn-efce15dc08 branch March 3, 2025 22:34
klutchell pushed a commit to product-os/safe-settings that referenced this pull request Mar 14, 2025
…#779)

* Bump the npm_and_yarn group across 1 directory with 3 updates

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>

* trigger a build

* fix issues with latest octokit

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Yadhav Jayaraman <[email protected]>
klutchell pushed a commit to product-os/safe-settings that referenced this pull request Mar 17, 2025
…#779)

* Bump the npm_and_yarn group across 1 directory with 3 updates

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>

* trigger a build

* fix issues with latest octokit

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Yadhav Jayaraman <[email protected]>
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