Genometric / MSPC

Using combined evidence from replicates to evaluate ChIP-seq peaks
https://genometric.github.io/MSPC/
GNU General Public License v3.0
19 stars 10 forks source link

Bump minimatch, recursive-readdir and serve-handler in /website #183

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps minimatch, recursive-readdir and serve-handler. These dependencies needed to be updated together. Updates minimatch from 3.0.4 to 3.1.2

Commits


Updates recursive-readdir from 2.2.2 to 2.2.3

Changelog

Sourced from recursive-readdir's changelog.

v2.2.3 - Mon, 19 Sep 2016 21:55:22 GMT

v2.1.0 - Mon, 19 Sep 2016 21:55:22 GMT

v2.0.0 - Wed, 06 Apr 2016 04:31:02 GMT

v1.3.0 - Wed, 14 Oct 2015 14:35:55 GMT

v1.2.1 - Wed, 14 Jan 2015 16:49:55 GMT

Commits
Maintainer changes

This version was pushed to npm by bnb, a new releaser for recursive-readdir since your current version.


Updates serve-handler from 6.1.3 to 6.1.5

Release notes

Sourced from serve-handler's releases.

6.1.5

Patches

  • Fix publish action: #189
  • Ensure npm run prepublish gets executed: #190

6.1.4

Patches

  • Bump lodash from 4.17.15 to 4.17.19: #124
  • Bump codecov from 3.7.0 to 3.7.1: #126
  • Bump node-fetch from 2.1.2 to 2.6.1: #131
  • Update minimatch from 3.0.4 to 3.1.2: #180

Credits

Huge thanks to @​kachkaev for helping!

Commits
Maintainer changes

This version was pushed to npm by vercel-release-bot, a new releaser for serve-handler since your current version.


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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/Genometric/MSPC/network/alerts).
codecov[bot] commented 1 year ago

Codecov Report

Merging #183 (b1a6f63) into dev (c5103b8) will not change coverage. The diff coverage is n/a.

:exclamation: Current head b1a6f63 differs from pull request most recent head 4e6d1ab. Consider uploading reports for the commit 4e6d1ab to get more accurate results

@@           Coverage Diff           @@
##              dev     #183   +/-   ##
=======================================
  Coverage   97.52%   97.52%           
=======================================
  Files          43       43           
  Lines        2178     2178           
=======================================
  Hits         2124     2124           
  Misses         10       10           
  Partials       44       44           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more