celeroncoder / notary-API

Notes App with NestJS-Typescript, MongoDB.
MIT License
2 stars 1 forks source link

Bump rxjs from 7.3.0 to 7.4.0 #24

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps rxjs from 7.3.0 to 7.4.0.

Changelog

Sourced from rxjs's changelog.

7.4.0 (2021-10-06)

Features

7.3.1 (2021-10-01)

Bug Fixes

  • Schedulers: Throwing a falsy error in a scheduled function no longer results in strange error objects. (#6594) (c70fcc0)
  • scheduling with Rx-provided schedulers will no longer leak action references (#6562) (ff5a748), closes #6561
  • forkJoin: now finalizes sources before emitting (#6546) (c52ff2e), closes #4914
  • observeOn: release action references on teardown (321d205)
  • types: update schedule signature overload (c61e57c)
Commits
  • e06a472 chore(publish): 7.4.0
  • 268777b feat: Add es2015 entries to the exports declaration to support Angular (#6614)
  • 861aa92 docs: add operator flag to operator functions (#6563)
  • d837ee7 Merge pull request #6603 from benlesh/fix-randomly-failing-test
  • 7dd7f3c chore(publish): 7.3.1
  • e574735 chore(deps): bump tmpl in /docs_app/tools/decision-tree-generator (#6606)
  • 4fd3814 chore: Skip tests that sporadically fail
  • af47993 chore(deps-dev): bump remark-html from 9.0.0 to 13.0.2 in /docs_app (#6587)
  • 974eee7 docs: fix glossary anchor links (#6600)
  • a120003 docs(operators): fix code example (#6577)
  • Additional commits viewable in compare view


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)
dependabot[bot] commented 3 years ago

The following labels could not be found: npm, dependencies.

codecov[bot] commented 3 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (dev@4c0bf04). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##             dev      #24   +/-   ##
======================================
  Coverage       ?   43.01%           
======================================
  Files          ?       22           
  Lines          ?      186           
  Branches       ?        8           
======================================
  Hits           ?       80           
  Misses         ?      106           
  Partials       ?        0           

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 4c0bf04...bd6df99. Read the comment docs.

celeroncoder commented 3 years ago

@dependabot ignore this major version

dependabot[bot] commented 3 years ago

OK, I won't notify you about version 7.x.x again, unless you re-open this PR or update to a 7.x.x release yourself.