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) #59

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@commitlint/cli (source) ^19.3.0 -> ^19.4.0 age adoption passing confidence
@types/node (source) ^20.14.12 -> ^20.16.0 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) ^7.17.0 -> ^7.18.0 age adoption passing confidence
eslint-plugin-jsdoc ^48.8.3 -> ^48.11.0 age adoption passing confidence
husky ^9.1.2 -> ^9.1.4 age adoption passing confidence
lint-staged ^15.2.7 -> ^15.2.9 age adoption passing confidence
rimraf ^5.0.9 -> ^5.0.10 age adoption passing confidence

Release Notes

conventional-changelog/commitlint (@​commitlint/cli) ### [`v19.4.0`](https://togithub.com/conventional-changelog/commitlint/blob/HEAD/@​commitlint/cli/CHANGELOG.md#1940-2024-08-07) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v19.3.0...v19.4.0) ##### Features - support command line options from a file ([#​4109](https://togithub.com/conventional-changelog/commitlint/issues/4109)) ([a20e890](https://togithub.com/conventional-changelog/commitlint/commit/a20e890f6b6c8bacdc511d40cb41f29415bdd044)) - support linting from the last tag ([#​4110](https://togithub.com/conventional-changelog/commitlint/issues/4110)) ([4b204ec](https://togithub.com/conventional-changelog/commitlint/commit/4b204ecfb43dd6a00e24b51111aadbd78f9d58e1))
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v7.18.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#7180-2024-07-29) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.17.0...v7.18.0) ##### 🩹 Fixes - **eslint-plugin:** \[no-unnecessary-type-assertion] prevent runtime error when asserting a variable declared in default TS lib - **eslint-plugin:** \[unbound-method] report on destructuring in function parameters - **eslint-plugin:** \[no-duplicate-type-constituents] shouldn't report on error types - **eslint-plugin:** \[strict-boolean-expressions] support branded booleans ##### ❤️ Thank You - auvred - Oliver Salzburg - Vinccool96 - Yukihiro Hasegawa 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.11.0`](https://togithub.com/gajus/eslint-plugin-jsdoc/compare/v48.10.2...116b3e8c906884f799927cf42ab29cab1cfb4e31) [Compare Source](https://togithub.com/gajus/eslint-plugin-jsdoc/compare/v48.10.2...v48.11.0) ### [`v48.10.2`](https://togithub.com/gajus/eslint-plugin-jsdoc/releases/tag/v48.10.2) [Compare Source](https://togithub.com/gajus/eslint-plugin-jsdoc/compare/v48.10.1...v48.10.2) ##### Bug Fixes - **`check-template-names`:** check for param and returns tags; fixes [#​1286](https://togithub.com/gajus/eslint-plugin-jsdoc/issues/1286) ([12fca71](https://togithub.com/gajus/eslint-plugin-jsdoc/commit/12fca71fdc7761d4affb52bf5fe4be25eddabc5b)) ### [`v48.10.1`](https://togithub.com/gajus/eslint-plugin-jsdoc/releases/tag/v48.10.1) [Compare Source](https://togithub.com/gajus/eslint-plugin-jsdoc/compare/v48.10.0...v48.10.1) ##### Bug Fixes - add espree as dependency; fixes [#​1284](https://togithub.com/gajus/eslint-plugin-jsdoc/issues/1284) ([31e0a35](https://togithub.com/gajus/eslint-plugin-jsdoc/commit/31e0a35382c5d4c847781df6c4b5d8fb371d8d3c)) ### [`v48.10.0`](https://togithub.com/gajus/eslint-plugin-jsdoc/releases/tag/v48.10.0) [Compare Source](https://togithub.com/gajus/eslint-plugin-jsdoc/compare/v48.9.3...v48.10.0) ##### Features - **`require-template`, `check-template-names`:** add support `ClassDeclaration` ([31d3255](https://togithub.com/gajus/eslint-plugin-jsdoc/commit/31d32555988dca786726420246efcd1589c07316)) - **`require-template`, `check-template-names`:** add support `FunctionDeclaration` ([28bc1cb](https://togithub.com/gajus/eslint-plugin-jsdoc/commit/28bc1cb8664b0373ad87f6cb0cd7c781139cc3b8)) - **`require-template`, `check-template-names`:** add support `TSInterfaceDeclaration` ([320a1eb](https://togithub.com/gajus/eslint-plugin-jsdoc/commit/320a1ebb5c72d48a5a0cc725a7f8a1ea0170d2f6)) ### [`v48.9.3`](https://togithub.com/gajus/eslint-plugin-jsdoc/releases/tag/v48.9.3) [Compare Source](https://togithub.com/gajus/eslint-plugin-jsdoc/compare/v48.9.2...v48.9.3) ##### Bug Fixes - **`getJsdocProcessorPlugin`:** ensure package.json file is consistently located ([87a1270](https://togithub.com/gajus/eslint-plugin-jsdoc/commit/87a12703b229efa73334e61d7ed4448cb28167a9))
typicode/husky (husky) ### [`v9.1.4`](https://togithub.com/typicode/husky/compare/v9.1.3...fc549e0e5c8723a6d796f6ad26ef6590769f5d82) [Compare Source](https://togithub.com/typicode/husky/compare/v9.1.3...v9.1.4)
lint-staged/lint-staged (lint-staged) ### [`v15.2.9`](https://togithub.com/lint-staged/lint-staged/blob/HEAD/CHANGELOG.md#1529) [Compare Source](https://togithub.com/lint-staged/lint-staged/compare/v15.2.8...v15.2.9) ##### Patch Changes - [#​1463](https://togithub.com/lint-staged/lint-staged/pull/1463) [`b69ce2d`](https://togithub.com/lint-staged/lint-staged/commit/b69ce2ddfd5a7ae576f4fef4afc60b8a81f3c945) Thanks [@​iiroj](https://togithub.com/iiroj)! - Set the maximum number of event listeners to the number of tasks. This should silence the console warning `MaxListenersExceededWarning: Possible EventEmitter memory leak detected`. ### [`v15.2.8`](https://togithub.com/lint-staged/lint-staged/blob/HEAD/CHANGELOG.md#1528) [Compare Source](https://togithub.com/lint-staged/lint-staged/compare/v15.2.7...v15.2.8) ##### Patch Changes - [`f0480f0`](https://togithub.com/lint-staged/lint-staged/commit/f0480f01b24b9f6443a12515d413a7ba4dda3981) Thanks [@​iiroj](https://togithub.com/iiroj)! - In the previous version the native `git rev-parse --show-toplevel` command was taken into use for resolving the current git repo root. This version switched the `--show-toplevel` flag with `--show-cdup`, because on Git installed via MSYS2 the former was returning absolute paths that do not work with Node.js `child_process`. The new flag returns a path relative to the working directory, avoiding the issue. The GitHub Actions workflow has been updated to install Git via MSYS2, to ensure better future compatibility; using the default Git binary in the GitHub Actions runner was working correctly even with MSYS2.
isaacs/rimraf (rimraf) ### [`v5.0.10`](https://togithub.com/isaacs/rimraf/compare/v5.0.9...v5.0.10) [Compare Source](https://togithub.com/isaacs/rimraf/compare/v5.0.9...v5.0.10)

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 was generated by Mend Renovate. View the repository job log.

sonarcloud[bot] commented 1 month 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