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

Update dependency madge to v8 #9

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 14, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
madge ^6.0.0 -> ^8.0.0 age adoption passing confidence

Release Notes

pahen/madge (madge)

v8.0.0

Compare Source

v7.0.0

Compare Source

8 April 2024

  • devDeps: release-it@^15.6.0->^16.2.1 #393
  • ci: Run build & test scripts on GitHub Actions #394
  • chore: bump and align dependencies; dedupe typescript #379
  • Adding option to not print the circular file count #387
  • Update README, explaining to how ignore typed imports on .tsx files #389
  • docs: update README to include ignore dynamic imports FAQ #360
  • docs: fix donate anchor #362
  • Release 6.1.0 #378
  • chore: check in package-lock.json 2137846
  • devDeps: release-it@^16.1.5->^16.2.1 1bcdc12
  • ci: add build/test workflow for GitHub Actions fa34634
v6.1.0

4 June 2023

  • constrain and bump typescript versions #376
  • Disable spinner when running in CI #356
  • Remove deploy to NPM from Travis build #354
  • feat: support for rankdir in CLI #311
  • Move typescript to peer dependencies #350
  • Release 6.0.0 #352
  • Release 6.1.0 66bb0c3
  • install and use ci-info c35da47
  • remove ci-info and change isEnabled setting a771115

v6.1.0

Compare Source

  • constrain and bump typescript versions #376
  • Disable spinner when running in CI #356
  • Remove deploy to NPM from Travis build #354
  • feat: support for rankdir in CLI #311
  • Move typescript to peer dependencies #350
  • Release 6.0.0 #352
  • install and use ci-info c35da47
  • remove ci-info and change isEnabled setting a771115
  • control no-spinner from env var 3a7d544

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.

Copy link

PR Preview Action v1.4.8
🚀 Deployed preview to https://internetarchive.github.io/iaux-monthly-giving-circle/pr/pr-9/
on branch gh-pages at 2024-10-14 20:39 UTC

@renovate renovate bot force-pushed the renovate/madge-8.x branch from 2937bad to deaea43 Compare December 11, 2024 18:50
Copy link
Contributor Author

renovate bot commented Dec 11, 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 error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: [email protected]
npm error Found: [email protected]
npm error node_modules/typescript
npm error   dev typescript@"^4.7.4" from the root project
npm error   peer typescript@">=4.2.0" from [email protected]
npm error   node_modules/ts-api-utils
npm error     ts-api-utils@"^1.0.1" from @typescript-eslint/[email protected]
npm error     node_modules/@typescript-eslint/eslint-plugin
npm error       dev @typescript-eslint/eslint-plugin@"^6.0.0" from the root project
npm error     ts-api-utils@"^1.0.1" from @typescript-eslint/[email protected]
npm error     node_modules/@typescript-eslint/type-utils
npm error       @typescript-eslint/type-utils@"6.7.3" from @typescript-eslint/[email protected]
npm error       node_modules/@typescript-eslint/eslint-plugin
npm error         dev @typescript-eslint/eslint-plugin@"^6.0.0" from the root project
npm error     1 more (@typescript-eslint/typescript-estree)
npm error   1 more (tsutils)
npm error
npm error Could not resolve dependency:
npm error peerOptional typescript@"^5.4.4" from [email protected]
npm error node_modules/madge
npm error   dev madge@"^8.0.0" from the root project
npm error
npm error Conflicting peer dependency: [email protected]
npm error node_modules/typescript
npm error   peerOptional typescript@"^5.4.4" from [email protected]
npm error   node_modules/madge
npm error     dev madge@"^8.0.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2024-12-11T18_50_01_827Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-12-11T18_50_01_827Z-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