Skip to content

chore(deps): update nodejs - #166

Open
red-hat-konflux-kflux-prd-rh02[bot] wants to merge 1 commit into
masterfrom
konflux/mintmaker/master/nodejs
Open

chore(deps): update nodejs#166
red-hat-konflux-kflux-prd-rh02[bot] wants to merge 1 commit into
masterfrom
konflux/mintmaker/master/nodejs

Conversation

@red-hat-konflux-kflux-prd-rh02

@red-hat-konflux-kflux-prd-rh02 red-hat-konflux-kflux-prd-rh02 Bot commented Aug 26, 2026

Copy link
Copy Markdown

This PR contains the following updates:

Package Change Age Confidence
fast-uri 4.1.24.1.3 age confidence
i18next-cli 1.71.01.71.3 age confidence
typescript-eslint (source) 8.67.08.68.0 age confidence

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

fastify/fast-uri (fast-uri)

v4.1.3

Compare Source

⚠️ Security Warning

This release addresses the following high-severity security advisories:

Users of the v4 release line should upgrade to v4.1.3.

Full Changelog: fastify/fast-uri@v4.1.2...v4.1.3

i18next/i18next-cli (i18next-cli)

v1.71.3

Compare Source

  • fix: fallbackNS accounting now works when the fallback namespace lives in its own file
    outside a merged output (mergeNamespaces: true), e.g. split out and hidden via
    ignoreNamespaces: status and extract look up a fallback namespace missing from the
    merged file at its per-namespace path, and a function output resolves the merged file
    without a namespace (matching what extract writes), so hybrid layouts are expressible via
    an output function. When a fallbackNS is listed in ignoreNamespaces but its
    translations cannot be found, status now warns instead of silently reporting the keys as
    absent (#​287).

v1.71.2

Compare Source

  • fix: extract no longer scales quadratically with the number of keys: selector-API /
    returnObjects keys are matched via an O(key depth) Set lookup instead of one regex per
    object key, and the per-key leaf check uses a precomputed ancestor-prefix Set instead of
    scanning all keys. A 4-minute run on a ~11,500-key monorepo drops to seconds; written
    output is byte-identical (#​286).

v1.71.1

Compare Source

  • feat: .reduce()/.reduceRight() over an as const array now bind the element callback
    parameter (the second one, (acc, el) => …) like .map()/.forEach() already did, so
    ERRORS.reduce((acc, n) => { acc[n] = t(`errors.${n}.title`) }, {}) extracts every element
    without the (typeof ERRORS)[number] cast workaround
    (#​285).
typescript-eslint/typescript-eslint (typescript-eslint)

v8.68.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.


Configuration

📅 Schedule: (in timezone UTC)

  • Branch creation
    • "before 7am"
  • 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

@openshift-merge-bot

Copy link
Copy Markdown

Pipeline controller notification
This repo is configured to use the pipeline controller. Second-stage tests will be triggered either automatically or after lgtm label is added, depending on the repository configuration. The pipeline controller will automatically detect which contexts are required and will utilize /test Prow commands to trigger the second stage.

For optional jobs, comment /test ? to see a list of all defined jobs. To trigger manually all jobs from second stage use /pipeline required command.

This repository is configured in: LGTM mode

@openshift-ci
openshift-ci Bot requested review from matejvasek and pmeida August 26, 2026 04:07
@openshift-ci

openshift-ci Bot commented Aug 26, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign logonoff for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci Bot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Aug 26, 2026
@openshift-ci

openshift-ci Bot commented Aug 26, 2026

Copy link
Copy Markdown

Hi @red-hat-konflux-kflux-prd-rh02[bot]. Thanks for your PR.

I'm waiting for a openshift member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work.

Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@red-hat-konflux-kflux-prd-rh02
red-hat-konflux-kflux-prd-rh02 Bot force-pushed the konflux/mintmaker/master/nodejs branch from d630a85 to ed2d1e4 Compare August 28, 2026 00:06
@red-hat-konflux-kflux-prd-rh02 red-hat-konflux-kflux-prd-rh02 Bot changed the title chore(deps): update dependency fast-uri to v4.1.3 chore(deps): update nodejs Aug 28, 2026
Signed-off-by: red-hat-konflux-kflux-prd-rh02 <190377777+red-hat-konflux-kflux-prd-rh02[bot]@users.noreply.github.com>
@red-hat-konflux-kflux-prd-rh02
red-hat-konflux-kflux-prd-rh02 Bot force-pushed the konflux/mintmaker/master/nodejs branch from ed2d1e4 to 5540ce7 Compare August 29, 2026 04:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants