Bump enzyme-to-json from 1.6.0 to 3.5.0
Bumps enzyme-to-json from 1.6.0 to 3.5.0.
Release notes
Sourced from enzyme-to-json's releases.
v3.5.0
- Merge pull request #167 from mmarcuccio/mount-deep-exclude-forward-ref 866547a
- Exclude forward ref on deep mount 356c30c
https://github.com/adriantoine/enzyme-to-json/compare/v3.4.4...v3.5.0
v3.4.4
- ignoreDefaultProps should work for forwardRef components as well (#165) b3eb5c7
- Dropping support for Node v4 and Node v5 (#163) d1f86ee
https://github.com/adriantoine/enzyme-to-json/compare/v3.4.3...v3.4.4
v3.4.3
- Merge pull request #153 from ayouidaniel/upgrade_lodash_security_fixes b68c527
- upgrade loadsh with security fixes 73581d8
https://github.com/adriantoine/enzyme-to-json/compare/v3.4.2...v3.4.3
v3.4.2
- Merge pull request #152 from adriantoine/VincentLanglet-patch-2 9d09352
- Fix CI d82c0f9
- Merge pull request #151 from adriantoine/revert-145-johan/fix-memo 6d2b27a
- Revert "Fix check of node type " 581a612
https://github.com/adriantoine/enzyme-to-json/compare/v3.4.1...v3.4.2
v3.4.1
- Merge pull request #147 from adrienWeiss/fix-render-script 6bfd0ea
- Fix script tags returning null on render ae563f4
- Merge pull request #145 from Benjaminsson/johan/fix-memo a8f9fcf
- Update Enzyme and Enzyme adapter a79dc3d
- Fix check of node type 38a45de
- Merge pull request #136 from iporaitech/master 24d2c11
- Initial documentation with example of Output mapping feature bcaa151
https://github.com/adriantoine/enzyme-to-json/compare/v3.4.0...v3.4.1
v3.4.0
Add options to disable default props in snapshot Make parameter noKey optional
v3.3.5
- Add support for Lazy, Memo and Suspense, bump deps (#121)
v3.3.4
- Improved TypeScript type definitions by adding
Cheeriowrappers as a possible type totoJson(#105)v3.3.2
- Bu fix: Excludes default props from snapshots in shallow mode (#91)
Commits
c62fd3cv3.5.0866547aMerge pull request #167 from mmarcuccio/mount-deep-exclude-forward-ref356c30cExclude forward ref on deep mountfd3b939v3.4.4f7c2bfbFixed the build command using the wrong Babel CLIb3eb5c7ignoreDefaultProps should work for forwardRef components as well (#165)d1f86eeDropping support for Node v4 and Node v5 (#163)1cbb9aaRemoved tests for node v4 as Yarn is failing on Travis57bfc9cUpdated versions in travis2e8bfa9Updated Jest and Babel- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by vincentlanglet, a new releaser for enzyme-to-json since your current version.
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language -
@dependabot badge mewill 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)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)