Skip to content

Build(deps): Bump the npm-production group with 4 updates#158

Merged
ncalteen merged 1 commit intomainfrom
dependabot/npm_and_yarn/npm-production-acfe6272b4
Mar 3, 2025
Merged

Build(deps): Bump the npm-production group with 4 updates#158
ncalteen merged 1 commit intomainfrom
dependabot/npm_and_yarn/npm-production-acfe6272b4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 1, 2025

Bumps the npm-production group with 4 updates: @actions/artifact, @octokit/core, @octokit/plugin-retry and tsx.

Updates @actions/artifact from 2.2.1 to 2.2.2

Changelog

Sourced from @​actions/artifact's changelog.

2.2.2

Commits

Updates @octokit/core from 6.1.3 to 6.1.4

Release notes

Sourced from @​octokit/core's releases.

v6.1.4

6.1.4 (2025-02-13)

Bug Fixes

  • deps: bump Octokit dependencies vulnerable to ReDos (#723) (582d8bd)
Commits
  • 582d8bd fix(deps): bump Octokit dependencies vulnerable to ReDos (#723)
  • 4c21074 chore(deps): update dependency esbuild to ^0.25.0 (#721)
  • 5fa1fe1 chore(deps-dev): bump vitest and @​vitest/coverage-v8 (#720)
  • c064e48 chore(deps-dev): bump vite from 5.4.6 to 6.0.11 (#719)
  • 21587d7 chore(deps): update dependency undici to v6.21.1 [security] (#718)
  • 4e6e8e7 chore(deps): update vitest monorepo to v3 (major) (#716)
  • See full diff in compare view

Updates @octokit/plugin-retry from 7.1.3 to 7.1.4

Release notes

Sourced from @​octokit/plugin-retry's releases.

v7.1.4

7.1.4 (2025-02-14)

Bug Fixes

  • deps: bump @​octokit/request-error from 6.1.6 to 6.1.7 [security] (#612) (62ae7c3)
Commits
  • 3770c90 build(deps): lock file maintenance (#611)
  • 62ae7c3 fix(deps): bump @​octokit/request-error from 6.1.6 to 6.1.7 [security] (#612)
  • 7c8a851 chore(deps): update dependency prettier to v3.5.1 (#610)
  • 2a5d8ad chore(deps): update dependency esbuild to ^0.25.0 (#609)
  • 9544830 build(deps): lock file maintenance (#608)
  • bbf6556 build(deps): lock file maintenance (#606)
  • 216edd3 chore(deps): update vitest monorepo to v3 (major) (#605)
  • 10e4f76 build(deps): lock file maintenance (#604)
  • See full diff in compare view

Updates tsx from 4.19.2 to 4.19.3

Release notes

Sourced from tsx's releases.

v4.19.3

4.19.3 (2025-02-19)

Bug Fixes

  • upgrade esbuild to ~0.25.0 to address vuln report (#698) (e04e6c6)

This release is also available on:

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

@dependabot dependabot Bot requested a review from ncalteen as a code owner March 1, 2025 11:13
@dependabot dependabot Bot added dependabot Dependabot issues and PRs npm Node.js issues and PRs labels Mar 1, 2025
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 1, 2025

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 4 0 0.07s
✅ JAVASCRIPT prettier 11 0 1.35s
✅ JSON npm-package-json-lint yes no 1.35s
✅ JSON prettier 26 0 2.22s
✅ MARKDOWN markdownlint 8 0 1.12s
✅ REPOSITORY checkov yes no 29.7s
✅ REPOSITORY gitleaks yes no 4.29s
✅ REPOSITORY git_diff yes no 0.02s
✅ REPOSITORY grype yes no 25.74s
✅ REPOSITORY secretlint yes no 1.15s
❌ REPOSITORY trivy yes 1 12.38s
✅ REPOSITORY trivy-sbom yes no 1.33s
✅ REPOSITORY trufflehog yes no 30.23s
✅ TYPESCRIPT prettier 70 0 4.71s
✅ YAML prettier 22 0 1.19s
✅ YAML yamllint 22 0 0.69s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

Bumps the npm-production group with 4 updates: [@actions/artifact](https://github.com/actions/toolkit/tree/HEAD/packages/artifact), [@octokit/core](https://github.com/octokit/core.js), [@octokit/plugin-retry](https://github.com/octokit/plugin-retry.js) and [tsx](https://github.com/privatenumber/tsx).


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

Updates `@octokit/core` from 6.1.3 to 6.1.4
- [Release notes](https://github.com/octokit/core.js/releases)
- [Commits](octokit/core.js@v6.1.3...v6.1.4)

Updates `@octokit/plugin-retry` from 7.1.3 to 7.1.4
- [Release notes](https://github.com/octokit/plugin-retry.js/releases)
- [Commits](octokit/plugin-retry.js@v7.1.3...v7.1.4)

Updates `tsx` from 4.19.2 to 4.19.3
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](privatenumber/tsx@v4.19.2...v4.19.3)

---
updated-dependencies:
- dependency-name: "@actions/artifact"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
- dependency-name: "@octokit/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
- dependency-name: "@octokit/plugin-retry"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
- dependency-name: tsx
  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 force-pushed the dependabot/npm_and_yarn/npm-production-acfe6272b4 branch from 00ce70e to 7b7afe3 Compare March 3, 2025 19:17
@ncalteen ncalteen merged commit 123a4a4 into main Mar 3, 2025
@ncalteen ncalteen deleted the dependabot/npm_and_yarn/npm-production-acfe6272b4 branch March 3, 2025 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependabot Dependabot issues and PRs npm Node.js issues and PRs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant