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: pnpm/pnpm
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.9.0
Choose a base ref
...
head repository: pnpm/pnpm
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.9.1
Choose a head ref
  • 9 commits
  • 239 files changed
  • 4 contributors

Commits on Aug 6, 2022

  1. build: update used versions in github workflow actions (#5168)

    - update all actions/* to v3
    - update github/codeql-action/* to v2
    mcmxcdev authored Aug 6, 2022

    Verified

    This commit was signed with the committer’s verified signature.
    haoqunjiang Haoqun Jiang
    Copy the full SHA
    becacb9 View commit details
  2. refactor: autoremove redundant disabled lint occurrences (#5169)

    - add reportUnusedDisableDirectives true to eslint-config
    - run 'lint:ts --fix' which autoremoves all redundant disabled lint occurrences
    mcmxcdev authored Aug 6, 2022
    Copy the full SHA
    b67d304 View commit details

Commits on Aug 8, 2022

  1. feat: add new hook that runs pre resolution (#5143)

    Co-authored-by: Zoltan Kochan <z@kochan.io>
    d3lm and zkochan authored Aug 8, 2022
    Copy the full SHA
    5035fda View commit details
  2. fix(setup): don't use setx

    zkochan committed Aug 8, 2022
    Copy the full SHA
    8cb47ac View commit details
  3. Copy the full SHA
    7a17f99 View commit details

Commits on Aug 9, 2022

  1. feat: add hook for custom fetchers (#5185)

    * feat: add hook for custom fetchers
    
    * fixup: simplify fetcher overwrites
    
    * fixup: refactor some types and implement fetcher hooks
    
    * fixup: add changeset
    d3lm authored Aug 9, 2022
    Copy the full SHA
    23984ab View commit details
  2. Copy the full SHA
    2b2d930 View commit details

Commits on Aug 10, 2022

  1. feat: extend cafs object (#5186)

    * feat: extend cafs object
    
    * fixup: fix test
    
    * fixup: fix name
    
    * fixup: add changeset
    d3lm authored Aug 10, 2022
    Copy the full SHA
    32915f0 View commit details
  2. chore(release): 7.9.1

    zkochan committed Aug 10, 2022
    Copy the full SHA
    850cf0a View commit details
Loading