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): update @types/enzyme to v3.10.18 #318

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 16, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/enzyme (source) 3.10.12 -> 3.10.18 age adoption passing confidence

Configuration

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

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

Rebasing: Whenever PR becomes conflicted, 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.

@renovate renovate bot added the enhancement New feature or request label Apr 16, 2023
@github-actions
Copy link

github-actions bot commented Apr 16, 2023

Fails
🚫

Danger failed to run dangerfile.js.

Error SyntaxError

Cannot use import statement outside a module
/home/runner/work/draftjs-conductor/draftjs-conductor/node_modules/semantic-release/index.js:1
import { createRequire } from "node:module";
^^^^^^

SyntaxError: Cannot use import statement outside a module
    at internalCompileFunction (node:internal/vm:76:18)
    at wrapSafe (node:internal/modules/cjs/loader:1283:20)
    at Module._compile (node:internal/modules/cjs/loader:1328:27)
    at Object.customModuleHandler (/home/runner/work/draftjs-conductor/draftjs-conductor/node_modules/danger/distribution/runner/runners/inline.js:134:28)
    at Module.load (node:internal/modules/cjs/loader:1203:32)
    at Module._load (node:internal/modules/cjs/loader:1019:12)
    at _module2.default._load (/home/runner/work/draftjs-conductor/draftjs-conductor/node_modules/override-require/dist/overrideRequire.js:43:25)
    at Module.require (node:internal/modules/cjs/loader:1231:19)
    at require (node:internal/modules/helpers:177:18)
    at Object.<anonymous> (dangerfile.js:2:25)

Dangerfile

71|     const added = packageDiff.dependencies.added;
72|     const removed = packageDiff.dependencies.removed;
73| 
74|     if (added.length) {
75|       const deps = danger.utils.sentence(added.map((d) => linkDep(d)));
--------------------^
76|       message(`Adding new dependencies: ${deps}`);
77|     }
78| 
79|     if (removed.length) {

Generated by 🚫 dangerJS against b577f65

@renovate renovate bot changed the title chore(deps): update @types/enzyme to v3.10.13 chore(deps): update @types/enzyme to v3.10.14 Sep 23, 2023
@renovate renovate bot changed the title chore(deps): update @types/enzyme to v3.10.14 chore(deps): update @types/enzyme to v3.10.15 Oct 18, 2023
@renovate renovate bot force-pushed the renovate/enzyme-3.x branch 2 times, most recently from 24a194d to 213e377 Compare October 21, 2023 03:16
@renovate renovate bot changed the title chore(deps): update @types/enzyme to v3.10.15 chore(deps): update @types/enzyme to v3.10.16 Nov 7, 2023
@renovate renovate bot force-pushed the renovate/enzyme-3.x branch 2 times, most recently from 07e8275 to 239ddf7 Compare November 11, 2023 03:21
@renovate renovate bot changed the title chore(deps): update @types/enzyme to v3.10.16 chore(deps): update @types/enzyme to v3.10.17 Dec 2, 2023
@renovate renovate bot changed the title chore(deps): update @types/enzyme to v3.10.17 chore(deps): update @types/enzyme to v3.10.18 Dec 5, 2023
@renovate renovate bot force-pushed the renovate/enzyme-3.x branch 2 times, most recently from 885c011 to 6994b1c Compare December 9, 2023 03:27
| datasource | package       | from    | to      |
| ---------- | ------------- | ------- | ------- |
| npm        | @types/enzyme | 3.10.12 | 3.10.18 |
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants