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: v6.8.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: v6.8.1
Choose a head ref
  • 20 commits
  • 9 files changed
  • 3 contributors

Commits on Jul 1, 2024

  1. chore(deps-dev): bump ioredis from 5.3.2 to 5.4.1

    Bumps [ioredis](https://github.com/luin/ioredis) from 5.3.2 to 5.4.1.
    - [Release notes](https://github.com/luin/ioredis/releases)
    - [Changelog](https://github.com/redis/ioredis/blob/main/CHANGELOG.md)
    - [Commits](redis/ioredis@v5.3.2...v5.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: ioredis
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    3bba2fd View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump @rollup/plugin-commonjs from 25.0.8 to 26.0.1

    Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 25.0.8 to 26.0.1.
    - [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md)
    - [Commits](https://github.com/rollup/plugins/commits/commonjs-v26.0.1/packages/commonjs)
    
    ---
    updated-dependencies:
    - dependency-name: "@rollup/plugin-commonjs"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    eb9e232 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump prettier from 3.2.5 to 3.3.2

    Bumps [prettier](https://github.com/prettier/prettier) from 3.2.5 to 3.3.2.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.2.5...3.3.2)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    3acd036 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Merge pull request #1140 from neet/dependabot/npm_and_yarn/prettier-3…

    ….3.2
    
    chore(deps-dev): bump prettier from 3.2.5 to 3.3.2
    neet authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    07a442d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1138 from neet/dependabot/npm_and_yarn/rollup/plu…

    …gin-commonjs-26.0.1
    
    chore(deps-dev): bump @rollup/plugin-commonjs from 25.0.8 to 26.0.1
    neet authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    29e78c5 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump braces from 3.0.2 to 3.0.3

    Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
    - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
    - [Commits](micromatch/braces@3.0.2...3.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: braces
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    974dd6b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1137 from neet/dependabot/npm_and_yarn/ioredis-5.4.1

    chore(deps-dev): bump ioredis from 5.3.2 to 5.4.1
    neet authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    76063c6 View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump ws from 8.17.0 to 8.17.1

    Bumps [ws](https://github.com/websockets/ws) from 8.17.0 to 8.17.1.
    - [Release notes](https://github.com/websockets/ws/releases)
    - [Commits](websockets/ws@8.17.0...8.17.1)
    
    ---
    updated-dependencies:
    - dependency-name: ws
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    9413337 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1135 from neet/dependabot/npm_and_yarn/ws-8.17.1

    chore(deps): bump ws from 8.17.0 to 8.17.1
    neet authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    c4fac8d View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1143 from neet/dependabot/npm_and_yarn/braces-3.0.3

    chore(deps-dev): bump braces from 3.0.2 to 3.0.3
    neet authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    0d07a2b View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    3f8310b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c43bc7d View commit details
    Browse the repository at this point in the history
  3. fix: Remove ERR_INCLUSION test

    neet committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    101c7ff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ae3951 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bd885de View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    54089da View commit details
    Browse the repository at this point in the history
  7. chore(main): release 6.8.1

    neet committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    61b5a58 View commit details
    Browse the repository at this point in the history
  8. deps: bump rollup from 4.18.0 to 4.24.0

    Bumps [rollup](https://github.com/rollup/rollup) from 4.18.0 to 4.24.0.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v4.18.0...v4.24.0)
    
    ---
    updated-dependencies:
    - dependency-name: rollup
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    f199225 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #1173 from neet/dependabot/npm_and_yarn/rollup-4.24.0

    deps: bump rollup from 4.18.0 to 4.24.0
    neet authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    80a8725 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #1169 from neet/release-please--branches--main--co…

    …mponents--masto
    
    chore(main): release 6.8.1
    neet authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    5be0168 View commit details
    Browse the repository at this point in the history
Loading