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: aspect-build/rules_js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.6.2
Choose a base ref
...
head repository: aspect-build/rules_js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.7.0
Choose a head ref
  • 10 commits
  • 48 files changed
  • 7 contributors

Commits on Oct 9, 2025

  1. Configuration menu
    Copy the full SHA
    c75a83f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f50af1 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2025

  1. Fix js_run_devserver on Windows

    AlexHickie authored and jbedard committed Oct 13, 2025
    Configuration menu
    Copy the full SHA
    570b3eb View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2025

  1. chore: mirror external releases

    alexeagle authored and jbedard committed Oct 14, 2025
    Configuration menu
    Copy the full SHA
    e7beb10 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2025

  1. feat: support prod and dev deps on npm_link_all_packages and npm_link…

    …_targets (#2298)
    
    ### Changes are visible to end-users: yes
    
    - Searched for relevant documentation and updated as needed: yes
    - Breaking change (forces users to change their own code or config): no
    - Suggested release notes appear below: yes
    
    Added prod only and dev only options for npm_link_all_packages and
    npm_link_targets rules
    
    ### Test plan
    
    - New test cases added
    
    Fixes: #1879
    Mivr authored Oct 15, 2025
    Configuration menu
    Copy the full SHA
    5fbb70a View commit details
    Browse the repository at this point in the history
  2. refactor: remove usage of dicts.add (#2396)

    ### Changes are visible to end-users: no
    
    
    ### Test plan
    Covered by existing test cases
    dzbarsky authored Oct 15, 2025
    Configuration menu
    Copy the full SHA
    adb3077 View commit details
    Browse the repository at this point in the history
  3. refactor: stop reading pnpm_lock from label_store (#2395)

    ### Changes are visible to end-users: no
    
    ### Test plan
    
    - Covered by existing test cases
    dzbarsky authored Oct 15, 2025
    Configuration menu
    Copy the full SHA
    f0ec5f7 View commit details
    Browse the repository at this point in the history
  4. refactor: remove host_yq from label_store (#2398)

    ### Changes are visible to end-users: no
    At worst they will get a single restart but realistically non-ancient
    bazels handle restarts gracefully
    
    ### Test plan
    - Covered by existing test cases
    dzbarsky authored Oct 15, 2025
    Configuration menu
    Copy the full SHA
    fcad60f View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2025

  1. Configuration menu
    Copy the full SHA
    cc92e3b View commit details
    Browse the repository at this point in the history
  2. feat: add dev script to update snapshots (#2397)

    ### Changes are visible to end-users: no
    
    ### Test plan
    N/A
    Mivr authored Oct 16, 2025
    Configuration menu
    Copy the full SHA
    260de89 View commit details
    Browse the repository at this point in the history
Loading