Skip to content

Bump the npm-development group with 8 updates#33

Merged
matejchalk merged 2 commits intomainfrom
dependabot/npm_and_yarn/npm-development-640d384819
Jun 24, 2024
Merged

Bump the npm-development group with 8 updates#33
matejchalk merged 2 commits intomainfrom
dependabot/npm_and_yarn/npm-development-640d384819

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 24, 2024

Bumps the npm-development group with 8 updates:

Package From To
@code-pushup/cli 0.45.0 0.46.0
@code-pushup/coverage-plugin 0.45.0 0.46.0
@code-pushup/eslint-plugin 0.45.0 0.46.0
@code-pushup/js-packages-plugin 0.45.0 0.46.0
@types/node 20.14.2 20.14.8
@typescript-eslint/eslint-plugin 7.13.0 7.13.1
@typescript-eslint/parser 7.13.0 7.13.1
typescript 5.4.5 5.5.2

Updates @code-pushup/cli from 0.45.0 to 0.46.0

Release notes

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

v0.46.0

0.46.0 (2024-06-19)

🚀 Features

  • cli: forward plugins and categories if onlyPlugins is invalid (1a6c6fa8)
  • plugin-lighthouse: add logLevel to lighthouse runner flags (120b3160)

🩹 Fixes

  • plugin-coverage: support newer nx versions (9e416852)

❤️ Thank You

v0.45.1

0.45.1 (2024-06-17)

🚀 Features

  • models: allow non-integer weights in refs (016e011f)
  • models: allow non-integer audit values (1db88e39)
  • plugin-js-packages: support multiple package.json and auto search (df87ff9b)

🩹 Fixes

  • round down report scores to avoid misleading perfect results (#700)
  • wrap paths in quotes in case of spaces (a3c0314d)

❤️ Thank You

Changelog

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

0.46.0 (2024-06-19)

🚀 Features

  • cli: forward plugins and categories if onlyPlugins is invalid (1a6c6fa8)
  • plugin-lighthouse: add logLevel to lighthouse runner flags (120b3160)

🩹 Fixes

  • plugin-coverage: support newer nx versions (9e416852)

❤️ Thank You

0.45.1 (2024-06-17)

🚀 Features

  • models: allow non-integer weights in refs (016e011f)
  • models: allow non-integer audit values (1db88e39)
  • plugin-js-packages: support multiple package.json and auto search (df87ff9b)

🩹 Fixes

  • round down report scores to avoid misleading perfect results (#700)
  • wrap paths in quotes in case of spaces (a3c0314d)

❤️ Thank You

Commits
  • b662c44 release: 0.46.0 [skip ci]
  • 1a6c6fa feat(cli): forward plugins and categories if onlyPlugins is invalid
  • 22b96b6 release: 0.45.1 [skip ci]
  • 20c94f6 release: 0.45.0 [skip ci]
  • See full diff in compare view

Updates @code-pushup/coverage-plugin from 0.45.0 to 0.46.0

Release notes

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

v0.46.0

0.46.0 (2024-06-19)

🚀 Features

  • cli: forward plugins and categories if onlyPlugins is invalid (1a6c6fa8)
  • plugin-lighthouse: add logLevel to lighthouse runner flags (120b3160)

🩹 Fixes

  • plugin-coverage: support newer nx versions (9e416852)

❤️ Thank You

v0.45.1

0.45.1 (2024-06-17)

🚀 Features

  • models: allow non-integer weights in refs (016e011f)
  • models: allow non-integer audit values (1db88e39)
  • plugin-js-packages: support multiple package.json and auto search (df87ff9b)

🩹 Fixes

  • round down report scores to avoid misleading perfect results (#700)
  • wrap paths in quotes in case of spaces (a3c0314d)

❤️ Thank You

Changelog

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

0.46.0 (2024-06-19)

🚀 Features

  • cli: forward plugins and categories if onlyPlugins is invalid (1a6c6fa8)
  • plugin-lighthouse: add logLevel to lighthouse runner flags (120b3160)

🩹 Fixes

  • plugin-coverage: support newer nx versions (9e416852)

❤️ Thank You

0.45.1 (2024-06-17)

🚀 Features

  • models: allow non-integer weights in refs (016e011f)
  • models: allow non-integer audit values (1db88e39)
  • plugin-js-packages: support multiple package.json and auto search (df87ff9b)

🩹 Fixes

  • round down report scores to avoid misleading perfect results (#700)
  • wrap paths in quotes in case of spaces (a3c0314d)

❤️ Thank You

Commits
  • b662c44 release: 0.46.0 [skip ci]
  • 9e41685 fix(plugin-coverage): support newer nx versions
  • 22b96b6 release: 0.45.1 [skip ci]
  • a3c0314 fix: wrap paths in quotes in case of spaces
  • c3ac004 chore(plugin-coverage): warn about empty lcov files, add tests
  • 7b08e13 chore(plugin-coverage): fix path helper for Jest
  • 20c94f6 release: 0.45.0 [skip ci]
  • See full diff in compare view

Updates @code-pushup/eslint-plugin from 0.45.0 to 0.46.0

Release notes

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

v0.46.0

0.46.0 (2024-06-19)

🚀 Features

  • cli: forward plugins and categories if onlyPlugins is invalid (1a6c6fa8)
  • plugin-lighthouse: add logLevel to lighthouse runner flags (120b3160)

🩹 Fixes

  • plugin-coverage: support newer nx versions (9e416852)

❤️ Thank You

v0.45.1

0.45.1 (2024-06-17)

🚀 Features

  • models: allow non-integer weights in refs (016e011f)
  • models: allow non-integer audit values (1db88e39)
  • plugin-js-packages: support multiple package.json and auto search (df87ff9b)

🩹 Fixes

  • round down report scores to avoid misleading perfect results (#700)
  • wrap paths in quotes in case of spaces (a3c0314d)

❤️ Thank You

Changelog

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

0.46.0 (2024-06-19)

🚀 Features

  • cli: forward plugins and categories if onlyPlugins is invalid (1a6c6fa8)
  • plugin-lighthouse: add logLevel to lighthouse runner flags (120b3160)

🩹 Fixes

  • plugin-coverage: support newer nx versions (9e416852)

❤️ Thank You

0.45.1 (2024-06-17)

🚀 Features

  • models: allow non-integer weights in refs (016e011f)
  • models: allow non-integer audit values (1db88e39)
  • plugin-js-packages: support multiple package.json and auto search (df87ff9b)

🩹 Fixes

  • round down report scores to avoid misleading perfect results (#700)
  • wrap paths in quotes in case of spaces (a3c0314d)

❤️ Thank You

Commits

Updates @code-pushup/js-packages-plugin from 0.45.0 to 0.46.0

Release notes

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

v0.46.0

0.46.0 (2024-06-19)

🚀 Features

  • cli: forward plugins and categories if onlyPlugins is invalid (1a6c6fa8)
  • plugin-lighthouse: add logLevel to lighthouse runner flags (120b3160)

🩹 Fixes

  • plugin-coverage: support newer nx versions (9e416852)

❤️ Thank You

v0.45.1

0.45.1 (2024-06-17)

🚀 Features

  • models: allow non-integer weights in refs (016e011f)
  • models: allow non-integer audit values (1db88e39)
  • plugin-js-packages: support multiple package.json and auto search (df87ff9b)

🩹 Fixes

  • round down report scores to avoid misleading perfect results (#700)
  • wrap paths in quotes in case of spaces (a3c0314d)

❤️ Thank You

Changelog

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

0.46.0 (2024-06-19)

🚀 Features

  • cli: forward plugins and categories if onlyPlugins is invalid (1a6c6fa8)
  • plugin-lighthouse: add logLevel to lighthouse runner flags (120b3160)

🩹 Fixes

  • plugin-coverage: support newer nx versions (9e416852)

❤️ Thank You

0.45.1 (2024-06-17)

🚀 Features

  • models: allow non-integer weights in refs (016e011f)
  • models: allow non-integer audit values (1db88e39)
  • plugin-js-packages: support multiple package.json and auto search (df87ff9b)

🩹 Fixes

  • round down report scores to avoid misleading perfect results (#700)
  • wrap paths in quotes in case of spaces (a3c0314d)

❤️ Thank You

Commits
  • b662c44 release: 0.46.0 [skip ci]
  • 22b96b6 release: 0.45.1 [skip ci]
  • a3c0314 fix: wrap paths in quotes in case of spaces
  • b5bf7c5 chore(plugin-js-packages): stop plugin for non-empty stderr
  • df87ff9 feat(plugin-js-packages): support multiple package.json and auto search
  • 20c94f6 release: 0.45.0 [skip ci]
  • See full diff in compare view

Updates @types/node from 20.14.2 to 20.14.8

Commits

Updates @typescript-eslint/eslint-plugin from 7.13.0 to 7.13.1

Release notes

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

v7.13.1

7.13.1 (2024-06-17)

🩹 Fixes

  • eslint-plugin: [prefer-readonly] refine report locations (#8894)
  • eslint-plugin: [return-await] support explicit resource management (#9044)
  • eslint-plugin: [no-unsafe-member-access] differentiate a types-error any from a true any (#9291)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

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

7.13.1 (2024-06-17)

🩹 Fixes

  • eslint-plugin: [prefer-readonly] refine report locations

  • eslint-plugin: [return-await] support explicit resource management

  • eslint-plugin: [no-unsafe-member-access] differentiate a types-error any from a true any

❤️ Thank You

  • Kirk Waiblinger
  • Yukihiro Hasegawa

You can read about our versioning strategy and releases on our website.

Commits
  • 1212a8f chore(release): publish 7.13.1
  • af34737 docs: improve return-await description about motivation (#9201)
  • bf48dc5 fix(eslint-plugin): [no-unsafe-member-access] differentiate a types-error any...
  • 33acc50 fix(eslint-plugin): [return-await] support explicit resource management (#9044)
  • 50ed604 fix(eslint-plugin): [prefer-readonly] refine report locations (#8894)
  • See full diff in compare view

Updates @typescript-eslint/parser from 7.13.0 to 7.13.1

Release notes

Sourced from @​typescript-eslint/parser's releases.

v7.13.1

7.13.1 (2024-06-17)

🩹 Fixes

  • eslint-plugin: [prefer-readonly] refine report locations (#8894)
  • eslint-plugin: [return-await] support explicit resource management (#9044)
  • eslint-plugin: [no-unsafe-member-access] differentiate a types-error any from a true any (#9291)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/parser's changelog.

7.13.1 (2024-06-17)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

Commits

Updates typescript from 5.4.5 to 5.5.2

Release notes

Sourced from typescript's releases.

TypeScript 5.5

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.5 RC

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.5 Beta

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

Commits
  • ce2e60e Update LKG
  • f3b21a2 🤖 Pick PR #58931 (Defer creation of barebonesLibSourc...) into release-5.5 (#...
  • 7b1620b 🤖 Pick PR #58811 (fix(58801): "Move to file" on globa...) into release-5.5 (#...
  • 5367ae1 Bump version to 5.5.2 and LKG
  • 02132e5 🤖 Pick PR #58895 (Fix global when typescript.js loade...) into release-5.5 (#...
  • 45b1e3c 🤖 Pick PR #58872 (Fix declaration emit crash) into release-5.5 (#58874)
  • 17933ee 🤖 Pick PR #58810 (Fixed declaration emit issue relate...) into release-5.5 (#...
  • 552b07e 🤖 Pick PR #58786 (Fixed declaration emit crash relate...) into release-5.5 (#...
  • 39c9eeb Pick #58857 to release-5.5 (#58858)
  • 2b0009c 🤖 Pick PR #58846 (Ensure the updates with crashes rev...) into release-5.5 (#...
  • Additional commits viewable in compare view

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:

| Package | From | To |
| --- | --- | --- |
| [@code-pushup/cli](https://github.com/code-pushup/cli/tree/HEAD/packages/cli) | `0.45.0` | `0.46.0` |
| [@code-pushup/coverage-plugin](https://github.com/code-pushup/cli/tree/HEAD/packages/plugin-coverage) | `0.45.0` | `0.46.0` |
| [@code-pushup/eslint-plugin](https://github.com/code-pushup/cli/tree/HEAD/packages/plugin-eslint) | `0.45.0` | `0.46.0` |
| [@code-pushup/js-packages-plugin](https://github.com/code-pushup/cli/tree/HEAD/packages/plugin-js-packages) | `0.45.0` | `0.46.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.14.2` | `20.14.8` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.13.0` | `7.13.1` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.13.0` | `7.13.1` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.4.5` | `5.5.2` |


Updates `@code-pushup/cli` from 0.45.0 to 0.46.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.46.0/packages/cli)

Updates `@code-pushup/coverage-plugin` from 0.45.0 to 0.46.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.46.0/packages/plugin-coverage)

Updates `@code-pushup/eslint-plugin` from 0.45.0 to 0.46.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.46.0/packages/plugin-eslint)

Updates `@code-pushup/js-packages-plugin` from 0.45.0 to 0.46.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.46.0/packages/plugin-js-packages)

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

Updates `@typescript-eslint/eslint-plugin` from 7.13.0 to 7.13.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.13.1/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 7.13.0 to 7.13.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.13.1/packages/parser)

Updates `typescript` from 5.4.5 to 5.5.2
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.4.5...v5.5.2)

---
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: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development
- dependency-name: typescript
  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 June 24, 2024 01:44
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 24, 2024
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 24, 2024

Code PushUp

🤨 Code PushUp report has both improvements and regressions – compared target commit 2d81074 with source commit 40a7dc5.

🏷️ Categories

🏷️ Category ⭐ Score
Bug prevention 🟢 100
Code style 🟢 100
Code coverage 🟡 78
Security 🟢 97
Updates 🟢 99

🗃️ Groups

All of 12 groups are unchanged.

🛡️ Audits

1 audit changed without impacting score
🔌 Plugin 🛡️ Audit 📏 Current value 📏 Previous value 🔄 Value change
JS Packages Outdated NPM dev dependencies. 🟩 1 major outdated package version 🟩 8 outdated package versions (1 major, 7 patch) ↓ −87 %

171 other audits are unchanged.

@matejchalk matejchalk merged commit b6981ca into main Jun 24, 2024
@matejchalk matejchalk deleted the dependabot/npm_and_yarn/npm-development-640d384819 branch June 24, 2024 13:50
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