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

fix(deps): update all dependencies j:cdx-227 #1053

Merged
merged 2 commits into from
Dec 7, 2022
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 30, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@coveo/atomic (source) 1.124.0 -> 1.124.3 age adoption passing confidence dependencies patch
@coveo/headless (source) 1.111.3 -> 1.112.0 age adoption passing confidence dependencies minor
@coveo/platform-client 37.9.0 -> 37.12.0 age adoption passing confidence dependencies minor
@coveo/platform-client 37.9.0 -> 37.12.0 age adoption passing confidence devDependencies minor
@coveo/semantic-monorepo-tools 1.5.5 -> 1.5.8 age adoption passing confidence devDependencies patch
@mui/material (source) 5.10.16 -> 5.10.17 age adoption passing confidence devDependencies patch
@npmcli/arborist 6.1.3 -> 6.1.4 age adoption passing confidence devDependencies patch
@oclif/core 1.20.4 -> 1.21.0 age adoption passing confidence dependencies minor
@oclif/test 2.2.12 -> 2.2.13 age adoption passing confidence devDependencies patch
@stencil/core (source) 2.19.3 -> 2.20.0 age adoption passing confidence dependencies minor
@types/cors (source) 2.8.12 -> 2.8.13 age adoption passing confidence devDependencies patch
@types/jest (source) 29.2.3 -> 29.2.4 age adoption passing confidence devDependencies patch
@types/node (source) 18.11.9 -> 18.11.11 age adoption passing confidence devDependencies patch
@types/react (source) 18.0.25 -> 18.0.26 age adoption passing confidence devDependencies patch
@typescript-eslint/eslint-plugin 5.45.0 -> 5.45.1 age adoption passing confidence devDependencies patch
@typescript-eslint/parser 5.45.0 -> 5.45.1 age adoption passing confidence devDependencies patch
aws-sdk 2.1263.0 -> 2.1269.0 age adoption passing confidence devDependencies minor
axios (source) 1.2.0 -> 1.2.1 age adoption passing confidence dependencies patch
axios (source) 1.2.0 -> 1.2.1 age adoption passing confidence devDependencies patch
devtools-protocol 0.0.1075693 -> 0.0.1079624 age adoption passing confidence dependencies patch
eslint (source) 8.28.0 -> 8.29.0 age adoption passing confidence devDependencies minor
fancy-test 2.0.7 -> 2.0.9 age adoption passing confidence devDependencies patch
fancy-test 2.0.7 -> 2.0.9 age adoption passing confidence dependencies patch
github/codeql-action 312e093 -> b2a92eb age adoption passing confidence action digest
lint-staged 13.0.4 -> 13.1.0 age adoption passing confidence devDependencies minor
oclif 3.2.31 -> 3.4.1 age adoption passing confidence devDependencies minor
react-router-dom 6.4.3 -> 6.4.4 age adoption passing confidence devDependencies patch
supertest 6.3.1 -> 6.3.2 age adoption passing confidence devDependencies patch
tsconfig-paths 4.1.0 -> 4.1.1 age adoption passing confidence devDependencies patch

Release Notes

coveo/ui-kit (@​coveo/atomic)

v1.124.3

Compare Source

Note: Version bump only for package @​coveo/atomic

coveo/ui-kit (@​coveo/headless)

v1.112.0

Compare Source

Features
  • headless: New action creator added to logCopyToClipboard analytics (#​2573) (33473e1)

1.111.5 (2022-11-30)

Bug Fixes

1.111.4 (2022-11-28)

Note: Version bump only for package @​coveo/headless

1.111.3 (2022-11-24)

Note: Version bump only for package @​coveo/headless

1.111.2 (2022-11-22)

Bug Fixes
  • headless: made updating results per page update folded collections (#​2555) (c5ed500)

1.111.1 (2022-11-10)

Note: Version bump only for package @​coveo/headless

coveo/platform-client

v37.12.0

Compare Source

Features

v37.11.0

Compare Source

Features

v37.10.0

Compare Source

Features
coveo/semantic-monorepo-tools

v1.5.8

Compare Source

v1.5.7

Compare Source

v1.5.6

Compare Source

Bug Fixes
mui/material-ui

v5.10.17

Compare Source

Dec 6, 2022

A big thanks to the 15 contributors who made this release possible. Here are some highlights ✨:

@mui/[email protected]
@mui/[email protected]
@mui/[email protected]
BREAKING CHANGE
  • ​[Joy] Add slots/slotProps props to the typing of all components and apply useSlot to all components (#​34997) @​hbjORbj

    • Change all occurrences of components and componentsProps props in Joy UI components to slots and slotProps, respectively.
    -<Autocomplete components={{listbox: CustomListbox}} componentsProps={{listbox: { className: 'custom-listbox' }}} />
    +<Autocomplete slots={{listbox: CustomListbox}} slotProps={{listbox: { className: 'custom-listbox' }}} />

    You can use this codemod to help with the migration.

Changes
Docs
Core

All contributors of this release in alphabetical order: @​flaviendelangle, @​guotie, @​happyincent, @​hbjORbj, @​Juneezee, @​michaldudak, @​mnajdova, @​nomandhoni-cs, @​oliviertassinari, @​Pandey-utkarsh, @​sai6855, @​samuelsycamore, @​siriwatknp, @​Uzwername, @​zignis

npm/cli

v6.1.4

Bug Fixes
oclif/core

v1.21.0

Compare Source

Features
  • handle custom parser nested array for multiple flag (#​568) (046445c)
oclif/test

v2.2.13

Compare Source

Bug Fixes
  • deps: bump minimatch from 3.0.4 to 3.1.2 (05f5417)
ionic-team/stencil

v2.20.0

Compare Source

Bug Fixes
Features
Thanks

🎉 Thanks for @​PengBoUESTC for their contributions! 🎉

🌏 2.19.3 (2022-11-15)

Bug Fixes
Thanks

🎉 Thanks for @​PengBoUESTC and @​boahc077 for their contributions! 🎉

🍋 2.19.2 (2022-10-27)

Bug Fixes

🌵 2.19.2-0 (2022-10-27)

Bug Fixes

📻 2.19.1 (2022-10-26)

Bug Fixes

🐺 2.19.1-0 (2022-10-25)

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

v5.45.1

Compare Source

Bug Fixes
  • eslint-plugin: [keyword-spacing] unexpected space before/after in import type (#​6095) (98caa92)
  • eslint-plugin: [no-shadow] add call and method signatures to ignoreFunctionTypeParameterNameValueShadow (#​6129) (9d58b6b)
  • eslint-plugin: [prefer-optional-chain] collect MetaProperty type (#​6083) (d7114d3)
  • eslint-plugin: [sort-type-constituents, sort-type-union-intersection-members] handle some required parentheses cases in the fixer (#​6118) (5d49d5d)
typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v5.45.1

Compare Source

Bug Fixes
  • parser: remove the jsx option requirement for automatic jsx pragma resolution (#​6134) (e777f5e)
aws/aws-sdk-js

v2.1269.0

Compare Source

  • feature: Billingconductor: This release adds the Tiering Pricing Rule feature.
  • feature: Connect: This release provides APIs that enable you to programmatically manage rules for Contact Lens conversational analytics and third party applications. For more information, see https://docs.aws.amazon.com/connect/latest/APIReference/rules-api.html
  • feature: DynamoDB: Endpoint Ruleset update: Use http instead of https for the "local" region.
  • feature: DynamoDBStreams: Endpoint Ruleset update: Use http instead of https for the "local" region.
  • feature: RDS: This release adds the BlueGreenDeploymentNotFoundFault to the AddTagsToResource, ListTagsForResource, and RemoveTagsFromResource operations.
  • feature: SageMakerFeatureStoreRuntime: For online + offline Feature Groups, added ability to target PutRecord and DeleteRecord actions to only online store, or only offline store. If target store parameter is not specified, actions will apply to both stores.

v2.1268.0

Compare Source

  • feature: CostExplorer: This release introduces two new APIs that offer a 1-click experience to refresh Savings Plans recommendations. The two APIs are StartSavingsPlansPurchaseRecommendationGeneration and ListSavingsPlansPurchaseRecommendationGeneration.
  • feature: EC2: Documentation updates for EC2.
  • feature: Ivschat: Adds PendingVerification error type to messaging APIs to block the resource usage for accounts identified as being fraudulent.
  • feature: RDS: This release adds the InvalidDBInstanceStateFault to the RestoreDBClusterFromSnapshot operation.
  • feature: TranscribeService: Amazon Transcribe now supports creating custom language models in the following languages: Japanese (ja-JP) and German (de-DE).

v2.1267.0

Compare Source

  • feature: AppSync: Fixes the URI for the evaluatecode endpoint to include the /v1 prefix (ie. "/v1/dataplane-evaluatecode").
  • feature: FMS: AWS Firewall Manager now supports Fortigate Cloud Native Firewall as a Service as a third-party policy type.
  • feature: MediaConvert: The AWS Elemental MediaConvert SDK has added support for configurable ID3 eMSG box attributes and the ability to signal them with InbandEventStream tags in DASH and CMAF outputs.
  • feature: MediaLive: Updates to Event Signaling and Management (ESAM) API and documentation.
  • feature: Polly: Add language code for Finnish (fi-FI)
  • feature: Proton: CreateEnvironmentAccountConnection RoleArn input is now optional
  • feature: RedshiftServerless: Add Table Level Restore operations for Amazon Redshift Serverless. Add multi-port support for Amazon Redshift Serverless endpoints. Add Tagging support to Snapshots and Recovery Points in Amazon Redshift Serverless.

v2.1266.0

Compare Source

  • feature: CodeCatalyst: This release adds operations that support customers using the AWS Toolkits and Amazon CodeCatalyst, a unified software development service that helps developers develop, deploy, and maintain applications in the cloud. For more information, see the documentation.
  • feature: Comprehend: Comprehend now supports semi-structured documents (such as PDF files or image files) as inputs for custom analysis using the synchronous APIs (ClassifyDocument and DetectEntities).
  • feature: GameLift: GameLift introduces a new feature, GameLift Anywhere. GameLift Anywhere allows you to integrate your own compute resources with GameLift. You can also use GameLift Anywhere to iteratively test your game servers without uploading the build to GameLift for every iteration.
  • feature: Pipes: AWS introduces new Amazon EventBridge Pipes which allow you to connect sources (SQS, Kinesis, DDB, Kafka, MQ) to Targets (14+ EventBridge Targets) without any code, with filtering, batching, input transformation, and an optional Enrichment stage (Lambda, StepFunctions, ApiGateway, ApiDestinations)
  • feature: StepFunctions: This release adds support for the AWS Step Functions Map state in Distributed mode. The changes include a new MapRun resource and several new and modified APIs.
  • feature: codecatalyst: add codecatalyst to region config

v2.1265.0

Compare Source

  • feature: AccessAnalyzer: This release adds support for S3 cross account access points. IAM Access Analyzer will now produce public or cross account findings when it detects bucket delegation to external account access points.
  • feature: Athena: This release includes support for using Apache Spark in Amazon Athena.
  • feature: DataExchange: This release enables data providers to license direct access to data in their Amazon S3 buckets or AWS Lake Formation data lakes through AWS Data Exchange. Subscribers get read-only access to the data and can use it in downstream AWS services, like Amazon Athena, without creating or managing copies.
  • feature: DocDBElastic: Launched Amazon DocumentDB Elastic Clusters. You can now use the SDK to create, list, update and delete Amazon DocumentDB Elastic Cluster resources
  • feature: Glue: This release adds support for AWS Glue Data Quality, which helps you evaluate and monitor the quality of your data and includes the API for creating, deleting, or updating data quality rulesets, runs and evaluations.
  • feature: S3Control: Amazon S3 now supports cross-account access points. S3 bucket owners can now allow trusted AWS accounts to create access points associated with their bucket.
  • feature: SageMaker: Added Models as part of the Search API. Added Model shadow deployments in realtime inference, and shadow testing in managed inference. Added support for shared spaces, geospatial APIs, Model Cards, AutoMLJobStep in pipelines, Git repositories on user profiles and domains, Model sharing in Jumpstart.
  • feature: SageMakerGeospatial: This release provides Amazon SageMaker geospatial APIs to build, train, deploy and visualize geospatial models.

v2.1264.0

Compare Source

  • bugfix: Token: Export Token types from core.d.ts
  • feature: EC2: This release adds support for AWS Verified Access and the Hpc6id Amazon EC2 compute optimized instance type, which features 3rd generation Intel Xeon Scalable processors.
  • feature: Firehose: Allow support for the Serverless offering for Amazon OpenSearch Service as a Kinesis Data Firehose delivery destination.
  • feature: KMS: AWS KMS introduces the External Key Store (XKS), a new feature for customers who want to protect their data with encryption keys stored in an external key management system under their control.
  • feature: Omics: Amazon Omics is a new, purpose-built service that can be used by healthcare and life science organizations to store, query, and analyze omics data. The insights from that data can be used to accelerate scientific discoveries and improve healthcare.
  • feature: OpenSearchServerless: Publish SDK for Amazon OpenSearch Serverless
  • feature: SecurityLake: Amazon Security Lake automatically centralizes security data from cloud, on-premises, and custom sources into a purpose-built data lake stored in your account. Security Lake makes it easier to analyze security data, so you can improve the protection of your workloads, applications, and data
  • feature: SimSpaceWeaver: AWS SimSpace Weaver is a new service that helps customers build spatial simulations at new levels of scale - resulting in virtual worlds with millions of dynamic entities. See the AWS SimSpace Weaver developer guide for more details on how to get started. https://docs.aws.amazon.com/simspaceweaver
axios/axios

v1.2.1

Compare Source

Changed
  • feat(exports): export mergeConfig #​5151
Fixed
  • fix(CancelledError): include config #​4922
  • fix(general): removing multiple/trailing/leading whitespace #​5022
  • fix(headers): decompression for responses without Content-Length header #​5306
  • fix(webWorker): exception to sending form data in web worker #​5139
Refactors
  • refactor(types): AxiosProgressEvent.event type to any #​5308
  • refactor(types): add missing types for static AxiosError.from method #​4956
Chores
  • chore(docs): remove README link to non-existent upgrade guide #​5307
  • chore(docs): typo in issue template name #​5159
Contributors to this release
ChromeDevTools/devtools-protocol

v0.0.1079624

Compare Source

v0.0.1078443

Compare Source

v0.0.1077862

Compare Source

eslint/eslint

v8.29.0

Compare Source

Features

  • 49a07c5 feat: add allowParensAfterCommentPattern option to no-extra-parens (#​16561) (Nitin Kumar)
  • e6a865d feat: prefer-named-capture-group add suggestions (#​16544) (Josh Goldberg)
  • a91332b feat: In no-invalid-regexp validate flags also for non-literal patterns (#​16583) (trosos)

Documentation

Chores

oclif/fancy-test

v2.0.9

Compare Source

Bug Fixes

v2.0.8

Compare Source

Bug Fixes

<


Configuration

📅 Schedule: Branch creation - "before 2am" (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.

@github-actions
Copy link
Contributor

Thanks for your contribution @renovate[bot] !
When your pull-request is ready to be merged, check the box below to merge it

  • Merge! :shipit:

@github-actions
Copy link
Contributor

Pull Request Report

PR Title

✅ Title follows the conventional commit spec.

@renovate renovate bot force-pushed the renovate/all branch 21 times, most recently from 0717992 to 94c5158 Compare December 6, 2022 19:15
@renovate
Copy link
Contributor Author

renovate bot commented Dec 7, 2022

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) December 7, 2022 16:18
@louis-bompart louis-bompart merged commit f218b3f into master Dec 7, 2022
@louis-bompart louis-bompart deleted the renovate/all branch December 7, 2022 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant