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

Bump the build-npm group in /build/npm with 1 update #2515

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2024

Bumps the build-npm group in /build/npm with 1 update: mocha.

Updates mocha from 10.3.0 to 10.4.0

Release notes

Sourced from mocha's releases.

v10.4.0

10.4.0 / 2024-03-26

🎉 Enhancements

🐛 Fixes

🔩 Other

Changelog

Sourced from mocha's changelog.

10.4.0 / 2024-03-26

🎉 Enhancements

🐛 Fixes

🔩 Other

Commits
Maintainer changes

This version was pushed to npm by voxpelli, a new releaser for mocha since your current version.


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 added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 1, 2024
@chadlwilson
Copy link
Contributor

@dependabot rebase

Bumps the build-npm group in /build/npm with 1 update: [mocha](https://github.com/mochajs/mocha).


Updates `mocha` from 10.3.0 to 10.4.0
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](mochajs/mocha@v10.3.0...v10.4.0)

---
updated-dependencies:
- dependency-name: mocha
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: build-npm
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/build/npm/build-npm-13c65f5fbf branch from 142a42e to 2b53b30 Compare April 2, 2024 02:33
Copy link
Contributor

github-actions bot commented Apr 2, 2024

Benchmark Results

java_maven_multithreaded.csv

Commit CPU Memory Time ExitCode
e1b8dd9 65% 245688 0:17.74 0
44ebad3 66% 210124 0:16.84 0
a550d71 58% 242188 0:19.28 0
8c71587 79% 209040 0:14.37 0

java_simple_parallel.csv

Commit CPU Memory Time ExitCode
e1b8dd9 24% 72016 0:22.87 0
44ebad3 24% 71404 0:23.26 0
a550d71 21% 71984 0:25.67 0
8c71587 21% 73836 0:25.71 0

java_simple_serial.csv

Commit CPU Memory Time ExitCode
e1b8dd9 53% 67896 0:11.58 0
44ebad3 48% 69940 0:12.77 0
a550d71 53% 67672 0:11.35 0
8c71587 52% 67460 0:11.86 0

java_gradle_multithreaded.csv

Commit CPU Memory Time ExitCode
e1b8dd9 10% 119588 0:22.49 0
44ebad3 9% 120368 0:23.62 0
a550d71 9% 122548 0:23.36 0
8c71587 9% 118948 0:23.16 0

java_maven_parallel.csv

Commit CPU Memory Time ExitCode
e1b8dd9 40% 237048 0:33.03 0
44ebad3 43% 241196 0:30.34 0
a550d71 43% 229944 0:30.54 0
8c71587 41% 245948 0:32.60 0

java_simple_multithreaded.csv

Commit CPU Memory Time ExitCode
e1b8dd9 34% 65960 0:10.23 0
44ebad3 25% 68024 0:14.01 0
a550d71 29% 67584 0:12.32 0
8c71587 34% 69420 0:10.09 0

java_gradle_serial.csv

Commit CPU Memory Time ExitCode
e1b8dd9 9% 120024 0:26.14 0
44ebad3 9% 121916 0:25.68 0
a550d71 9% 117132 0:25.04 0
8c71587 9% 123116 0:24.72 0

java_gradle_parallel.csv

Commit CPU Memory Time ExitCode
e1b8dd9 5% 120188 0:41.12 0
44ebad3 5% 121144 0:45.50 0
a550d71 6% 118652 0:37.12 0
8c71587 6% 119320 0:41.10 0

java_maven_serial.csv

Commit CPU Memory Time ExitCode
e1b8dd9 75% 234640 0:19.04 0
44ebad3 81% 233976 0:18.09 0
a550d71 65% 262860 0:21.77 0
8c71587 86% 251104 0:16.69 0

Notes

  • The results above are generated by running against seed projects in https://github.com/getgauge/gauge-benchmark
  • These results are not persisted, but on merging to master the benchmark will be rerun.
  • These benchmark are run in Github Actions' agents, which are virtualized. Results are not to be taken as actual benchmarks.Rather, these are indicative numbers and make sense for comparison.

See Workflow log for more details.

@chadlwilson chadlwilson merged commit 3bedcef into master Apr 2, 2024
28 checks passed
@chadlwilson chadlwilson deleted the dependabot/npm_and_yarn/build/npm/build-npm-13c65f5fbf branch April 2, 2024 03:34
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
Development

Successfully merging this pull request may close these issues.

1 participant