mozilla / ensemble-transposer

A Node task which reformats and adds metadata to raw data :musical_score: :pen:
https://ensemble-transposer.herokuapp.com/
Mozilla Public License 2.0
11 stars 7 forks source link

Update all dependencies #146

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change
aws-sdk dependencies minor 2.513.0 -> 2.528.0
deep-equal-in-any-order devDependencies patch 1.0.18 -> 1.0.21
eslint (source) devDependencies minor 6.2.0 -> 6.3.0
eslint-plugin-mocha devDependencies minor 6.0.0 -> 6.1.1
eslint-plugin-node devDependencies major 9.1.0 -> 10.0.0

Release Notes

aws/aws-sdk-js ### [`v2.528.0`](https://togithub.com/aws/aws-sdk-js/blob/master/CHANGELOG.md#​25280) [Compare Source](https://togithub.com/aws/aws-sdk-js/compare/v2.527.0...v2.528.0) - feature: EC2: Fix for FleetActivityStatus and FleetStateCode enum - feature: MediaLive: AWS Elemental MediaLive now supports High Efficiency Video Coding (HEVC) for standard-definition (SD), high-definition (HD), and ultra-high-definition (UHD) encoding with HDR support.Encoding with HEVC offers a number of advantages. While UHD video requires an advanced codec beyond H.264 (AVC), high frame rate (HFR) or High Dynamic Range (HDR) content in HD also benefit from HEVC's advancements. In addition, benefits can be achieved with HD and SD content even if HDR and HFR are not needed. - feature: WorkMailMessageFlow: This release allows customers to access email messages as they flow to and from Amazon WorkMail. ### [`v2.527.0`](https://togithub.com/aws/aws-sdk-js/blob/master/CHANGELOG.md#​25270) [Compare Source](https://togithub.com/aws/aws-sdk-js/compare/v2.526.0...v2.527.0) - feature: ConfigService: Adding input validation for the OrganizationConfigRuleName string. - feature: EC2: This release adds support for new data fields and log format in VPC flow logs. - feature: MediaConnect: This release adds support for the RIST protocol on sources and outputs. - feature: RDS: This release allows customers to specify a custom parameter group when creating a Read Replica, for DB engines which support this feature. - feature: StepFunctions: Fixing letter case in Map history event details to be small case ### [`v2.526.0`](https://togithub.com/aws/aws-sdk-js/blob/master/CHANGELOG.md#​25260) [Compare Source](https://togithub.com/aws/aws-sdk-js/compare/v2.525.0...v2.526.0) - feature: StorageGateway: The CloudWatchLogGroupARN parameter of the UpdateGatewayInformation API allows for configuring the gateway to use a CloudWatch log-group where Storage Gateway health events will be logged. ### [`v2.525.0`](https://togithub.com/aws/aws-sdk-js/blob/master/CHANGELOG.md#​25250) [Compare Source](https://togithub.com/aws/aws-sdk-js/compare/v2.524.0...v2.525.0) - bugfix: RDS: Make async RDS.Signer.getAuthToken call pass underlying credential errors to callback - feature: AppMesh: This release adds support for http retry policies. - feature: AppStream: IamRoleArn support in CreateFleet, UpdateFleet, CreateImageBuilder APIs - feature: Credentials: Added chaining support in TokenFileWebIdentityCredentials - feature: EC2: This release expands Site-to-Site VPN tunnel options to allow customers to restrict security algorithms and configure timer settings for VPN connections. Customers can specify these new options while creating new VPN connections, or they can modify the tunnel options on existing connections using a new API. - feature: Endpoints: Sts client now supports sending requests to regional endpoints. You can opt in by setting stsRegionalEndpoints client config or AWS_STS_REGIONAL_ENDPOINTS environment or sts_regional_endpoints config file entry to 'regional' - feature: MarketplaceCommerceAnalytics: Add FDP+FPS (monthly_revenue_field_demonstration_usage + monthly_revenue_flexible_payment_schedule) to Marketplace Commerce Analytics Service - feature: QLDB: (New Service) Amazon QLDB is a fully managed ledger database that provides a transparent, immutable, and cryptographically verifiable transaction log owned by a central trusted authority. Amazon QLDB is a new class of serverless database that eliminates the need to engage in the complex development effort of building your own ledger-like applications and it automatically scales to support the demands of your application. Introduces Amazon QLDB API operations needed for managing Amazon QLDB ledgers. This includes the ability to manage Amazon QLDB ledgers, cryptographically verify documents, and export the journal in a ledger. - feature: QLDBSession: (New Service) Amazon QLDB is a fully managed ledger database that provides a transparent, immutable, and cryptographically verifiable transaction log owned by a central trusted authority. Amazon QLDB is a new class of serverless database that eliminates the need to engage in the complex development effort of building your own ledger-like applications and it automatically scales to support the demands of your application. Introduces Amazon QLDB API operations needed for interacting with data in Amazon QLDB ledgers. - feature: RoboMaker: Support for Connectivity to Simulation. When you need to interact with the applications in your simulation job, you can connect to your robot application or simulation application with port forwarding. When you configure port forwarding, traffic will be forwarded from the simulation job port to the application port. Port forwarding makes it easy to connect with tools such as ROS Bridge and other tools. This can be useful when you want to debug or run custom tools to interact with your applications. ### [`v2.524.0`](https://togithub.com/aws/aws-sdk-js/blob/master/CHANGELOG.md#​25240) [Compare Source](https://togithub.com/aws/aws-sdk-js/compare/v2.523.0...v2.524.0) - feature: ConfigService: AWS Config now includes the option for marking RemediationConfigurations as automatic, removing the need to call the StartRemediationExecution API. Manual control over resource execution rate is also included, and RemediationConfigurations are now ARN addressable. Exceptions to exclude account resources from being remediated can be configured with the new PutRemediationExceptions, DescribeRemediationExceptions, and DeleteRemediationExceptions APIs. ### [`v2.523.0`](https://togithub.com/aws/aws-sdk-js/blob/master/CHANGELOG.md#​25230) [Compare Source](https://togithub.com/aws/aws-sdk-js/compare/v2.522.0...v2.523.0) - feature: EKS: Amazon EKS DescribeCluster API returns a new OIDC issuer field that can be used to create OIDC identity provider for IAM for Service Accounts feature. - feature: StepFunctions: Added support for new history events - feature: TranscribeService: MediaFormat is now optional for StartTranscriptionJob API. ### [`v2.522.0`](https://togithub.com/aws/aws-sdk-js/blob/master/CHANGELOG.md#​25220) [Compare Source](https://togithub.com/aws/aws-sdk-js/compare/v2.521.0...v2.522.0) - feature: ECS: This release of Amazon Elastic Container Service (Amazon ECS) introduces support for attaching Amazon Elastic Inference accelerators to your containers. This enables you to run deep learning inference workloads with hardware acceleration in a more efficient way. - feature: GameLift: You can now make use of PKI resources to provide more secure connections between your game clients and servers. To learn more, please refer to the public Amazon GameLift documentation. ### [`v2.521.0`](https://togithub.com/aws/aws-sdk-js/blob/master/CHANGELOG.md#​25210) [Compare Source](https://togithub.com/aws/aws-sdk-js/compare/v2.520.0...v2.521.0) - bugfix: Credentials: fix stsConfig typing on chainable_temporary_credentials - feature: ApiGatewayManagementApi: You can use getConnection to return information about the connection (when it is connected, IP address, etc) and deleteConnection to disconnect the given connection - feature: ECS: This release of Amazon Elastic Container Service (Amazon ECS) introduces support for modifying the cluster settings for existing clusters, which enables you to toggle whether Container Insights is enabled or not. Support is also introduced for custom log routing using the ECS FireLens integration. - feature: MQ: Adds support for updating security groups selection of an Amazon MQ broker. ### [`v2.520.0`](https://togithub.com/aws/aws-sdk-js/blob/master/CHANGELOG.md#​25200) [Compare Source](https://togithub.com/aws/aws-sdk-js/compare/v2.519.0...v2.520.0) - feature: ApplicationAutoScaling: With the current release, you can suspend and later resume any of the following scaling actions in Application Auto Scaling: scheduled scaling actions, dynamic scaling in actions, dynamic scaling out actions. - feature: CodePipeline: Introducing pipeline execution trigger details in ListPipelineExecutions API. - feature: ECS: This release of Amazon Elastic Container Service (Amazon ECS) introduces support for including Docker container IDs in the API response when describing and stopping tasks. This enables customers to easily map containers to the tasks they are associated with. - feature: ElastiCache: Amazon ElastiCache for Redis now supports encryption at rest using customer managed customer master keys (CMKs) in AWS Key Management Service (KMS). Amazon ElastiCache now supports cluster names upto 40 characters for replicationGoups and upto 50 characters for cacheClusters. - feature: Lambda: Adds a "MaximumBatchingWindowInSeconds" parameter to event source mapping api's. Usable by Dynamodb and Kinesis event sources. - feature: S3: add support for AWS.S3.getSignedUrlPromise which returns a promise for S3 presigned url ### [`v2.519.0`](https://togithub.com/aws/aws-sdk-js/blob/master/CHANGELOG.md#​25190) [Compare Source](https://togithub.com/aws/aws-sdk-js/compare/v2.518.0...v2.519.0) - feature: GlobalAccelerator: API Update for AWS Global Accelerator Client IP Preservation - feature: MediaConvert: This release adds the ability to send a job to an on-demand queue while simulating the performance of a job sent to a reserved queue. Use this setting to estimate the number of reserved transcoding slots (RTS) you need for a reserved queue. - feature: SQS: Added support for message system attributes, which currently lets you send AWS X-Ray trace IDs through Amazon SQS. ### [`v2.518.0`](https://togithub.com/aws/aws-sdk-js/blob/master/CHANGELOG.md#​25180) [Compare Source](https://togithub.com/aws/aws-sdk-js/compare/v2.517.0...v2.518.0) - bugfix: Credentials: Update environment variable names in TokenFileWebIdentityCredentials - feature: SSM: This feature adds "default tier" to the AWS Systems Manager Parameter Store for parameter creation and update. AWS customers can now set the "default tier" to one of the following values: Standard (default), Advanced or Intelligent-Tiering. This allows customers to create advanced parameters or parameters in corresponding tiers with one setting rather than code change to specify parameter tiers. - feature: SecurityHub: This release resolves an issue with the DescribeHub action, changes the MasterId and InvitationId parameters for AcceptInvitation to Required, and changes the AccountIds parameter for DeleteInvitations and DeclineInvitations to Required. ### [`v2.517.0`](https://togithub.com/aws/aws-sdk-js/blob/master/CHANGELOG.md#​25170) [Compare Source](https://togithub.com/aws/aws-sdk-js/compare/v2.516.0...v2.517.0) - feature: Credentials: Added TokenFileWebIdentityCredentials - feature: EC2: This release of EC2 VM Import Export adds support for exporting Amazon Machine Image(AMI)s to a VM file - feature: MediaPackageVod: Adds optional Constant Initialization Vector (IV) to HLS Encryption for MediaPackage VOD. - feature: TranscribeService: Amazon Transcribe - support transcriptions from audio sources in Russian (ru-RU) and Chinese (zh-CN). ### [`v2.516.0`](https://togithub.com/aws/aws-sdk-js/blob/master/CHANGELOG.md#​25160) [Compare Source](https://togithub.com/aws/aws-sdk-js/compare/v2.515.0...v2.516.0) - feature: DataSync: This release adds support for SMB location type. - feature: RDS: This release allows users to enable RDS Data API while creating Aurora Serverless databases. ### [`v2.515.0`](https://togithub.com/aws/aws-sdk-js/blob/master/CHANGELOG.md#​25150) [Compare Source](https://togithub.com/aws/aws-sdk-js/compare/v2.514.0...v2.515.0) - feature: ElastiCache: ElastiCache extends support for Scale down for Redis Cluster-mode enabled and disabled replication groups - feature: ForecastQueryService: Amazon Forecast is a fully managed machine learning service that makes it easy for customers to generate accurate forecasts using their historical time-series data - feature: ForecastService: Amazon Forecast is a fully managed machine learning service that makes it easy for customers to generate accurate forecasts using their historical time-series data - feature: PersonalizeRuntime: Increased limits on number of items recommended and reranked: The maximum number of results returned from getRecommendations API has been increased to 200. The maximum number of items which can be reranked via getPersonalizedRanking API has been increased to 200. - feature: SQS: This release provides a way to add metadata tags to a queue when it is created. You can use tags to organize and identify your Amazon SQS queues for cost allocation. - feature: SageMaker: Amazon SageMaker now supports Amazon EFS and Amazon FSx for Lustre file systems as data sources for training machine learning models. Amazon SageMaker now supports running training jobs on ml.p3dn.24xlarge instance type. This instance type is offered as a limited private preview for certain SageMaker customers. If you are interested in joining the private preview, please reach out to the SageMaker Product Management team via AWS Support." ### [`v2.514.0`](https://togithub.com/aws/aws-sdk-js/blob/master/CHANGELOG.md#​25140) [Compare Source](https://togithub.com/aws/aws-sdk-js/compare/v2.513.0...v2.514.0) - feature: AlexaForBusiness: Adding support for optional locale input in CreateProfile and UpdateProfile APIs - feature: AppStream: Includes API updates to support streaming through VPC endpoints for image builders and stacks. - feature: ChainableTemporaryCredentials: Support for specifying STS client config when creating ChainableTemporaryCredentials to override endpoint or region. - feature: SageMaker: Amazon SageMaker introduces Managed Spot Training. Increases the maximum number of metric definitions to 40 for SageMaker Training and Hyperparameter Tuning Jobs. SageMaker Neo adds support for Acer aiSage and Qualcomm QCS605 and QCS603. - feature: Transfer: New field in response of TestIdentityProvider
oprogramador/deep-equal-in-any-order ### [`v1.0.21`](https://togithub.com/oprogramador/deep-equal-in-any-order/compare/e3878fb20023d28bcb3045fdef03221593a07c89...6704c0ba6a6c6fa8453e60ae7b731ed9ecb32339) [Compare Source](https://togithub.com/oprogramador/deep-equal-in-any-order/compare/e3878fb20023d28bcb3045fdef03221593a07c89...6704c0ba6a6c6fa8453e60ae7b731ed9ecb32339) ### [`v1.0.20`](https://togithub.com/oprogramador/deep-equal-in-any-order/compare/5b4816f919882124383da2f467af59ae20b9e735...e3878fb20023d28bcb3045fdef03221593a07c89) [Compare Source](https://togithub.com/oprogramador/deep-equal-in-any-order/compare/5b4816f919882124383da2f467af59ae20b9e735...e3878fb20023d28bcb3045fdef03221593a07c89) ### [`v1.0.19`](https://togithub.com/oprogramador/deep-equal-in-any-order/compare/33bbbbf686f6b39d280f8e71b93e3cd4229ae661...5b4816f919882124383da2f467af59ae20b9e735) [Compare Source](https://togithub.com/oprogramador/deep-equal-in-any-order/compare/33bbbbf686f6b39d280f8e71b93e3cd4229ae661...5b4816f919882124383da2f467af59ae20b9e735)
eslint/eslint ### [`v6.3.0`](https://togithub.com/eslint/eslint/releases/v6.3.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v6.2.2...v6.3.0) - [`0acdefb`](https://togithub.com/eslint/eslint/commit/0acdefb97f35bb09db2910540c70dc377a01ad62) Chore: refactor code ([#​12113](https://togithub.com/eslint/eslint/issues/12113)) (James George) - [`52e2cf5`](https://togithub.com/eslint/eslint/commit/52e2cf50b35d57fb8466e0bcd0581eff1590fb4c) New: reportUnusedDisableDirectives in config (refs [eslint/rfcs#​22](https://togithub.com/eslint/rfcs/issues/22)) ([#​12151](https://togithub.com/eslint/eslint/issues/12151)) (Toru Nagashima) - [`020f952`](https://togithub.com/eslint/eslint/commit/020f9526b618a191566acea3e17e20815d484c58) Update: enforceForSequenceExpressions to no-extra-parens (fixes [#​11916](https://togithub.com/eslint/eslint/issues/11916)) ([#​12142](https://togithub.com/eslint/eslint/issues/12142)) (Milos Djermanovic) - [`aab1b84`](https://togithub.com/eslint/eslint/commit/aab1b840f9cffb2a76a5c9fe1852961be71dc184) Fix: reset to the default color ([#​12174](https://togithub.com/eslint/eslint/issues/12174)) (Ricardo Gobbo de Souza) - [`4009d39`](https://togithub.com/eslint/eslint/commit/4009d39aa59451510aa24911e758d664f216289a) Fix: yoda rule produces invalid autofix with preceding yield ([#​12166](https://togithub.com/eslint/eslint/issues/12166)) (Milos Djermanovic) - [`febb660`](https://togithub.com/eslint/eslint/commit/febb6605d350c936d64cb73e694482cfbb20b29c) Fix: no-extra-boolean-cast invalid autofix with yield before negation ([#​12164](https://togithub.com/eslint/eslint/issues/12164)) (Milos Djermanovic) - [`4c0b70b`](https://togithub.com/eslint/eslint/commit/4c0b70b869c16647f7af6de9d5c5479fc19f49db) New: support TypeScript at config initializer (fixes [#​11789](https://togithub.com/eslint/eslint/issues/11789)) ([#​12172](https://togithub.com/eslint/eslint/issues/12172)) (Pig Fang) - [`94e39d9`](https://togithub.com/eslint/eslint/commit/94e39d9f782f45db86a079e07508d63040118ef1) Chore: use GitHub Actions ([#​12144](https://togithub.com/eslint/eslint/issues/12144)) (Toru Nagashima) - [`e88f305`](https://togithub.com/eslint/eslint/commit/e88f305df9d454868624c559fd93b981a680c215) Chore: support es2020 in fuzz ([#​12180](https://togithub.com/eslint/eslint/issues/12180)) (薛定谔的猫) - [`00d2c5b`](https://togithub.com/eslint/eslint/commit/00d2c5be9a89efd90135c4368a9589f33df3f7ba) Docs: corrected class extension example ([#​12176](https://togithub.com/eslint/eslint/issues/12176)) (Marius M) - [`31e5428`](https://togithub.com/eslint/eslint/commit/31e542819967b2aa1191e1abaa1c4a49fddbe3cf) Chore: Fix wrong error object keys in test files ([#​12162](https://togithub.com/eslint/eslint/issues/12162)) (Milos Djermanovic) - [`197f443`](https://togithub.com/eslint/eslint/commit/197f4432fca70a574028e5568c48afad12213224) Fix: func-name-matching crash on descriptor-like arguments ([#​12100](https://togithub.com/eslint/eslint/issues/12100)) (Milos Djermanovic) - [`644ce33`](https://togithub.com/eslint/eslint/commit/644ce3306748a33b74fc6a94be0267c2c9f19348) Fix: no-self-assign false positive with rest and spread in array ([#​12099](https://togithub.com/eslint/eslint/issues/12099)) (Milos Djermanovic) - [`a81d263`](https://togithub.com/eslint/eslint/commit/a81d2636ce41fb34d6826c2e9857814e11cb9c30) Fix: fix message of function-paren-newline ([#​12136](https://togithub.com/eslint/eslint/issues/12136)) (Pig Fang) - [`77f8ed1`](https://togithub.com/eslint/eslint/commit/77f8ed1ad9656c526217ce54a6717fa232d522c8) Chore: update blogpost template ([#​12154](https://togithub.com/eslint/eslint/issues/12154)) (Toru Nagashima) - [`6abc7b7`](https://togithub.com/eslint/eslint/commit/6abc7b72dfb824a372379708ca39340b2c7abc03) Docs: Document the exception in no-unsafe-negation ([#​12161](https://togithub.com/eslint/eslint/issues/12161)) (Milos Djermanovic) ### [`v6.2.2`](https://togithub.com/eslint/eslint/releases/v6.2.2) [Compare Source](https://togithub.com/eslint/eslint/compare/v6.2.1...v6.2.2) - [`0e0b784`](https://togithub.com/eslint/eslint/commit/0e0b784b922051c2a1d39dd8160382114b645800) Upgrade: espree@^6.1.1 ([#​12158](https://togithub.com/eslint/eslint/issues/12158)) (Kevin Partington) - [`04e859f`](https://togithub.com/eslint/eslint/commit/04e859f228d081efd3af6edb22563dbc775f8d1d) Sponsors: Sync README with website (ESLint Jenkins) - [`34783d1`](https://togithub.com/eslint/eslint/commit/34783d10ff9b58a3c1e39a36e10864caeb9f66e0) Sponsors: Sync README with website (ESLint Jenkins) - [`b809e72`](https://togithub.com/eslint/eslint/commit/b809e72221bc658e5a42bfd4b8723d3771571f9e) Docs: Update README team and sponsors (ESLint Jenkins) ### [`v6.2.1`](https://togithub.com/eslint/eslint/releases/v6.2.1) [Compare Source](https://togithub.com/eslint/eslint/compare/v6.2.0...v6.2.1) - [`8c021b5`](https://togithub.com/eslint/eslint/commit/8c021b5917b3aa3c578ffe3972106d0a6bcf0838) Upgrade: eslint-utils 1.4.2 ([#​12131](https://togithub.com/eslint/eslint/issues/12131)) (Toru Nagashima) - [`e82388b`](https://togithub.com/eslint/eslint/commit/e82388bd87717430200ec554634cc08806e38d3c) Sponsors: Sync README with website (ESLint Jenkins) - [`4aeeeed`](https://togithub.com/eslint/eslint/commit/4aeeeedb656ee3519ea82ebf0cb41ca801215046) Docs: update docs for ecmaVersion 2020 ([#​12120](https://togithub.com/eslint/eslint/issues/12120)) (silverwind) - [`6886148`](https://togithub.com/eslint/eslint/commit/6886148d1f528659ec3e125f61ef7a5f4c67556d) Docs: Add duplicate keys limitation to accessor-pairs ([#​12124](https://togithub.com/eslint/eslint/issues/12124)) (Milos Djermanovic)
lo1tuma/eslint-plugin-mocha ### [`v6.1.1`](https://togithub.com/lo1tuma/eslint-plugin-mocha/blob/master/CHANGELOG.md#​611-September-11-2019) [Compare Source](https://togithub.com/lo1tuma/eslint-plugin-mocha/compare/6.1.0...6.1.1) ##### Bug Fixes - Fix no-setup-in-describe to allow Mocha suite config ([#​209](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/209)) ### [`v6.1.0`](https://togithub.com/lo1tuma/eslint-plugin-mocha/blob/master/CHANGELOG.md#​610-August-22-2019) [Compare Source](https://togithub.com/lo1tuma/eslint-plugin-mocha/compare/6.0.0...6.1.0) ##### Enhancements - Add custom message for valid-suite-description ([#​207](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/207)) - Add custom message for valid-test-description rule ([#​206](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/206))
mysticatea/eslint-plugin-node ### [`v10.0.0`](https://togithub.com/mysticatea/eslint-plugin-node/releases/v10.0.0) [Compare Source](https://togithub.com/mysticatea/eslint-plugin-node/compare/v9.2.0...v10.0.0) This release supports BigInt and Dynamic Imports if you are using ESLint 6.2.0 or later. #### 💥 Breaking Changes - [`9ea67c9`](https://togithub.com/mysticatea/eslint-plugin-node/commit/9ea67c9e130c3da5f1ce9edc67241e1803db9264) updated `node/no-unsupported-features/es-syntax` rule to recognize BigInt literals and `import()`. - [`b91b48d`](https://togithub.com/mysticatea/eslint-plugin-node/commit/b91b48df112426b2eb86479e4841f7008ac7cdaf) updated `node/no-unsupported-features/es-builtins` rule to recognize `BigInt`, `BigInt64Array`, `BigUint64Array`, and `Promise.allSettled`. - [`b57a4f9`](https://togithub.com/mysticatea/eslint-plugin-node/commit/b57a4f97dcc6ea46e3b7aa8f7e25ab59a3357375) updated `node/file-extension-in-import`, `node/no-extraneous-import`, `node/no-missing-import`, and `node/no-unpublished-import` rules to recognize `import()`. - [`4b9c4d7`](https://togithub.com/mysticatea/eslint-plugin-node/commit/4b9c4d7d5deb9b66a6f37c0a440131500e51624f) updated `node/no-deprecated-api` rule to recognize `module.createRequireFromPath`. - [`9c574ba`](https://togithub.com/mysticatea/eslint-plugin-node/commit/9c574ba29390cd5f793885d956c1c89a6d30a7d5) updated `plugin:node/recommended` and the other configs. - It added `node/no-exports-assign` rule. - It changed `exports` global variable writable. - It enabled `node/*-import` rules in CommonJS mode as well. #### ✨ New rules - [`a0f0ee1`](https://togithub.com/mysticatea/eslint-plugin-node/commit/a0f0ee1efa860aa1633a7d84e73247e09a950b0b) added `node/no-exports-assign` rule that disallows `exports = {}`. ### [`v9.2.0`](https://togithub.com/mysticatea/eslint-plugin-node/releases/v9.2.0) [Compare Source](https://togithub.com/mysticatea/eslint-plugin-node/compare/v9.1.0...v9.2.0) #### ✨ New Rules - [`c1d5dbf`](https://togithub.com/mysticatea/eslint-plugin-node/commit/c1d5dbfbd01e1d2483fc3b970bc2ab2d61580db6) added a new rule `no-callback-literal`. #### 🐛 Bug Fixes - [`72de3a3`](https://togithub.com/mysticatea/eslint-plugin-node/commit/72de3a30a1d66414eaff3603ddc74628967a9ea3) updated `eslint-utils` for security fix.

Renovate configuration

:date: Schedule: "before 3am on Monday" (UTC).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

:ghost: Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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