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: sslava/ai-sdk-agents
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.10
Choose a base ref
...
head repository: sslava/ai-sdk-agents
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.11
Choose a head ref
  • 15 commits
  • 8 files changed
  • 3 contributors

Commits on May 9, 2025

  1. chore: bump eslint-config-prettier in the dev-dependencies group

    Bumps the dev-dependencies group with 1 update: [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier).
    
    
    Updates `eslint-config-prettier` from 10.1.3 to 10.1.5
    - [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
    - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/eslint-config-prettier@v10.1.3...v10.1.5)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-config-prettier
      dependency-version: 10.1.5
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dev-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 9, 2025
    Configuration menu
    Copy the full SHA
    05d5929 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #9 from sslava/dependabot/npm_and_yarn/dev-depende…

    …ncies-9a630e1a01
    
    chore: bump eslint-config-prettier from 10.1.3 to 10.1.5 in the dev-dependencies group
    sslava authored May 9, 2025
    Configuration menu
    Copy the full SHA
    74f705b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8669358 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    sslava authored May 9, 2025
    Configuration menu
    Copy the full SHA
    f5ccfa7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0bae70d View commit details
    Browse the repository at this point in the history

Commits on May 11, 2025

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

    …n permissions
    
    Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
    sslava and github-advanced-security[bot] authored May 11, 2025
    Configuration menu
    Copy the full SHA
    d7db3ca View commit details
    Browse the repository at this point in the history
  2. Merge pull request #10 from sslava/alert-autofix-1

    Potential fix for code scanning alert no. 1: Workflow does not contain permissions
    sslava authored May 11, 2025
    Configuration menu
    Copy the full SHA
    39d3d1a View commit details
    Browse the repository at this point in the history
  3. chore: bump lint-staged in the dev-dependencies group

    Bumps the dev-dependencies group with 1 update: [lint-staged](https://github.com/lint-staged/lint-staged).
    
    
    Updates `lint-staged` from 15.5.2 to 16.0.0
    - [Release notes](https://github.com/lint-staged/lint-staged/releases)
    - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md)
    - [Commits](lint-staged/lint-staged@v15.5.2...v16.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: lint-staged
      dependency-version: 16.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 May 11, 2025
    Configuration menu
    Copy the full SHA
    a3bf08c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #11 from sslava/dependabot/npm_and_yarn/dev-depend…

    …encies-9743d02da3
    
    chore: bump lint-staged from 15.5.2 to 16.0.0 in the dev-dependencies group
    sslava authored May 11, 2025
    Configuration menu
    Copy the full SHA
    6b40beb View commit details
    Browse the repository at this point in the history

Commits on May 13, 2025

  1. chore: bump the dev-dependencies group with 2 updates

    Bumps the dev-dependencies group with 2 updates: [@changesets/cli](https://github.com/changesets/changesets) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).
    
    
    Updates `@changesets/cli` from 2.29.3 to 2.29.4
    - [Release notes](https://github.com/changesets/changesets/releases)
    - [Changelog](https://github.com/changesets/changesets/blob/main/docs/modifying-changelog-format.md)
    - [Commits](https://github.com/changesets/changesets/compare/@changesets/cli@2.29.3...@changesets/cli@2.29.4)
    
    Updates `typescript-eslint` from 8.32.0 to 8.32.1
    - [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.32.1/packages/typescript-eslint)
    
    ---
    updated-dependencies:
    - dependency-name: "@changesets/cli"
      dependency-version: 2.29.4
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dev-dependencies
    - dependency-name: typescript-eslint
      dependency-version: 8.32.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dev-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 13, 2025
    Configuration menu
    Copy the full SHA
    0f8423d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #12 from sslava/dependabot/npm_and_yarn/dev-depend…

    …encies-0baad9ceb6
    
    chore: bump the dev-dependencies group with 2 updates
    sslava authored May 13, 2025
    Configuration menu
    Copy the full SHA
    1d200e1 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2025

  1. chore: bump @types/node in the dev-dependencies group

    Bumps the dev-dependencies group with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).
    
    
    Updates `@types/node` from 22.15.17 to 22.15.18
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-version: 22.15.18
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dev-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 15, 2025
    Configuration menu
    Copy the full SHA
    a47ce77 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #13 from sslava/dependabot/npm_and_yarn/dev-depend…

    …encies-c1ef11025b
    
    chore: bump @types/node from 22.15.17 to 22.15.18 in the dev-dependencies group
    sslava authored May 15, 2025
    Configuration menu
    Copy the full SHA
    f5a509d View commit details
    Browse the repository at this point in the history

Commits on May 19, 2025

  1. chore: bump the dev-dependencies group with 5 updates

    Bumps the dev-dependencies group with 5 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.26.0` | `9.27.0` |
    | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.15.18` | `22.15.19` |
    | [ai](https://github.com/vercel/ai) | `4.3.15` | `4.3.16` |
    | [eslint](https://github.com/eslint/eslint) | `9.26.0` | `9.27.0` |
    | [tsup](https://github.com/egoist/tsup) | `8.4.0` | `8.5.0` |
    
    
    Updates `@eslint/js` from 9.26.0 to 9.27.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/eslint/eslint/commits/v9.27.0/packages/js)
    
    Updates `@types/node` from 22.15.18 to 22.15.19
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    Updates `ai` from 4.3.15 to 4.3.16
    - [Release notes](https://github.com/vercel/ai/releases)
    - [Changelog](https://github.com/vercel/ai/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/vercel/ai/compare/ai@4.3.15...ai@4.3.16)
    
    Updates `eslint` from 9.26.0 to 9.27.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v9.26.0...v9.27.0)
    
    Updates `tsup` from 8.4.0 to 8.5.0
    - [Release notes](https://github.com/egoist/tsup/releases)
    - [Commits](egoist/tsup@v8.4.0...v8.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@eslint/js"
      dependency-version: 9.27.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-dependencies
    - dependency-name: "@types/node"
      dependency-version: 22.15.19
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dev-dependencies
    - dependency-name: ai
      dependency-version: 4.3.16
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dev-dependencies
    - dependency-name: eslint
      dependency-version: 9.27.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-dependencies
    - dependency-name: tsup
      dependency-version: 8.5.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 19, 2025
    Configuration menu
    Copy the full SHA
    584c3a1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #14 from sslava/dependabot/npm_and_yarn/dev-depend…

    …encies-1d8c3aeb8e
    
    chore: bump the dev-dependencies group with 5 updates
    sslava authored May 19, 2025
    Configuration menu
    Copy the full SHA
    dc6b95d View commit details
    Browse the repository at this point in the history
Loading