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-to-json from 1.6.0 to 3.5.0 #292

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

Conversation

dependabot-preview[bot]
Copy link

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

adriantoine/enzyme-to-json@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

adriantoine/enzyme-to-json@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

adriantoine/enzyme-to-json@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

adriantoine/enzyme-to-json@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

adriantoine/enzyme-to-json@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 Cheerio wrappers as a possible type to toJson (#105)

v3.3.2

  • Bu fix: Excludes default props from snapshots in shallow mode (#91)
Commits
  • c62fd3c v3.5.0
  • 866547a Merge pull request #167 from mmarcuccio/mount-deep-exclude-forward-ref
  • 356c30c Exclude forward ref on deep mount
  • fd3b939 v3.4.4
  • f7c2bfb Fixed the build command using the wrong Babel CLI
  • b3eb5c7 ignoreDefaultProps should work for forwardRef components as well (#165)
  • d1f86ee Dropping support for Node v4 and Node v5 (#163)
  • 1cbb9aa Removed tests for node v4 as Yarn is failing on Travis
  • 57bfc9c Updated versions in travis
  • 2e8bfa9 Updated 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 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 ignore this major version will 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 version will 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 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)
  • 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)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 17, 2020
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.

0 participants