Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Aug 20, 2019

This PR contains the following updates:

Package Change Age Confidence
enzyme-adapter-react-16 (source) 1.1.11.15.8 age confidence

Release Notes

enzymejs/enzyme (enzyme-adapter-react-16)

v1.15.8

Compare Source

v1.15.7

Compare Source

v1.15.6

Compare Source

v1.15.5

Compare Source

v1.15.4

Compare Source

v1.15.3

Compare Source

v1.15.2

Compare Source

v1.15.1

Compare Source

v1.15.0

Compare Source

v1.14.0

Compare Source

v1.13.2

Compare Source

v1.13.1

Compare Source

v1.13.0

Compare Source

v1.12.1

Compare Source

v1.12.0

Compare Source

v1.11.2

Compare Source

v1.11.1

Compare Source

v1.11.0

Compare Source

v1.10.0

Compare Source

v1.9.1

Compare Source

v1.9.0

Compare Source

v1.8.0

Compare Source

v1.7.1

Compare Source

v1.7.0

Compare Source

v1.6.0

Compare Source

Minor Changes
  • add option for childContextTypes of ReactWrapper (#​171)
Patches
  • Prevent null or false nodes from being passed into tree traversal (#​174)

  • setProps no longer swallows exceptions (#​170)

  • .type() and .props() should not fail on null now (#​162)

v1.5.0

Compare Source

Minor Changes
  • Add attachTo option to mount to mount to a specific element (#​160)

  • Add .debug() method to ReactWrapper (#​158)

  • Add .mount() and .unmount() APIs to ReactWrapper (#​155)

  • Add .render() method to ReactWrapper (#​156)

  • Allow .contains() to accept an array of nodes (#​154)

  • Add .context() method to ReactWrapper and ShallowWrapper (#​152)

Patches
  • Fixed some behavior with .contains() matching on strings (#​148)

  • Fixed .debug()'s output for numeric children (#​149)

  • Documentation fixes

  • Update versions of dependencies

v1.4.0

Compare Source

Minor Changes
  • describeWithDOM enhancement (#​126)

  • add .equals() method to ShallowWrapper (#​124)

  • add object selector syntax (#​110)

Patches
  • Fixed confusing behavior of prop selector syntax (#​130)

  • Documentation fixes

v1.3.1

Compare Source

Patches
  • Fix setProps not passing old context (#​121)

  • Map lowercase mouse events in simulate (#​77)

v1.3.0

Compare Source

Minor Changes
  • Added .html() method to ReactWrapper (#​71)

  • Support property selector (i.e. [prop="foo"]) (#​70)

  • jsdom dependency now allows a range of supported versions (#​95)

Patches
  • Normalized setProps() behavior between mount/shallow to merge props (#​103)

  • Exclude _book from published package (#​85)

  • Various documentation, tests, and style changes

v1.2.0

Compare Source

Minor Changes
  • Support for context (#​62)
Patches
  • nodeHasId fix for some 0.14 corner cases (#​65)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@evenchange4
Copy link
Owner

evenchange4 commented Aug 20, 2019

Deploy preview for react-grecaptcha ready!

Built with commit dec43f1

https://deploy-preview-122--react-grecaptcha.netlify.app

@renovate renovate bot force-pushed the renovate/enzyme-adapter-react-16-1.x branch from a9d9e3c to b2ef7d1 Compare November 11, 2019 14:56
@renovate renovate bot changed the title chore(deps): update dependency enzyme-adapter-react-16 to v1.14.0 chore(deps): update dependency enzyme-adapter-react-16 to v1.15.1 Nov 11, 2019
@renovate renovate bot force-pushed the renovate/enzyme-adapter-react-16-1.x branch from b2ef7d1 to 79ae799 Compare December 22, 2019 03:51
@renovate renovate bot changed the title chore(deps): update dependency enzyme-adapter-react-16 to v1.15.1 chore(deps): update dependency enzyme-adapter-react-16 to v1.15.2 Dec 22, 2019
@renovate renovate bot force-pushed the renovate/enzyme-adapter-react-16-1.x branch from 79ae799 to e504ea2 Compare August 24, 2020 20:00
@renovate renovate bot changed the title chore(deps): update dependency enzyme-adapter-react-16 to v1.15.2 chore(deps): update dependency enzyme-adapter-react-16 to v1.15.3 Aug 24, 2020
@codecov
Copy link

codecov bot commented Aug 24, 2020

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (master@f810a1f). Click here to learn what that means.

❗ Current head dec43f1 differs from pull request most recent head 866efe6. Consider uploading reports for the commit 866efe6 to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             master   #122   +/-   ##
=======================================
  Coverage          ?      0           
=======================================
  Files             ?      0           
  Lines             ?      0           
  Branches          ?      0           
=======================================
  Hits              ?      0           
  Misses            ?      0           
  Partials          ?      0           

@renovate renovate bot force-pushed the renovate/enzyme-adapter-react-16-1.x branch from e504ea2 to 581f03a Compare October 29, 2020 05:00
@renovate renovate bot changed the title chore(deps): update dependency enzyme-adapter-react-16 to v1.15.3 chore(deps): update dependency enzyme-adapter-react-16 to v1.15.5 Oct 29, 2020
@renovate renovate bot force-pushed the renovate/enzyme-adapter-react-16-1.x branch from 581f03a to dec43f1 Compare January 22, 2021 17:57
@renovate renovate bot changed the title chore(deps): update dependency enzyme-adapter-react-16 to v1.15.5 chore(deps): update dependency enzyme-adapter-react-16 to v1.15.6 Jan 22, 2021
@renovate renovate bot force-pushed the renovate/enzyme-adapter-react-16-1.x branch from dec43f1 to 3117fa9 Compare November 20, 2022 21:29
@renovate renovate bot changed the title chore(deps): update dependency enzyme-adapter-react-16 to v1.15.6 chore(deps): update dependency enzyme-adapter-react-16 to v1.15.7 Nov 20, 2022
@renovate renovate bot force-pushed the renovate/enzyme-adapter-react-16-1.x branch from 3117fa9 to 866efe6 Compare February 10, 2024 06:06
@renovate
Copy link
Author

renovate bot commented Feb 10, 2024

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: yarn.lock
[06:05:58.022] INFO (71): Installing tool node@9.4.0...
[06:06:07.898] WARN (71): Npm error:
npm ERR! weird error 1
[06:06:07.914] FATAL (71): node-gyp update command failed
    err: {
      "type": "Error",
      "message": "node-gyp update command failed",
      "stack":
          Error: node-gyp update command failed
              at InstallNodeService.updateNodeGyp (/snapshot/dist/containerbase-cli.js:51673:13)
              at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
              at async InstallNodeService.install (/snapshot/dist/containerbase-cli.js:51809:7)
              at async InstallToolService.execute (/snapshot/dist/containerbase-cli.js:52338:11)
              at async InstallToolShortCommand.execute (/snapshot/dist/containerbase-cli.js:52555:14)
              at async InstallToolShortCommand.validateAndExecute (/snapshot/dist/containerbase-cli.js:2426:26)
              at async _Cli.run (/snapshot/dist/containerbase-cli.js:3539:22)
              at async _Cli.runExit (/snapshot/dist/containerbase-cli.js:3547:28)
              at async main (/snapshot/dist/containerbase-cli.js:52749:3)
    }
[06:06:08.181] INFO (71): Installed tool node with errors in 10.1s.

@renovate renovate bot changed the title chore(deps): update dependency enzyme-adapter-react-16 to v1.15.7 chore(deps): update dependency enzyme-adapter-react-16 to v1.15.8 Feb 10, 2024
@renovate renovate bot force-pushed the renovate/enzyme-adapter-react-16-1.x branch from 866efe6 to d80ae89 Compare December 3, 2025 17:36
@renovate renovate bot force-pushed the renovate/enzyme-adapter-react-16-1.x branch from d80ae89 to 2389f29 Compare December 31, 2025 16:09
@renovate renovate bot force-pushed the renovate/enzyme-adapter-react-16-1.x branch from 2389f29 to ae854bd Compare January 19, 2026 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant