ibm-telemetry / telemetry-js-config-generator

Script automation for generating IBM Telemetry config files according to published schema
Apache License 2.0
0 stars 0 forks source link

fix(deps): upgrade devDependencies (minor) #51

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typescript-eslint/eslint-plugin (source) ^7.14.1 -> ^7.15.0 age adoption passing confidence
eslint-plugin-jsdoc ^48.5.0 -> ^48.5.2 age adoption passing confidence
eslint-plugin-promise ^6.2.0 -> ^6.4.0 age adoption passing confidence
eslint-plugin-simple-import-sort ^12.1.0 -> ^12.1.1 age adoption passing confidence
typescript (source) ^5.5.2 -> ^5.5.3 age adoption passing confidence

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v7.15.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#7150-2024-07-01) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.14.1...v7.15.0) ##### πŸš€ Features - **eslint-plugin:** \[array-type] detect `Readonly` case - **eslint-plugin:** back-port new rules around empty object types from v8 ##### 🩹 Fixes - disable `EXPERIMENTAL_useProjectService` in `disabled-type-checked` shared config - **eslint-plugin:** \[no-unsafe-return] differentiate a types-error any from a true any - **eslint-plugin:** \[no-unsafe-call] differentiate a types-error any from a true any ##### ❀️ Thank You - auvred - Kim Sang Du - rgehbt - Vinccool96 You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc) ### [`v48.5.2`](https://togithub.com/gajus/eslint-plugin-jsdoc/releases/tag/v48.5.2) [Compare Source](https://togithub.com/gajus/eslint-plugin-jsdoc/compare/v48.5.1...v48.5.2) ##### Bug Fixes - **`require-param`:** proper errors/fixing for succeeding destructured objects; fixes [#​762](https://togithub.com/gajus/eslint-plugin-jsdoc/issues/762) ([394b85f](https://togithub.com/gajus/eslint-plugin-jsdoc/commit/394b85f3d5e0e391ca6b8fd77e2943feee07bd7a)) ### [`v48.5.1`](https://togithub.com/gajus/eslint-plugin-jsdoc/compare/v48.5.0...6371c4a3901a44cc05fcf6718a28179087b19d89) [Compare Source](https://togithub.com/gajus/eslint-plugin-jsdoc/compare/v48.5.0...v48.5.1)
eslint-community/eslint-plugin-promise (eslint-plugin-promise) ### [`v6.4.0`](https://togithub.com/eslint-community/eslint-plugin-promise/compare/4dfc8a77c0592a19d467a268708678114c3c7c2b...ecbce9faef0c8e05636287cf9c851949be6d70cc) [Compare Source](https://togithub.com/eslint-community/eslint-plugin-promise/compare/v6.3.0...v6.4.0) ### [`v6.3.0`](https://togithub.com/eslint-community/eslint-plugin-promise/compare/v6.2.0...4dfc8a77c0592a19d467a268708678114c3c7c2b) [Compare Source](https://togithub.com/eslint-community/eslint-plugin-promise/compare/v6.2.0...v6.3.0)
lydell/eslint-plugin-simple-import-sort (eslint-plugin-simple-import-sort) ### [`v12.1.1`](https://togithub.com/lydell/eslint-plugin-simple-import-sort/blob/HEAD/CHANGELOG.md#Version-1211-2024-07-02) [Compare Source](https://togithub.com/lydell/eslint-plugin-simple-import-sort/compare/v12.1.0...v12.1.1) This release adds a short `meta.docs.description` to each rule. Thanks to fisker Cheung ([@​fisker](https://togithub.com/fisker))!
Microsoft/TypeScript (typescript) ### [`v5.5.3`](https://togithub.com/Microsoft/TypeScript/compare/v5.5.2...f0e992167440686f948965e5441a918b34251886) [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v5.5.2...v5.5.3)

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.

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud