chore(deps): update npm dependencies (patch) #143
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.



This PR contains the following updates:
6.3.5->6.3.156.1.2->6.1.522.8.4->22.8.718.3.12->18.3.2018.3.1->18.3.65.2.1->5.2.67.37.2->7.37.59.1.6->9.1.715.2.10->15.2.116.8.4->6.8.93.16.1->3.16.310.0.0->10.0.14.24.3->4.24.410.0.2->10.0.429.2.5->29.2.65.7.2->5.7.34.5.0->4.5.3Release Notes
formatjs/formatjs (@formatjs/cli)
v6.3.15Compare Source
Note: Version bump only for package @formatjs/cli
v6.3.14Compare Source
Note: Version bump only for package @formatjs/cli
v6.3.13Compare Source
Note: Version bump only for package @formatjs/cli
v6.3.12Compare Source
Note: Version bump only for package @formatjs/cli
v6.3.11Compare Source
Note: Version bump only for package @formatjs/cli
v6.3.10Compare Source
Note: Version bump only for package @formatjs/cli
v6.3.9Compare Source
Note: Version bump only for package @formatjs/cli
v6.3.8Compare Source
Note: Version bump only for package @formatjs/cli
v6.3.7Compare Source
Note: Version bump only for package @formatjs/cli
v6.3.6Compare Source
Note: Version bump only for package @formatjs/cli
octokit/core.js (@octokit/core)
v6.1.5Compare Source
Bug Fixes
v6.1.4Compare Source
Bug Fixes
v6.1.3Compare Source
Bug Fixes
prettier/eslint-plugin-prettier (eslint-plugin-prettier)
v5.2.6Compare Source
Patch Changes
1451176Thanks @renovate! - fix(deps): bumpsynckittov0.11.0v5.2.5Compare Source
Patch Changes
4f5513dThanks @JounQin! - fix: clarify correcteslint-config-prettierpeer rangev5.2.4Compare Source
Patch Changes
b8cfe56Thanks @JounQin! - chore: hourcekeeping, bump all (dev) depsv5.2.3Compare Source
Patch Changes
9c6141fThanks @BPScott! - Add name field to recommended flat configv5.2.2Compare Source
Patch Changes
aa5b59fThanks @ntnyq! - fix: report node when loc not foundjsx-eslint/eslint-plugin-react (eslint-plugin-react)
v7.37.5Compare Source
Fixed
no-unknown-property]: allow shadow root attrs on<template>(#3912 @ljharb)prop-types]: supportComponentPropsWithReffrom a namespace import (#3651 @corydeppen)jsx-no-constructed-context-values]: detect constructed context values in React 19<Context>usage (#3910 @TildaDares)no-unknown-property]: allowtransform-originonrect(#3914 @ljharb)Changed
button-has-type]: clean up phrasing (#3909 @hamirmahal)v7.37.4Compare Source
Fixed
no-unknown-property]: supportonBeforeToggle,popoverTarget,popoverTargetActionattributes (#3865 @acusti)v7.37.3Compare Source
Fixed
no-danger]: avoid a crash on a nested component name (#3833 @ljharb)no-unknown-property]: supportprecedenceprop in react 19 (#3829 @acusti)prop-types]: props missing in validation when using generic types from a namespace import (#3859 @rbondoc96)Changed
jsx-no-script-url]: Improve tests (#3849 @radu2147)default-props-match-prop-types], [jsx-boolean-value], [jsx-curly-brace-presence], [jsx-no-bind], [no-array-index-key], [no-is-mounted], [no-render-return-value], [require-default-props] (#3841 @bastiendmt)typicode/husky (husky)
v9.1.7Compare Source
What's Changed
New Contributors
Full Changelog: typicode/husky@v9.1.6...v9.1.7
lint-staged/lint-staged (lint-staged)
v15.2.11Compare Source
Patch Changes
#1484
bcfe309Thanks @wormsik! - Escape paths containing spaces when using the "shell" option.#1487
7dd8caaThanks @iiroj! - Do not treat submodule root paths as "staged files". This caused lint-staged to fail to a Git error when only updating the revision of a submodule.reactjs/react-modal (react-modal)
v3.16.3Compare Source
v3.16.2Compare Source
yocontra/react-responsive (react-responsive)
v10.0.1Compare Source
rollup/rollup (rollup)
v4.24.4Compare Source
2024-11-04
Bug Fixes
Pull Requests
ts-essentials/ts-essentials (ts-essentials)
v10.0.4Compare Source
Patch Changes
ecb490b:Head<Type>no longer includes an extraneous| undefinedwhen instantiated with a union of empty andnon-empty tuple, like
[] | [1, 2]859d85c:MarkOptional<Type, Keys>is now assignable toPartial<Type>dda4def:Tail<Type>now works with readonly arrays and also correctly returns the tail for tuples with all optionalmembers. Additionally, it now acts as an identity for non-tuple arrays, i.e., it returns
TypewhenTypeis anon-tuple array, such as
string[],number[], etc.d02bf22: FixMarkRequired<Type, Keys>&MarkWritable<Type, Keys>types whenKeysisanyd3b56d7: Prettify the output ofMark-*andMergetypesv10.0.3Compare Source
Patch Changes
cc7b838:ReadonlyKeys<Type>andWritableKeys<Type>now return only the readonly and writable keys, respectively,for arrays and tuples
d6867ea:Prettify<Type>returns the same type when the type parameter is a functionbc51ac5:OptionalKeys<Type>returnsneverfor primitives and returns only optional indices for arrays and tuplesd0ad79f: ImprovePathsperformance by limiting the depth of paths to 7 (default)162fd9d: AddPaths<Type, { anyArrayIndexAccessor: '*' }>, a string literal representing a catch-all or "wildcard"when indexing on arrays.
kulshekhar/ts-jest (ts-jest)
v29.2.6Compare Source
Bug Fixes
JS_TRANSFORM_PATTERNregex (8c91c60)TS_JS_TRANSFORM_PATTERNregex (3eea850)TS_TRANSFORM_PATTERNregex (80d3e4d), closes #4579microsoft/TypeScript (typescript)
v5.7.3: TypeScript 5.7.3Compare Source
For release notes, check out the release announcement.
Downloads are available on npm
qmhc/vite-plugin-dts (vite-plugin-dts)
v4.5.3Compare Source
Bug Fixes
v4.5.1Compare Source
Bug Fixes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.