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: ax-llm/ax
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: ax-llm/ax
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dependabot/npm_and_yarn/dev-dependencies-2d306d5124
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 1 commit
  • 3 files changed
  • 1 contributor

Commits on Oct 4, 2025

  1. chore(deps-dev): bump the dev-dependencies group with 11 updates

    Bumps the dev-dependencies group with 11 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) | `2.1.1` | `2.2.4` |
    | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.16.2` | `24.6.0` |
    | [cspell](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell) | `8.19.4` | `9.2.1` |
    | [cz-conventional-changelog](https://github.com/commitizen/cz-conventional-changelog) | `3.0.1` | `3.3.0` |
    | [release-it](https://github.com/release-it/release-it) | `19.0.3` | `19.0.5` |
    | [tsd](https://github.com/tsdjs/tsd) | `0.32.0` | `0.33.0` |
    | [tsx](https://github.com/privatenumber/tsx) | `4.20.3` | `4.20.6` |
    | [typedoc](https://github.com/TypeStrong/TypeDoc) | `0.28.7` | `0.28.13` |
    | [typedoc-plugin-markdown](https://github.com/typedoc2md/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-plugin-markdown) | `4.7.0` | `4.9.0` |
    | [typescript](https://github.com/microsoft/TypeScript) | `5.8.3` | `5.9.2` |
    | [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) | `10.0.0` | `11.0.0` |
    
    
    Updates `@biomejs/biome` from 2.1.1 to 2.2.4
    - [Release notes](https://github.com/biomejs/biome/releases)
    - [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md)
    - [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.2.4/packages/@biomejs/biome)
    
    Updates `@types/node` from 22.16.2 to 24.6.0
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    Updates `cspell` from 8.19.4 to 9.2.1
    - [Release notes](https://github.com/streetsidesoftware/cspell/releases)
    - [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/packages/cspell/CHANGELOG.md)
    - [Commits](https://github.com/streetsidesoftware/cspell/commits/v9.2.1/packages/cspell)
    
    Updates `cz-conventional-changelog` from 3.0.1 to 3.3.0
    - [Release notes](https://github.com/commitizen/cz-conventional-changelog/releases)
    - [Commits](commitizen/cz-conventional-changelog@v3.0.1...v3.3.0)
    
    Updates `release-it` from 19.0.3 to 19.0.5
    - [Release notes](https://github.com/release-it/release-it/releases)
    - [Changelog](https://github.com/release-it/release-it/blob/main/CHANGELOG.md)
    - [Commits](release-it/release-it@19.0.3...19.0.5)
    
    Updates `tsd` from 0.32.0 to 0.33.0
    - [Release notes](https://github.com/tsdjs/tsd/releases)
    - [Commits](tsdjs/tsd@v0.32.0...v0.33.0)
    
    Updates `tsx` from 4.20.3 to 4.20.6
    - [Release notes](https://github.com/privatenumber/tsx/releases)
    - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
    - [Commits](privatenumber/tsx@v4.20.3...v4.20.6)
    
    Updates `typedoc` from 0.28.7 to 0.28.13
    - [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
    - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
    - [Commits](TypeStrong/typedoc@v0.28.7...v0.28.13)
    
    Updates `typedoc-plugin-markdown` from 4.7.0 to 4.9.0
    - [Release notes](https://github.com/typedoc2md/typedoc-plugin-markdown/releases)
    - [Changelog](https://github.com/typedoc2md/typedoc-plugin-markdown/blob/main/packages/typedoc-plugin-markdown/CHANGELOG.md)
    - [Commits](https://github.com/typedoc2md/typedoc-plugin-markdown/commits/typedoc-plugin-markdown@4.9.0/packages/typedoc-plugin-markdown)
    
    Updates `typescript` from 5.8.3 to 5.9.2
    - [Release notes](https://github.com/microsoft/TypeScript/releases)
    - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml)
    - [Commits](microsoft/TypeScript@v5.8.3...v5.9.2)
    
    Updates `@types/uuid` from 10.0.0 to 11.0.0
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid)
    
    ---
    updated-dependencies:
    - dependency-name: "@biomejs/biome"
      dependency-version: 2.2.4
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-dependencies
    - dependency-name: "@types/node"
      dependency-version: 24.6.0
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: dev-dependencies
    - dependency-name: cspell
      dependency-version: 9.2.1
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: dev-dependencies
    - dependency-name: cz-conventional-changelog
      dependency-version: 3.3.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-dependencies
    - dependency-name: release-it
      dependency-version: 19.0.5
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dev-dependencies
    - dependency-name: tsd
      dependency-version: 0.33.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-dependencies
    - dependency-name: tsx
      dependency-version: 4.20.6
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dev-dependencies
    - dependency-name: typedoc
      dependency-version: 0.28.13
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dev-dependencies
    - dependency-name: typedoc-plugin-markdown
      dependency-version: 4.9.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-dependencies
    - dependency-name: typescript
      dependency-version: 5.9.2
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-dependencies
    - dependency-name: "@types/uuid"
      dependency-version: 11.0.0
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: dev-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 4, 2025
    Configuration menu
    Copy the full SHA
    a879b0c View commit details
    Browse the repository at this point in the history
Loading