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

Replace dependency rollup-plugin-node-resolve with @rollup/plugin-node-resolve 6.0.0 #97

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 15, 2023

This PR contains the following updates:

Package Type Update Change
rollup-plugin-node-resolve devDependencies replacement 5.2.0 -> 6.0.0

This is a special PR that replaces rollup-plugin-node-resolve with the community suggested minimal stable replacement version.


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 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
Copy link
Contributor Author

renovate bot commented Mar 15, 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: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: @hatamiarash7/vue-flip-clock@1.0.13
npm ERR! Found: rollup@2.78.1
npm ERR! node_modules/rollup
npm ERR!   dev rollup@"2.78.1" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer rollup@"^1.20.0" from @rollup/plugin-node-resolve@6.0.0
npm ERR! node_modules/@rollup/plugin-node-resolve
npm ERR!   dev @rollup/plugin-node-resolve@"6.0.0" 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/2024-04-25T10_04_46_534Z-debug-0.log

@renovate renovate bot force-pushed the renovate/rollup-plugin-node-resolve-replacement branch from f81fcb8 to 2fa5dce Compare March 15, 2023 23:03
@renovate renovate bot force-pushed the renovate/rollup-plugin-node-resolve-replacement branch from 2fa5dce to 1cd16b9 Compare March 24, 2023 18:31
@renovate renovate bot force-pushed the renovate/rollup-plugin-node-resolve-replacement branch from 1cd16b9 to c188f72 Compare April 3, 2023 09:31
@renovate renovate bot force-pushed the renovate/rollup-plugin-node-resolve-replacement branch from c188f72 to 8445201 Compare April 17, 2023 11:34
@renovate renovate bot force-pushed the renovate/rollup-plugin-node-resolve-replacement branch 3 times, most recently from 1ad9a6f to 70841a1 Compare May 4, 2023 11:57
@renovate renovate bot force-pushed the renovate/rollup-plugin-node-resolve-replacement branch from 70841a1 to a05d2c3 Compare May 8, 2023 13:42
@renovate renovate bot force-pushed the renovate/rollup-plugin-node-resolve-replacement branch 2 times, most recently from e1c38bc to e3995f7 Compare May 20, 2023 06:29
@renovate renovate bot force-pushed the renovate/rollup-plugin-node-resolve-replacement branch 2 times, most recently from 257c046 to 38c9379 Compare May 28, 2023 06:58
@renovate renovate bot force-pushed the renovate/rollup-plugin-node-resolve-replacement branch from 38c9379 to 0062565 Compare June 4, 2023 10:22
@renovate renovate bot force-pushed the renovate/rollup-plugin-node-resolve-replacement branch 2 times, most recently from 6c2c832 to 74ba791 Compare June 18, 2023 07:44
@renovate renovate bot force-pushed the renovate/rollup-plugin-node-resolve-replacement branch from 74ba791 to 0e42e01 Compare June 29, 2023 10:30
@renovate renovate bot force-pushed the renovate/rollup-plugin-node-resolve-replacement branch 2 times, most recently from e01927e to d23e4c3 Compare July 9, 2023 10:09
Copy link
Contributor Author

renovate bot commented Jun 4, 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: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: @hatamiarash7/vue-flip-clock@1.0.13
npm ERR! Found: rollup@2.79.2
npm ERR! node_modules/rollup
npm ERR!   dev rollup@"2.79.2" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer rollup@"^1.20.0" from @rollup/plugin-node-resolve@6.0.0
npm ERR! node_modules/@rollup/plugin-node-resolve
npm ERR!   dev @rollup/plugin-node-resolve@"6.0.0" 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/2025-01-30T15_59_54_761Z-debug-0.log

@renovate renovate bot force-pushed the renovate/rollup-plugin-node-resolve-replacement branch from d23e4c3 to 2c01ed9 Compare October 9, 2024 09:30
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