Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update all dependencies j:kit-282 #3261

Merged
merged 3 commits into from
Oct 10, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 9, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@microsoft/api-extractor (source) 7.37.1 -> 7.38.0 age adoption passing confidence devDependencies minor
@microsoft/api-extractor-model (source) 7.28.1 -> 7.28.2 age adoption passing confidence devDependencies patch
@npmcli/arborist 7.1.0 -> 7.2.0 age adoption passing confidence dependencies minor
@nrwl/devkit (source) 16.9.1 -> 16.10.0 age adoption passing confidence dependencies minor
@octokit/graphql-schema 14.33.0 -> 14.35.0 age adoption passing confidence devDependencies minor
@reduxjs/toolkit (source) 1.9.6 -> 1.9.7 age adoption passing confidence dependencies patch
@rollup/plugin-alias (source) 5.0.0 -> 5.0.1 age adoption passing confidence devDependencies patch
@rollup/plugin-node-resolve (source) 15.2.2 -> 15.2.3 age adoption passing confidence devDependencies patch
@rollup/plugin-replace (source) 5.0.2 -> 5.0.3 age adoption passing confidence devDependencies patch
@rollup/plugin-terser (source) 0.4.3 -> 0.4.4 age adoption passing confidence devDependencies patch
@rollup/plugin-typescript (source) 11.1.4 -> 11.1.5 age adoption passing confidence devDependencies patch
@salesforce/sfdx-lwc-jest 3.0.0 -> 3.0.1 age adoption passing confidence devDependencies patch
@types/express (source) 4.17.18 -> 4.17.19 age adoption passing confidence dependencies patch
@types/node (source) 20.7.1 -> 20.8.4 age adoption passing confidence devDependencies minor
@types/node (source) 20.7.1 -> 20.8.4 age adoption passing confidence dependencies minor
@types/npmcli__arborist (source) 5.6.2 -> 5.6.3 age adoption passing confidence devDependencies patch
@typescript-eslint/eslint-plugin 6.7.4 -> 6.7.5 age adoption passing confidence devDependencies patch
@typescript-eslint/eslint-plugin 6.7.3 -> 6.7.5 age adoption passing confidence devDependencies patch
@typescript-eslint/parser 6.7.3 -> 6.7.5 age adoption passing confidence devDependencies patch
actions/cache -> 704facf age adoption passing confidence action pinDigest
actions/checkout -> 8ade135 age adoption passing confidence action pinDigest
actions/github-script -> d7906e4 age adoption passing confidence action pinDigest
actions/setup-node -> 5e21ff4 age adoption passing confidence action pinDigest
actions/setup-python -> 61a6322 age adoption passing confidence action pinDigest
actions/upload-artifact -> a8a3f3a age adoption passing confidence action pinDigest
aws-sdk 2.1466.0 -> 2.1472.0 age adoption passing confidence devDependencies minor
core-js 3.32.2 -> 3.33.0 age adoption passing confidence dependencies minor
coveo.analytics 2.28.17 -> 2.28.19 age adoption passing confidence dependencies patch
cypress-repeat 2.3.3 -> 2.3.4 age adoption passing confidence devDependencies patch
cypress-split 1.3.17 -> 1.5.0 age adoption passing confidence devDependencies minor
eslint (source) 8.50.0 -> 8.51.0 age adoption passing confidence devDependencies minor
eslint-plugin-jest 27.4.0 -> 27.4.2 age adoption passing confidence devDependencies patch
filesize (source) 10.0.12 -> 10.1.0 age adoption passing confidence dependencies minor
gts 5.0.1 -> 5.2.0 age adoption passing confidence devDependencies minor
next (source) 13.5.3 -> 13.5.4 age adoption passing confidence dependencies patch
node 18.17.1 -> 18.18.1 age adoption passing confidence minor
pino (source) 8.15.1 -> 8.16.0 age adoption passing confidence dependencies minor
publint (source) 0.2.3 -> 0.2.4 age adoption passing confidence devDependencies patch
puppeteer (source) 21.3.6 -> 21.3.8 age adoption passing confidence devDependencies patch
resolve 1.22.2 -> 1.22.6 age adoption passing confidence devDependencies patch
storybook (source) 7.4.5 -> 7.4.6 age adoption passing confidence dependencies patch
ts-loader 9.4.4 -> 9.5.0 age adoption passing confidence devDependencies minor
vite (source) 4.4.9 -> 4.4.11 age adoption passing confidence devDependencies patch
zone.js (changelog) 0.13.3 -> 0.14.0 age adoption passing confidence dependencies minor

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
Bug Fixes
Dependencies
nrwl/nx (@​nrwl/devkit)

v16.10.0

Compare Source

16.10.0
🚀 Features
🩹 Fixes
  • angular: throw an error when generating a component and the specified module can't be found (#​19324)
  • angular: remove leftover code causing duplicated route config when generating a library (#​19326)
  • angular: update tsconfig included and excluded files when generating a library secondary entry point (#​19366)
  • angular: do not set less math option in ng-packagr executors (#​19402)
  • core: generate permissions on github ci workflow (#​19357)
  • core: set prerelease on Github request for nx release changelog (#​19343)
  • core: include client env when hashing tasks in the daemon (#​19422)
  • core: adjust how findMatchingProjects works when provided additive patterns after an exclusion to be more intuitive (#​19295)
  • core: cache runtime hashes with the env as part of the key (#​19426)
  • core: add vue to cnw implicitDependencies (#​19443)
  • linter: fix rule typings (#​19294)
  • linter: add schema for nx plugin checks rule (#​19447)
  • misc: properly add extra dependencies to packages (#​19334)
  • misc: fixing discord link in npm page (#​19372)
  • misc: report should not throw when no nx.json file is present (#​19333)
  • repo: ensure cypress is installed on agents (#​19430)
  • testing: install devkit when init playwright (#​19406)
  • web: disable tsnode service after loading config (#​19387)
❤️ Thank You
octokit/graphql-schema (@​octokit/graphql-schema)

v14.35.0

Compare Source

Features

v14.34.0

Compare Source

Features
  • {DeploymentProtectionRule,UpdateEnvironmentInput}#preventSelfReview (#​840) (d26645f)

v14.33.1

Compare Source

Bug Fixes
  • comment: use "Türkiye" instead of "Turkey" as comment for the TR language code (#​839) (e08fb6f)
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
  • fix: ensure rollup 4 compatibility #​1595
rollup/plugins (@​rollup/plugin-node-resolve)

v15.2.3

Compare Source

2023-10-08

Bugfixes
  • fix: modulePaths default is not set #​1534
rollup/plugins (@​rollup/plugin-replace)

v5.0.3

Compare Source

2023-10-05

Bugfixes
  • fix: ensure rollup 4 compatibility #​1595
rollup/plugins (@​rollup/plugin-terser)

v0.4.4

Compare Source

2023-10-05

Bugfixes
  • fix: ensure rollup 4 compatibility #​1595
rollup/plugins (@​rollup/plugin-typescript)

v11.1.5

Compare Source

2023-10-05

Bugfixes
  • fix: ensure rollup 4 compatibility #​1595
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
  • eslint-plugin: [prefer-string-starts-ends-with] only report slice/substring with correct range (#​7712) (db40a0a)

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

  • feature: EC2: Documentation updates for Elastic Compute Cloud (EC2).
  • feature: FSx: After performing steps to repair the Active Directory configuration of a file system, use this action to initiate the process of attempting to recover to the file system.
  • feature: MarketplaceCatalog: This release adds support for Document type as an alternative for stringified JSON for StartChangeSet, DescribeChangeSet and DescribeEntity APIs
  • feature: QuickSight: NullOption in FilterListConfiguration; Dataset schema/table max length increased; Support total placement for pivot table visual; Lenient mode relaxes the validation to create resources with definition; Data sources can be added to folders; Redshift data sources support IAM Role-based authentication
  • feature: Transfer: This release updates the max character limit of PreAuthenticationLoginBanner and PostAuthenticationLoginBanner to 4096 characters

v2.1471.0

Compare Source

  • feature: Omics: Add Etag Support for Omics Storage in ListReadSets and GetReadSetMetadata API
  • feature: Route53: Add hostedzonetype filter to ListHostedZones API.
  • feature: SecurityHub: Added new resource detail objects to ASFF, including resources for AwsEventsEventbus, AwsEventsEndpoint, AwsDmsEndpoint, AwsDmsReplicationTask, AwsDmsReplicationInstance, AwsRoute53HostedZone, and AwsMskCluster
  • feature: StorageGateway: Add SoftwareVersion to response of DescribeGatewayInformation.
  • feature: WorkSpaces: This release introduces Manage applications. This feature allows users to manage their WorkSpaces applications by associating or disassociating their WorkSpaces with applications. The DescribeWorkspaces API will now additionally return OperatingSystemName in its responses.

v2.1470.0

Compare Source

  • feature: AppConfig: AWS AppConfig introduces KMS customer-managed key (CMK) encryption support for data saved to AppConfig's hosted configuration store.
  • feature: DataZone: Initial release of Amazon DataZone
  • feature: MediaTailor: Updates DescribeVodSource to include a list of ad break opportunities in the response
  • feature: Mgn: This release includes the following new APIs: ListConnectors, CreateConnector, UpdateConnector, DeleteConnector and UpdateSourceServer to support the source action framework feature.
  • feature: SageMaker: Adding support for AdditionalS3DataSource, a data source used for training or inference that is in addition to the input dataset or model data.

v2.1469.0

Compare Source

  • feature: Connect: GetMetricDataV2 API: Update to include new metrics CONTACTS_RESOLVED_IN_X , AVG_HOLD_TIME_ALL_CONTACTS , AVG_RESOLUTION_TIME , ABANDONMENT_RATE , AGENT_NON_RESPONSE_WITHOUT_CUSTOMER_ABANDONS with added features: Interval Period, TimeZone, Negate MetricFilters, Extended date time range.
  • feature: Location: Amazon Location Service adds support for bounding polygon queries. Additionally, the GeofenceCount field has been added to the DescribeGeofenceCollection API response.
  • feature: MediaConvert: This release adds the ability to replace video frames without modifying the audio essence.
  • feature: OAM: This release adds support for sharing AWS::ApplicationInsights::Application resources.
  • feature: SageMaker: This release allows users to run Selective Execution in SageMaker Pipelines without SourcePipelineExecutionArn if selected steps do not have any dependent steps.
  • feature: WellArchitected: AWS Well-Architected now supports Review Templates that allows you to create templates with pre-filled answers for Well-Architected and Custom Lens best practices.

v2.1468.0

Compare Source

  • feature: Bedrock: Provisioned throughput feature with Amazon and third-party base models, and update validators for model identifier and taggable resource ARNs.
  • feature: BedrockRuntime: Add model timeout exception for InvokeModelWithResponseStream API and update validator for invoke model identifier.
  • feature: EC2: Introducing Amazon EC2 R7iz instances with 3.9 GHz sustained all-core turbo frequency and deliver up to 20% better performance than previous generation z1d instances.
  • feature: RDS: Adds DefaultCertificateForNewLaunches field in the DescribeCertificates API response.
  • feature: SSO: Fix FIPS Endpoints in aws-us-gov.
  • feature: STS: STS API updates for assumeRole

v2.1467.0

Compare Source

  • feature: Bedrock: Model Invocation logging added to enable or disable logs in customer account. Model listing and description support added. Provisioned Throughput feature added. Custom model support added for creating custom models. Also includes list, and delete functions for custom model.
  • feature: BedrockRuntime: Run

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested review from a team as code owners October 9, 2023 01:02
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Oct 9, 2023
@renovate renovate bot force-pushed the renovate/all branch 6 times, most recently from d74113b to b536e48 Compare October 10, 2023 13:35
@github-actions
Copy link

github-actions bot commented Oct 10, 2023

Pull Request Report

PR Title

✅ Title follows the conventional commit spec.

Bundle Size

File Old (kb) New (kb) Change (%)
case-assist 185.6 187.9 1.3
commerce 277 279.4 0.9
search 353.9 356.2 0.7
insight 304.6 307 0.8
product-listing 296 298.3 0.8
product-recommendation 159.7 162.1 1.5
recommendation 196.3 198.7 1.2
ssr 324 326.4 0.7

@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 36cf1a1 to 436d449 Compare October 10, 2023 18:58
@renovate
Copy link
Contributor Author

renovate bot commented Oct 10, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@louis-bompart louis-bompart enabled auto-merge (squash) October 10, 2023 21:04
@louis-bompart louis-bompart merged commit 57f6f21 into master Oct 10, 2023
@louis-bompart louis-bompart deleted the renovate/all branch October 10, 2023 21:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant