cypress-io / circleci-orb

Install, cache and run Cypress.io tests on CircleCI with minimal configuration.
https://circleci.com/orbs/registry/orb/cypress-io/cypress
MIT License
160 stars 101 forks source link

chore(deps): update dependency temp-write to version 5.x 🌟 - autoclosed #340

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 3 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
temp-write 4.0.0 -> 5.0.0 age adoption passing confidence

Release Notes

sindresorhus/temp-write ### [`v5.0.0`](https://togithub.com/sindresorhus/temp-write/releases/tag/v5.0.0) [Compare Source](https://togithub.com/sindresorhus/temp-write/compare/v4.0.0...v5.0.0) ##### Breaking - Require Node.js 12 - This package is now pure ESM. Please [read this](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c). ##### Improvements - Improve stream handling ([#​13](https://togithub.com/sindresorhus/temp-write/issues/13)) [`d5898aa`](https://togithub.com/sindresorhus/temp-write/commit/d5898aa)

Configuration

πŸ“… Schedule: Branch creation - "after 10pm every weekday,every weekend,before 5am every weekday" in timezone America/New_York, 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.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 2 years ago

⚠ 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:

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: ava-ts@0.25.2
npm ERR! Found: ava@2.4.0
npm ERR! node_modules/ava
npm ERR!   dev ava@"2.4.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer ava@"0.*" from ava-ts@0.25.2
npm ERR! node_modules/ava-ts
npm ERR!   dev ava-ts@"0.25.2" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: ava@0.25.0
npm ERR! node_modules/ava
npm ERR!   peer ava@"0.*" from ava-ts@0.25.2
npm ERR!   node_modules/ava-ts
npm ERR!     dev ava-ts@"0.25.2" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate-cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate-cache/others/npm/_logs/2023-02-22T04_00_06_016Z-debug-0.log