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: RCLDevelopers/css
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: primer/css
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 20 files changed
  • 5 contributors

Commits on Nov 4, 2025

  1. Combine release workflows (primer#2931)

    * Combine release workflows
    
    * Update version
    jonrohan authored Nov 4, 2025
    Configuration menu
    Copy the full SHA
    d262317 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c195270 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2025

  1. Bump the all group with 7 updates (primer#2933)

    Bumps the all group with 7 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [actions/setup-node](https://github.com/actions/setup-node) | `5` | `6` |
    | [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) | `6` | `7` |
    | [github/codeql-action](https://github.com/github/codeql-action) | `3` | `4` |
    | [primer/.github/.github/workflows/deploy_preview.yml](https://github.com/primer/.github) | `2.2.0` | `2.4.0` |
    | [primer/.github/.github/workflows/deploy.yml](https://github.com/primer/.github) | `2.2.0` | `2.4.0` |
    | [primer/.github/.github/workflows/release_canary.yml](https://github.com/primer/.github) | `2.3.0` | `2.4.0` |
    | [primer/.github/.github/workflows/release_tracking.yml](https://github.com/primer/.github) | `2.2.0` | `2.4.0` |
    
    
    Updates `actions/setup-node` from 5 to 6
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v5...v6)
    
    Updates `stefanzweifel/git-auto-commit-action` from 6 to 7
    - [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases)
    - [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md)
    - [Commits](stefanzweifel/git-auto-commit-action@v6...v7)
    
    Updates `github/codeql-action` from 3 to 4
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@v3...v4)
    
    Updates `primer/.github/.github/workflows/deploy_preview.yml` from 2.2.0 to 2.4.0
    - [Release notes](https://github.com/primer/.github/releases)
    - [Commits](primer/.github@v2.2.0...v2.4.0)
    
    Updates `primer/.github/.github/workflows/deploy.yml` from 2.2.0 to 2.4.0
    - [Release notes](https://github.com/primer/.github/releases)
    - [Commits](primer/.github@v2.2.0...v2.4.0)
    
    Updates `primer/.github/.github/workflows/release_canary.yml` from 2.3.0 to 2.4.0
    - [Release notes](https://github.com/primer/.github/releases)
    - [Commits](primer/.github@v2.3.0...v2.4.0)
    
    Updates `primer/.github/.github/workflows/release_tracking.yml` from 2.2.0 to 2.4.0
    - [Release notes](https://github.com/primer/.github/releases)
    - [Commits](primer/.github@v2.2.0...v2.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: all
    - dependency-name: stefanzweifel/git-auto-commit-action
      dependency-version: '7'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: all
    - dependency-name: github/codeql-action
      dependency-version: '4'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: all
    - dependency-name: primer/.github/.github/workflows/deploy_preview.yml
      dependency-version: 2.4.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all
    - dependency-name: primer/.github/.github/workflows/deploy.yml
      dependency-version: 2.4.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all
    - dependency-name: primer/.github/.github/workflows/release_canary.yml
      dependency-version: 2.4.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all
    - dependency-name: primer/.github/.github/workflows/release_tracking.yml
      dependency-version: 2.4.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 9, 2025
    Configuration menu
    Copy the full SHA
    3a5e94f View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2025

  1. Bump form-data from 3.0.1 to 3.0.4 in /docs (primer#2870)

    Bumps [form-data](https://github.com/form-data/form-data) from 3.0.1 to 3.0.4.
    - [Release notes](https://github.com/form-data/form-data/releases)
    - [Changelog](https://github.com/form-data/form-data/blob/v3.0.4/CHANGELOG.md)
    - [Commits](form-data/form-data@v3.0.1...v3.0.4)
    
    ---
    updated-dependencies:
    - dependency-name: form-data
      dependency-version: 3.0.4
      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 13, 2025
    Configuration menu
    Copy the full SHA
    096c1e0 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2025

  1. Bump the all group across 1 directory with 17 updates (primer#2940)

    * Bump the all group across 1 directory with 17 updates
    
    Bumps the all group with 14 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@changesets/changelog-github](https://github.com/changesets/changesets) | `0.5.1` | `0.5.2` |
    | [@changesets/cli](https://github.com/changesets/changesets) | `2.29.7` | `2.29.8` |
    | [@primer/primitives](https://github.com/primer/primitives) | `10.7.0` | `11.3.1` |
    | [@primer/stylelint-config](https://github.com/primer/stylelint-config) | `13.3.0` | `13.4.1` |
    | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.21` | `10.4.22` |
    | [eslint](https://github.com/eslint/eslint) | `9.27.0` | `9.39.1` |
    | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `28.11.1` | `29.2.1` |
    | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.4.0` | `5.5.4` |
    | [filesize](https://github.com/avoidwork/filesize.js) | `10.1.6` | `11.0.13` |
    | [fs-extra](https://github.com/jprichardson/node-fs-extra) | `11.3.0` | `11.3.2` |
    | [globby](https://github.com/sindresorhus/globby) | `14.1.0` | `16.0.0` |
    | [postcss-import](https://github.com/postcss/postcss-import) | `16.1.0` | `16.1.1` |
    | [prettier](https://github.com/prettier/prettier) | `3.5.3` | `3.7.1` |
    | [semver](https://github.com/npm/node-semver) | `7.7.2` | `7.7.3` |
    
    
    
    Updates `@changesets/changelog-github` from 0.5.1 to 0.5.2
    - [Release notes](https://github.com/changesets/changesets/releases)
    - [Commits](https://github.com/changesets/changesets/compare/@changesets/changelog-github@0.5.1...@changesets/read@0.5.2)
    
    Updates `@changesets/cli` from 2.29.7 to 2.29.8
    - [Release notes](https://github.com/changesets/changesets/releases)
    - [Commits](https://github.com/changesets/changesets/commits)
    
    Updates `@primer/primitives` from 10.7.0 to 11.3.1
    - [Release notes](https://github.com/primer/primitives/releases)
    - [Changelog](https://github.com/primer/primitives/blob/main/CHANGELOG.md)
    - [Commits](primer/primitives@v10.7.0...v11.3.1)
    
    Updates `@primer/stylelint-config` from 13.3.0 to 13.4.1
    - [Release notes](https://github.com/primer/stylelint-config/releases)
    - [Changelog](https://github.com/primer/stylelint-config/blob/main/CHANGELOG.md)
    - [Commits](primer/stylelint-config@v13.3.0...v13.4.1)
    
    Updates `autoprefixer` from 10.4.21 to 10.4.22
    - [Release notes](https://github.com/postcss/autoprefixer/releases)
    - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
    - [Commits](postcss/autoprefixer@10.4.21...10.4.22)
    
    Updates `eslint` from 9.27.0 to 9.39.1
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Commits](eslint/eslint@v9.27.0...v9.39.1)
    
    Updates `eslint-plugin-jest` from 28.11.1 to 29.2.1
    - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
    - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
    - [Commits](jest-community/eslint-plugin-jest@v28.11.1...v29.2.1)
    
    Updates `eslint-plugin-prettier` from 5.4.0 to 5.5.4
    - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
    - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/eslint-plugin-prettier@v5.4.0...v5.5.4)
    
    Updates `filesize` from 10.1.6 to 11.0.13
    - [Changelog](https://github.com/avoidwork/filesize.js/blob/master/CHANGELOG.md)
    - [Commits](avoidwork/filesize.js@10.1.6...11.0.13)
    
    Updates `fs-extra` from 11.3.0 to 11.3.2
    - [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
    - [Commits](jprichardson/node-fs-extra@11.3.0...11.3.2)
    
    Updates `globby` from 14.1.0 to 16.0.0
    - [Release notes](https://github.com/sindresorhus/globby/releases)
    - [Commits](sindresorhus/globby@v14.1.0...v16.0.0)
    
    Updates `js-yaml` from 4.1.0 to 4.1.1
    - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
    - [Commits](nodeca/js-yaml@4.1.0...4.1.1)
    
    Updates `postcss` from 8.5.3 to 8.5.6
    - [Release notes](https://github.com/postcss/postcss/releases)
    - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
    - [Commits](postcss/postcss@8.5.3...8.5.6)
    
    Updates `postcss-import` from 16.1.0 to 16.1.1
    - [Release notes](https://github.com/postcss/postcss-import/releases)
    - [Changelog](https://github.com/postcss/postcss-import/blob/master/CHANGELOG.md)
    - [Commits](postcss/postcss-import@16.1.0...16.1.1)
    
    Updates `prettier` from 3.5.3 to 3.7.1
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.5.3...3.7.1)
    
    Updates `semver` from 7.7.2 to 7.7.3
    - [Release notes](https://github.com/npm/node-semver/releases)
    - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
    - [Commits](npm/node-semver@v7.7.2...v7.7.3)
    
    Updates `stylelint` from 16.19.1 to 16.26.0
    - [Release notes](https://github.com/stylelint/stylelint/releases)
    - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
    - [Commits](stylelint/stylelint@16.19.1...16.26.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@changesets/changelog-github"
      dependency-version: 0.5.2
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: "@changesets/cli"
      dependency-version: 2.29.8
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: "@primer/primitives"
      dependency-version: 11.3.1
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: all
    - dependency-name: "@primer/stylelint-config"
      dependency-version: 13.4.1
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: all
    - dependency-name: autoprefixer
      dependency-version: 10.4.22
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: eslint
      dependency-version: 9.39.1
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: all
    - dependency-name: eslint-plugin-jest
      dependency-version: 29.2.1
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: all
    - dependency-name: eslint-plugin-prettier
      dependency-version: 5.5.4
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: all
    - dependency-name: filesize
      dependency-version: 11.0.13
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: all
    - dependency-name: fs-extra
      dependency-version: 11.3.2
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: globby
      dependency-version: 16.0.0
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: all
    - dependency-name: js-yaml
      dependency-version: 4.1.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: postcss
      dependency-version: 8.5.6
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: postcss-import
      dependency-version: 16.1.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: prettier
      dependency-version: 3.7.1
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: all
    - dependency-name: semver
      dependency-version: 7.7.3
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: stylelint
      dependency-version: 16.26.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: all
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * use nodev20 in CI
    
    * explicitly install tslib
    
    * Fixing stylelint issues
    
    * empty
    
    * add tslib to devDependencies
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Marie Lucca <francinelucca@github.com>
    Co-authored-by: primer-css <primer-css@users.noreply.github.com>
    3 people authored Dec 11, 2025
    Configuration menu
    Copy the full SHA
    dc0b6dc View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2025

  1. Bump the all group across 1 directory with 6 updates (primer#2945)

    Bumps the all group with 6 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@primer/primitives](https://github.com/primer/primitives) | `11.3.1` | `11.3.2` |
    | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.22` | `10.4.23` |
    | [eslint](https://github.com/eslint/eslint) | `9.39.1` | `9.39.2` |
    | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `29.2.1` | `29.5.0` |
    | [prettier](https://github.com/prettier/prettier) | `3.7.1` | `3.7.4` |
    | [stylelint](https://github.com/stylelint/stylelint) | `16.26.0` | `16.26.1` |
    
    
    
    Updates `@primer/primitives` from 11.3.1 to 11.3.2
    - [Release notes](https://github.com/primer/primitives/releases)
    - [Changelog](https://github.com/primer/primitives/blob/main/CHANGELOG.md)
    - [Commits](primer/primitives@v11.3.1...v11.3.2)
    
    Updates `autoprefixer` from 10.4.22 to 10.4.23
    - [Release notes](https://github.com/postcss/autoprefixer/releases)
    - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
    - [Commits](postcss/autoprefixer@10.4.22...10.4.23)
    
    Updates `eslint` from 9.39.1 to 9.39.2
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Commits](eslint/eslint@v9.39.1...v9.39.2)
    
    Updates `eslint-plugin-jest` from 29.2.1 to 29.5.0
    - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
    - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
    - [Commits](jest-community/eslint-plugin-jest@v29.2.1...v29.5.0)
    
    Updates `prettier` from 3.7.1 to 3.7.4
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.7.1...3.7.4)
    
    Updates `stylelint` from 16.26.0 to 16.26.1
    - [Release notes](https://github.com/stylelint/stylelint/releases)
    - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
    - [Commits](stylelint/stylelint@16.26.0...16.26.1)
    
    ---
    updated-dependencies:
    - dependency-name: "@primer/primitives"
      dependency-version: 11.3.2
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: autoprefixer
      dependency-version: 10.4.23
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: eslint
      dependency-version: 9.39.2
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: eslint-plugin-jest
      dependency-version: 29.5.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: all
    - dependency-name: prettier
      dependency-version: 3.7.4
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: stylelint
      dependency-version: 16.26.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: all
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 16, 2025
    Configuration menu
    Copy the full SHA
    26c3d6e View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2025

  1. Configuration menu
    Copy the full SHA
    1ef9cf4 View commit details
    Browse the repository at this point in the history
  2. Bump the all group across 1 directory with 2 updates (primer#2944)

    Bumps the all group with 2 updates in the / directory: [actions/checkout](https://github.com/actions/checkout) and [tj-actions/changed-files](https://github.com/tj-actions/changed-files).
    
    
    Updates `actions/checkout` from 5 to 6
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v5...v6)
    
    Updates `tj-actions/changed-files` from 47.0.0 to 47.0.1
    - [Release notes](https://github.com/tj-actions/changed-files/releases)
    - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
    - [Commits](tj-actions/changed-files@24d32ff...e002140)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: all
    - dependency-name: tj-actions/changed-files
      dependency-version: 47.0.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 17, 2025
    Configuration menu
    Copy the full SHA
    43bc818 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2025

  1. Bump storybook from 7.0.27 to 7.6.21 in /docs (primer#2949)

    Bumps [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core) from 7.0.27 to 7.6.21.
    - [Release notes](https://github.com/storybookjs/storybook/releases)
    - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
    - [Commits](https://github.com/storybookjs/storybook/commits/v7.6.21/code/core)
    
    ---
    updated-dependencies:
    - dependency-name: storybook
      dependency-version: 7.6.21
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 19, 2025
    Configuration menu
    Copy the full SHA
    ea52d15 View commit details
    Browse the repository at this point in the history
Loading