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: neet/masto.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.10.0
Choose a base ref
...
head repository: neet/masto.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.10.1
Choose a head ref
  • 4 commits
  • 4 files changed
  • 4 contributors

Commits on Jan 2, 2026

  1. chore: bump cspell from 9.2.2 to 9.4.0 (#1390)

    Bumps [cspell](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell) from 9.2.2 to 9.4.0.
    - [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.4.0/packages/cspell)
    
    ---
    updated-dependencies:
    - dependency-name: cspell
      dependency-version: 9.4.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 2, 2026
    Configuration menu
    Copy the full SHA
    3691ddd View commit details
    Browse the repository at this point in the history
  2. chore: bump @tsconfig/node22 from 22.0.2 to 22.0.5 (#1389)

    Bumps [@tsconfig/node22](https://github.com/tsconfig/bases/tree/HEAD/bases) from 22.0.2 to 22.0.5.
    - [Commits](https://github.com/tsconfig/bases/commits/HEAD/bases)
    
    ---
    updated-dependencies:
    - dependency-name: "@tsconfig/node22"
      dependency-version: 22.0.5
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 2, 2026
    Configuration menu
    Copy the full SHA
    a00bf3e View commit details
    Browse the repository at this point in the history
  3. fix: Export missing v1 entity types: QuoteApproval, AccountWarning, A…

    …ppeal (#1395)
    
    * Initial plan
    
    * Export missing v1 entity types: QuoteApproval, AccountWarning, and Appeal
    
    Co-authored-by: neet <19276905+neet@users.noreply.github.com>
    
    * Fix linting issues in missing-exports test
    
    Co-authored-by: neet <19276905+neet@users.noreply.github.com>
    
    * Remove unnecessary unit test for type exports
    
    Co-authored-by: neet <19276905+neet@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
    Co-authored-by: neet <19276905+neet@users.noreply.github.com>
    Copilot and neet authored Jan 2, 2026
    Configuration menu
    Copy the full SHA
    bb70017 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2026

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