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

build(deps-dev): bump concurrently from 6.3.0 to 6.4.0 in /app #1548

Merged
merged 1 commit into from Dec 2, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2021

Bumps concurrently from 6.3.0 to 6.4.0.

Release notes

Sourced from concurrently's releases.

v6.4.0

  • Add --hide flag to hide the output of specified commands (#138, #173)
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 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)

Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 6.3.0 to 6.4.0.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](open-cli-tools/concurrently@v6.3.0...v6.4.0)

---
updated-dependencies:
- dependency-name: concurrently
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 1, 2021
@codecov
Copy link

codecov bot commented Dec 1, 2021

Codecov Report

Merging #1548 (cfa1555) into master (dc964be) will decrease coverage by 0.17%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1548      +/-   ##
==========================================
- Coverage   69.13%   68.96%   -0.18%     
==========================================
  Files         375      375              
  Lines       29714    29714              
==========================================
- Hits        20542    20491      -51     
- Misses       7494     7529      +35     
- Partials     1678     1694      +16     
Impacted Files Coverage Δ
repo/maintenance/maintenance_schedule.go 66.37% <0.00%> (-5.18%) ⬇️
internal/listcache/listcache.go 79.41% <0.00%> (-3.93%) ⬇️
repo/content/index_blob_manager_v1.go 66.30% <0.00%> (-3.27%) ⬇️
internal/epoch/epoch_manager.go 85.76% <0.00%> (-2.85%) ⬇️
internal/ownwrites/ownwrites.go 78.30% <0.00%> (-2.84%) ⬇️
internal/cache/persistent_lru_cache.go 82.50% <0.00%> (-1.88%) ⬇️
internal/server/server.go 65.26% <0.00%> (-1.77%) ⬇️
repo/blob/filesystem/filesystem_storage.go 63.68% <0.00%> (-1.50%) ⬇️
repo/maintenance/maintenance_run.go 75.07% <0.00%> (-0.91%) ⬇️
repo/content/committed_read_manager.go 69.48% <0.00%> (-0.82%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update dc964be...cfa1555. Read the comment docs.

@jkowalski jkowalski merged commit 75000e9 into master Dec 2, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/app/concurrently-6.4.0 branch December 2, 2021 02:01
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.

None yet

1 participant