This repository has been archived by the owner on Jul 29, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
deps(update): move @types/jasmine to devDependencies #3795
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- update outdated dependencies - move @types/jasmine to devDependencies closes angular#3792
This was referenced Dec 5, 2016
sjelin
approved these changes
Dec 5, 2016
cnishina
added a commit
to cnishina/protractor
that referenced
this pull request
Dec 5, 2016
- update outdated dependencies - move @types/jasmine to devDependencies closes angular#3792
@cnishina any idea, when this will be released? |
@BorntraegerMarc today sometime |
cnishina
added a commit
that referenced
this pull request
Dec 8, 2016
- update outdated dependencies - move @types/jasmine to devDependencies closes #3792
heathkit
pushed a commit
to heathkit/protractor
that referenced
this pull request
Dec 15, 2016
- update outdated dependencies - move @types/jasmine to devDependencies closes angular#3792
heathkit
pushed a commit
to heathkit/protractor
that referenced
this pull request
Dec 19, 2016
- update outdated dependencies - move @types/jasmine to devDependencies closes angular#3792
juliemr
pushed a commit
that referenced
this pull request
Dec 19, 2016
- update outdated dependencies - move @types/jasmine to devDependencies closes #3792
juliemr
pushed a commit
that referenced
this pull request
Dec 20, 2016
- update outdated dependencies - move @types/jasmine to devDependencies closes #3792
juliemr
pushed a commit
that referenced
this pull request
Dec 21, 2016
- update outdated dependencies - move @types/jasmine to devDependencies closes #3792
juliemr
pushed a commit
that referenced
this pull request
Dec 22, 2016
- update outdated dependencies - move @types/jasmine to devDependencies closes #3792
@cnishina I just noticed this has not yet been released. Is it planned? |
juliemr
pushed a commit
that referenced
this pull request
Dec 28, 2016
- update outdated dependencies - move @types/jasmine to devDependencies closes #3792
sjelin
pushed a commit
that referenced
this pull request
Dec 28, 2016
- update outdated dependencies - move @types/jasmine to devDependencies closes #3792
juliemr
pushed a commit
that referenced
this pull request
Dec 29, 2016
- update outdated dependencies - move @types/jasmine to devDependencies closes #3792
I've installed version 4.0.14 but I see (in the downloaded npm package locally) that the dependency is still under |
shtaft
pushed a commit
to shtaft/jest-fetch-mock
that referenced
this pull request
Aug 27, 2018
Since jest functions are global, their typing tends to conflict with other global properties in global space. This commit moves jest typings to devDependencies, where they won't be included for projects that require jest-fetch-mock. This is very similar to a protractor issue, reference here- angular/protractor#3792 angular/protractor#3795
This was referenced Aug 27, 2018
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
closes #3792