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 dependency nodemon to v2.0.22 #97

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 1, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
nodemon (source) 2.0.15 -> 2.0.22 age adoption passing confidence

Release Notes

remy/nodemon (nodemon)

v2.0.22

Compare Source

Bug Fixes

v2.0.21

Compare Source

Bug Fixes

v2.0.20

Compare Source

Bug Fixes
  • remove postinstall script (e099e91)

v2.0.19

Compare Source

Bug Fixes

v2.0.18

Compare Source

Bug Fixes
  • revert update-notifier forcing esm (1b3bc8c)

v2.0.17

Compare Source

Bug Fixes

v2.0.16

Compare Source

Bug Fixes
  • support windows by using path.delimiter (e26aaa9)

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.

@renovate renovate bot force-pushed the renovate/nodemon-2.x branch from 893337c to aeb987d Compare June 24, 2022 01:15
@renovate renovate bot changed the title chore(deps): update dependency nodemon to v2.0.16 chore(deps): update dependency nodemon to v2.0.18 Jun 24, 2022
@renovate renovate bot force-pushed the renovate/nodemon-2.x branch from aeb987d to ca00b4a Compare September 25, 2022 22:26
@renovate renovate bot changed the title chore(deps): update dependency nodemon to v2.0.18 chore(deps): update dependency nodemon to v2.0.20 Sep 25, 2022
@renovate renovate bot force-pushed the renovate/nodemon-2.x branch from ca00b4a to a5f086f Compare March 12, 2023 19:55
@renovate renovate bot changed the title chore(deps): update dependency nodemon to v2.0.20 chore(deps): update dependency nodemon to v2.0.21 Mar 12, 2023
@renovate renovate bot changed the title chore(deps): update dependency nodemon to v2.0.21 chore(deps): update dependency nodemon to v2.0.22 Mar 22, 2023
@renovate renovate bot force-pushed the renovate/nodemon-2.x branch from a5f086f to 6296360 Compare March 22, 2023 20:41
@renovate
Copy link
Author

renovate bot commented Mar 22, 2023

⚠ 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: example/package-lock.json
lerna notice cli v4.0.0
npm notice 
npm notice New major version of npm available! 8.19.4 -> 9.6.2
npm notice Changelog: <https://github.com/npm/cli/releases/tag/v9.6.2>
npm notice Run `npm install -g [email protected]` to update!
npm notice 
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/eslint
npm ERR!   dev eslint@"8.12.0" from the root project
npm ERR!   peer eslint@"^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8" from [email protected]
npm ERR!   node_modules/eslint-plugin-import
npm ERR!     dev eslint-plugin-import@"2.25.4" from the root project
npm ERR!     peer eslint-plugin-import@"^2.22.1" from [email protected]
npm ERR!     node_modules/eslint-config-standard
npm ERR!       dev eslint-config-standard@"16.0.3" from the root project
npm ERR!   3 more (eslint-plugin-promise, eslint-plugin-standard, eslint-utils)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer eslint@"^7.12.1" from [email protected]
npm ERR! node_modules/eslint-config-standard
npm ERR!   dev eslint-config-standard@"16.0.3" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/eslint
npm ERR!   peer eslint@"^7.12.1" from [email protected]
npm ERR!   node_modules/eslint-config-standard
npm ERR!     dev eslint-config-standard@"16.0.3" 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/worker/091f80/13200b/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/worker/091f80/13200b/cache/others/npm/_logs/2023-03-22T20_41_35_820Z-debug-0.log

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.

0 participants