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 the npm group with 2 updates #621

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 28, 2024

Bumps the npm group with 2 updates: @playwright/test and @types/node.

Updates @playwright/test from 1.48.1 to 1.48.2

Release notes

Sourced from @​playwright/test's releases.

v1.48.2

Highlights

microsoft/playwright#33141 - [Bug]: UI Mode crashed microsoft/playwright#33219 - [BUG] Trace Viewer PWA crashes with "Aw, Snap!" microsoft/playwright#33086 - [Bug]: UI Mode Memory problem microsoft/playwright#33000 - [Regression]: Inspector and Browser doesn't close on CTRL+C microsoft/playwright#33204 - [Bug]: Chrome tab and inspector not closing after terminating session in terminal

Browser Versions

  • Chromium 130.0.6723.19
  • Mozilla Firefox 130.0
  • WebKit 18.0

This version was also tested against the following stable channels:

  • Google Chrome 129
  • Microsoft Edge 129
Commits

Updates @types/node from 22.7.7 to 22.8.1

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 group with 2 updates: [@playwright/test](https://github.com/microsoft/playwright) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


Updates `@playwright/test` from 1.48.1 to 1.48.2
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.48.1...v1.48.2)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner October 28, 2024 08:47
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 28, 2024
Copy link

sonarcloud bot commented Oct 28, 2024

Copy link
Contributor

Compressed layer size comparison

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

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

Copy link
Contributor

Compressed layer size comparison

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

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

Copy link
Contributor

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 16 0 0.06s
✅ DOCKERFILE hadolint 2 0 0.42s
✅ GHERKIN gherkin-lint 2 0 0.5s
✅ JSON npm-package-json-lint yes no 0.32s
✅ JSON prettier 15 2 0 0.68s
✅ JSON v8r 14 0 18.3s
✅ MARKDOWN markdownlint 8 0 0 0.92s
✅ MARKDOWN markdown-table-formatter 8 0 0 0.24s
✅ REPOSITORY checkov yes no 14.29s
✅ REPOSITORY gitleaks yes no 0.23s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 12.86s
✅ REPOSITORY secretlint yes no 1.25s
✅ REPOSITORY syft yes no 0.28s
✅ REPOSITORY trivy yes no 23.8s
✅ REPOSITORY trivy-sbom yes no 0.1s
✅ REPOSITORY trufflehog yes no 1.9s
✅ SPELL lychee 58 0 13.16s
✅ YAML prettier 21 0 0 1.0s
✅ YAML v8r 21 0 17.86s
✅ YAML yamllint 21 0 0.35s

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

Test Results

 2 files  ±0   2 suites  ±0   1m 11s ⏱️ ±0s
28 tests ±0  28 ✅ ±0  0 💤 ±0  0 ❌ ±0 
30 runs  ±0  30 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 7c9ceea. ± Comparison against base commit b5c5537.

@rjaegers rjaegers added this pull request to the merge queue Oct 28, 2024
Merged via the queue into main with commit f35887a Oct 28, 2024
19 of 20 checks passed
@rjaegers rjaegers deleted the dependabot/npm_and_yarn/npm-4d4a7cc8e8 branch October 28, 2024 12:32
Copy link
Contributor

Pull Request Report (#621)

Static measures

Description Value
Number of added lines 19
Number of deleted lines 19
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) 3.7 Hours
Time that was spend on the branch before the PR was created 1 Sec
Time that was spend on the branch before the PR was merged 3.7 Hours
Time to merge after last review 4 Min

Status check related measures

Description Value
Total runtime for last status check run (Workflow for PR) 23.4 Min
Total time spend in last status check run on PR 3.5 Hours

Copy link
Contributor

github-actions bot commented Nov 7, 2024

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

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