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(package): Update dependency rollup-plugin-svelte to v7 #15

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 23, 2020

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rollup-plugin-svelte 6.1.1 -> 7.1.4 age adoption passing confidence

Release Notes

sveltejs/rollup-plugin-svelte

v7.1.4

Compare Source

  • Forward options to this.resolve (#​208)

v7.1.3

Compare Source

  • Warn if svelte export condition is missing (#​206)

v7.1.2

Compare Source

v7.1.0

Compare Source

  • Preprocessor sourcemap support (#​157)

v7.0.0

Compare Source

  • New minimum version requirements (#​138, #​142):
    • Rollup 2+
    • Svelte 3.5+ (Svelte 2 is no longer supported)
    • Node 10+
  • Breaking: Offload CSS handling to Rollup — you will now need an external plugin like rollup-plugin-css-only to extract your styles to .css files as demonstrated in the template (#​147)
  • Breaking: Options to be passed directly to the Svelte compiler must now go under a compilerOptions key in the plugin configuration object (#​145)
  • Extend CompileOptions interface directly (#​126)
  • Pass relative filename to svelte compiler (#​131)
  • Link sourcemap with source correctly (#​140)
  • Respect sourcemapExcludeSources Rollup config (#​93)
  • Keep all sourcemaps from chunk (#​44)

Configuration

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

🚦 Automerge: Enabled.

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

renovate bot commented Nov 23, 2020

Branch automerge failure

This PR was configured for branch automerge, however this is not possible so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@renovate renovate bot force-pushed the renovate/rollup-plugin-svelte-7.x branch 6 times, most recently from 310e3ec to b1dd611 Compare December 1, 2020 01:15
@renovate renovate bot force-pushed the renovate/rollup-plugin-svelte-7.x branch 4 times, most recently from 6fb4331 to 26164e0 Compare December 6, 2020 07:32
@renovate renovate bot force-pushed the renovate/rollup-plugin-svelte-7.x branch 5 times, most recently from 069ad02 to 469333e Compare December 16, 2020 02:44
@renovate renovate bot force-pushed the renovate/rollup-plugin-svelte-7.x branch from 469333e to 964ba5b Compare December 19, 2020 02:34
@renovate renovate bot force-pushed the renovate/rollup-plugin-svelte-7.x branch 4 times, most recently from f108818 to 2d1fd33 Compare January 6, 2021 17:21
@renovate renovate bot force-pushed the renovate/rollup-plugin-svelte-7.x branch 6 times, most recently from 5328fd3 to d79395a Compare January 22, 2021 18:27
@renovate renovate bot force-pushed the renovate/rollup-plugin-svelte-7.x branch 3 times, most recently from 54adf5f to 8409892 Compare January 29, 2021 22:39
@renovate renovate bot force-pushed the renovate/rollup-plugin-svelte-7.x branch from 0b600c8 to 3a79c83 Compare October 13, 2021 00:08
@renovate renovate bot force-pushed the renovate/rollup-plugin-svelte-7.x branch 4 times, most recently from adcf275 to ecb7557 Compare October 25, 2021 17:39
@renovate renovate bot force-pushed the renovate/rollup-plugin-svelte-7.x branch 3 times, most recently from 25ef355 to 9679377 Compare November 1, 2021 17:01
@renovate renovate bot force-pushed the renovate/rollup-plugin-svelte-7.x branch 3 times, most recently from 5a07428 to 8596850 Compare November 17, 2021 22:07
@renovate renovate bot force-pushed the renovate/rollup-plugin-svelte-7.x branch 3 times, most recently from 6178765 to 8be69fc Compare November 25, 2021 17:14
@renovate renovate bot force-pushed the renovate/rollup-plugin-svelte-7.x branch 5 times, most recently from b3d1486 to c3331cf Compare December 4, 2021 18:52
@renovate renovate bot force-pushed the renovate/rollup-plugin-svelte-7.x branch from c3331cf to 6c63ccd Compare December 9, 2021 10:38
@renovate renovate bot force-pushed the renovate/rollup-plugin-svelte-7.x branch from 6c63ccd to fdc9545 Compare December 22, 2021 21:47
@renovate renovate bot force-pushed the renovate/rollup-plugin-svelte-7.x branch from fdc9545 to ec0c440 Compare January 14, 2022 03:11
@renovate renovate bot force-pushed the renovate/rollup-plugin-svelte-7.x branch 5 times, most recently from 41e4545 to a2c37ff Compare January 24, 2022 23:41
@renovate renovate bot force-pushed the renovate/rollup-plugin-svelte-7.x branch from a2c37ff to 4fc3a4c Compare March 16, 2023 09:37
@renovate
Copy link
Contributor Author

renovate bot commented Mar 16, 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 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@"5.16.0" from the root project
npm ERR!   peer eslint@"^5.0.0 || ^6.0.0" from @typescript-eslint/[email protected]
npm ERR!   node_modules/@typescript-eslint/eslint-plugin
npm ERR!     dev @typescript-eslint/eslint-plugin@"2.34.0" from the root project
npm ERR!   9 more (@typescript-eslint/experimental-utils, ...)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer eslint@">=7.0.0" from [email protected]
npm ERR! node_modules/eslint-config-prettier
npm ERR!   dev eslint-config-prettier@"7.2.0" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/eslint
npm ERR!   peer eslint@">=7.0.0" from [email protected]
npm ERR!   node_modules/eslint-config-prettier
npm ERR!     dev eslint-config-prettier@"7.2.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/2023-03-16T09_37_38_504Z-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