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: github/catalyst
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: ceddf6e
Choose a base ref
...
head repository: github/catalyst
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0b89a6d
Choose a head ref
  • 19 commits
  • 6 files changed
  • 10 contributors

Commits on Oct 30, 2025

  1. Potential fix for code scanning alert no. 3: Workflow does not contai…

    …n permissions
    
    Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    364eeff View commit details
    Browse the repository at this point in the history
  2. Potential fix for code scanning alert no. 4: Workflow does not contai…

    …n permissions
    
    Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    ee2e137 View commit details
    Browse the repository at this point in the history
  3. Potential fix for code scanning alert no. 5: Workflow does not contai…

    …n permissions
    
    Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    201fdab View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2026

  1. Configuration menu
    Copy the full SHA
    b5ed465 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd9591c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #328 from github/campaign-fix-5-4-3

    Potential fixes for 3 code scanning alerts
    dgreif authored Feb 9, 2026
    Configuration menu
    Copy the full SHA
    e753a5e View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2026

  1. Bump the bundler group across 1 directory with 3 updates

    Bumps the bundler group with 3 updates in the /docs directory: [commonmarker](https://github.com/gjtorikian/commonmarker), [faraday](https://github.com/lostisland/faraday) and [rexml](https://github.com/ruby/rexml).
    
    
    Updates `commonmarker` from 0.23.7 to 0.23.10
    - [Release notes](https://github.com/gjtorikian/commonmarker/releases)
    - [Changelog](https://github.com/gjtorikian/commonmarker/blob/v0.23.10/CHANGELOG.md)
    - [Commits](gjtorikian/commonmarker@v0.23.7...v0.23.10)
    
    Updates `faraday` from 1.10.0 to 1.10.5
    - [Release notes](https://github.com/lostisland/faraday/releases)
    - [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md)
    - [Commits](lostisland/faraday@v1.10.0...v1.10.5)
    
    Updates `rexml` from 3.2.5 to 3.4.2
    - [Release notes](https://github.com/ruby/rexml/releases)
    - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
    - [Commits](ruby/rexml@v3.2.5...v3.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: commonmarker
      dependency-version: 0.23.10
      dependency-type: indirect
      dependency-group: bundler
    - dependency-name: faraday
      dependency-version: 1.10.5
      dependency-type: indirect
      dependency-group: bundler
    - dependency-name: rexml
      dependency-version: 3.4.2
      dependency-type: indirect
      dependency-group: bundler
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 12, 2026
    Configuration menu
    Copy the full SHA
    65429ec View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2026

  1. Merge pull request #336 from github/dependabot/bundler/docs/bundler-4…

    …60e203198
    
    Bump the bundler group across 1 directory with 3 updates
    siddharthkp authored Feb 16, 2026
    Configuration menu
    Copy the full SHA
    2935327 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2026

  1. Bump on-headers in the npm_and_yarn group across 1 directory

    Bumps the npm_and_yarn group with 1 update in the / directory: [on-headers](https://github.com/jshttp/on-headers).
    
    
    Updates `on-headers` from 1.0.2 to 1.1.0
    - [Release notes](https://github.com/jshttp/on-headers/releases)
    - [Changelog](https://github.com/jshttp/on-headers/blob/master/HISTORY.md)
    - [Commits](jshttp/on-headers@v1.0.2...v1.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: on-headers
      dependency-version: 1.1.0
      dependency-type: indirect
      dependency-group: npm_and_yarn
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 23, 2026
    Configuration menu
    Copy the full SHA
    341b3bd View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2026

  1. Merge pull request #338 from github/dependabot/npm_and_yarn/npm_and_y…

    …arn-fa0ee328e1
    
    Bump on-headers from 1.0.2 to 1.1.0 in the npm_and_yarn group across 1 directory
    francinelucca authored Mar 4, 2026
    Configuration menu
    Copy the full SHA
    6f46513 View commit details
    Browse the repository at this point in the history
  2. Bump minimatch in the npm_and_yarn group across 1 directory

    Bumps the npm_and_yarn group with 1 update in the / directory: [minimatch](https://github.com/isaacs/minimatch).
    
    
    Updates `minimatch` from 3.1.2 to 3.1.5
    - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
    - [Commits](isaacs/minimatch@v3.1.2...v3.1.5)
    
    ---
    updated-dependencies:
    - dependency-name: minimatch
      dependency-version: 3.1.5
      dependency-type: indirect
      dependency-group: npm_and_yarn
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 4, 2026
    Configuration menu
    Copy the full SHA
    ecade89 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #339 from github/dependabot/npm_and_yarn/npm_and_y…

    …arn-bb3626eb1a
    
    Bump minimatch from 3.1.2 to 3.1.5 in the npm_and_yarn group across 1 directory
    francinelucca authored Mar 4, 2026
    Configuration menu
    Copy the full SHA
    e393ecd View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2026

  1. Bump lodash in the npm_and_yarn group across 1 directory

    Bumps the npm_and_yarn group with 1 update in the / directory: [lodash](https://github.com/lodash/lodash).
    
    
    Updates `lodash` from 4.17.21 to 4.18.1
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](lodash/lodash@4.17.21...4.18.1)
    
    ---
    updated-dependencies:
    - dependency-name: lodash
      dependency-version: 4.18.1
      dependency-type: indirect
      dependency-group: npm_and_yarn
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 2, 2026
    Configuration menu
    Copy the full SHA
    ace34fa View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2026

  1. Merge pull request #340 from github/dependabot/npm_and_yarn/npm_and_y…

    …arn-52571dc7e9
    
    Bump lodash from 4.17.21 to 4.18.1 in the npm_and_yarn group across 1 directory
    jonrohan authored Apr 7, 2026
    Configuration menu
    Copy the full SHA
    6c6e1fa View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2026

  1. fix: coalesce scan() into a single rAF to avoid paint delay on bulk D…

    …OM mutations
    
    Replace per-element WeakMap+rAF deduplication with a shared Set of
    pending elements and a single requestAnimationFrame timer. When many
    elements are added in one frame (e.g. framework list rendering), only
    one rAF callback now runs before paint instead of one per element.
    
    Fixes #343
    
    Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
    alexus37 and Copilot committed Apr 16, 2026
    Configuration menu
    Copy the full SHA
    c95922a View commit details
    Browse the repository at this point in the history
  2. style: fix prettier formatting

    Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
    alexus37 and Copilot committed Apr 16, 2026
    Configuration menu
    Copy the full SHA
    0114d5e View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2026

  1. address pr comments

    alexus37 committed Apr 20, 2026
    Configuration menu
    Copy the full SHA
    64cb060 View commit details
    Browse the repository at this point in the history
  2. lint

    alexus37 committed Apr 20, 2026
    Configuration menu
    Copy the full SHA
    f52fee6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #344 from github/fix/coalesce-scan-raf

    fix: coalesce scan() into a single rAF to avoid paint delay on bulk DOM mutations
    manuelpuyol authored Apr 20, 2026
    Configuration menu
    Copy the full SHA
    0b89a6d View commit details
    Browse the repository at this point in the history
Loading