Skip to content

chore(deps): update nodejs - #152

Merged
openshift-merge-bot[bot] merged 1 commit into
masterfrom
konflux/mintmaker/master/nodejs
Aug 22, 2026
Merged

chore(deps): update nodejs#152
openshift-merge-bot[bot] merged 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 22, 2026

Copy link
Copy Markdown

This PR contains the following updates:

Package Change Age Confidence
@vitest/coverage-v8 (source) 4.1.104.1.11 age confidence
i18next-cli 1.70.11.71.0 age confidence
vitest (source) 4.1.104.1.11 age confidence

Warning

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


Release Notes

vitest-dev/vitest (@​vitest/coverage-v8)

v4.1.11

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
i18next/i18next-cli (i18next-cli)

v1.71.0

Compare Source

  • feat: new status.ignoreKeys config option: glob patterns (same shape as preservePatterns,
    optional ns: prefix) for keys that status should not report or fail on, e.g. keys that are
    intentionally empty in some locales. Only affects status; extract is unchanged
    (#​284).

v1.70.4

Compare Source

  • feat: useTranslation(ns) where ns is a function parameter now resolves to the parameter's
    string default (({ ns = 'a' }) =>, (ns = 'a') =>), or, without a default, to the first
    member of its inline union type ({ ns: 'a' | 'b' }), mirroring the TFunction<'a' | 'b'>
    rule (#​284).

v1.70.3

Compare Source

  • fix: TFunction<Ns> members are now found inside intersection types
    (Base & { t?: TFunction<Ns> }), including optional t?: and overload implementation
    signatures (#​284).
  • fix: named type aliases (TFunction<Namespace>, <Ns extends Namespace>) are no longer
    resolved to their first member. Introduced in 1.70.2, this could attribute keys to an arbitrary
    namespace when the alias is an app-wide union. Inline unions and literal generic constraints still
    resolve to the first member.

v1.70.2

Compare Source

  • fix: namespace detection for union / generic / array forms
    (#​284):
    • TFunction<'a' | 'b'>, TFunction<Ns> with <Ns extends 'a' | 'b'>, and TFunction<Alias>
      with a local type Alias = 'a' | 'b' resolve to the first member (plain, destructured and
      props.t member-call forms).
    • useTranslation(['a', 'b'] as const) and useTranslation(NS) with a local
      const NS = ['a', 'b'] are resolved like the inline array form.

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.

Signed-off-by: red-hat-konflux-kflux-prd-rh02 <190377777+red-hat-konflux-kflux-prd-rh02[bot]@users.noreply.github.com>
@openshift-ci
openshift-ci Bot requested review from Cragsmann and matejvasek August 22, 2026 00:05
@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 22, 2026
@openshift-ci

openshift-ci Bot commented Aug 22, 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.

@twoGiants

Copy link
Copy Markdown

/ok-to-test

@openshift-ci openshift-ci Bot added ok-to-test Indicates a non-member PR verified by an org member that is safe to test. and removed needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Aug 22, 2026
@twoGiants

Copy link
Copy Markdown

/approve
/lgtm

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Aug 22, 2026
@openshift-ci

openshift-ci Bot commented Aug 22, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: twoGiants

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

The pull request process is described 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 approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 22, 2026
@openshift-ci

openshift-ci Bot commented Aug 22, 2026

Copy link
Copy Markdown

@red-hat-konflux-kflux-prd-rh02[bot]: all tests passed!

Full PR test history. Your PR dashboard.

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. I understand the commands that are listed here.

@openshift-merge-bot
openshift-merge-bot Bot merged commit cca068e into master Aug 22, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant