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: microsoft/rushstack
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 8c3ba056f860060b86db7fbcbdea3f7bb2dd5951
Choose a base ref
...
head repository: microsoft/rushstack
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: b9274acf6e50748053293c866a83c57779f51836
Choose a head ref

Commits on Jun 8, 2024

  1. Copy the full SHA
    a9d4568 View commit details
  2. chore: rush change

    chengcyber committed Jun 8, 2024
    Copy the full SHA
    64a0288 View commit details

Commits on Jun 21, 2024

  1. Apply suggestions from code review

    Co-authored-by: Ian Clanton-Thuon <iclanton@users.noreply.github.com>
    chengcyber and iclanton authored Jun 21, 2024
    Copy the full SHA
    c916052 View commit details
  2. Copy the full SHA
    85016a2 View commit details
  3. Copy the full SHA
    bfb61b9 View commit details
  4. chore: update

    chengcyber committed Jun 21, 2024
    Copy the full SHA
    dd7c635 View commit details
  5. Copy the full SHA
    71c1ae2 View commit details

Commits on Jun 24, 2024

  1. Copy the full SHA
    b79e3c6 View commit details
  2. chore: rush change

    chengcyber committed Jun 24, 2024
    Copy the full SHA
    99ff29b View commit details
  3. chore: merge main branch

    chengcyber committed Jun 24, 2024
    Copy the full SHA
    b19fb2f View commit details

Commits on Jun 26, 2024

  1. Copy the full SHA
    41f5882 View commit details

Commits on Jun 27, 2024

  1. Copy the full SHA
    45c1d90 View commit details
  2. Copy the full SHA
    a996dad View commit details
  3. Run rush change

    pwbriggs committed Jun 27, 2024
    Copy the full SHA
    fbce9ab View commit details
  4. Merge pull request #4816 from pwbriggs/spelling

    [rush] Fix spelling of "committing" in rush.json schema and template
    iclanton authored Jun 27, 2024
    Copy the full SHA
    1bf90f8 View commit details

Commits on Jun 28, 2024

  1. Update libraries/node-core-library/src/JsonFile.ts

    Co-authored-by: David Michon <dmichon@microsoft.com>
    kenrick95 and dmichon-msft authored Jun 28, 2024
    Copy the full SHA
    99c94e7 View commit details
  2. Update libraries/node-core-library/src/JsonFile.ts

    Co-authored-by: David Michon <dmichon@microsoft.com>
    kenrick95 and dmichon-msft authored Jun 28, 2024
    Copy the full SHA
    b8f2a2e View commit details
  3. Copy the full SHA
    f03c880 View commit details
  4. chore: merge main

    chengcyber committed Jun 28, 2024
    Copy the full SHA
    c5f0bd4 View commit details

Commits on Jun 29, 2024

  1. chore: upgrade pnpm-sync-lib

    g-chao committed Jun 29, 2024
    Copy the full SHA
    a8e8d04 View commit details
  2. chore: rush change

    g-chao committed Jun 29, 2024
    Copy the full SHA
    203bcbe View commit details
  3. Merge pull request #4822 from g-chao/chao/upgrade-pnpm-sync

    [rush] Upgrade pnpm-sync-lib
    octogonz authored Jun 29, 2024
    Copy the full SHA
    5dbb58d View commit details
  4. Merge remote-tracking branch 'remotes/origin/main' into feat-rush-sdk…

    …-load-from-global-folder
    
    # Conflicts:
    #	common/config/subspaces/build-tests-subspace/repo-state.json
    octogonz committed Jun 29, 2024
    Copy the full SHA
    a521076 View commit details
  5. Copy the full SHA
    87523b8 View commit details
  6. rush update

    octogonz committed Jun 29, 2024
    Copy the full SHA
    1de1d12 View commit details
  7. Merge pull request #3878 from chengcyber/feat-rush-sdk-load-from-glob…

    …al-folder
    
    [rush] rush-sdk try to load from global folder before install-and-run rush
    octogonz authored Jun 29, 2024
    Copy the full SHA
    94e1575 View commit details

Commits on Jul 1, 2024

  1. Rush change.

    iclanton authored Jul 1, 2024
    Copy the full SHA
    1a9600d View commit details
  2. Merge pull request #4813 from kenrick95/kenrick/fix-rush-add

    [rush] malformed package.json by explicitly setting jsonSyntax to strict
    iclanton authored Jul 1, 2024
    Copy the full SHA
    eca9b73 View commit details

Commits on Jul 10, 2024

  1. Copy the full SHA
    0dc3095 View commit details
  2. Copy the full SHA
    27eb138 View commit details

Commits on Jul 11, 2024

  1. [heft] Update schemas/templates/heft.json (#4829)

    * Resync src/schemas/templates/heft.json with the website docs
    
    * rush change
    octogonz authored Jul 11, 2024
    Copy the full SHA
    dff22a1 View commit details
  2. [rush] Support deep references to internal Apis (#4825)

    * feat: support deep references to internal api
    
    * rush change
    
    * update exports
    
    * update exports
    
    * update exports
    
    * update exports
    
    * chore: update exports
    
    * feat: rush-sdk build test for runtime import issue
    
    ---------
    
    Co-authored-by: qun <L-Qun@users.noreply.github.com>
    Co-authored-by: Cheng Liu <chengcyber@users.noreply.github.com>
    3 people authored Jul 11, 2024
    Copy the full SHA
    d05b564 View commit details

Commits on Jul 12, 2024

  1. [rush-lib] Don't interrupt the installation process if the user hasn'…

    …t enabled the inject dependencies feature. (#4830)
    
    * give a warning without interrupting the installation process
    
    * chore: display more accurate prompt information
    
    * feat: remove packageJsonInjectedDependenciesHash in repo-state.json if it is not used when run update
    
    ---------
    
    Co-authored-by: qun <L-Qun@users.noreply.github.com>
    Co-authored-by: chao.guo <10736839+g-chao@users.noreply.github.com>
    3 people authored Jul 12, 2024
    Copy the full SHA
    598d622 View commit details

Commits on Jul 16, 2024

  1. Update changelogs [skip ci]

    rushbot committed Jul 16, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    c985d15 View commit details
  2. Bump versions [skip ci]

    rushbot committed Jul 16, 2024
    Copy the full SHA
    b9274ac View commit details
Loading