Skip to content

feat(dependencies): upgrade rxjs to v7 #34

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

Merged
merged 1 commit into from
Aug 16, 2021

Conversation

skrtheboss
Copy link
Collaborator

BREAKING CHANGE:

  • rxjs peer dependency increased to ^7.3.0
  • typescript 4.3.x is now used for building the library

@skrtheboss skrtheboss force-pushed the feat/upgrade-dependencies branch from b6e8d0a to d96ca5b Compare August 16, 2021 06:56
@codecov-commenter
Copy link

codecov-commenter commented Aug 16, 2021

Codecov Report

Merging #34 (6566b5a) into develop (665e490) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##           develop       #34   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           14        14           
  Lines          330       325    -5     
  Branches        22        22           
=========================================
- Hits           330       325    -5     
Flag Coverage Δ
unittests ?

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/worker-pool/abstract-worker-pool.ts 100.00% <ø> (ø)
src/data-structures/observable-queue.ts 100.00% <100.00%> (ø)
src/qd-scheduler/qd-scheduler.ts 100.00% <100.00%> (ø)
src/worker-pool/dynamic-worker-pool.ts 100.00% <100.00%> (ø)

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 665e490...6566b5a. Read the comment docs.

@skrtheboss skrtheboss requested a review from hellivan August 16, 2021 07:01
BREAKING CHANGE:
* rxjs peer dependency increased to ^7.3.0
* typescript 4.3.x is now used for building the library
@skrtheboss skrtheboss force-pushed the feat/upgrade-dependencies branch from d96ca5b to 6566b5a Compare August 16, 2021 07:11
@hellivan hellivan self-requested a review August 16, 2021 07:21
@hellivan hellivan merged commit 0437a9f into develop Aug 16, 2021
@hellivan hellivan deleted the feat/upgrade-dependencies branch August 16, 2021 07:22
@hellivan
Copy link
Owner

🎉 This PR is included in version 2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants