Skip to content
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 2 dependencies from npm #344

Merged
merged 2 commits into from
Aug 8, 2018

Conversation

dependencies[bot]
Copy link
Contributor

@dependencies dependencies bot commented Aug 8, 2018

Overview

The following dependencies have been updated:

  • enzyme-adapter-react-16 in /packages/generator/app/templates from "1.1.1" to "1.2.0"
  • enzyme in /packages/generator/app/templates from "3.3.0" to "3.4.0"

Details

Dependencies.io has updated enzyme-adapter-react-16 (a npm dependency in /packages/generator/app/templates) from "1.1.1" to "1.2.0".

1.2.0

Minor Changes

  • Support for context (#62)

Patches

  • nodeHasId fix for some 0.14 corner cases (#65)

Dependencies.io has updated enzyme (a npm dependency in /packages/generator/app/templates) from "3.3.0" to "3.4.0".

3.4.0

New Stuff

  • madicap: shallow/mount: account for React.Fragment nodes (#1733)
  • jquense: Debug: debugNode now returns [function] for function children (commit)
  • ljharb: mount: add hydrateIn option (#1707)
  • ljharb: shallow: add “lifecycles” adapter option (#1696)
  • krawaller: shallow/mount: allow .exists() to take an optional selector (#1695)
  • koba04: shallow: Add getSnapshotBeforeUpdate support (#1657)
  • jquense: shallow/mount: Add support for some pseudo selectors (#1537)
  • blainekasten: debug: Implement verbose debug output (#1547)
  • jquense/@ljharb: Debug: typeName now calls the adapter’s displayNameOfNode if available (#1701)
  • jquense/@ljharb: mount/shallow: .name(): call into adapter’s displayNameOfNode, if present (#1701)
  • jquense/@ljharb: Utils: nodeHasType: call into adapter’s displayNameOfNode, if present (#1701)
  • jquense/@ljharb: selectors: buildPredicate: call into adapter’s isValidElementType, if present (#1701)
  • emuraton/@ljharb: shallow: setProps(): Add callback argument (#1721)
  • ljharb: mount: add .equals() (commit)
  • madicap: Extract getAdapter from Utils into its own file (#1732)

Fixes

  • ljharb: shallow/mount: matchesElement/containsMatchingElement: get adapter with options (commit)
  • ljharb: RSTTraversal: remove nodeHasProperty export; broken since Bump webpack from 4.39.1 to 4.39.2 #1157 (commit)
  • ljharb/@KordonDev: shallow: .at(): return an empty wrapper when an index does not exist (#1478)
  • ljharb: shallow: .equals(): flatten children when comparing (commit)
  • ljharb: mount/shallow: do not dedupe in flatMap (commit)
  • ljharb: shallow: .closest(): ensure an empty wrapper is returned for no match (commit)
  • krawaller: selectors: make general sibling not throw on root (#1698)
  • ljharb/@angelikatyborska : mount: text(): null nodes return null (#1582)
  • ljharb: shallow: simulate: ensure it returns itself (commit)
  • koba04: shallow: ShallowWrapper calls update() automatically (#1499)
  • bdwain: mount/shallow: return null for missing keys (#1536)
  • vsiao: Fix ShallowWrapper for array-rendering components (#1498)
  • koba04: Call setState callback after finishing the render (#1453)
  • eddyerburgh: Convert nodes to RST nodes before comparing (#1423)
  • ljharb: improve "bad adapter" error message (#1477)
  • ljharb: shallow/mount: default iterator should be iterable (commit)

Refactors

  • ReactiveRaven: selectors: fix typos; avoid reusing variable unnecessarily (#1681)
  • koba04/@ljharb: shallow: Use spyMethod to inspect the result of shouldComponentUpdate/getSnapshotBeforeUpdate (#1192)
  • ljharb: Utils: configuration: change to named exports. (commit)
  • ljharb: use array.prototype.flat (commit)

Docs

Meta Stuff

  • ljharb: ensure a license and readme is present in all packages when published
  • ljharb: [meta] fix package.json scripts

@ljharb
Copy link

ljharb commented Aug 8, 2018

Why are usernames being included in this PR message?

@andrey-skl
Copy link
Collaborator

@ljharb I think the following happend:
We use dependencies.io which generates message for autoupdating PR which contains messages from, I think, github release.

Unfortunately github parsed content of this message and mentioned usernames with "@".

@ljharb
Copy link

ljharb commented Aug 8, 2018

Thanks, they replied on twitter and will fix it: https://twitter.com/dropseed/status/1027245239193362432

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.

3 participants