chore(deps): update all dependencies j:kit-282 #3261
Merged
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:
7.37.1
->7.38.0
7.28.1
->7.28.2
7.1.0
->7.2.0
16.9.1
->16.10.0
14.33.0
->14.35.0
1.9.6
->1.9.7
5.0.0
->5.0.1
15.2.2
->15.2.3
5.0.2
->5.0.3
0.4.3
->0.4.4
11.1.4
->11.1.5
3.0.0
->3.0.1
4.17.18
->4.17.19
20.7.1
->20.8.4
20.7.1
->20.8.4
5.6.2
->5.6.3
6.7.4
->6.7.5
6.7.3
->6.7.5
6.7.3
->6.7.5
704facf
8ade135
d7906e4
5e21ff4
61a6322
a8a3f3a
2.1466.0
->2.1472.0
3.32.2
->3.33.0
2.28.17
->2.28.19
2.3.3
->2.3.4
1.3.17
->1.5.0
8.50.0
->8.51.0
27.4.0
->27.4.2
10.0.12
->10.1.0
5.0.1
->5.2.0
13.5.3
->13.5.4
18.17.1
->18.18.1
8.15.1
->8.16.0
0.2.3
->0.2.4
21.3.6
->21.3.8
1.22.2
->1.22.6
7.4.5
->7.4.6
9.4.4
->9.5.0
4.4.9
->4.4.11
0.13.3
->0.14.0
Release Notes
microsoft/rushstack (@microsoft/api-extractor)
v7.38.0
Compare Source
v7.37.3
Compare Source
v7.37.2
Compare Source
microsoft/rushstack (@microsoft/api-extractor-model)
v7.28.2
Compare Source
npm/cli (@npmcli/arborist)
v7.2.0
Compare Source
Features
81a460f
#6732 add package-lock-only mode to npm query (@wraithgar)0d29855
#6732 add no-package-lock mode to npm audit (@wraithgar)Bug Fixes
0860159
#6829 ensure workspace links query parents correctly (#6829) (@Carl-Foster)bef7481
#6782 query with workspace descendents (#6782) (@bdehamer)Dependencies
aa6728b
#6859tar@6.2.0
ce9089f
#6859npm-package-arg@11.0.1
0a47af5
#6859hosted-git-info@7.0.1
3ebc474
#6859@npmcli/query@3.0.1
nrwl/nx (@nrwl/devkit)
v16.10.0
Compare Source
16.10.0
🚀 Features
nx release changelog
to offline first with CHANGELOG.md files (#19327)🩹 Fixes
❤️ Thank You
octokit/graphql-schema (@octokit/graphql-schema)
v14.35.0
Compare Source
Features
RepositoryRuleType
enum update (#841) (3ff791e)v14.34.0
Compare Source
Features
{DeploymentProtectionRule,UpdateEnvironmentInput}#preventSelfReview
(#840) (d26645f)v14.33.1
Compare Source
Bug Fixes
reduxjs/redux-toolkit (@reduxjs/toolkit)
v1.9.7
Compare Source
This bugfix release rewrites the RTKQ hook TS types to significantly improve TS perf.
Changelog
RTKQ TS Perf
A number of users had reported that Intellisense for RTKQ API objects was extremely slow (multiple seconds) - see discussion in #3214 . We did some perf investigation on user-provided examples, and concluded that the biggest factor to slow RTKQ TS perf was the calculation of hook names like
useGetPokemonQuery
, which was generating a large TS union of types.We've rewritten that hook names type calculation to use mapped types and a couple of intersections. In a specific user-provided stress test repo, it dropped TS calculation time by 60% (2600ms to 1000ms).
There's more potential work we can do to improve things, but this seems like a major perf improvement worth shipping now.
What's Changed
Full Changelog: reduxjs/redux-toolkit@v1.9.6...v1.9.7
rollup/plugins (@rollup/plugin-alias)
v5.0.1
Compare Source
2023-10-05
Bugfixes
rollup/plugins (@rollup/plugin-node-resolve)
v15.2.3
Compare Source
2023-10-08
Bugfixes
rollup/plugins (@rollup/plugin-replace)
v5.0.3
Compare Source
2023-10-05
Bugfixes
rollup/plugins (@rollup/plugin-terser)
v0.4.4
Compare Source
2023-10-05
Bugfixes
rollup/plugins (@rollup/plugin-typescript)
v11.1.5
Compare Source
2023-10-05
Bugfixes
salesforce/sfdx-lwc-jest (@salesforce/sfdx-lwc-jest)
v3.0.1
Compare Source
What's Changed
Full Changelog: salesforce/sfdx-lwc-jest@v3.0.0...v3.0.1
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v6.7.5
Compare Source
Bug Fixes
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v6.7.5
Compare Source
Note: Version bump only for package @typescript-eslint/parser
You can read about our versioning strategy and releases on our website.
v6.7.4
Compare Source
Note: Version bump only for package @typescript-eslint/parser
You can read about our versioning strategy and releases on our website.
aws/aws-sdk-js (aws-sdk)
v2.1472.0
Compare Source
v2.1471.0
Compare Source
v2.1470.0
Compare Source
v2.1469.0
Compare Source
v2.1468.0
Compare Source
v2.1467.0
Compare Source
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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.
This PR has been generated by Mend Renovate. View repository job log here.