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 #3493

Merged
merged 1 commit into from
Dec 22, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 18, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@ckeditor/jsdoc-plugins (source) 39.3.0 -> 39.5.0 age adoption passing confidence devDependencies minor
@coveo/relay 0.6.10 -> 0.6.12 age adoption passing confidence dependencies patch
@coveo/relay-event-types 6.28.2 -> 6.32.0 age adoption passing confidence devDependencies minor
@cspell/eslint-plugin (source) 8.1.3 -> 8.2.3 age adoption passing confidence devDependencies minor
@lwc/compiler (source) 5.1.0 -> 5.2.1 age adoption passing confidence devDependencies minor
@microsoft/api-extractor (source) 7.38.5 -> 7.39.0 age adoption passing confidence devDependencies minor
@octokit/auth-app 6.0.1 -> 6.0.2 age adoption passing confidence dependencies patch
@octokit/graphql-schema 14.45.1 -> 14.46.0 age adoption passing confidence devDependencies minor
@salesforce/cli 2.20.6 -> 2.21.8 age adoption passing confidence dependencies minor
@types/node (source) 20.10.4 -> 20.10.5 age adoption passing confidence devDependencies patch
@types/node (source) 20.10.4 -> 20.10.5 age adoption passing confidence dependencies patch
@typescript-eslint/eslint-plugin (source) 6.13.2 -> 6.15.0 age adoption passing confidence devDependencies minor
@typescript-eslint/parser (source) 6.13.2 -> 6.15.0 age adoption passing confidence devDependencies minor
actions/setup-node 8f152de -> b39b52d age adoption passing confidence action digest
aws-sdk 2.1515.0 -> 2.1524.0 age adoption passing confidence devDependencies minor
axe-core (source) 4.8.2 -> 4.8.3 age adoption passing confidence devDependencies patch
coveo.analytics 2.28.24 -> 2.28.25 age adoption passing confidence dependencies patch
cspell (source) 8.1.3 -> 8.2.3 age adoption passing confidence devDependencies minor
cypress-web-vitals 4.1.0 -> 4.1.1 age adoption passing confidence devDependencies patch
eslint (source) 8.55.0 -> 8.56.0 age adoption passing confidence devDependencies minor
i18next (source) 23.7.8 -> 23.7.11 age adoption passing confidence dependencies patch
lit-analyzer 2.0.1 -> 2.0.2 age adoption passing confidence dependencies patch
pino (source) 8.16.2 -> 8.17.1 age adoption passing confidence dependencies minor
postcss-focus-visible (source) 9.0.0 -> 9.0.1 age adoption passing confidence devDependencies patch
puppeteer (source) 21.6.0 -> 21.6.1 age adoption passing confidence devDependencies patch
storybook (source) 7.6.4 -> 7.6.6 age adoption passing confidence dependencies patch
tailwindcss (source) 3.3.6 -> 3.4.0 age adoption passing confidence devDependencies minor
vue (source) 3.3.11 -> 3.3.13 age adoption passing confidence dependencies patch
zone.js (source, changelog) 0.13.3 -> 0.14.2 age adoption passing confidence dependencies minor

Release Notes

ckeditor/ckeditor5-dev (@​ckeditor/jsdoc-plugins)

v39.5.0

Compare Source

MINOR BREAKING CHANGES ℹ️
  • utils: Removed getJavaScriptWithoutImportExtensions() loader introduced in #​885.
Bug fixes
Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Other releases:

v39.4.0

Compare Source

Features
  • stale-bot: Introduced a "stale" bot, which can be executed using the yarn run ckeditor5-dev-stale-bot [<args>...] command. It searches for issues and pull requests that are not active enough and then mark them as stale. Stale issues and pull requests are closed after a defined period of time or, if they become active again, they are unstaled by the bot. See ckeditor/ckeditor5#15399. (commit)
Other changes
  • utils: Added support in the Logger#error() method to print in console an error instance, if provided as the second argument. (commit)
Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

New packages:

Releases containing new features:

Other releases:

coveo/analytics_schema (@​coveo/relay-event-types)

v6.32.0

Compare Source

v6.31.3

Compare Source

v6.31.2

Compare Source

v6.31.1

Compare Source

v6.31.0

Compare Source

v6.30.3

Compare Source

v6.30.2

Compare Source

v6.30.1

Compare Source

v6.30.0

Compare Source

v6.29.0

Compare Source

streetsidesoftware/cspell (@​cspell/eslint-plugin)

v8.2.3

Compare Source

Bug Fixes

v8.2.1

Compare Source

Note: Version bump only for package cspell-monorepo

v8.2.0

Compare Source

Note: Version bump only for package cspell-monorepo

salesforce/lwc (@​lwc/compiler)

v5.2.1

Compare Source

What's Changed

Full Changelog: salesforce/lwc@v5.2.0...v5.2.1

v5.2.0

Compare Source

What's Changed

Full Changelog: salesforce/lwc@v5.1.0...v5.2.0

microsoft/rushstack (@​microsoft/api-extractor)

v7.39.0

Compare Source

Wed, 20 Dec 2023 01:09:45 GMT

Minor changes
  • Update API Extractor to support TypeScript 5.3.3
octokit/auth-app.js (@​octokit/auth-app)

v6.0.2

Compare Source

Bug Fixes
  • types: update Cache#get to allow Promise return type (#​557) (f5e57aa)
octokit/graphql-schema (@​octokit/graphql-schema)

v14.46.0

Compare Source

Features
salesforcecli/cli (@​salesforce/cli)

v2.21.8

Compare Source

!! Release as latest !!

v2.21.7

Compare Source

!! Release as nightly !!

v2.21.6

Compare Source

!! Release as nightly !!

v2.21.5

Compare Source

!! Release as nightly !!

v2.21.4

Compare Source

!! Release as nightly !!

v2.21.3

Compare Source

!! Release as nightly !!

v2.21.2

Compare Source

!! Release as nightly !!

v2.21.1

Compare Source

!! Release as nightly !!

v2.21.0

Compare Source

!! Release as nightly !!

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v6.15.0

Compare Source

Features

You can read about our versioning strategy and releases on our website.

v6.14.0

Compare Source

Bug Fixes
  • eslint-plugin: add no-unsafe-unary-minus, prefer-destructuring to disable-type-checked (#​8038) (431cd15)
  • eslint-plugin: correct message for no-unsafe-unary-minus (#​7998) (705370a)
Features
  • eslint-plugin: [explicit-function-return-type] add support for typed class property definitions (#​8027) (bff47d7)
  • eslint-plugin: [require-await] allow yielding Promise in async generators (#​8003) (4c3e704)

You can read about our versioning strategy and releases on our website.

6.13.2 (2023-12-04)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

You can read about our versioning strategy and releases on our website.

6.13.1 (2023-11-28)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v6.15.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

You can read about our versioning strategy and releases on our website.

v6.14.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

You can read about our versioning strategy and releases on our website.

6.13.2 (2023-12-04)

Note: Version bump only for package @​typescript-eslint/parser

You can read about our versioning strategy and releases on our website.

6.13.1 (2023-11-28)

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.1524.0

Compare Source

  • feature: Amp: This release updates Amazon Managed Service for Prometheus APIs to support customer managed KMS keys.
  • feature: AppIntegrations: The Amazon AppIntegrations service adds DeleteApplication API for deleting applications, and updates APIs to support third party applications reacting to workspace events and make data requests to Amazon Connect for agent and contact events.
  • feature: BedrockAgent: This release introduces Amazon Aurora as a vector store on Knowledge Bases for Amazon Bedrock
  • feature: CodeCommit: AWS CodeCommit now supports customer managed keys from AWS Key Management Service. UpdateRepositoryEncryptionKey is added for updating the key configuration. CreateRepository, GetRepository, BatchGetRepositories are updated with new input or output parameters.
  • feature: Connect: Adds APIs to manage User Proficiencies and Predefined Attributes. Enhances StartOutboundVoiceContact API input. Introduces SearchContacts API. Enhances DescribeContact API. Adds an API to update Routing Attributes in QueuePriority and QueueTimeAdjustmentSeconds.
  • feature: MediaLive: MediaLive now supports the ability to configure the audio that an AWS Elemental Link UHD device produces, when the device is configured as the source for a flow in AWS Elemental MediaConnect.
  • feature: NeptuneGraph: Adds Waiters for successful creation and deletion of Graph, Graph Snapshot, Import Task and Private Endpoints for Neptune Analytics
  • feature: RDS: This release adds support for using RDS Data API with Aurora PostgreSQL Serverless v2 and provisioned DB clusters.
  • feature: RDSDataService: This release adds support for using RDS Data API with Aurora PostgreSQL Serverless v2 and provisioned DB clusters.
  • feature: SageMaker: Amazon SageMaker Training now provides model training container access for debugging purposes. Amazon SageMaker Search now provides the ability to use visibility conditions to limit resource access to a single domain or multiple domains.

v2.1523.0

Compare Source

  • feature: AppStream: This release introduces configurable clipboard, allowing admins to specify the maximum length of text that can be copied by the users from their device to the remote session and vice-versa.
  • feature: EKS: Add support for cluster insights, new EKS capability that surfaces potentially upgrade impacting issues.
  • feature: GuardDuty: This release 1) introduces a new API: GetOrganizationStatistics , and 2) adds a new UsageStatisticType TOP_ACCOUNTS_BY_FEATURE for GetUsageStatistics API
  • feature: ManagedBlockchainQuery: Adding Confirmation Status and Execution Status to GetTransaction Response.
  • feature: MediaTailor: Adds the ability to configure time shifting on MediaTailor channels using the TimeShiftConfiguration field
  • feature: Route53: Amazon Route 53 now supports the Canada West (Calgary) Region (ca-west-1) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region.

v2.1522.0

Compare Source

  • bugfix: Neptune Graph: skips Neptune Graph from console repl
  • feature: AppSync: This release adds additional configurations on GraphQL APIs for limits on query depth, resolver count, and introspection
  • feature: ChimeSDKMeetings: Add meeting features to specify a maximum camera resolution, a maximum content sharing resolution, and a maximum number of attendees for a given meeting.
  • feature: EC2: Provision BYOIPv4 address ranges and advertise them by specifying the network border groups option in Los Angeles, Phoenix and Dallas AWS Local Zones.
  • feature: FSx: Added support for FSx for OpenZFS on-demand data replication across AWS accounts and/or regions.Added the IncludeShared attribute for DescribeSnapshots.Added the CopyStrategy attribute for OpenZFSVolumeConfiguration.
  • feature: MarketplaceCatalog: AWS Marketplace now supports a new API, BatchDescribeEntities, which returns metadata and content for multiple entities.
  • feature: RDS: RDS - The release adds two new APIs: DescribeDBRecommendations and ModifyDBRecommendation

v2.1521.0

Compare Source

  • feature: CognitoIdentityServiceProvider: Amazon Cognito now supports trigger versions that define the fields in the request sent to pre token generation Lambda triggers.
  • feature: EKS: Add support for EKS Cluster Access Management.
  • feature: Route53Resolver: Add DOH protocols in resolver endpoints.

v2.1520.0

Compare Source

  • feature: Connect: Adds relatedContactId field to StartOutboundVoiceContact API input. Introduces PauseContact API and ResumeContact API for Task contacts. Adds pause duration, number of pauses, timestamps for last paused and resumed events to DescribeContact API response. Adds new Rule type and new Rule action.
  • feature: ConnectCases: Increase number of fields that can be included in CaseEventIncludedData from 50 to 200
  • feature: SageMaker: This release 1) introduces a new API: DeleteCompilationJob , and 2) adds InfraCheckConfig for Create/Describe training job API

v2.1519.0

Compare Source

  • feature: AppStream: This release includes support for images of Windows Server 2022 platform.
  • feature: Billingconductor: Billing Conductor is releasing a new API, GetBillingGroupCostReport, which provides the ability to retrieve/view the Billing Group Cost Report broken down by attributes for a specific billing group.
  • feature: Connect: This release adds support for more granular billing using tags (key:value pairs)
  • feature: Firehose: This release, 1) adds configurable buffering hints for the Splunk destination, and 2) reduces the minimum configurable buffering interval for supported destinations
  • feature: GameLift: Amazon GameLift adds the ability to add and update the game properties of active game sessions.
  • feature: Iot: This release adds the ability to self-manage certificate signing in AWS IoT Core fleet provisioning using the new certificate provider resource.
  • feature: Neptune Graph: Exclude Neptune Graph
  • feature: NeptuneGraph: This is the initial SDK release for Amazon Neptune Analytics
  • feature: OpenSearch: Updating documentation for Amazon OpenSearch Service support for new zero-ETL integration with Amazon S3.
  • feature: QuickSight: Update Dashboard Links support; SingleAxisOptions support; Scatterplot Query limit support.

v2.1518.0

Compare Source

  • feature: Drs: Adding AgentVersion to SourceServer and RecoveryInstance structures

v2.1517.0

Compare Source

  • feature: CloudWatchLogs: This release introduces the StartLiveTail API to tail ingested logs in near real time.
  • feature: Imagebuilder: This release adds the Image Workflows feature to give more flexibility and control over the image building and testing process.
  • feature: Location: This release 1) adds sub-municipality field in Places API for searching and getting places information, and 2) allows optimizing route calculation based on expected arrival time.

v2.1516.0

Compare Source

  • feature: Neptune: This release adds a new parameter configuration setting to the Neptune cluster related APIs that can be leveraged to switch between the underlying supported storage modes.
  • feature: SecurityHub: Added new resource detail objects to ASFF, including resources for AwsDynamoDbTable, AwsEc2ClientVpnEndpoint, AwsMskCluster, AwsS3AccessPoint, AwsS3Bucket
dequelabs/axe-core (axe-core)

v4.8.3

Compare Source

coveo/coveo.analytics.js (coveo.analytics)

v2.28.25

Compare Source

cmorten/cypress-web-vitals (cypress-web-vitals)

v4.1.1

Compare Source

What's Changed

New Contributors

Full Changelog: cmorten/cypress-web-vitals@4.1.0...4.1.1

<det


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 December 18, 2023 00:48
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Dec 18, 2023
Copy link

github-actions bot commented Dec 18, 2023

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ❌ 1 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ✅ 0 package(s) with unknown licenses.
See the Details below.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA 959a9fe.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

License Issues

packages/quantic/isolated-sfdx/package-lock.json

PackageVersionLicenseIssue Type
npm10.2.3Artistic-2.0Incompatible License
Allowed Licenses: 0BSD, Apache-2.0, Apache-2.0 AND MIT, Apache-2.0 AND BSD-3-Clause AND Python-2.0, Beerware, BlueOak-1.0.0, BSD-1-Clause, BSD-2-Clause, BSD-2-Clause-Patent, BSD-2-Clause-Views, BSD-2-Clause AND MIT, BSD-3-Clause, BSD-3-Clause-Attribution, BSD-3-Clause-Clear, BSL-1.0, CC-BY-3.0, CC-BY-4.0, CC0-1.0, CNRI-Python, curl, HPND, IBM-pibs, ImageMagick, ISC, JSON, MIT, MIT-0, MIT AND ISC, MIT AND Python-2.0, MIT-advertising, mpi-permissive, NCSA, ODC-By-1.0, PDDL-1.0, Plexus, PostgreSQL, PSF-2.0, Python-2.0, Python-2.0.1, SAX-PD, Unlicense, UPL-1.0, W3C, Wsuipa, WTFPL, X11, X11-distribute-modifications-variant, Xerox, Zlib, ZPL-2.1

Scanned Manifest Files

.github/workflows/create-quantic-package.yml
.github/workflows/masterbot.yml
.github/workflows/prbot.yml
.github/workflows/release.yml
package-lock.json
package.json
packages/atomic-angular/package.json
packages/atomic-react/package.json
packages/atomic/package.json
packages/headless-react/package.json
packages/headless/package.json
packages/quantic/isolated-sfdx/package-lock.json
packages/quantic/isolated-sfdx/package.json
packages/quantic/package.json
packages/samples/angular/package.json
packages/samples/atomic-next/package.json
packages/samples/headless-react/package.json
packages/samples/headless-ssr/app-router/package.json
packages/samples/headless-ssr/package.json
packages/samples/headless-ssr/pages-router/package.json
packages/samples/vuejs/package.json
utils/atomic-storybook/package-lock.json
utils/atomic-storybook/package.json
utils/release/package.json

Copy link

github-actions bot commented Dec 18, 2023

Pull Request Report

PR Title

✅ Title follows the conventional commit spec.

Bundle Size

File Old (kb) New (kb) Change (%)
case-assist 278.3 277.7 -0.2
commerce 325.7 325.1 -0.2
search 401.9 401.2 -0.2
insight 334.5 333.9 -0.2
product-listing 336.9 336.3 -0.2
product-recommendation 189.6 189 -0.3
recommendation 235.7 235.1 -0.3
ssr 370.2 369.6 -0.2

@renovate renovate bot force-pushed the renovate/all branch 16 times, most recently from f508bee to 545b77f Compare December 22, 2023 14:11
@louis-bompart louis-bompart merged commit fba46ae into master Dec 22, 2023
88 of 89 checks passed
@louis-bompart louis-bompart deleted the renovate/all branch December 22, 2023 18:55
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