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.7.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: v6.7.2
Choose a head ref
  • 5 commits
  • 3 files changed
  • 3 contributors

Commits on Apr 5, 2024

  1. chore(deps-dev): bump @typescript-eslint/parser from 7.1.0 to 7.5.0

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.1.0 to 7.5.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.5.0/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    a9f1c43 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. chore(deps): bump tar from 6.2.0 to 6.2.1

    Bumps [tar](https://github.com/isaacs/node-tar) from 6.2.0 to 6.2.1.
    - [Release notes](https://github.com/isaacs/node-tar/releases)
    - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
    - [Commits](isaacs/node-tar@v6.2.0...v6.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: tar
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 11, 2024
    Configuration menu
    Copy the full SHA
    dcb8307 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Merge pull request #1072 from neet/dependabot/npm_and_yarn/typescript…

    …-eslint/parser-7.5.0
    neet authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    2eb5695 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    192d249 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. chore(release): 6.7.2 [skip ci]

    ## [6.7.2](v6.7.1...v6.7.2) (2024-04-13)
    
    ### Chores
    
    * **deps-dev:** bump @typescript-eslint/parser from 7.1.0 to 7.5.0 ([a9f1c43](a9f1c43))
    * **deps:** bump tar from 6.2.0 to 6.2.1 ([dcb8307](dcb8307))
    semantic-release-bot committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    b354d7a View commit details
    Browse the repository at this point in the history
Loading