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

Commits on Dec 25, 2023

  1. Bump @types/react-dom from 18.2.8 to 18.2.18

    Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.2.8 to 18.2.18.
    - [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 Dec 25, 2023
    Configuration menu
    Copy the full SHA
    424105c View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

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

    …react-dom-18.2.18
    
    Bump @types/react-dom from 18.2.8 to 18.2.18
    kimkim0814 authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    c8e296e View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Bump html-webpack-plugin from 5.5.3 to 5.6.0

    Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 5.5.3 to 5.6.0.
    - [Release notes](https://github.com/jantimon/html-webpack-plugin/releases)
    - [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md)
    - [Commits](jantimon/html-webpack-plugin@v5.5.3...v5.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: html-webpack-plugin
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 18, 2024
    Configuration menu
    Copy the full SHA
    34eb15c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #90 from increments/dependabot/npm_and_yarn/html-w…

    …ebpack-plugin-5.6.0
    
    Bump html-webpack-plugin from 5.5.3 to 5.6.0
    acronhub authored Jan 18, 2024
    Configuration menu
    Copy the full SHA
    5270b60 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Bump @emotion/react from 11.10.6 to 11.11.3

    Bumps [@emotion/react](https://github.com/emotion-js/emotion) from 11.10.6 to 11.11.3.
    - [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.10.6...@emotion/react@11.11.3)
    
    ---
    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 Jan 19, 2024
    Configuration menu
    Copy the full SHA
    5406cf4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #92 from increments/dependabot/npm_and_yarn/emotio…

    …n/react-11.11.3
    
    Bump @emotion/react from 11.10.6 to 11.11.3
    acronhub authored Jan 19, 2024
    Configuration menu
    Copy the full SHA
    e94d150 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    01c7b09 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Merge pull request #97 from increments/update-from-node18.0.0-to-18.12.0

    Update from node18.0.0 to 18.12.0
    acronhub authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    5fe00aa View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Release v1.4.0

    acronhub committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    ef8444d View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Merge pull request #102 from increments/release-v1.4.0

    Release v1.4.0
    acronhub authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    b2b4ebd View commit details
    Browse the repository at this point in the history
Loading