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

Commits on Jul 15, 2024

  1. Bump prettier from 3.3.1 to 3.3.3

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

Commits on Jul 18, 2024

  1. Merge pull request #164 from increments/dependabot/npm_and_yarn/prett…

    …ier-3.3.3
    
    Bump prettier from 3.3.1 to 3.3.3
    kimkim0814 authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    0e33d7c View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Bump typescript from 5.4.3 to 5.5.3

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.3 to 5.5.3.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
    - [Commits](microsoft/TypeScript@v5.4.3...v5.5.3)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    74eaf37 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

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

    …cript-5.5.3
    
    Bump typescript from 5.4.3 to 5.5.3
    kimkim0814 authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    fe8635b View commit details
    Browse the repository at this point in the history
  2. Bump react-router-dom from 6.23.1 to 6.25.1

    Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.23.1 to 6.25.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.25.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 Jul 24, 2024
    Configuration menu
    Copy the full SHA
    1d8f90a View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Bump @emotion/react from 11.11.4 to 11.13.0

    Bumps [@emotion/react](https://github.com/emotion-js/emotion) from 11.11.4 to 11.13.0.
    - [Release notes](https://github.com/emotion-js/emotion/releases)
    - [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/emotion-js/emotion/compare/@emotion/react@11.11.4...@emotion/react@11.13.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@emotion/react"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    2f553eb View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

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

    …-router-dom-6.25.1
    
    Bump react-router-dom from 6.23.1 to 6.25.1
    kimkim0814 authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    bf14d60 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Define auto label option

    kimkim0814 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    15ba145 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Merge pull request #169 from increments/dependabot/npm_and_yarn/emoti…

    …on/react-11.13.0
    
    Bump @emotion/react from 11.11.4 to 11.13.0
    kimkim0814 authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    a7fbf5b View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Release v1.4.4

    ohakutsu committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    74a0562 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Merge pull request #173 from increments/release-v1.4.4

    Release v1.4.4
    ohakutsu authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    7994c13 View commit details
    Browse the repository at this point in the history
Loading