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.1
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.2
Choose a head ref
  • 5 commits
  • 5 files changed
  • 4 contributors

Commits on Feb 17, 2026

  1. chore: bump ioredis from 5.8.2 to 5.9.2 (#1399)

    Bumps [ioredis](https://github.com/luin/ioredis) from 5.8.2 to 5.9.2.
    - [Release notes](https://github.com/luin/ioredis/releases)
    - [Changelog](https://github.com/redis/ioredis/blob/main/CHANGELOG.md)
    - [Commits](redis/ioredis@v5.8.2...v5.9.2)
    
    ---
    updated-dependencies:
    - dependency-name: ioredis
      dependency-version: 5.9.2
      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 Feb 17, 2026
    Configuration menu
    Copy the full SHA
    a04f800 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2026

  1. chore: bump eslint-plugin-unicorn from 61.0.2 to 63.0.0 (#1403)

    Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 61.0.2 to 63.0.0.
    - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
    - [Commits](sindresorhus/eslint-plugin-unicorn@v61.0.2...v63.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-unicorn
      dependency-version: 63.0.0
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 25, 2026
    Configuration menu
    Copy the full SHA
    6b64eeb View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2026

  1. chore: use GITHUB_TOKEN instead of PAT in release-please workflow (#1410

    )
    
    Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
    neet and claude authored Mar 2, 2026
    Configuration menu
    Copy the full SHA
    75fb2a8 View commit details
    Browse the repository at this point in the history
  2. fix: Add missing Application entity fields introduced in Mastodon 4.3…

    …/4.4 (#1409)
    
    Closes #1408
    
    Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
    neet and claude authored Mar 2, 2026
    Configuration menu
    Copy the full SHA
    23cad4f View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2026

  1. chore(main): release 7.10.2 (#1411)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Mar 4, 2026
    Configuration menu
    Copy the full SHA
    c04c5cc View commit details
    Browse the repository at this point in the history
Loading