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: increments/qiita-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.2
Choose a base ref
...
head repository: increments/qiita-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.4.3
Choose a head ref
  • 16 commits
  • 5 files changed
  • 5 contributors

Commits on Jun 14, 2024

  1. 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 Jun 14, 2024
    Configuration menu
    Copy the full SHA
    f306291 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Bump ts-jest from 29.1.2 to 29.1.5

    Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.1.2 to 29.1.5.
    - [Release notes](https://github.com/kulshekhar/ts-jest/releases)
    - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
    - [Commits](kulshekhar/ts-jest@v29.1.2...v29.1.5)
    
    ---
    updated-dependencies:
    - dependency-name: ts-jest
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    f8fc1b6 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. 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 Jun 19, 2024
    Configuration menu
    Copy the full SHA
    1bbd759 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #157 from increments/dependabot/npm_and_yarn/ws-8.…

    …17.1
    
    Bump ws from 8.17.0 to 8.17.1
    acronhub authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    84de59e View commit details
    Browse the repository at this point in the history
  3. Bump eslint-plugin-react from 7.34.1 to 7.34.3

    Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.34.1 to 7.34.3.
    - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
    - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
    - [Commits](jsx-eslint/eslint-plugin-react@v7.34.1...v7.34.3)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-react
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    fd6f1df View commit details
    Browse the repository at this point in the history
  4. Merge pull request #158 from increments/dependabot/npm_and_yarn/eslin…

    …t-plugin-react-7.34.3
    
    Bump eslint-plugin-react from 7.34.1 to 7.34.3
    acronhub authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    70fcb47 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Merge pull request #156 from increments/dependabot/npm_and_yarn/ts-je…

    …st-29.1.5
    
    Bump ts-jest from 29.1.2 to 29.1.5
    kimkim0814 authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    3d5a05d View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Merge pull request #154 from increments/dependabot/npm_and_yarn/brace…

    …s-3.0.3
    
    Bump braces from 3.0.2 to 3.0.3
    kimkim0814 authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    1402082 View commit details
    Browse the repository at this point in the history
  2. Bump lint-staged from 15.2.2 to 15.2.7

    Bumps [lint-staged](https://github.com/okonet/lint-staged) from 15.2.2 to 15.2.7.
    - [Release notes](https://github.com/okonet/lint-staged/releases)
    - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
    - [Commits](lint-staged/lint-staged@v15.2.2...v15.2.7)
    
    ---
    updated-dependencies:
    - dependency-name: lint-staged
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    74c2f05 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Bump @types/node from 20.12.8 to 20.14.10

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.12.8 to 20.14.10.
    - [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-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    0d06910 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Merge pull request #161 from increments/dependabot/npm_and_yarn/types…

    …/node-20.14.10
    
    Bump @types/node from 20.12.8 to 20.14.10
    acronhub authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    820bc8c View commit details
    Browse the repository at this point in the history
  2. Fix assets api

    ohakutsu committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    3e8f8d0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #155 from increments/dependabot/npm_and_yarn/lint-…

    …staged-15.2.7
    
    Bump lint-staged from 15.2.2 to 15.2.7
    getty104 authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    7856794 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Merge pull request #162 from increments/fix-assets-api

    Fix issue that appearance of preview differs between Qiita and Qiita CLI
    ohakutsu authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    3cba960 View commit details
    Browse the repository at this point in the history
  2. Release v1.4.3

    ohakutsu committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    3377bb5 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Merge pull request #166 from increments/release-v1.4.3

    Release v1.4.3
    ohakutsu authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    5eaff58 View commit details
    Browse the repository at this point in the history
Loading
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy