lawnstarter / react-native-picker-select

🔽 A Picker component for React Native which emulates the native <select> interfaces for iOS and Android
https://npmjs.com/package/react-native-picker-select
MIT License
1.73k stars 490 forks source link

Bump enzyme-to-json from 3.3.5 to 3.6.2 #554

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps enzyme-to-json from 3.3.5 to 3.6.2.

Release notes

Sourced from enzyme-to-json's releases.

v3.6.2

  • Merge pull request #181 from SiemvandenBerg/bump-lodash-vulnerability b309142
  • update yarn lock file 220e58f
  • bump lodash from 4.17.15 to 4.17.21 to fix vulnerabilities ffe1480
  • Merge pull request #177 from adriantoine/dependabot/npm_and_yarn/ini-1.3.7 4287bdd
  • Merge pull request #176 from adriantoine/dependabot/npm_and_yarn/handlebars-4.7.6 fe3a7e9
  • Merge pull request #175 from adriantoine/dependabot/npm_and_yarn/yargs-parser-13.1.2 cf81e75
  • Merge pull request #174 from adriantoine/dependabot/npm_and_yarn/codecov-3.7.1 5ad9733
  • Merge pull request #173 from adriantoine/dependabot/npm_and_yarn/node-fetch-2.6.1 8ba572d
  • Merge pull request #179 from adriantoine/dependabot/npm_and_yarn/y18n-4.0.1 705a935
  • Bump y18n from 4.0.0 to 4.0.1 7cfba07
  • Bump ini from 1.3.5 to 1.3.7 b23eb4c
  • Bump handlebars from 4.5.1 to 4.7.6 8ecb838
  • Bump yargs-parser from 13.1.1 to 13.1.2 1a280ce
  • Bump codecov from 3.6.1 to 3.7.1 f96b37e
  • Bump node-fetch from 2.6.0 to 2.6.1 54ce25e

https://github.com/adriantoine/enzyme-to-json/compare/v3.6.1...v3.6.2

v3.6.1

  • Merge pull request #172 from chyzwar/fix-cherio-type b80ae29
  • fix(): fix cherio types following DT changes 63f4026

https://github.com/adriantoine/enzyme-to-json/compare/v3.6.0...v3.6.1

v3.6.0

  • Merge pull request #171 from nathanmarks/add-memo-support 6d326a5
  • remove only 33a39f0
  • handle deep mounted memo components properly a149fb0
  • Merge pull request #170 from RamyaPayyavula/patch-2 a4f83d3
  • Update package.json 1ce6532

https://github.com/adriantoine/enzyme-to-json/compare/v3.5.0...v3.6.0

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

... (truncated)

Commits
  • 7d90cdf v3.6.2
  • b309142 Merge pull request #181 from SiemvandenBerg/bump-lodash-vulnerability
  • 220e58f update yarn lock file
  • ffe1480 bump lodash from 4.17.15 to 4.17.21 to fix vulnerabilities
  • 4287bdd Merge pull request #177 from adriantoine/dependabot/npm_and_yarn/ini-1.3.7
  • fe3a7e9 Merge pull request #176 from adriantoine/dependabot/npm_and_yarn/handlebars-4...
  • cf81e75 Merge pull request #175 from adriantoine/dependabot/npm_and_yarn/yargs-parser...
  • 5ad9733 Merge pull request #174 from adriantoine/dependabot/npm_and_yarn/codecov-3.7.1
  • 8ba572d Merge pull request #173 from adriantoine/dependabot/npm_and_yarn/node-fetch-2...
  • 705a935 Merge pull request #179 from adriantoine/dependabot/npm_and_yarn/y18n-4.0.1
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
remarkablemark commented 3 months ago

@dependabot recreate