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

Bump enzyme from 3.3.0 to 3.4.1 #49

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps enzyme from 3.3.0 to 3.4.1.

Changelog

Sourced from enzyme's changelog.

3.4.1

Fixes

  • ljharb: shallow: setProps: merge instead of replace props (commit)

Documentation

  • koba04: Fix an adapter table style in README.md and a migration guide (#1734)

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 #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

... (truncated)
Commits
  • eb0841d [enzyme] v3.4.1
  • 9b4d027 [Fix] shallow: setProps: merge instead of replace props
  • 2bc1f85 Merge pull request #1734 from koba04/patch-1
  • ef8fbd9 Fix an adapter table style in README.md and a migration guide
  • fce12bc [enzyme] v3.4.0
  • f5a648c [enzyme-adapter-react-16] v1.2.0
  • 38bfb31 [enzyme-adapter-react-helper] v1.3.0
  • 7322571 [enzyme-adapter-react-helper] [deps] update airbnb-js-shims, `install-peerd...
  • 806106d [Tests] add React v16.3
  • de990b7 [*] [deps] update react-is, safe-publish-latest, babel-preset-airbnb, `...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

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