Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: pahen/madge
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.0.0
Choose a base ref
...
head repository: pahen/madge
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.0.0
Choose a head ref
  • 14 commits
  • 20 files changed
  • 3 contributors

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    20e0dca View commit details
    Browse the repository at this point in the history
  2. Remove integrated npm cache

    It seems like the integrated npm cache does not depend on the used node version and parallel read/writes and node dependent updates don't work properly, resulting in non-ending builds. Going back to previous behavior of using no caches for node modules.
    vikingair authored May 21, 2024
    Configuration menu
    Copy the full SHA
    e25fa64 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Merge pull request #417 from fdc-viktor-luft/master

    Update to dependency-tree@11
    vikingair authored May 22, 2024
    Configuration menu
    Copy the full SHA
    5c9b1c3 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Add tests for Vue

    vikingair committed May 23, 2024
    Configuration menu
    Copy the full SHA
    01b85cd View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. Configuration menu
    Copy the full SHA
    0163dc4 View commit details
    Browse the repository at this point in the history
  2. Add comment

    vikingair committed May 25, 2024
    Configuration menu
    Copy the full SHA
    3a52fae View commit details
    Browse the repository at this point in the history
  3. Correct engine requirements

    vikingair committed May 25, 2024
    Configuration menu
    Copy the full SHA
    7102b6f View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Merge pull request #418 from fdc-viktor-luft/vl/239

    Add tests for Vue
    vikingair authored May 30, 2024
    Configuration menu
    Copy the full SHA
    6612178 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #419 from fdc-viktor-luft/vl/246

    Correct engine requirements
    vikingair authored May 30, 2024
    Configuration menu
    Copy the full SHA
    af88f3a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e1a45ba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    09f4e51 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    238958c View commit details
    Browse the repository at this point in the history
  2. chore: edit test/output.sh comply with POSIX (#391)

    Co-authored-by: Viktor Luft <[email protected]>
    PabloLION and vikingair authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    6e0acb2 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Release 8.0.0

    pahen committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    456057b View commit details
    Browse the repository at this point in the history
Loading