Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test(deps): bump @types/node from 22.10.2 to 22.10.5 in the npm group #683

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 6, 2025

Bumps the npm group with 1 update: @types/node.

Updates @types/node from 22.10.2 to 22.10.5

Commits

Dependabot compatibility score

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 a team as a code owner January 6, 2025 08:30
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 6, 2025
Copy link
Contributor

github-actions bot commented Jan 6, 2025

Compressed layer size comparison

Comparing ghcr.io/philips-software/amp-devcontainer-cpp:latest to ghcr.io/philips-software/amp-devcontainer-cpp@sha256:628b804c5a4fa569291d95381cf17f8ceca31f583f913008b6b9098e6025a2b1

OS/Platform Previous Size Current Size Delta
linux/amd64 644.55M 644.91M 367.81K (+0.06%)
linux/arm64 636.02M 636.37M 359.08K (+0.06%)

Copy link
Contributor

github-actions bot commented Jan 6, 2025

Compressed layer size comparison

Comparing ghcr.io/philips-software/amp-devcontainer-rust:latest to ghcr.io/philips-software/amp-devcontainer-rust@sha256:51f12fa68102874a261fbceba7583f86f0fb697fbf793406091b6ced3cbe20ba

OS/Platform Previous Size Current Size Delta
linux/amd64 454.99M 454.99M 0.00 (+0.00%)
linux/arm64 593.18M 593.18M 0.00 (+0.00%)

Copy link
Contributor

github-actions bot commented Jan 6, 2025

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 16 0 0.08s
✅ DOCKERFILE hadolint 2 0 0.6s
✅ GHERKIN gherkin-lint 2 0 0.74s
✅ JSON npm-package-json-lint yes no 0.42s
✅ JSON prettier 15 1 0 2.18s
✅ JSON v8r 14 0 10.7s
✅ MARKDOWN markdownlint 8 0 0 0.66s
✅ MARKDOWN markdown-table-formatter 8 0 0 0.19s
✅ REPOSITORY checkov yes no 16.6s
✅ REPOSITORY gitleaks yes no 0.24s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 8.93s
✅ REPOSITORY secretlint yes no 0.95s
✅ REPOSITORY syft yes no 1.1s
✅ REPOSITORY trivy yes no 5.21s
✅ REPOSITORY trivy-sbom yes no 0.08s
✅ REPOSITORY trufflehog yes no 6.39s
✅ SPELL lychee 57 0 1.86s
✅ YAML prettier 21 0 0 0.76s
✅ YAML v8r 21 0 12.77s
✅ YAML yamllint 21 0 0.38s

See detailed report in MegaLinter reports

You could have the same capabilities but better runtime performances if you use a MegaLinter flavor:

MegaLinter is graciously provided by OX Security

Copy link
Contributor

github-actions bot commented Jan 6, 2025

Test Results

 2 files  ±0   2 suites  ±0   1m 18s ⏱️ -1s
29 tests ±0  29 ✅ ±0  0 💤 ±0  0 ❌ ±0 
31 runs  ±0  31 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit d281c4a. ± Comparison against base commit 51f9087.

♻️ This comment has been updated with latest results.

Bumps the npm group with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


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

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/npm-00cb0426c0 branch from 92ca5ab to d281c4a Compare January 6, 2025 14:02
Copy link

sonarqubecloud bot commented Jan 6, 2025

@rjaegers rjaegers added this pull request to the merge queue Jan 6, 2025
Merged via the queue into main with commit 506e668 Jan 6, 2025
21 checks passed
@rjaegers rjaegers deleted the dependabot/npm_and_yarn/npm-00cb0426c0 branch January 6, 2025 14:21
Copy link
Contributor

github-actions bot commented Jan 6, 2025

Pull Request Report (#683)

Static measures

Description Value
Number of added lines 5
Number of deleted lines 5
Number of changed files 2
Number of commits 1
Number of reviews 1
Number of comments (w/o review comments) 5
Number of reviews that contains a comment to resolve 0
Number of reviews that requested a change from the author 0
Number of reviews that approved the Pull Request 1
Get the total number of participants of a Pull Request 4

Time related measures

Description Value
PR lead time (from creation to close of PR) 5.8 Hours
Time that was spend on the branch before the PR was created 0 Sec
Time that was spend on the branch before the PR was merged 18.9 Min
Time to merge after last review 4 Min

Status check related measures

Description Value
Total runtime for last status check run (Workflow for PR) 21.8 Min
Total time spend in last status check run on PR 9.8 Min

Copy link
Contributor

github-actions bot commented Jan 7, 2025

🎉 Hooray! The changes in this pull request went live with the release of v5.5.4 🎉

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