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

chore(deps-dev): bump enzyme from 2.9.1 to 3.11.0 #1

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 11, 2021

Bumps enzyme from 2.9.1 to 3.11.0.

Changelog

Sourced from enzyme's changelog.

3.11.0

New Stuff

  • render: handle Fiber strings and numbers (#2221)

Fixes

  • shallow: Share child context logic between shallow and dive (#2296)
  • mount: children: include text nodes ($2269)
  • mount: invoke: use adapter’s wrapInvoke if present (#2158)

Docs

  • mount/shallow: closest/parent: Add missing arguments description (#2264)
  • mount/shallow: fix pluralization of “exist” (#2262)
  • shallow/mount: simulate: added functional component example to simulate doc (#2248)
  • mount: debug: add missing verbose option flag (#2184)
  • mount/shallow: update: fix semantics description (#2194)
  • add missing backticks to linked method names (#2170)
  • invoke: Add missing backticks to end of codeblock (#2160)
  • invoke: Fix typo (#2167)
  • Explicit React CSS selector syntax description (#2178)

Meta Stuff

  • [meta] add funding field
  • [meta] Update airbnb.io URLs to use https (#2222)
  • [deps] update is-boolean-object, is-callable, is-number-object, is-string, enzyme-shallow-equal, array.prototype.flat, function.prototype.name, html-element-map, is-regex, object-inspect, object-is, object.entries, object.vales, raf, string.prototype.trim
  • [dev deps] update eslint, eslint-plugin-import, eslint-plugin-markdown, eslint-plugin-react, safe-publish-latest, eslint-config-airbnb, rimraf, safe-publish-latest, karma-firefox-launcher, babel-preset-airbnb, glob-gitignore, semver, eslint-plugin-jsx-a11y

3.10.0

New Stuff

  • shallow add suspenseFallback option; support Suspense/Lazy (#1975)
  • shallow/mount: add invoke(propName)(...args) (#1856, #945)
  • shallow: Support rendering and dive()ing createContext() providers and consumers (#1966)
  • mount/shallow: add getWrappingComponent (#1960)
  • Utils: add isCustomComponent (#1960)
  • Utils: add stub argument to spyMethod
  • EnzymeAdapter: add matchesElementType (#2146)
  • RSTTraversal: add getHTMLFromHostNodes

Fixes

  • selectors: unwrap memo elements - in both directions (#2146)
  • shallow: properly determine "should render" for PureComponents (#2096)
  • mount/shallow: renderProp: improve error messages (#2070)
  • mount: setContext: use proper wrapper name in error message
  • shallow: .contains(): clean up error message
  • shallow/mount: hasClass: avoid a crash with a non-string argument (#2057)
  • mount: properly handle HTML of multiple nodes (#2052)
  • shallow: ensure that if gDSFP exists, cDU is called. (#2027)
  • shallow: Mock sCU if gDSFP defined in shallow renderer rerender (#1981)
  • mount: .state(): allow getting state from stateful children of a stateless root (#2043)

... (truncated)

Commits
  • 88dae28 [enzyme] v3.11.0
  • d90c983 [enzyme] [deps] update is-boolean-object, is-callable, is-number-object...
  • 9ab3fa1 [enzyme,enzyme-adapter-react-16] [deps] update enzyme-shallow-equal
  • 696a272 [Fix] shallow: Share child context logic between shallow and dive
  • e57dbe8 [*] [meta] add funding field
  • 188b208 [enzyme] [deps] update array.prototype.flat, function.prototype.name, `ht...
  • 8e98572 [*] [dev deps] update eslint, eslint-plugin-import, `eslint-plugin-markdo...
  • 8e2d65c [Fix] mount: children: include text nodes
  • 9a6e078 [Docs] mount/shallow: fix pluralization of “exist”
  • a20de45 [*] [dev deps] update eslint, eslint-plugin-react
  • 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 recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants