Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2025

Bumps the npm-development group with 8 updates in the / directory:

Package From To
@code-pushup/cli 0.57.0 0.59.0
@code-pushup/coverage-plugin 0.57.0 0.59.0
@code-pushup/eslint-plugin 0.57.0 0.59.0
@code-pushup/js-packages-plugin 0.57.0 0.59.0
@types/node 22.13.0 22.13.4
eslint-plugin-github 5.1.7 5.1.8
prettier 3.4.2 3.5.1
type-fest 4.33.0 4.34.1

Updates @code-pushup/cli from 0.57.0 to 0.59.0

Release notes

Sourced from @​code-pushup/cli's releases.

v0.59.0

0.59.0 (2025-02-14)

🚀 Features

  • plugin-coverage: do not halt plugin execution on fail (23f1ce5c)
  • utils: add string helper (#916)

🩹 Fixes

  • explicitly exit process with successful code to not leave cli hanging (2cb815bb)

❤️ Thank You

v0.58.0

0.58.0 (2025-02-12)

🚀 Features

  • models: auto-generate JSDoc annotations (29cf02ad)
  • plugin-coverage: support lcovonly option for vitest (b230a3d2)
  • plugin-eslint: add support for custom groups (#925)
  • plugin-jsdocs: add plugin-jsdocs to analyze documentation in ts/js projects (#896)
  • plugin-typescript: setup plugin project base (#917)

🩹 Fixes

  • handle skipped audits and groups (#911)
  • fix poppinss version (#921)
  • nest files with timestamp for plugin runners (4ecf9772)
  • models: add missing exports (#918)
  • nx-plugin: deep merge executor options (#927)

❤️ Thank You

Changelog

Sourced from @​code-pushup/cli's changelog.

0.59.0 (2025-02-14)

🚀 Features

  • plugin-coverage: do not halt plugin execution on fail (23f1ce5c)
  • utils: add string helper (#916)

🩹 Fixes

  • explicitly exit process with successful code to not leave cli hanging (2cb815bb)

❤️ Thank You

0.58.0 (2025-02-12)

🚀 Features

  • models: auto-generate JSDoc annotations (29cf02ad)
  • plugin-coverage: support lcovonly option for vitest (b230a3d2)
  • plugin-eslint: add support for custom groups (#925)
  • plugin-jsdocs: add plugin-jsdocs to analyze documentation in ts/js projects (#896)
  • plugin-typescript: setup plugin project base (#917)

🩹 Fixes

  • handle skipped audits and groups (#911)
  • fix poppinss version (#921)
  • nest files with timestamp for plugin runners (4ecf9772)
  • models: add missing exports (#918)
  • nx-plugin: deep merge executor options (#927)

❤️ Thank You

Commits
  • fc53905 release: 0.59.0 [skip ci]
  • 2cb815b fix: explicitly exit process with successful code to not leave cli hanging
  • 8e63515 release: 0.58.0 [skip ci]
  • d9e43ee test(test-setup): add custom matchers for ui logger (#923)
  • 6a74c2d fix: handle skipped audits and groups (#911)
  • See full diff in compare view

Updates @code-pushup/coverage-plugin from 0.57.0 to 0.59.0

Release notes

Sourced from @​code-pushup/coverage-plugin's releases.

v0.59.0

0.59.0 (2025-02-14)

🚀 Features

  • plugin-coverage: do not halt plugin execution on fail (23f1ce5c)
  • utils: add string helper (#916)

🩹 Fixes

  • explicitly exit process with successful code to not leave cli hanging (2cb815bb)

❤️ Thank You

v0.58.0

0.58.0 (2025-02-12)

🚀 Features

  • models: auto-generate JSDoc annotations (29cf02ad)
  • plugin-coverage: support lcovonly option for vitest (b230a3d2)
  • plugin-eslint: add support for custom groups (#925)
  • plugin-jsdocs: add plugin-jsdocs to analyze documentation in ts/js projects (#896)
  • plugin-typescript: setup plugin project base (#917)

🩹 Fixes

  • handle skipped audits and groups (#911)
  • fix poppinss version (#921)
  • nest files with timestamp for plugin runners (4ecf9772)
  • models: add missing exports (#918)
  • nx-plugin: deep merge executor options (#927)

❤️ Thank You

Changelog

Sourced from @​code-pushup/coverage-plugin's changelog.

0.59.0 (2025-02-14)

🚀 Features

  • plugin-coverage: do not halt plugin execution on fail (23f1ce5c)
  • utils: add string helper (#916)

🩹 Fixes

  • explicitly exit process with successful code to not leave cli hanging (2cb815bb)

❤️ Thank You

0.58.0 (2025-02-12)

🚀 Features

  • models: auto-generate JSDoc annotations (29cf02ad)
  • plugin-coverage: support lcovonly option for vitest (b230a3d2)
  • plugin-eslint: add support for custom groups (#925)
  • plugin-jsdocs: add plugin-jsdocs to analyze documentation in ts/js projects (#896)
  • plugin-typescript: setup plugin project base (#917)

🩹 Fixes

  • handle skipped audits and groups (#911)
  • fix poppinss version (#921)
  • nest files with timestamp for plugin runners (4ecf9772)
  • models: add missing exports (#918)
  • nx-plugin: deep merge executor options (#927)

❤️ Thank You

Commits
  • fc53905 release: 0.59.0 [skip ci]
  • 23f1ce5 feat(plugin-coverage): do not halt plugin execution on fail
  • 8e63515 release: 0.58.0 [skip ci]
  • 4ecf977 fix: nest files with timestamp for plugin runners
  • b230a3d feat(plugin-coverage): support lcovonly option for vitest
  • d9e43ee test(test-setup): add custom matchers for ui logger (#923)
  • See full diff in compare view

Updates @code-pushup/eslint-plugin from 0.57.0 to 0.59.0

Release notes

Sourced from @​code-pushup/eslint-plugin's releases.

v0.59.0

0.59.0 (2025-02-14)

🚀 Features

  • plugin-coverage: do not halt plugin execution on fail (23f1ce5c)
  • utils: add string helper (#916)

🩹 Fixes

  • explicitly exit process with successful code to not leave cli hanging (2cb815bb)

❤️ Thank You

v0.58.0

0.58.0 (2025-02-12)

🚀 Features

  • models: auto-generate JSDoc annotations (29cf02ad)
  • plugin-coverage: support lcovonly option for vitest (b230a3d2)
  • plugin-eslint: add support for custom groups (#925)
  • plugin-jsdocs: add plugin-jsdocs to analyze documentation in ts/js projects (#896)
  • plugin-typescript: setup plugin project base (#917)

🩹 Fixes

  • handle skipped audits and groups (#911)
  • fix poppinss version (#921)
  • nest files with timestamp for plugin runners (4ecf9772)
  • models: add missing exports (#918)
  • nx-plugin: deep merge executor options (#927)

❤️ Thank You

Changelog

Sourced from @​code-pushup/eslint-plugin's changelog.

0.59.0 (2025-02-14)

🚀 Features

  • plugin-coverage: do not halt plugin execution on fail (23f1ce5c)
  • utils: add string helper (#916)

🩹 Fixes

  • explicitly exit process with successful code to not leave cli hanging (2cb815bb)

❤️ Thank You

0.58.0 (2025-02-12)

🚀 Features

  • models: auto-generate JSDoc annotations (29cf02ad)
  • plugin-coverage: support lcovonly option for vitest (b230a3d2)
  • plugin-eslint: add support for custom groups (#925)
  • plugin-jsdocs: add plugin-jsdocs to analyze documentation in ts/js projects (#896)
  • plugin-typescript: setup plugin project base (#917)

🩹 Fixes

  • handle skipped audits and groups (#911)
  • fix poppinss version (#921)
  • nest files with timestamp for plugin runners (4ecf9772)
  • models: add missing exports (#918)
  • nx-plugin: deep merge executor options (#927)

❤️ Thank You

Commits
  • fc53905 release: 0.59.0 [skip ci]
  • 8e63515 release: 0.58.0 [skip ci]
  • 0f8f66f test(plugin-eslint): skip nx integration tests on windows
  • 15331de refactor: add various logs
  • 4ecf977 fix: nest files with timestamp for plugin runners
  • ec834db feat(plugin-eslint): add support for custom groups (#925)
  • See full diff in compare view

Updates @code-pushup/js-packages-plugin from 0.57.0 to 0.59.0

Release notes

Sourced from @​code-pushup/js-packages-plugin's releases.

v0.59.0

0.59.0 (2025-02-14)

🚀 Features

  • plugin-coverage: do not halt plugin execution on fail (23f1ce5c)
  • utils: add string helper (#916)

🩹 Fixes

  • explicitly exit process with successful code to not leave cli hanging (2cb815bb)

❤️ Thank You

v0.58.0

0.58.0 (2025-02-12)

🚀 Features

  • models: auto-generate JSDoc annotations (29cf02ad)
  • plugin-coverage: support lcovonly option for vitest (b230a3d2)
  • plugin-eslint: add support for custom groups (#925)
  • plugin-jsdocs: add plugin-jsdocs to analyze documentation in ts/js projects (#896)
  • plugin-typescript: setup plugin project base (#917)

🩹 Fixes

  • handle skipped audits and groups (#911)
  • fix poppinss version (#921)
  • nest files with timestamp for plugin runners (4ecf9772)
  • models: add missing exports (#918)
  • nx-plugin: deep merge executor options (#927)

❤️ Thank You

Changelog

Sourced from @​code-pushup/js-packages-plugin's changelog.

0.59.0 (2025-02-14)

🚀 Features

  • plugin-coverage: do not halt plugin execution on fail (23f1ce5c)
  • utils: add string helper (#916)

🩹 Fixes

  • explicitly exit process with successful code to not leave cli hanging (2cb815bb)

❤️ Thank You

0.58.0 (2025-02-12)

🚀 Features

  • models: auto-generate JSDoc annotations (29cf02ad)
  • plugin-coverage: support lcovonly option for vitest (b230a3d2)
  • plugin-eslint: add support for custom groups (#925)
  • plugin-jsdocs: add plugin-jsdocs to analyze documentation in ts/js projects (#896)
  • plugin-typescript: setup plugin project base (#917)

🩹 Fixes

  • handle skipped audits and groups (#911)
  • fix poppinss version (#921)
  • nest files with timestamp for plugin runners (4ecf9772)
  • models: add missing exports (#918)
  • nx-plugin: deep merge executor options (#927)

❤️ Thank You

Commits

Updates @types/node from 22.13.0 to 22.13.4

Commits

Updates eslint-plugin-github from 5.1.7 to 5.1.8

Release notes

Sourced from eslint-plugin-github's releases.

v5.1.8

What's Changed

Full Changelog: github/eslint-plugin-github@v5.1.7...v5.1.8

Commits
  • 8ecebe2 Merge pull request #609 from github/update-prettier
  • d3bbb31 update prettier plugin name
  • 8a39ace Merge pull request #608 from github/kh-update-config
  • e5b0378 Update lib/configs/react.js
  • 9e465e8 update comma
  • 570ca64 Don't flag ul with role='list'
  • ec2cbb6 chore(deps): bump @​eslint/compat in the all-dependencies group (#607)
  • See full diff in compare view

Updates prettier from 3.4.2 to 3.5.1

Release notes

Sourced from prettier's releases.

3.5.1

🔗 Changelog

3.5.0

diff

🔗 Release note

Changelog

Sourced from prettier's changelog.

3.5.1

diff

Fix CLI crash when cache for old version exists (#17100 by @​sosukesuzuki)

Prettier 3.5 uses a different cache format than previous versions, Prettier 3.5.0 crashes when reading existing cache file, Prettier 3.5.1 fixed the problem.

Support dockercompose and github-actions-workflow in VSCode (#17101 by @​remcohaszing)

Prettier now supports the dockercompose and github-actions-workflow languages in Visual Studio Code.

3.5.0

diff

🔗 Release Notes

Commits

Updates type-fest from 4.33.0 to 4.34.1

Release notes

Sourced from type-fest's releases.

v4.34.1

  • OmitDeep: Fix import statement (#1052) e5b66a4

sindresorhus/type-fest@v4.34.0...v4.34.1

v4.34.0


sindresorhus/type-fest@v4.33.0...v4.34.0

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the npm-development group with 8 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@code-pushup/cli](https://github.com/code-pushup/cli/tree/HEAD/packages/cli) | `0.57.0` | `0.59.0` |
| [@code-pushup/coverage-plugin](https://github.com/code-pushup/cli/tree/HEAD/packages/plugin-coverage) | `0.57.0` | `0.59.0` |
| [@code-pushup/eslint-plugin](https://github.com/code-pushup/cli/tree/HEAD/packages/plugin-eslint) | `0.57.0` | `0.59.0` |
| [@code-pushup/js-packages-plugin](https://github.com/code-pushup/cli/tree/HEAD/packages/plugin-js-packages) | `0.57.0` | `0.59.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.13.0` | `22.13.4` |
| [eslint-plugin-github](https://github.com/github/eslint-plugin-github) | `5.1.7` | `5.1.8` |
| [prettier](https://github.com/prettier/prettier) | `3.4.2` | `3.5.1` |
| [type-fest](https://github.com/sindresorhus/type-fest) | `4.33.0` | `4.34.1` |



Updates `@code-pushup/cli` from 0.57.0 to 0.59.0
- [Release notes](https://github.com/code-pushup/cli/releases)
- [Changelog](https://github.com/code-pushup/cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/code-pushup/cli/commits/v0.59.0/packages/cli)

Updates `@code-pushup/coverage-plugin` from 0.57.0 to 0.59.0
- [Release notes](https://github.com/code-pushup/cli/releases)
- [Changelog](https://github.com/code-pushup/cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/code-pushup/cli/commits/v0.59.0/packages/plugin-coverage)

Updates `@code-pushup/eslint-plugin` from 0.57.0 to 0.59.0
- [Release notes](https://github.com/code-pushup/cli/releases)
- [Changelog](https://github.com/code-pushup/cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/code-pushup/cli/commits/v0.59.0/packages/plugin-eslint)

Updates `@code-pushup/js-packages-plugin` from 0.57.0 to 0.59.0
- [Release notes](https://github.com/code-pushup/cli/releases)
- [Changelog](https://github.com/code-pushup/cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/code-pushup/cli/commits/v0.59.0/packages/plugin-js-packages)

Updates `@types/node` from 22.13.0 to 22.13.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `eslint-plugin-github` from 5.1.7 to 5.1.8
- [Release notes](https://github.com/github/eslint-plugin-github/releases)
- [Commits](github/eslint-plugin-github@v5.1.7...v5.1.8)

Updates `prettier` from 3.4.2 to 3.5.1
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.4.2...3.5.1)

Updates `type-fest` from 4.33.0 to 4.34.1
- [Release notes](https://github.com/sindresorhus/type-fest/releases)
- [Commits](sindresorhus/type-fest@v4.33.0...v4.34.1)

---
updated-dependencies:
- dependency-name: "@code-pushup/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
- dependency-name: "@code-pushup/coverage-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
- dependency-name: "@code-pushup/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
- dependency-name: "@code-pushup/js-packages-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development
- dependency-name: eslint-plugin-github
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
- dependency-name: type-fest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from matejchalk as a code owner February 17, 2025 01:13
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 17, 2025
@github-actions
Copy link

Code PushUp

😐 Code PushUp report is unchanged – compared target commit 0451b43 with source commit 0144ed0.

🏷️ Categories

🏷️ Category ⭐ Score
Bug prevention 🟢 100
Code style 🟢 100
Code coverage 🟡 62
Security 🟡 71
Updates 🟢 98

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 17, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Feb 17, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/npm-development-0ec5d4c359 branch February 17, 2025 16:10
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant