Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 31, 2025

Bumps the npm-production group with 5 updates in the / directory:

Package From To
@actions/artifact 2.3.1 2.3.2
@code-pushup/ci 0.65.1 0.65.2
@code-pushup/models 0.65.1 0.65.2
@code-pushup/utils 0.65.1 0.65.2
yaml 2.7.0 2.7.1

Updates @actions/artifact from 2.3.1 to 2.3.2

Changelog

Sourced from @​actions/artifact's changelog.

2.3.2

  • Added masking for Shared Access Signature (SAS) artifact URLs #1982
  • Change hash to digest for consistent terminology across runner logs #1991
Commits

Updates @code-pushup/ci from 0.65.1 to 0.65.2

Release notes

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

v0.65.2

0.65.2 (2025-03-26)

🚀 Features

  • plugin-typescript: adjust logic (#975)

🩹 Fixes

  • plugin-js-packages: handle empty output from yarn outdated (a8cb0810)

❤️ Thank You

Changelog

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

0.65.2 (2025-03-26)

🚀 Features

  • plugin-typescript: adjust logic (#975)

🩹 Fixes

  • plugin-js-packages: handle empty output from yarn outdated (a8cb0810)

❤️ Thank You

Commits

Updates @code-pushup/models from 0.65.1 to 0.65.2

Release notes

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

v0.65.2

0.65.2 (2025-03-26)

🚀 Features

  • plugin-typescript: adjust logic (#975)

🩹 Fixes

  • plugin-js-packages: handle empty output from yarn outdated (a8cb0810)

❤️ Thank You

Changelog

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

0.65.2 (2025-03-26)

🚀 Features

  • plugin-typescript: adjust logic (#975)

🩹 Fixes

  • plugin-js-packages: handle empty output from yarn outdated (a8cb0810)

❤️ Thank You

Commits

Updates @code-pushup/utils from 0.65.1 to 0.65.2

Release notes

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

v0.65.2

0.65.2 (2025-03-26)

🚀 Features

  • plugin-typescript: adjust logic (#975)

🩹 Fixes

  • plugin-js-packages: handle empty output from yarn outdated (a8cb0810)

❤️ Thank You

Changelog

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

0.65.2 (2025-03-26)

🚀 Features

  • plugin-typescript: adjust logic (#975)

🩹 Fixes

  • plugin-js-packages: handle empty output from yarn outdated (a8cb0810)

❤️ Thank You

Commits

Updates yaml from 2.7.0 to 2.7.1

Release notes

Sourced from yaml's releases.

v2.7.1

  • Do not allow seq with single-line collection value on same line with map key (#603)
  • Improve warning & avoid TypeError on bad YAML 1.1 nodes (#610)
Commits
  • a141bc0 2.7.1
  • a880b42 fix: Do not allow seq with single-line collection value on same line with map...
  • 923d67b test: Add test for tab after indent spaces for flow-in-block (#604)
  • 7cf843c test: Add descriptive names to tests with issue references
  • 9cf06d2 fix: Improve warning & avoid TypeError on bad YAML 1.1 nodes (fixes #610)
  • 50cf76b chore: Update docs-slate to skip its CI tests
  • 3b2362a docs: Add install option deno add jsr:@eemeli/yaml
  • 83cb780 chore: Update docs to use Slate 2.13.1
  • 9b02456 chore: Fix JSR version
  • See full diff 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-production group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@actions/artifact](https://github.com/actions/toolkit/tree/HEAD/packages/artifact) | `2.3.1` | `2.3.2` |
| [@code-pushup/ci](https://github.com/code-pushup/cli/tree/HEAD/packages/ci) | `0.65.1` | `0.65.2` |
| [@code-pushup/models](https://github.com/code-pushup/cli/tree/HEAD/packages/models) | `0.65.1` | `0.65.2` |
| [@code-pushup/utils](https://github.com/code-pushup/cli/tree/HEAD/packages/utils) | `0.65.1` | `0.65.2` |
| [yaml](https://github.com/eemeli/yaml) | `2.7.0` | `2.7.1` |



Updates `@actions/artifact` from 2.3.1 to 2.3.2
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/artifact/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/artifact)

Updates `@code-pushup/ci` from 0.65.1 to 0.65.2
- [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.65.2/packages/ci)

Updates `@code-pushup/models` from 0.65.1 to 0.65.2
- [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.65.2/packages/models)

Updates `@code-pushup/utils` from 0.65.1 to 0.65.2
- [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.65.2/packages/utils)

Updates `yaml` from 2.7.0 to 2.7.1
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](eemeli/yaml@v2.7.0...v2.7.1)

---
updated-dependencies:
- dependency-name: "@actions/artifact"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
- dependency-name: "@code-pushup/ci"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
- dependency-name: "@code-pushup/models"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
- dependency-name: "@code-pushup/utils"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
- dependency-name: yaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
...

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

Code PushUp

😟 Code PushUp report has regressed – compared current commit 6c0596f with previous commit 5b58a9c.

🏷️ Categories

🏷️ Category ⭐ Previous score ⭐ Current score 🔄 Score change
Security 🔴 33 🔴 32 ↓ −0.8
Updates 🟢 98 🟢 98 ↓ −0.6
Bug prevention 🟢 100 🟢 100
Code style 🟢 100 🟢 100
Code coverage 🟡 58 🟡 58
👎 2 groups regressed, 👎 2 audits regressed

🗃️ Groups

🔌 Plugin 🗃️ Group ⭐ Previous score ⭐ Current score 🔄 Score change
JS Packages NPM audit 🔴 33 🔴 32 ↓ −0.8
JS Packages NPM outdated dependencies 🟢 98 🟢 98 ↓ −0.6

10 other groups are unchanged.

🛡️ Audits

🔌 Plugin 🛡️ Audit 📏 Previous value 📏 Current value 🔄 Value change
JS Packages Vulnerabilities for NPM dev dependencies. 🟨 5 vulnerabilities (5 moderate) 🟨 6 vulnerabilities (6 moderate) ↑ +20 %
JS Packages Outdated NPM dev dependencies. 🟨 3 major outdated package versions 🟨 14 outdated package versions (4 major, 3 minor, 7 patch) ↑ +366.7 %

170 other audits are unchanged.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 7, 2025

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

@dependabot dependabot bot closed this Apr 7, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/npm-production-50659d6ba8 branch April 7, 2025 01:42
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