chore(deps): update nodejs - #166
Conversation
|
Pipeline controller notification For optional jobs, comment This repository is configured in: LGTM mode |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
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 Regular contributors should join the org to skip this step. Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions 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. |
d630a85 to
ed2d1e4
Compare
Signed-off-by: red-hat-konflux-kflux-prd-rh02 <190377777+red-hat-konflux-kflux-prd-rh02[bot]@users.noreply.github.com>
ed2d1e4 to
5540ce7
Compare
This PR contains the following updates:
4.1.2→4.1.31.71.0→1.71.38.67.0→8.68.0Warning
Some dependencies could not be looked up. Check the warning logs for more information.
Release Notes
fastify/fast-uri (fast-uri)
v4.1.3Compare Source
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.3Compare Source
fallbackNSaccounting now works when the fallback namespace lives in its own fileoutside a merged output (
mergeNamespaces: true), e.g. split out and hidden viaignoreNamespaces:statusandextractlook up a fallback namespace missing from themerged file at its per-namespace path, and a function
outputresolves the merged filewithout a namespace (matching what
extractwrites), so hybrid layouts are expressible viaan
outputfunction. When afallbackNSis listed inignoreNamespacesbut itstranslations cannot be found,
statusnow warns instead of silently reporting the keys asabsent (#287).
v1.71.2Compare Source
extractno longer scales quadratically with the number of keys: selector-API /returnObjectskeys are matched via an O(key depth) Set lookup instead of one regex perobject 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.1Compare Source
.reduce()/.reduceRight()over anas constarray now bind the element callbackparameter (the second one,
(acc, el) => …) like.map()/.forEach()already did, soERRORS.reduce((acc, n) => { acc[n] = t(`errors.${n}.title`) }, {})extracts every elementwithout the
(typeof ERRORS)[number]cast workaround(#285).
typescript-eslint/typescript-eslint (typescript-eslint)
v8.68.0Compare 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)
🚦 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.
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.