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.16 #314

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 16, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/enzyme (source) 3.10.12 -> 3.10.16 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 has been generated by Mend Renovate. View repository job log here.

@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-filters/draftjs-filters/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:73:18)
    at wrapSafe (node:internal/modules/cjs/loader:1178:20)
    at Module._compile (node:internal/modules/cjs/loader:1220:27)
    at Object.customModuleHandler (/home/runner/work/draftjs-filters/draftjs-filters/node_modules/danger/distribution/runner/runners/inline.js:129:28)
    at Module.load (node:internal/modules/cjs/loader:1119:32)
    at Module._load (node:internal/modules/cjs/loader:960:12)
    at _module2.default._load (/home/runner/work/draftjs-filters/draftjs-filters/node_modules/override-require/dist/overrideRequire.js:43:25)
    at Module.require (node:internal/modules/cjs/loader:1143:19)
    at require (node:internal/modules/cjs/helpers:119:18)
    at Object.<anonymous> (dangerfile.js:2:25)

Dangerfile

68|   const packageDiff = await danger.git.JSONDiffForFile("package.json")
69| 
70|   if (packageDiff.dependencies) {
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}`)

Generated by 🚫 dangerJS against 557fed9

@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 0224769 to e71f39f Compare October 21, 2023 04:36
@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
| datasource | package       | from    | to      |
| ---------- | ------------- | ------- | ------- |
| npm        | @types/enzyme | 3.10.12 | 3.10.16 |
@thibaudcolas thibaudcolas deleted the renovate/enzyme-3.x branch August 13, 2024 20:39
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.

None yet

1 participant