yashanand1910 / rozgar.today

The rozgar.today web & mobile app
https://alpha.rozgar.today
1 stars 0 forks source link

chore(deps): bump date-and-time from 0.13.1 to 1.0.1 in /functions #84

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps date-and-time from 0.13.1 to 1.0.1.

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) - `@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/yashanand1910/rozgar.today/network/alerts).
codecov[bot] commented 3 years ago

Codecov Report

Merging #84 (73ef3d4) into alpha (20741b0) will decrease coverage by 0.51%. The diff coverage is 42.22%.

Impacted file tree graph

@@            Coverage Diff             @@
##            alpha      #84      +/-   ##
==========================================
- Coverage   65.19%   64.67%   -0.52%     
==========================================
  Files         104      104              
  Lines        1471     1492      +21     
  Branches       97      100       +3     
==========================================
+ Hits          959      965       +6     
- Misses        512      527      +15     
Impacted Files Coverage Δ
src/app/auth/reducers/auth.reducer.ts 46.15% <ø> (ø)
src/app/core/effects/constraint.effects.ts 59.09% <0.00%> (ø)
src/app/join/components/join/join.component.ts 52.94% <0.00%> (ø)
.../app/join/components/join/plans/plans.component.ts 78.94% <ø> (ø)
src/app/join/guards/ensure-plan-selected.guard.ts 56.52% <0.00%> (ø)
src/app/join/models/plan.model.ts 100.00% <ø> (ø)
src/app/join/reducers/join.reducer.ts 38.70% <0.00%> (-7.45%) :arrow_down:
src/environments/environment.ts 100.00% <ø> (ø)
src/app/join/effects/join.effects.ts 48.38% <45.00%> (-7.39%) :arrow_down:
src/app/auth/effects/auth.effects.ts 43.03% <50.00%> (+0.18%) :arrow_up:
... and 4 more

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 a38efe8...73ef3d4. Read the comment docs.