Skip to content

chore(deps): update dependency jest-environment-node to v24.8.0#1236

Merged
renovate[bot] merged 1 commit intomasterfrom
renovate/jest-environment-node-24.x
May 5, 2019
Merged

chore(deps): update dependency jest-environment-node to v24.8.0#1236
renovate[bot] merged 1 commit intomasterfrom
renovate/jest-environment-node-24.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 5, 2019

This PR contains the following updates:

Package Type Update Change References
jest-environment-node devDependencies minor 24.7.1 -> 24.8.0 source

Release Notes

facebook/jest

v24.8.0

Compare Source

Features
  • [jest-circus] Bind to Circus events via an optional event handler on any custom env (#​8344
  • [expect] Improve report when matcher fails, part 15 (#​8281)
  • [jest-cli] Update --forceExit and "did not exit for one second" message colors (#​8329)
  • [expect] Improve report when matcher fails, part 16 (#​8306)
  • [jest-runner] Pass docblock pragmas to TestEnvironment constructor (#​8320)
  • [docs] Add DynamoDB guide (#​8319)
  • [expect] Improve report when matcher fails, part 17 (#​8349)
  • [expect] Improve report when matcher fails, part 18 (#​8356)
  • [expect] Improve report when matcher fails, part 19 (#​8367)
Fixes
  • [jest-each] Fix bug with placeholder values (#​8289)
  • [jest-snapshot] Inline snapshots: do not indent empty lines (#​8277)
  • [@jest/runtime, @​jest/transform] Allow custom transforms for JSON dependencies (#​2578)
  • [jest-core] Make detectOpenHandles imply runInBand (#​8283)
  • [jest-haste-map] Fix the mapper option which was incorrectly ignored (#​8299)
  • [jest-jasmine2] Fix describe return value warning being shown if the describe function throws (#​8335)
  • [jest-environment-jsdom] Re-declare global prototype of JSDOMEnvironment (#​8352)
  • [jest-snapshot] Handle arrays when merging snapshots (#​7089)
  • [expect] Extract names of async and generator functions (#​8362)
  • [jest-runtime] Fix virtual mocks not being unmockable after previously being mocked (#​8396)
  • [jest-transform] Replace special characters in transform cache filenames to support Windows (#​8353)
  • [jest-config] Allow exactly one project (#​7498)
Chore & Maintenance
  • [expect] Fix label and add opposite assertion for toEqual tests (#​8288)
  • [docs] Mention Jest MongoDB Preset (#​8318)
  • [@jest/reporters] Migrate away from istanbul-api (#​8294)
  • [*] Delete obsolete emails tag from header comment in test files (#​8377)
  • [expect] optimize compare nodes (#​8368)
  • [docs] Fix typo in MockFunctionAPI.md (#​8406)
Performance
  • [jest-runtime] Fix module registry memory leak (#​8282)
  • [jest-resolve] optimize resolve module path (#​8388)
  • [jest-resolve] cache current directory (#​8412)
  • [jest-get-type] Simplify checking for primitive (#​8416)

Renovate configuration

📅 Schedule: "every weekend" in timezone America/Los_Angeles.

🚦 Automerge: Enabled.

♻️ Rebasing: Whenever PR is stale, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

@renovate renovate Bot force-pushed the renovate/jest-environment-node-24.x branch from 9d066e1 to 7645ded Compare May 5, 2019 14:19
@renovate renovate Bot merged commit c070781 into master May 5, 2019
@renovate renovate Bot deleted the renovate/jest-environment-node-24.x branch May 5, 2019 15:15
trevor-scheer added a commit that referenced this pull request May 8, 2019
* chore(deps): pin dependency @types/glob to 7.1.1 (#1145)

* Add gql to default config in apollo-language-server (#1176)

Add .gql file extension do default config `includes` glob

Fixes #1128

* Improve language server performance (#1206)

Add caching and debouncing to hot code paths (changing documents)

* Publish

 - apollo-codegen-core@0.33.4
 - apollo-codegen-flow@0.33.4
 - apollo-codegen-scala@0.34.4
 - apollo-codegen-swift@0.33.4
 - apollo-codegen-typescript@0.33.4
 - apollo-language-server@1.7.0
 - apollo@2.9.0
 - vscode-apollo@1.6.4

* Update changelog for publish

* chore(deps): pin dependency @types/lodash.debounce to 4.0.6 (#1208)

* chore(deps): update dependency @babel/types (#1215)

* chore(deps): update dependency @types/node-fetch to v2.3.3 (#1216)

* chore(deps): update dependency @babel/generator to v7.4.4 (#1217)

* chore(deps): update dependency typescript to v3.4.5 (#1220)

* chore(deps): update dependency @types/node to v8.10.47 (#1218)

* chore(deps): update dependency lerna to v3.13.4 (#1219)

* Update deprecated field usage (#1209)

* Update deprecated field usage

* Strongly type testing fixture to tie it to the shape of the result as the schema changes

* chore(deps): update dependency husky to v2 (#1222)

* chore(deps): update dependency @types/listr to v0.14.0 (#1234)

* chore(deps): update dependency husky to v2.2.0 (#1229)

* chore(deps): update dependency @types/jest to v24.0.12 (#1227)

* chore(deps): update dependency @types/node to v8.10.48 (#1228)

* chore(deps): update dependency lint-staged to v8.1.6 (#1230)

* chore(deps): update dependency symlink-dir to v3.0.3 (#1235)

* chore(deps): update dependency jest-environment-node to v24.8.0 (#1236)

* chore(deps): update dependency jest-matcher-utils to v24.8.0 (#1233)

* Add ability to download schema to file (#1108)

* Add ability to download schema for clients using the `download-schema` command
* use chalk for better error messaging

* Publish

 - apollo-codegen-core@0.33.5
 - apollo-codegen-flow@0.33.5
 - apollo-codegen-scala@0.34.5
 - apollo-codegen-swift@0.33.5
 - apollo-codegen-typescript@0.33.5
 - apollo-language-server@1.7.1
 - apollo@2.10.0
 - vscode-apollo@1.6.5

* Update changelog for 2.10.0 release

* chore(deps): update dependency dotenv to v8 (#1237)

* Update README.md (#1242)

* Add service:push debuggability (#1244)

Leverage oclif debug logger to add visibility into variables
sent to Engine during service:push.

* Publish

 - apollo-codegen-core@0.33.6
 - apollo-codegen-flow@0.33.6
 - apollo-codegen-scala@0.34.6
 - apollo-codegen-swift@0.33.6
 - apollo-codegen-typescript@0.33.6
 - apollo-language-server@1.7.2
 - apollo@2.10.1
 - vscode-apollo@1.6.6

* Update changelog for publish

* Debug log before the call out to Engine (#1245)

* Publish

 - apollo@2.10.2

* chore(deps): update dependency apollo-datasource to ^0.4.0 (#1246)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant