-
-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
Update 14 dependencies from npm #3041
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
danielduan
approved these changes
Feb 20, 2018
This was referenced Dec 7, 2021
This was referenced Dec 27, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Overview
The following dependencies have been updated:
babel-eslint
in/
from "8.2.1" to "8.2.2"jest
in/
from "22.3.0" to "22.4.0"jest-cli
in/
from "22.3.0" to "22.4.0"jest-config
in/
from "22.3.0" to "22.4.0"jest-diff
in/
from "22.1.0" to "22.4.0"jest-environment-jsdom
in/
from "22.3.0" to "22.4.0"jest-jasmine2
in/
from "22.3.0" to "22.4.0"babel-jest
inaddons/storyshots
from "22.1.0" to "22.4.0"jest
inaddons/storyshots
from "22.3.0" to "22.4.0"jest-cli
inaddons/storyshots
from "22.3.0" to "22.4.0"babel-jest
inexamples/cra-kitchen-sink
from "22.2.2" to "22.4.0"jest
inexamples/cra-kitchen-sink
from "22.3.0" to "22.4.0"babel-jest
inexamples/official-storybook
from "22.1.0" to "22.4.0"jest
inexamples/official-storybook
from "22.3.0" to "22.4.0"Details
Dependencies.io has updated
babel-eslint
(a npm dependency in/
) from "8.2.1" to "8.2.2".8.2.2
No content found. Please open an issue at https://github.com/dependencies-io/support if you think this content could have been found.
Dependencies.io has updated
jest
(a npm dependency in/
) from "22.3.0" to "22.4.0".22.4.0
Fixes
[jest-haste-map]
Overhauls how Watchman crawler works fixing Windows(#5615)
[expect]
Allow matching of Errors against plain objects(#5611)
[jest-haste-map]
Do not read binary files in Haste, even when instructed todo so (#5612)
[jest-cli]
Don't skip matchers for exact files(#5582)
[docs]
Update discord links(#5586)
[jest-runtime]
Align handling of testRegex on Windows between searching fortests and instrumentation checks
(#5560)
[jest-config]
Make it possible to mergetransform
option with preset(#5505)
[jest-util]
Fixconsole.assert
behavior in custom & buffered consoles(#5576)
Features
[docs]
Add MongoDB guide(#5571)
[jest-runtime]
Deprecate mapCoverage option.(#5177)
[babel-jest]
Add option to return sourcemap from the transformer separatelyfrom source. (#5177)
[jest-validate]
Add ability to log deprecation warnings for CLI flags.(#5536)
[jest-serializer]
Added new module for serializing. Works using V8 or JSON(#5609)
[docs]
Add a documentation note for projectdisplayName
configuration(#5600)
Dependencies.io has updated
jest-cli
(a npm dependency in/
) from "22.3.0" to "22.4.0".22.4.0
Fixes
[jest-haste-map]
Overhauls how Watchman crawler works fixing Windows(#5615)
[expect]
Allow matching of Errors against plain objects(#5611)
[jest-haste-map]
Do not read binary files in Haste, even when instructed todo so (#5612)
[jest-cli]
Don't skip matchers for exact files(#5582)
[docs]
Update discord links(#5586)
[jest-runtime]
Align handling of testRegex on Windows between searching fortests and instrumentation checks
(#5560)
[jest-config]
Make it possible to mergetransform
option with preset(#5505)
[jest-util]
Fixconsole.assert
behavior in custom & buffered consoles(#5576)
Features
[docs]
Add MongoDB guide(#5571)
[jest-runtime]
Deprecate mapCoverage option.(#5177)
[babel-jest]
Add option to return sourcemap from the transformer separatelyfrom source. (#5177)
[jest-validate]
Add ability to log deprecation warnings for CLI flags.(#5536)
[jest-serializer]
Added new module for serializing. Works using V8 or JSON(#5609)
[docs]
Add a documentation note for projectdisplayName
configuration(#5600)
Dependencies.io has updated
jest-config
(a npm dependency in/
) from "22.3.0" to "22.4.0".22.4.0
Fixes
[jest-haste-map]
Overhauls how Watchman crawler works fixing Windows(#5615)
[expect]
Allow matching of Errors against plain objects(#5611)
[jest-haste-map]
Do not read binary files in Haste, even when instructed todo so (#5612)
[jest-cli]
Don't skip matchers for exact files(#5582)
[docs]
Update discord links(#5586)
[jest-runtime]
Align handling of testRegex on Windows between searching fortests and instrumentation checks
(#5560)
[jest-config]
Make it possible to mergetransform
option with preset(#5505)
[jest-util]
Fixconsole.assert
behavior in custom & buffered consoles(#5576)
Features
[docs]
Add MongoDB guide(#5571)
[jest-runtime]
Deprecate mapCoverage option.(#5177)
[babel-jest]
Add option to return sourcemap from the transformer separatelyfrom source. (#5177)
[jest-validate]
Add ability to log deprecation warnings for CLI flags.(#5536)
[jest-serializer]
Added new module for serializing. Works using V8 or JSON(#5609)
[docs]
Add a documentation note for projectdisplayName
configuration(#5600)
Dependencies.io has updated
jest-diff
(a npm dependency in/
) from "22.1.0" to "22.4.0".22.4.0
Fixes
[jest-haste-map]
Overhauls how Watchman crawler works fixing Windows(#5615)
[expect]
Allow matching of Errors against plain objects(#5611)
[jest-haste-map]
Do not read binary files in Haste, even when instructed todo so (#5612)
[jest-cli]
Don't skip matchers for exact files(#5582)
[docs]
Update discord links(#5586)
[jest-runtime]
Align handling of testRegex on Windows between searching fortests and instrumentation checks
(#5560)
[jest-config]
Make it possible to mergetransform
option with preset(#5505)
[jest-util]
Fixconsole.assert
behavior in custom & buffered consoles(#5576)
Features
[docs]
Add MongoDB guide(#5571)
[jest-runtime]
Deprecate mapCoverage option.(#5177)
[babel-jest]
Add option to return sourcemap from the transformer separatelyfrom source. (#5177)
[jest-validate]
Add ability to log deprecation warnings for CLI flags.(#5536)
[jest-serializer]
Added new module for serializing. Works using V8 or JSON(#5609)
[docs]
Add a documentation note for projectdisplayName
configuration(#5600)
Dependencies.io has updated
jest-environment-jsdom
(a npm dependency in/
) from "22.3.0" to "22.4.0".22.4.0
Fixes
[jest-haste-map]
Overhauls how Watchman crawler works fixing Windows(#5615)
[expect]
Allow matching of Errors against plain objects(#5611)
[jest-haste-map]
Do not read binary files in Haste, even when instructed todo so (#5612)
[jest-cli]
Don't skip matchers for exact files(#5582)
[docs]
Update discord links(#5586)
[jest-runtime]
Align handling of testRegex on Windows between searching fortests and instrumentation checks
(#5560)
[jest-config]
Make it possible to mergetransform
option with preset(#5505)
[jest-util]
Fixconsole.assert
behavior in custom & buffered consoles(#5576)
Features
[docs]
Add MongoDB guide(#5571)
[jest-runtime]
Deprecate mapCoverage option.(#5177)
[babel-jest]
Add option to return sourcemap from the transformer separatelyfrom source. (#5177)
[jest-validate]
Add ability to log deprecation warnings for CLI flags.(#5536)
[jest-serializer]
Added new module for serializing. Works using V8 or JSON(#5609)
[docs]
Add a documentation note for projectdisplayName
configuration(#5600)
Dependencies.io has updated
jest-jasmine2
(a npm dependency in/
) from "22.3.0" to "22.4.0".22.4.0
Fixes
[jest-haste-map]
Overhauls how Watchman crawler works fixing Windows(#5615)
[expect]
Allow matching of Errors against plain objects(#5611)
[jest-haste-map]
Do not read binary files in Haste, even when instructed todo so (#5612)
[jest-cli]
Don't skip matchers for exact files(#5582)
[docs]
Update discord links(#5586)
[jest-runtime]
Align handling of testRegex on Windows between searching fortests and instrumentation checks
(#5560)
[jest-config]
Make it possible to mergetransform
option with preset(#5505)
[jest-util]
Fixconsole.assert
behavior in custom & buffered consoles(#5576)
Features
[docs]
Add MongoDB guide(#5571)
[jest-runtime]
Deprecate mapCoverage option.(#5177)
[babel-jest]
Add option to return sourcemap from the transformer separatelyfrom source. (#5177)
[jest-validate]
Add ability to log deprecation warnings for CLI flags.(#5536)
[jest-serializer]
Added new module for serializing. Works using V8 or JSON(#5609)
[docs]
Add a documentation note for projectdisplayName
configuration(#5600)
Dependencies.io has updated
babel-jest
(a npm dependency inaddons/storyshots
) from "22.1.0" to "22.4.0".22.4.0
Fixes
[jest-haste-map]
Overhauls how Watchman crawler works fixing Windows(#5615)
[expect]
Allow matching of Errors against plain objects(#5611)
[jest-haste-map]
Do not read binary files in Haste, even when instructed todo so (#5612)
[jest-cli]
Don't skip matchers for exact files(#5582)
[docs]
Update discord links(#5586)
[jest-runtime]
Align handling of testRegex on Windows between searching fortests and instrumentation checks
(#5560)
[jest-config]
Make it possible to mergetransform
option with preset(#5505)
[jest-util]
Fixconsole.assert
behavior in custom & buffered consoles(#5576)
Features
[docs]
Add MongoDB guide(#5571)
[jest-runtime]
Deprecate mapCoverage option.(#5177)
[babel-jest]
Add option to return sourcemap from the transformer separatelyfrom source. (#5177)
[jest-validate]
Add ability to log deprecation warnings for CLI flags.(#5536)
[jest-serializer]
Added new module for serializing. Works using V8 or JSON(#5609)
[docs]
Add a documentation note for projectdisplayName
configuration(#5600)
Dependencies.io has updated
jest
(a npm dependency inaddons/storyshots
) from "22.3.0" to "22.4.0".22.4.0
Fixes
[jest-haste-map]
Overhauls how Watchman crawler works fixing Windows(#5615)
[expect]
Allow matching of Errors against plain objects(#5611)
[jest-haste-map]
Do not read binary files in Haste, even when instructed todo so (#5612)
[jest-cli]
Don't skip matchers for exact files(#5582)
[docs]
Update discord links(#5586)
[jest-runtime]
Align handling of testRegex on Windows between searching fortests and instrumentation checks
(#5560)
[jest-config]
Make it possible to mergetransform
option with preset(#5505)
[jest-util]
Fixconsole.assert
behavior in custom & buffered consoles(#5576)
Features
[docs]
Add MongoDB guide(#5571)
[jest-runtime]
Deprecate mapCoverage option.(#5177)
[babel-jest]
Add option to return sourcemap from the transformer separatelyfrom source. (#5177)
[jest-validate]
Add ability to log deprecation warnings for CLI flags.(#5536)
[jest-serializer]
Added new module for serializing. Works using V8 or JSON(#5609)
[docs]
Add a documentation note for projectdisplayName
configuration(#5600)
Dependencies.io has updated
jest-cli
(a npm dependency inaddons/storyshots
) from "22.3.0" to "22.4.0".22.4.0
Fixes
[jest-haste-map]
Overhauls how Watchman crawler works fixing Windows(#5615)
[expect]
Allow matching of Errors against plain objects(#5611)
[jest-haste-map]
Do not read binary files in Haste, even when instructed todo so (#5612)
[jest-cli]
Don't skip matchers for exact files(#5582)
[docs]
Update discord links(#5586)
[jest-runtime]
Align handling of testRegex on Windows between searching fortests and instrumentation checks
(#5560)
[jest-config]
Make it possible to mergetransform
option with preset(#5505)
[jest-util]
Fixconsole.assert
behavior in custom & buffered consoles(#5576)
Features
[docs]
Add MongoDB guide(#5571)
[jest-runtime]
Deprecate mapCoverage option.(#5177)
[babel-jest]
Add option to return sourcemap from the transformer separatelyfrom source. (#5177)
[jest-validate]
Add ability to log deprecation warnings for CLI flags.(#5536)
[jest-serializer]
Added new module for serializing. Works using V8 or JSON(#5609)
[docs]
Add a documentation note for projectdisplayName
configuration(#5600)
Dependencies.io has updated
babel-jest
(a npm dependency inexamples/cra-kitchen-sink
) from "22.2.2" to "22.4.0".22.4.0
Fixes
[jest-haste-map]
Overhauls how Watchman crawler works fixing Windows(#5615)
[expect]
Allow matching of Errors against plain objects(#5611)
[jest-haste-map]
Do not read binary files in Haste, even when instructed todo so (#5612)
[jest-cli]
Don't skip matchers for exact files(#5582)
[docs]
Update discord links(#5586)
[jest-runtime]
Align handling of testRegex on Windows between searching fortests and instrumentation checks
(#5560)
[jest-config]
Make it possible to mergetransform
option with preset(#5505)
[jest-util]
Fixconsole.assert
behavior in custom & buffered consoles(#5576)
Features
[docs]
Add MongoDB guide(#5571)
[jest-runtime]
Deprecate mapCoverage option.(#5177)
[babel-jest]
Add option to return sourcemap from the transformer separatelyfrom source. (#5177)
[jest-validate]
Add ability to log deprecation warnings for CLI flags.(#5536)
[jest-serializer]
Added new module for serializing. Works using V8 or JSON(#5609)
[docs]
Add a documentation note for projectdisplayName
configuration(#5600)
Dependencies.io has updated
jest
(a npm dependency inexamples/cra-kitchen-sink
) from "22.3.0" to "22.4.0".22.4.0
Fixes
[jest-haste-map]
Overhauls how Watchman crawler works fixing Windows(#5615)
[expect]
Allow matching of Errors against plain objects(#5611)
[jest-haste-map]
Do not read binary files in Haste, even when instructed todo so (#5612)
[jest-cli]
Don't skip matchers for exact files(#5582)
[docs]
Update discord links(#5586)
[jest-runtime]
Align handling of testRegex on Windows between searching fortests and instrumentation checks
(#5560)
[jest-config]
Make it possible to mergetransform
option with preset(#5505)
[jest-util]
Fixconsole.assert
behavior in custom & buffered consoles(#5576)
Features
[docs]
Add MongoDB guide(#5571)
[jest-runtime]
Deprecate mapCoverage option.(#5177)
[babel-jest]
Add option to return sourcemap from the transformer separatelyfrom source. (#5177)
[jest-validate]
Add ability to log deprecation warnings for CLI flags.(#5536)
[jest-serializer]
Added new module for serializing. Works using V8 or JSON(#5609)
[docs]
Add a documentation note for projectdisplayName
configuration(#5600)
Dependencies.io has updated
babel-jest
(a npm dependency inexamples/official-storybook
) from "22.1.0" to "22.4.0".22.4.0
Fixes
[jest-haste-map]
Overhauls how Watchman crawler works fixing Windows(#5615)
[expect]
Allow matching of Errors against plain objects(#5611)
[jest-haste-map]
Do not read binary files in Haste, even when instructed todo so (#5612)
[jest-cli]
Don't skip matchers for exact files(#5582)
[docs]
Update discord links(#5586)
[jest-runtime]
Align handling of testRegex on Windows between searching fortests and instrumentation checks
(#5560)
[jest-config]
Make it possible to mergetransform
option with preset(#5505)
[jest-util]
Fixconsole.assert
behavior in custom & buffered consoles(#5576)
Features
[docs]
Add MongoDB guide(#5571)
[jest-runtime]
Deprecate mapCoverage option.(#5177)
[babel-jest]
Add option to return sourcemap from the transformer separatelyfrom source. (#5177)
[jest-validate]
Add ability to log deprecation warnings for CLI flags.(#5536)
[jest-serializer]
Added new module for serializing. Works using V8 or JSON(#5609)
[docs]
Add a documentation note for projectdisplayName
configuration(#5600)
Dependencies.io has updated
jest
(a npm dependency inexamples/official-storybook
) from "22.3.0" to "22.4.0".22.4.0
Fixes
[jest-haste-map]
Overhauls how Watchman crawler works fixing Windows(#5615)
[expect]
Allow matching of Errors against plain objects(#5611)
[jest-haste-map]
Do not read binary files in Haste, even when instructed todo so (#5612)
[jest-cli]
Don't skip matchers for exact files(#5582)
[docs]
Update discord links(#5586)
[jest-runtime]
Align handling of testRegex on Windows between searching fortests and instrumentation checks
(#5560)
[jest-config]
Make it possible to mergetransform
option with preset(#5505)
[jest-util]
Fixconsole.assert
behavior in custom & buffered consoles(#5576)
Features
[docs]
Add MongoDB guide(#5571)
[jest-runtime]
Deprecate mapCoverage option.(#5177)
[babel-jest]
Add option to return sourcemap from the transformer separatelyfrom source. (#5177)
[jest-validate]
Add ability to log deprecation warnings for CLI flags.(#5536)
[jest-serializer]
Added new module for serializing. Works using V8 or JSON(#5609)
[docs]
Add a documentation note for projectdisplayName
configuration(#5600)