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: primer/primitives
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v11.3.1
Choose a base ref
...
head repository: primer/primitives
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v11.3.2
Choose a head ref
  • 8 commits
  • 36 files changed
  • 8 contributors

Commits on Nov 19, 2025

  1. add mona image (#1279)

    langermank authored Nov 19, 2025
    Configuration menu
    Copy the full SHA
    39d6261 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2025

  1. Bump glob (#1274)

    Bumps  and [glob](https://github.com/isaacs/node-glob). These dependencies needed to be updated together.
    
    Updates `glob` from 10.4.5 to 10.5.0
    - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
    - [Commits](isaacs/node-glob@v10.4.5...v10.5.0)
    
    Updates `glob` from 11.0.3 to 11.1.0
    - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
    - [Commits](isaacs/node-glob@v10.4.5...v10.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: glob
      dependency-version: 10.5.0
      dependency-type: indirect
    - dependency-name: glob
      dependency-version: 11.1.0
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 20, 2025
    Configuration menu
    Copy the full SHA
    c84cc38 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2025

  1. Bump min-document from 2.19.0 to 2.19.2 in /docs/storybook (#1273)

    Bumps [min-document](https://github.com/Raynos/min-document) from 2.19.0 to 2.19.2.
    - [Commits](Raynos/min-document@v2.19.0...v2.19.2)
    
    ---
    updated-dependencies:
    - dependency-name: min-document
      dependency-version: 2.19.2
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 26, 2025
    Configuration menu
    Copy the full SHA
    be9c548 View commit details
    Browse the repository at this point in the history
  2. Bump glob from 10.4.5 to 10.5.0 in /docs/storybook (#1275)

    Bumps [glob](https://github.com/isaacs/node-glob) from 10.4.5 to 10.5.0.
    - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
    - [Commits](isaacs/node-glob@v10.4.5...v10.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: glob
      dependency-version: 10.5.0
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 26, 2025
    Configuration menu
    Copy the full SHA
    fa4e464 View commit details
    Browse the repository at this point in the history
  3. Bump js-yaml from 3.14.1 to 3.14.2 (#1278)

    Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.14.1 to 3.14.2.
    - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
    - [Commits](nodeca/js-yaml@3.14.1...3.14.2)
    
    ---
    updated-dependencies:
    - dependency-name: js-yaml
      dependency-version: 3.14.2
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Brittany L. Houtz <55068883+llastflowers@users.noreply.github.com>
    dependabot[bot] and llastflowers authored Nov 26, 2025
    Configuration menu
    Copy the full SHA
    cf64ffe View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2025

  1. Configuration menu
    Copy the full SHA
    b734e2e View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2025

  1. Improve invalid illegal tokens (#1281)

    * improve invalid illegal tokens
    
    * add storybook story
    
    * fix format
    
    * github-actions[bot] Regenerated snapshots
    
    ---------
    
    Co-authored-by: lukasoppermann <813754+lukasoppermann@users.noreply.github.com>
    lukasoppermann and lukasoppermann authored Dec 11, 2025
    Configuration menu
    Copy the full SHA
    49baecd View commit details
    Browse the repository at this point in the history
  2. Version Packages (#1282)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    primer[bot] and github-actions[bot] authored Dec 11, 2025
    Configuration menu
    Copy the full SHA
    07b5ca2 View commit details
    Browse the repository at this point in the history
Loading