Skip to content

chore(deps): update dependency slnodejs to v6.2.47 - #257

Open
red-hat-konflux[bot] wants to merge 1 commit into
mainfrom
konflux/mintmaker/main/slnodejs-6.x
Open

chore(deps): update dependency slnodejs to v6.2.47#257
red-hat-konflux[bot] wants to merge 1 commit into
mainfrom
konflux/mintmaker/main/slnodejs-6.x

Conversation

@red-hat-konflux

@red-hat-konflux red-hat-konflux Bot commented Dec 8, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
slnodejs 6.1.10726.2.47 age confidence

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update dependency slnodejs to v6.1.1133 chore(deps): update dependency slnodejs to v6.1.1143 Jan 13, 2026
@red-hat-konflux
red-hat-konflux Bot force-pushed the konflux/mintmaker/main/slnodejs-6.x branch 2 times, most recently from 4ed9e62 to 2558034 Compare January 13, 2026 17:07
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update dependency slnodejs to v6.1.1143 chore(deps): update dependency slnodejs to v6.1.1153 Feb 9, 2026
@red-hat-konflux
red-hat-konflux Bot force-pushed the konflux/mintmaker/main/slnodejs-6.x branch from 2558034 to f0bd3c5 Compare February 9, 2026 09:12
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update dependency slnodejs to v6.1.1153 chore(deps): update dependency slnodejs to v6.1.1160 Feb 24, 2026
@red-hat-konflux
red-hat-konflux Bot force-pushed the konflux/mintmaker/main/slnodejs-6.x branch from f0bd3c5 to f33f427 Compare February 24, 2026 17:11
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update dependency slnodejs to v6.1.1160 chore(deps): update dependency slnodejs to v6.1.1163 Mar 9, 2026
@red-hat-konflux
red-hat-konflux Bot force-pushed the konflux/mintmaker/main/slnodejs-6.x branch from f33f427 to a661bae Compare March 9, 2026 15:37
@red-hat-konflux
red-hat-konflux Bot force-pushed the konflux/mintmaker/main/slnodejs-6.x branch from a661bae to fd87d9f Compare April 2, 2026 22:26
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update dependency slnodejs to v6.1.1163 chore(deps): update dependency slnodejs to v6.2.12 May 12, 2026
@red-hat-konflux
red-hat-konflux Bot force-pushed the konflux/mintmaker/main/slnodejs-6.x branch from fd87d9f to a7a4e4f Compare May 12, 2026 13:20
@red-hat-konflux
red-hat-konflux Bot force-pushed the konflux/mintmaker/main/slnodejs-6.x branch from a7a4e4f to 63ad3f3 Compare June 17, 2026 14:35
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update dependency slnodejs to v6.2.12 chore(deps): update dependency slnodejs to v6.2.22 Jun 17, 2026
@red-hat-konflux
red-hat-konflux Bot force-pushed the konflux/mintmaker/main/slnodejs-6.x branch from 63ad3f3 to d503ce9 Compare June 19, 2026 14:24
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update dependency slnodejs to v6.2.22 chore(deps): update dependency slnodejs to v6.2.24 Jun 19, 2026
@red-hat-konflux
red-hat-konflux Bot force-pushed the konflux/mintmaker/main/slnodejs-6.x branch from d503ce9 to 48306b7 Compare June 25, 2026 23:03
@red-hat-konflux
red-hat-konflux Bot requested a review from a team as a code owner June 25, 2026 23:03
@fullsend-ai-review

fullsend-ai-review Bot commented Jun 25, 2026

Copy link
Copy Markdown

🤖 Finished Review · ✅ Success · Started 11:06 PM UTC · Completed 11:09 PM UTC
Commit: ec21706 · View workflow run →

@fullsend-ai-review

fullsend-ai-review Bot commented Jun 25, 2026

Copy link
Copy Markdown

Looks good to me

Previous run

Looks good to me

Previous run (2)

Looks good to me

Previous run (3)

Looks good to me

Previous run (4)

Looks good to me

Previous run (5)

Looks good to me

Previous run (6)

Review — ✅ Approve

PR: #257chore(deps): update dependency slnodejs to v6.2.38
Author: red-hat-konflux[bot] (MintMaker / Renovate)
Scope: 1 file, 1 line changed

Summary

Automated dependency version bump for the Sealights Node.js agent Dockerfile. The AGENT_VERSION environment variable changes from 6.1.1072 to 6.2.38 (minor version bump). The variable is consumed on the next line by npm i -g slnodejs@${AGENT_VERSION}, so the change is syntactically valid and correctly applied.

Dimensions reviewed

Dimension Result
Correctness ✅ Version string correctly substituted in npm install
Security ✅ No new attack surface; no secrets; no privilege changes
Intent & coherence ✅ Standard automated dependency update, well-scoped
Style & conventions ✅ Follows existing Dockerfile pattern
Documentation ✅ No documentation updates required
Cross-repo contracts ✅ No API or interface changes

Notes

  • The file lacks a trailing newline — this is a pre-existing condition, not introduced by this PR.
  • The base image (registry.redhat.io/ubi9/nodejs-22:latest) uses the latest tag rather than a pinned digest — also pre-existing and out of scope for this PR.

No findings.

Previous run (7)

Review — ✅ Approve

Automated dependency update — Sealights Node.js agent version bump

Change

File Change
konflux/sealights-agents/nodejs/Dockerfile ENV AGENT_VERSION=6.1.1072ENV AGENT_VERSION=6.2.34

Analysis

This is an automated MintMaker/Renovate dependency update that bumps the Sealights Node.js agent from 6.1.1072 to 6.2.34 (minor version bump).

Correctness — The change is a single-line version string substitution. The AGENT_VERSION ENV variable is correctly consumed by npm i -g slnodejs@${AGENT_VERSION} in the same Dockerfile. No logic, control flow, or interface changes.

Security — No new secrets, no privilege changes, no new attack surface. The base image (registry.redhat.io/ubi9/nodejs-22:latest) and install pattern are unchanged.

Scope & intent — Properly scoped automated dependency update touching only the affected Dockerfile. Consistent with MintMaker's role in the repository.

Conventions — Follows the existing Dockerfile pattern used by sibling Sealights agent images (go/, python/). The missing newline at end-of-file is pre-existing and not introduced by this PR.

Documentation — No documentation updates required for a dependency version change.

Cross-repo contracts — The built container image retains its existing tag (latest via konflux.additional-tags). No API or interface changes for downstream consumers.

No findings.

Previous run (8)

Review — ✅ Approve

PR: #257chore(deps): update dependency slnodejs to v6.2.29
Author: red-hat-konflux[bot] (automated Renovate/MintMaker)
Scope: 1 file changed, 1 line modified

Change Summary

This is an automated dependency version bump for the Sealights Node.js agent, updating slnodejs from 6.1.1072 to 6.2.29 in konflux/sealights-agents/nodejs/Dockerfile. The change modifies only the AGENT_VERSION environment variable used by npm i -g slnodejs@${AGENT_VERSION}.

Analysis

Dimension Result
Correctness ✅ Trivial version string substitution; Dockerfile structure intact; npm i -g invocation unchanged
Security ✅ No new attack surface; base image (registry.redhat.io/ubi9/nodejs-22:latest) unchanged; no secrets or privilege changes
Intent & coherence ✅ Standard automated dependency update via MintMaker/Renovate — appropriately scoped to a single dependency in a single file
Style & conventions ✅ Follows existing Dockerfile conventions
Documentation ✅ No documentation updates required for a dependency version bump
Cross-repo contracts ✅ Only affects the Sealights Node.js agent container image build; minor version bump (6.1 → 6.2) is expected to be backward compatible per semver

Verdict

No findings. This is a safe, minimal, automated dependency update.

Previous run (9)

Looks good to me

fullsend-ai-review[bot]

This comment was marked as outdated.

@fullsend-ai-review fullsend-ai-review Bot added the ready-for-merge All reviewers approved — ready to merge label Jun 25, 2026
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update dependency slnodejs to v6.2.24 chore(deps): update dependency slnodejs to v6.2.29 Jul 6, 2026
@red-hat-konflux
red-hat-konflux Bot force-pushed the konflux/mintmaker/main/slnodejs-6.x branch from 48306b7 to 32e3999 Compare July 6, 2026 14:07
@fullsend-ai-review

fullsend-ai-review Bot commented Jul 6, 2026

Copy link
Copy Markdown

🤖 Finished Review · ✅ Success · Started 2:10 PM UTC · Completed 2:13 PM UTC
Commit: ec21706 · View workflow run →

fullsend-ai-review[bot]

This comment was marked as outdated.

@fullsend-ai-review fullsend-ai-review Bot added ready-for-merge All reviewers approved — ready to merge and removed ready-for-merge All reviewers approved — ready to merge labels Jul 6, 2026
@red-hat-konflux
red-hat-konflux Bot force-pushed the konflux/mintmaker/main/slnodejs-6.x branch from 32e3999 to d93e60a Compare July 10, 2026 13:15
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update dependency slnodejs to v6.2.29 chore(deps): update dependency slnodejs to v6.2.34 Jul 10, 2026
fullsend-ai-review[bot]

This comment was marked as outdated.

@fullsend-ai-review fullsend-ai-review Bot added ready-for-merge All reviewers approved — ready to merge and removed ready-for-merge All reviewers approved — ready to merge labels Jul 12, 2026
@red-hat-konflux
red-hat-konflux Bot force-pushed the konflux/mintmaker/main/slnodejs-6.x branch from 6bd656a to a7d5c69 Compare July 22, 2026 09:35
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update dependency slnodejs to v6.2.38 chore(deps): update dependency slnodejs to v6.2.39 Jul 22, 2026
@fullsend-ai-review

fullsend-ai-review Bot commented Jul 22, 2026

Copy link
Copy Markdown

🤖 Finished Review · ✅ Success · Started 9:36 AM UTC · Completed 9:41 AM UTC
Commit: 37b10e4 · View workflow run →

fullsend-ai-review[bot]

This comment was marked as outdated.

@red-hat-konflux
red-hat-konflux Bot force-pushed the konflux/mintmaker/main/slnodejs-6.x branch from a7d5c69 to 40212b6 Compare July 24, 2026 13:39
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update dependency slnodejs to v6.2.39 chore(deps): update dependency slnodejs to v6.2.42 Jul 24, 2026
@fullsend-ai-review

fullsend-ai-review Bot commented Jul 24, 2026

Copy link
Copy Markdown

🤖 Finished Review · ✅ Success · Started 1:40 PM UTC · Completed 1:46 PM UTC
Commit: 37b10e4 · View workflow run →

fullsend-ai-review[bot]

This comment was marked as outdated.

@red-hat-konflux
red-hat-konflux Bot force-pushed the konflux/mintmaker/main/slnodejs-6.x branch from 40212b6 to e783ac6 Compare August 4, 2026 10:23
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update dependency slnodejs to v6.2.42 chore(deps): update dependency slnodejs to v6.2.43 Aug 4, 2026
@fullsend-ai-review

fullsend-ai-review Bot commented Aug 4, 2026

Copy link
Copy Markdown

🤖 Finished Review · ✅ Success · Started 10:23 AM UTC · Completed 10:29 AM UTC
Commit: 701e62a · View workflow run →

fullsend-ai-review[bot]

This comment was marked as outdated.

@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update dependency slnodejs to v6.2.43 chore(deps): update dependency slnodejs to v6.2.44 Aug 7, 2026
@red-hat-konflux
red-hat-konflux Bot force-pushed the konflux/mintmaker/main/slnodejs-6.x branch from e783ac6 to 31bcf20 Compare August 7, 2026 09:25
@fullsend-ai-review

fullsend-ai-review Bot commented Aug 7, 2026

Copy link
Copy Markdown

🤖 Finished Review · ✅ Success · Started 9:26 AM UTC · Completed 9:34 AM UTC

Commit: 701e62a · View workflow run →

fullsend-ai-review[bot]

This comment was marked as outdated.

@red-hat-konflux
red-hat-konflux Bot force-pushed the konflux/mintmaker/main/slnodejs-6.x branch from 31bcf20 to 1b9e886 Compare August 9, 2026 13:20
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update dependency slnodejs to v6.2.44 chore(deps): update dependency slnodejs to v6.2.46 Aug 9, 2026
@fullsend-ai-review

fullsend-ai-review Bot commented Aug 9, 2026

Copy link
Copy Markdown

🤖 Finished Review · ✅ Success · Started 1:21 PM UTC · Completed 1:27 PM UTC

Commit: 701e62a · View workflow run →

fullsend-ai-review[bot]

This comment was marked as outdated.

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update dependency slnodejs to v6.2.46 chore(deps): update dependency slnodejs to v6.2.47 Aug 13, 2026
@red-hat-konflux
red-hat-konflux Bot force-pushed the konflux/mintmaker/main/slnodejs-6.x branch from 1b9e886 to c225272 Compare August 13, 2026 02:59
@fullsend-ai-review

fullsend-ai-review Bot commented Aug 13, 2026

Copy link
Copy Markdown

🤖 Finished Review · ✅ Success · Started 3:00 AM UTC · Completed 3:06 AM UTC

Commit: 1e64447 · View workflow run →

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready-for-merge All reviewers approved — ready to merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants