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: oddbird/true
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v10.0.0
Choose a base ref
...
head repository: oddbird/true
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v10.0.1
Choose a head ref
  • 13 commits
  • 14 files changed
  • 2 contributors

Commits on Dec 1, 2025

  1. Bump the npm-minor-upgrades group with 5 updates

    Bumps the npm-minor-upgrades group with 5 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [prettier](https://github.com/prettier/prettier) | `3.6.2` | `3.7.3` |
    | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `29.1.0` | `29.2.1` |
    | [sass](https://github.com/sass/dart-sass) | `1.94.1` | `1.94.2` |
    | [stylelint](https://github.com/stylelint/stylelint) | `16.25.0` | `16.26.1` |
    | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.47.0` | `8.48.0` |
    
    
    Updates `prettier` from 3.6.2 to 3.7.3
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.6.2...3.7.3)
    
    Updates `eslint-plugin-jest` from 29.1.0 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@v29.1.0...v29.2.1)
    
    Updates `sass` from 1.94.1 to 1.94.2
    - [Release notes](https://github.com/sass/dart-sass/releases)
    - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
    - [Commits](sass/dart-sass@1.94.1...1.94.2)
    
    Updates `stylelint` from 16.25.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.25.0...16.26.1)
    
    Updates `typescript-eslint` from 8.47.0 to 8.48.0
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.48.0/packages/typescript-eslint)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-version: 3.7.3
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: npm-minor-upgrades
    - dependency-name: eslint-plugin-jest
      dependency-version: 29.2.1
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-minor-upgrades
    - dependency-name: sass
      dependency-version: 1.94.2
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm-minor-upgrades
    - dependency-name: stylelint
      dependency-version: 16.26.1
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-minor-upgrades
    - dependency-name: typescript-eslint
      dependency-version: 8.48.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-minor-upgrades
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 1, 2025
    Configuration menu
    Copy the full SHA
    091aca0 View commit details
    Browse the repository at this point in the history
  2. Bump actions/checkout from 5 to 6

    Bumps [actions/checkout](https://github.com/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)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 1, 2025
    Configuration menu
    Copy the full SHA
    45626cc View commit details
    Browse the repository at this point in the history
  3. Merge pull request #338 from oddbird/dependabot/github_actions/action…

    …s/checkout-6
    
    Bump actions/checkout from 5 to 6
    jgerigmeyer authored Dec 1, 2025
    Configuration menu
    Copy the full SHA
    a76befe View commit details
    Browse the repository at this point in the history
  4. upgrade herman

    jgerigmeyer committed Dec 1, 2025
    Configuration menu
    Copy the full SHA
    c286e1d View commit details
    Browse the repository at this point in the history
  5. Merge pull request #337 from oddbird/dependabot/npm_and_yarn/npm-mino…

    …r-upgrades-12cd67e5ab
    
    Bump the npm-minor-upgrades group with 5 updates
    jgerigmeyer authored Dec 1, 2025
    Configuration menu
    Copy the full SHA
    ab27414 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2025

  1. Configuration menu
    Copy the full SHA
    2eb7d75 View commit details
    Browse the repository at this point in the history
  2. remove comment

    jgerigmeyer committed Dec 3, 2025
    Configuration menu
    Copy the full SHA
    e6bbf5e View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2025

  1. update docs

    jgerigmeyer committed Dec 4, 2025
    Configuration menu
    Copy the full SHA
    f33f71c View commit details
    Browse the repository at this point in the history
  2. update license

    jgerigmeyer committed Dec 4, 2025
    Configuration menu
    Copy the full SHA
    83a957d View commit details
    Browse the repository at this point in the history
  3. update changelog

    jgerigmeyer committed Dec 4, 2025
    Configuration menu
    Copy the full SHA
    d47c5b5 View commit details
    Browse the repository at this point in the history
  4. reorder docs

    jgerigmeyer committed Dec 4, 2025
    Configuration menu
    Copy the full SHA
    1a0a4b9 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #339 from oddbird/js-docs

    Rewrite README file, switch from jest to vitest
    jgerigmeyer authored Dec 4, 2025
    Configuration menu
    Copy the full SHA
    e73f205 View commit details
    Browse the repository at this point in the history
  6. v10.0.1

    jgerigmeyer committed Dec 4, 2025
    Configuration menu
    Copy the full SHA
    eb736be View commit details
    Browse the repository at this point in the history
Loading