Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @octokit/request-error and renovate #105

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

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

Bumps @octokit/request-error to 5.1.1 and updates ancestor dependency renovate. These dependencies need to be updated together.

Updates @octokit/request-error from 3.0.3 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

Updates renovate from 36.78.8 to 39.170.1

Release notes

Sourced from renovate's releases.

39.170.1

39.170.1 (2025-02-14)

Bug Fixes

  • platform/azure: Add current project id as sourceRepositoryId to azure getPrList (#32991) (858f26b)

39.170.0

39.170.0 (2025-02-14)

Features

Documentation

Miscellaneous Chores

  • deps: update containerbase/internal-tools action to v3.8.6 (#34202) (1f9bf47)
  • deps: update ghcr.io/containerbase/devcontainer docker tag to v13.7.13 (#34207) (f4a994f)
  • deps: update python:3.13 docker digest to 08471c6 (#34198) (281162f)
  • deps: update python:3.13 docker digest to bd52053 (#34196) (ee86477)
  • fix: update issue body when all issues labelled correctly (#34208) (fd05b48)
  • renovate: use containerbase/node-prebuild as source (#34209) (8f97530)

Code Refactoring

Tests

  • bazel-module: test context failure cases with public interface (#34206) (d658966)

39.169.3

39.169.3 (2025-02-13)

Bug Fixes

  • deps: update ghcr.io/renovatebot/base-image docker tag to v9.40.3 (#34195) (0817e19)

39.169.2

39.169.2 (2025-02-12)

Bug Fixes

  • deps: update ghcr.io/renovatebot/base-image docker tag to v9.40.2 (#34194) (9c68d75)

39.169.1

... (truncated)

Commits
  • 858f26b fix(platform/azure): Add current project id as sourceRepositoryId to azure ge...
  • c0898e8 feat: Add more dotnet repos to monorepo (#34167)
  • db8581f docs: use issueType field for docs generation (#33718)
  • 8f97530 chore(renovate): use containerbase/node-prebuild as source (#34209)
  • d658966 test(bazel-module): test context failure cases with public interface (#34206)
  • fd05b48 chore(fix): update issue body when all issues labelled correctly (#34208)
  • f4a994f chore(deps): update ghcr.io/containerbase/devcontainer docker tag to v13.7.13...
  • 1f9bf47 chore(deps): update containerbase/internal-tools action to v3.8.6 (#34202)
  • 3e37021 refactor(lib/config/decrypt): reduce indentation (#34201)
  • 281162f chore(deps): update python:3.13 docker digest to 08471c6 (#34198)
  • 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 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.

Bumps [@octokit/request-error](https://github.com/octokit/request-error.js) to 5.1.1 and updates ancestor dependency [renovate](https://github.com/renovatebot/renovate). These dependencies need to be updated together.


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

Updates `renovate` from 36.78.8 to 39.170.1
- [Release notes](https://github.com/renovatebot/renovate/releases)
- [Changelog](https://github.com/renovatebot/renovate/blob/main/.releaserc.json)
- [Commits](renovatebot/renovate@36.78.8...39.170.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added javascript Pull requests that update Javascript code Mend: dependency security vulnerability Security vulnerability detected by Mend labels Feb 15, 2025
Copy link

DryRun Security Summary

The PR proposes updating Renovate from ^36.78.8 to ^39.170.1, which involves a major version change requiring careful security validation and testing due to potential behavioral changes and compatibility concerns.

Expand for full summary

PR updates Renovate package dependency from version ^36.78.8 to ^39.170.1, involving a major version jump. Security findings include:

  1. Potential security risks from version upgrade:
    • Major version change may introduce security-related behavioral modifications
    • Requires careful validation of configuration compatibility and potential deprecated features
    • Recommended to review Renovate's changelog for specific security updates and test thoroughly in staging environments before production deployment

Code Analysis

We ran 9 analyzers against 2 files and 1 analyzer had findings. 8 analyzers had no findings.

Analyzer Findings
Sensitive Files Analyzer 1 finding

View PR in the DryRun Dashboard.

Copy link

guardrails bot commented Feb 15, 2025

⚠️ We detected 1 security issue in this pull request:

Vulnerable Libraries (1)
Severity Details
High pkg:npm/[email protected] upgrade to: > 39.170.1

More info on how to fix Vulnerable Libraries in JavaScript.


👉 Go to the dashboard for detailed results.

📥 Happy? Share your feedback with us.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
javascript Pull requests that update Javascript code Mend: dependency security vulnerability Security vulnerability detected by Mend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants