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

Commits on Apr 24, 2024

  1. Bump @types/react-dom from 18.2.19 to 18.2.25

    Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.2.19 to 18.2.25.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/react-dom"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    99d2b2d View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

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

    …/react-dom-18.2.25
    
    Bump @types/react-dom from 18.2.19 to 18.2.25
    kimkim0814 authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    91d913d View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Bump @types/node from 18.16.18 to 20.12.8

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.16.18 to 20.12.8.
    - [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-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 6, 2024
    Configuration menu
    Copy the full SHA
    077b41b View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    0f9e252 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d344a4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #141 from increments/dependabot/npm_and_yarn/types…

    …/node-20.12.8
    
    Bump @types/node from 18.16.18 to 20.12.8
    atm-snag2 authored May 7, 2024
    Configuration menu
    Copy the full SHA
    6f5d6f7 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Bump eslint-plugin-react-hooks from 4.6.0 to 4.6.2

    Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 4.6.0 to 4.6.2.
    - [Release notes](https://github.com/facebook/react/releases)
    - [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md)
    - [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-react-hooks
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 13, 2024
    Configuration menu
    Copy the full SHA
    f0fa1e0 View commit details
    Browse the repository at this point in the history
  2. Bump react-router-dom from 6.15.0 to 6.23.1

    Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.15.0 to 6.23.1.
    - [Release notes](https://github.com/remix-run/react-router/releases)
    - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
    - [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.23.1/packages/react-router-dom)
    
    ---
    updated-dependencies:
    - dependency-name: react-router-dom
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 13, 2024
    Configuration menu
    Copy the full SHA
    748a8eb View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Merge pull request #144 from increments/dependabot/npm_and_yarn/react…

    …-router-dom-6.23.1
    
    Bump react-router-dom from 6.15.0 to 6.23.1
    kimkim0814 authored May 30, 2024
    Configuration menu
    Copy the full SHA
    73dfa35 View commit details
    Browse the repository at this point in the history
  2. Bump ws from 8.16.0 to 8.17.0

    Bumps [ws](https://github.com/websockets/ws) from 8.16.0 to 8.17.0.
    - [Release notes](https://github.com/websockets/ws/releases)
    - [Commits](websockets/ws@8.16.0...8.17.0)
    
    ---
    updated-dependencies:
    - dependency-name: ws
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 30, 2024
    Configuration menu
    Copy the full SHA
    9a5c5ac View commit details
    Browse the repository at this point in the history
  3. Merge pull request #142 from increments/dependabot/npm_and_yarn/eslin…

    …t-plugin-react-hooks-4.6.2
    
    Bump eslint-plugin-react-hooks from 4.6.0 to 4.6.2
    kimkim0814 authored May 30, 2024
    Configuration menu
    Copy the full SHA
    9f63085 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #143 from increments/dependabot/npm_and_yarn/ws-8.…

    …17.0
    
    Bump ws from 8.16.0 to 8.17.0
    kimkim0814 authored May 30, 2024
    Configuration menu
    Copy the full SHA
    9e92c63 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Bump debug from 4.3.4 to 4.3.5

    Bumps [debug](https://github.com/debug-js/debug) from 4.3.4 to 4.3.5.
    - [Release notes](https://github.com/debug-js/debug/releases)
    - [Commits](debug-js/debug@4.3.4...4.3.5)
    
    ---
    updated-dependencies:
    - dependency-name: debug
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    a86c514 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Merge pull request #147 from increments/dependabot/npm_and_yarn/debug…

    …-4.3.5
    
    Bump debug from 4.3.4 to 4.3.5
    wataru86 authored Jun 4, 2024
    Configuration menu
    Copy the full SHA
    53cc3cb View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Bump prettier from 3.2.5 to 3.3.1

    Bumps [prettier](https://github.com/prettier/prettier) from 3.2.5 to 3.3.1.
    - [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.1)
    
    ---
    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 Jun 6, 2024
    Configuration menu
    Copy the full SHA
    3d0b032 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #148 from increments/dependabot/npm_and_yarn/prett…

    …ier-3.3.1
    
    Bump prettier from 3.2.5 to 3.3.1
    kimkim0814 authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    bec1e51 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    92af2c1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #149 from increments/fix-error-message

    Fix error message for forbidden error
    wataru86 authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    4f0e2e8 View commit details
    Browse the repository at this point in the history
  3. Release v1.4.2

    wataru86 committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    98422e8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #153 from increments/release-v1.4.2

    Release v1.4.2
    wataru86 authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    d806b9f 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